Skip to content

Commit

Permalink
Merge pull request #781 from PRX/fix/feed_scaler_s3_access
Browse files Browse the repository at this point in the history
Give scaler function access to regional prx-feed bucket
  • Loading branch information
cavis authored Sep 13, 2024
2 parents d26c67a + 2d6ecb1 commit 52b986b
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 52b986b

Please sign in to comment.