Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions deployment/network-orchestration-hub.template
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,10 @@ Mappings:
AmazonSideAsn: 64542 # this must be changed by a network admin only
eu-north-1:
AmazonSideAsn: 64543 # this must be changed by a network admin only
af-south-1:
AmazonSideAsn: 64544 # this must be changed by a network admin only
me-south-1:
AmazonSideAsn: 64545 # this must be changed by a network admin only - should be unique and between numbers 64512 to 65534
NotificationConfiguration:
SNS:
DisplayName: "AWS Transit Network Change Approval Notification"
Expand Down