getTableMaintenanceConfiguration
inline suspend fun S3TablesClient.getTableMaintenanceConfiguration(crossinline block: GetTableMaintenanceConfigurationRequest.Builder.() -> Unit): GetTableMaintenanceConfigurationResponse
Gets details about the maintenance configuration of a table. For more information, see S3 Tables maintenance in the Amazon Simple Storage Service User Guide.
Permissions
You must have the
s3tables:GetTableMaintenanceConfiguration
permission to use this operation.You must have the
s3tables:GetTableData
permission to use set the compaction strategy tosort
orzorder
.