Skip to content

Commit

Permalink
add ningxia ELB account id (awslabs#473)
Browse files Browse the repository at this point in the history
* add ningxia ELB account id

* add source information link

---------

Co-authored-by: Dai <[email protected]>
  • Loading branch information
goodbyedavid and Dai authored Feb 1, 2023
1 parent 90ae917 commit 71a4707
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/saas-boost-svc-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Parameters:
Mappings:
# Mappings for ELB accounts from
# https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.htm
# https://docs.amazonaws.cn/en_us/elasticloadbalancing/latest/application/enable-access-logging.htm
# Be sure to leave quote marks around the account ids or they'll get transformed to exponential notation by FindInMap
Region2ELBAccountId:
us-east-1:
Expand Down Expand Up @@ -91,6 +92,8 @@ Mappings:
AccountId: '507241528517'
cn-north-1:
AccountId: '638102146993'
cn-northwest-1:
AccountId: '037604701340'
Resources:
# Publish access logs data to S3 bucket for graphing
ALBLogsBucketPolicy:
Expand Down

0 comments on commit 71a4707

Please sign in to comment.