getTableBucketMaintenanceConfiguration
inline suspend fun S3TablesClient.getTableBucketMaintenanceConfiguration(crossinline block: GetTableBucketMaintenanceConfigurationRequest.Builder.() -> Unit): GetTableBucketMaintenanceConfigurationResponse
Gets details about a maintenance configuration for a given table bucket. For more information, see Amazon S3 table bucket maintenance in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:GetTableBucketMaintenanceConfiguration
permission to use this operation.