There was an error while loading. Please reload this page.
1 parent bdafe57 commit 1fc48baCopy full SHA for 1fc48ba
1 file changed
spire/templates/apps/exchange.yml
@@ -1450,6 +1450,8 @@ Resources:
1450
EXCHANGE_HOSTNAME: !Ref ExchangeHostname
1451
MYSQL_ENDPOINT: !Ref SharedAuroraMysqlEndpoint
1452
APP_ENVIRONMENT: !Ref EnvironmentTypeLowercase
1453
+ MEDIAJOINT_S3_BUCKET_ARN: !Ref MediajointS3BucketArn
1454
+ ENCRYPTION_SECRET_PARAMETER_ARN: !Sub arn:aws:ssm:${AWS::Region}:${AWS::AccountId}:parameter/prx/${EnvironmentTypeAbbreviation}/Spire/Exchange/ftp-auth-capture-encryption-secret
1455
Handler: index.handler
1456
MemorySize: 128
1457
Policies:
0 commit comments