s3control_get_access_grants_location {paws.storage} | R Documentation |
Retrieves the details of a particular location registered in your S3 Access Grants instance
Description
Retrieves the details of a particular location registered in your S3 Access Grants instance.
See https://www.paws-r-sdk.com/docs/s3control_get_access_grants_location/ for full documentation.
Usage
s3control_get_access_grants_location(AccountId, AccessGrantsLocationId)
Arguments
AccountId |
[required] The Amazon Web Services account ID of the S3 Access Grants instance. |
AccessGrantsLocationId |
[required] The ID of the registered location that you are retrieving. S3 Access
Grants assigns this ID when you register the location. S3 Access Grants
assigns the ID |
[Package paws.storage version 0.9.0 Index]