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:GetTableMaintenanceConfigurationpermission to use this operation.You must have the
s3tables:GetTableDatapermission to use set the compaction strategy tosortorzorder.