putTableMaintenanceConfiguration
inline suspend fun S3TablesClient.putTableMaintenanceConfiguration(crossinline block: PutTableMaintenanceConfigurationRequest.Builder.() -> Unit): PutTableMaintenanceConfigurationResponse
Creates a new maintenance configuration or replaces an existing maintenance configuration for a table. For more information, see S3 Tables maintenance in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:PutTableMaintenanceConfiguration
permission to use this operation.