Skip to content

Commit

Permalink
Fix account ID on health events bus
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Jul 31, 2024
1 parent 4044d62 commit 2d897c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion event-rules/mgmt-sink-rules/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Resources:
- aws.health
State: ENABLED
Targets:
- Arn: arn:aws:events:us-east-2:578003269847:event-bus/HealthEvents-sink
- Arn: arn:aws:events:us-east-2:048723829744:event-bus/HealthEvents-sink
Id: mgmt-sink-health-event
RoleArn: !Sub arn:${AWS::Partition}:iam::${AWS::AccountId}:role/PRX-HealthEventsSinkRole

0 comments on commit 2d897c6

Please sign in to comment.