Skip to main content
 print this page

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

Successfully updated the domain

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers