getAccessGrantsInstance
inline suspend fun S3ControlClient.getAccessGrantsInstance(crossinline block: GetAccessGrantsInstanceRequest.Builder.() -> Unit): GetAccessGrantsInstanceResponse
Retrieves the S3 Access Grants instance for a Region in your account.
Permissions
You must have the s3:GetAccessGrantsInstance
permission to use this operation.
GetAccessGrantsInstance
is not supported for cross-account access. You can only call the API from the account that owns the S3 Access Grants instance.