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.
put/tables/{tableBucketARN}/{namespace}/{name}/maintenance/{type}
Path parameters
tableBucketARNstring required
The Amazon Resource Name (ARN) of the table associated with the maintenance configuration.
namespacestring required
The namespace of the table.
namestring required
The name of the table.
type'icebergCompaction' | 'icebergSnapshotManagement' required
The type of the maintenance configuration.
Request body
Response
Success