getAccessGrant
inline suspend fun S3ControlClient.getAccessGrant(crossinline block: GetAccessGrantRequest.Builder.() -> Unit): GetAccessGrantResponse
Get the details of an access grant from your S3 Access Grants instance.
Permissions
You must have the s3:GetAccessGrant
permission to use this operation.