s3control_get_access_grants_location: Retrieves the details of a particular location registered in...

View source: R/s3control_operations.R

s3control_get_access_grants_locationR 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 ID of the Amazon Web Services account that is making this request.

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 default to the default location ⁠s3://⁠ and assigns an auto-generated ID to other locations that you register.


paws.storage documentation built on May 29, 2024, 2:03 a.m.