AWS::ApiGateway::DomainNameAccessAssociationResource Type definition for AWS::ApiGateway::DomainNameAccessAssociation.
4 configurable properties. 3 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AccessAssociationSource | string | RequiredCreate-only |
AccessAssociationSourceType | string | RequiredCreate-only |
DomainNameArn | string | RequiredCreate-only |
Tags | Array<Tag> | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
DomainNameAccessAssociationArn | string | The amazon resource name (ARN) of the domain name access association resource. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ApiGateway::DomainNameAccessAssociation
Resources:
MyResource:
Type: AWS::ApiGateway::DomainNameAccessAssociation
Properties:
DomainNameArn: "arn:aws:service:region:account:resource"
AccessAssociationSource: "value"
AccessAssociationSourceType: "VPCE"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
apigateway:POSTapigateway:GETapigateway:GETapigateway:DELETEapigateway:GETapigateway:GETEverything you need to know about ApiGateway on one page. HD quality, print-friendly.
Download Free InfographicDomainNameAccessAssociationArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DomainNameArnAccessAssociationSourceAccessAssociationSourceTypeTags