Update data load throttling and Glue file processing settings
PUT/datasets/dataload-throttling
Updates the data load throttling and optional Glue file processing settings for the environment. DataLoadThrottling is required and accepts "enable" or "disable". GlueFileProcessing is optional but can only be enabled when DataLoadThrottling is also being enabled Disabling DataLoadThrottling automatically disables GlueFileProcessing regardless of the GlueFileProcessing value provided in the request.
Request
Responses
- 200
- 400
- 500
Successfully updated data load throttling settings
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid input - missing or invalid DataLoadThrottling value, GlueFileProcessing enabled without DataLoadThrottling, missing role_id header, or insufficient permissions
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Failed to update data load throttling settings due to an internal error
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers