Get Domain Name V2Result
Properties
The reference to an AWS -managed certificate that will be used by the private endpoint for this domain name. AWS Certificate Manager is the only supported source.
The amazon resource name (ARN) of the domain name resource.
The domain name ID.
A stringified JSON policy document that applies to the execute-api
service for this DomainName regardless of the caller and Method configuration. You can use Fn::ToJsonString
to enter your policy
. For more information, see Fn::ToJsonString . Search the CloudFormation User Guide for AWS::ApiGateway::DomainNameV2
for more information about the expected schema for this property.
The valid routing modes are BASE_PATH_MAPPING_ONLY, ROUTING_RULE_THEN_BASE_PATH_MAPPING and ROUTING_RULE_ONLY. All other inputs are invalid.