getTablePolicy
inline suspend fun S3TablesClient.getTablePolicy(crossinline block: GetTablePolicyRequest.Builder.() -> Unit): GetTablePolicyResponse
Gets details about a table policy. For more information, see Viewing a table policy in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:GetTablePolicy
permission to use this operation.