renameTable

abstract suspend fun renameTable(input: RenameTableRequest): 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.