s3control_delete_access_grants_instance_resource_policy {paws.storage} | R Documentation |
Deletes the resource policy of the S3 Access Grants instance
Description
Deletes the resource policy of the S3 Access Grants instance. The resource policy is used to manage cross-account access to your S3 Access Grants instance. By deleting the resource policy, you delete any cross-account permissions to your S3 Access Grants instance.
See https://www.paws-r-sdk.com/docs/s3control_delete_access_grants_instance_resource_policy/ for full documentation.
Usage
s3control_delete_access_grants_instance_resource_policy(AccountId)
Arguments
AccountId |
[required] The ID of the Amazon Web Services account that is making this request. |
[Package paws.storage version 0.7.0 Index]