putTableBucketMaintenanceConfiguration
inline suspend fun S3TablesClient.putTableBucketMaintenanceConfiguration(crossinline block: PutTableBucketMaintenanceConfigurationRequest.Builder.() -> Unit): PutTableBucketMaintenanceConfigurationResponse
Creates a new maintenance configuration or replaces an existing maintenance configuration for a 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:PutTableBucketMaintenanceConfiguration
permission to use this operation.