We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb321f commit 1900ec6Copy full SHA for 1900ec6
cicd/3-app/aiproxy/template.yml
@@ -25,7 +25,6 @@ Resources:
25
HostedZoneName: !Sub "${BaseDomainName}."
26
Name: !Sub "${SubdomainName}.${BaseDomainName}"
27
Type: A
28
- TTL: 300
29
AliasTarget:
30
DNSName: !GetAtt LoadBalancer.DNSName # Reference the DNS name of the load balancer
31
HostedZoneId: Z2FDTNDATAQYW2 # The hosted zone ID for Elastic Load Balancer in us-east-1
0 commit comments