Update a domain or manage its external schemas
PUT/domains/:name
Omit action to update the domain description or display name using the request body. Use action=create-external-schema or action=drop-external-schema to manage the domain's Redshift external schemas. For these actions, request-body fields are ignored, but API Gateway still requires a JSON request body. Callers must send an empty object ({}) rather than omitting the body.
Request
Responses
- 200
- 400
- 500
Successfully updated the domain
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid input for updating domains
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers