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 f8f2258 commit ad468b5Copy full SHA for ad468b5
cicd/3-app/aiproxy/template.yml
@@ -2,9 +2,9 @@ AWSTemplateFormatVersion: 2010-09-09
2
Transform: AWS::Serverless-2016-10-31
3
Description: Provision an instance of the Javabuilder service. Empty the ContentBucket before deleting this Stack.
4
Parameters:
5
- BaseDomainName:
6
- Type: String
7
- Description: Base domain name (e.g. 'code.org' in 'javabuilder.code.org').
+ # BaseDomainName:
+ # Type: String
+ # Description: Base domain name (e.g. 'code.org' in 'aiproxy.code.org').
8
# BaseDomainNameHostedZonedID:
9
# Type: String
10
# Description: AWS Route53 Hosted Zone ID for base domain name.
0 commit comments