deleteTablePolicy
inline suspend fun S3TablesClient.deleteTablePolicy(crossinline block: DeleteTablePolicyRequest.Builder.() -> Unit): DeleteTablePolicyResponse
Deletes a table policy. For more information, see Deleting a table policy in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:DeleteTablePolicy
permission to use this operation.