Skip to content

Commit

Permalink
Give scaler function access to regional prx-feed bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
cavis committed Sep 13, 2024
1 parent 61be508 commit 2d6ecb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spire/templates/apps-300A.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Resources:
SharedRedisReplicationGroupEndpointAddress: !Ref SharedRedisReplicationGroupEndpointAddress
SharedRedisReplicationGroupEndpointPort: !Ref SharedRedisReplicationGroupEndpointPort
SharedGlueDatabaseName: !Ref SharedGlueDatabaseName
FeedsS3BucketArn: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Dovetail-Feeder/us-east-1/s3-bucket-arn
FeedsS3BucketArn: !Sub /prx/${EnvironmentTypeAbbreviation}/Spire/Dovetail-Feeder/${AWS::Region}/s3-bucket-arn
AuguryHostname: !Ref AuguryHostname
FeederHostname: !Ref FeederHostname
DovetailCdnHostname: !Ref DovetailCdnHostname
Expand Down

0 comments on commit 2d6ecb1

Please sign in to comment.