getAccessGrantsInstanceForPrefix
inline suspend fun S3ControlClient.getAccessGrantsInstanceForPrefix(crossinline block: GetAccessGrantsInstanceForPrefixRequest.Builder.() -> Unit): GetAccessGrantsInstanceForPrefixResponse
Retrieve the S3 Access Grants instance that contains a particular prefix.
Permissions
You must have the s3:GetAccessGrantsInstanceForPrefix
permission for the caller account to use this operation.
Additional Permissions
The prefix owner account must grant you the following permissions to their S3 Access Grants instance: s3:GetAccessGrantsInstanceForPrefix
.