View source: R/s3control_operations.R
s3control_put_access_grants_instance_resource_policy | R Documentation |
Updates the resource policy of the S3 Access Grants instance.
See https://www.paws-r-sdk.com/docs/s3control_put_access_grants_instance_resource_policy/ for full documentation.
s3control_put_access_grants_instance_resource_policy(
AccountId,
Policy,
Organization = NULL
)
AccountId |
[required] The ID of the Amazon Web Services account that is making this request. |
Policy |
[required] The resource policy of the S3 Access Grants instance that you are updating. |
Organization |
The Organization of the resource policy of the S3 Access Grants instance. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.