Skip to content

Instantly share code, notes, and snippets.

AWSTemplateFormatVersion: 2010-09-09
Parameters:
ServerCertificateArn:
Description: "The ARN of the Server Certificate provided by ACM."
Type: String
ClientCertificateArn:
Description: "The ARN of the Client Certificate provided by ACM."
Type: String
EnvironmentName: