File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 6812
6812
"geo" : {
6813
6813
"endpoints" : {
6814
6814
"ap-northeast-1" : { },
6815
+ "ap-south-1" : { },
6815
6816
"ap-southeast-1" : { },
6816
6817
"ap-southeast-2" : { },
6818
+ "ca-central-1" : { },
6817
6819
"eu-central-1" : { },
6818
6820
"eu-north-1" : { },
6819
6821
"eu-west-1" : { },
6822
+ "eu-west-2" : { },
6823
+ "sa-east-1" : { },
6820
6824
"us-east-1" : { },
6821
6825
"us-east-2" : { },
6822
6826
"us-west-2" : { }
10982
10986
"ap-northeast-2" : { },
10983
10987
"ap-northeast-3" : { },
10984
10988
"ap-south-1" : { },
10989
+ "ap-south-2" : { },
10985
10990
"ap-southeast-1" : { },
10986
10991
"ap-southeast-2" : { },
10987
10992
"ap-southeast-3" : { },
10992
10997
} ]
10993
10998
},
10994
10999
"eu-central-1" : { },
11000
+ "eu-central-2" : { },
10995
11001
"eu-north-1" : { },
10996
11002
"eu-south-1" : { },
11003
+ "eu-south-2" : { },
10997
11004
"eu-west-1" : { },
10998
11005
"eu-west-2" : { },
10999
11006
"eu-west-3" : { },
21557
21564
},
21558
21565
"workspaces" : {
21559
21566
"endpoints" : {
21560
- "us-iso-east-1" : { }
21567
+ "us-iso-east-1" : { },
21568
+ "us-iso-west-1" : { }
21561
21569
}
21562
21570
}
21563
21571
}
You can’t perform that action at this time.
0 commit comments