AWS::ApiGateway::DomainNameV2Resource Type definition for AWS::ApiGateway::DomainNameV2.
8 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CertificateArn | string | |
DomainName | string | Create-only |
EndpointAccessMode | string | |
EndpointConfiguration | EndpointConfiguration | Create-only |
Policy | objectstring | |
RoutingMode | string | |
SecurityPolicy | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
DomainNameArn | string | The amazon resource name (ARN) of the domain name resource. |
DomainNameId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ApiGateway::DomainNameV2
Resources:
MyResource:
Type: AWS::ApiGateway::DomainNameV2
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
apigateway:POSTapigateway:GETapigateway:UpdateDomainNamePolicyapigateway:GETapigateway:GETapigateway:PUTapigateway:PATCHapigateway:UpdateDomainNamePolicyapigateway:DELETEapigateway:GETapigateway:UpdateDomainNamePolicyapigateway:GETEverything you need to know about ApiGateway on one page. HD quality, print-friendly.
Download Free InfographicDomainNameArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DomainNameSecurityPolicyEndpointConfiguration