renameTable

inline suspend fun S3TablesClient.renameTable(crossinline block: RenameTableRequest.Builder.() -> Unit): RenameTableResponse

Renames a table or a namespace. For more information, see S3 Tables in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:RenameTable permission to use this operation.