File tree Expand file tree Collapse file tree 1 file changed +15
-0
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 +15
-0
lines changed Original file line number Diff line number Diff line change 649
649
"ap-southeast-2" : { },
650
650
"ap-southeast-3" : { },
651
651
"ap-southeast-4" : { },
652
+ "ap-southeast-5" : { },
652
653
"ca-central-1" : { },
653
654
"ca-west-1" : { },
654
655
"eu-central-1" : { },
2993
2994
"protocols" : [ "https" ]
2994
2995
},
2995
2996
"endpoints" : {
2997
+ "af-south-1" : { },
2998
+ "ap-east-1" : { },
2996
2999
"ap-northeast-1" : {
2997
3000
"variants" : [ {
2998
3001
"tags" : [ "dualstack" ]
3018
3021
"tags" : [ "dualstack" ]
3019
3022
} ]
3020
3023
},
3024
+ "ap-southeast-5" : { },
3025
+ "ap-southeast-7" : { },
3021
3026
"ca-central-1" : { },
3022
3027
"eu-central-1" : {
3023
3028
"variants" : [ {
3024
3029
"tags" : [ "dualstack" ]
3025
3030
} ]
3026
3031
},
3032
+ "eu-central-2" : { },
3027
3033
"eu-north-1" : {
3028
3034
"variants" : [ {
3029
3035
"tags" : [ "dualstack" ]
3030
3036
} ]
3031
3037
},
3038
+ "eu-south-1" : { },
3032
3039
"eu-west-1" : {
3033
3040
"variants" : [ {
3034
3041
"tags" : [ "dualstack" ]
3044
3051
"tags" : [ "dualstack" ]
3045
3052
} ]
3046
3053
},
3054
+ "me-central-1" : { },
3047
3055
"sa-east-1" : {
3048
3056
"variants" : [ {
3049
3057
"tags" : [ "dualstack" ]
12531
12539
"endpoints" : {
12532
12540
"ap-south-1" : { },
12533
12541
"ap-southeast-2" : { },
12542
+ "eu-west-1" : { },
12534
12543
"eu-west-2" : { },
12535
12544
"us-east-1" : { },
12536
12545
"us-east-2" : { },
30436
30445
},
30437
30446
"isRegionalized" : true
30438
30447
},
30448
+ "scheduler" : {
30449
+ "endpoints" : {
30450
+ "cn-north-1" : { },
30451
+ "cn-northwest-1" : { }
30452
+ }
30453
+ },
30439
30454
"schemas" : {
30440
30455
"endpoints" : {
30441
30456
"cn-north-1" : { },
You can’t perform that action at this time.
0 commit comments