v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

Updates values stored in the domain configuration. Domain configurations for default endpoints can't be updated.

Requires permission to access the UpdateDomainConfiguration action.

put/domainConfigurations/{domainConfigurationName}

Path parameters

domainConfigurationNamestring required

The name of the domain configuration to be updated.

Request body

domainConfigurationStatus'ENABLED' | 'DISABLED'

The status to which the domain configuration should be updated.

removeAuthorizerConfigboolean

Removes the authorization configuration from a domain.

Response

Success

domainConfigurationNamestring

The name of the domain configuration that was updated.

domainConfigurationArnstring

The ARN of the domain configuration that was updated.