File tree 1 file changed +39
-0
lines changed
codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen
1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 464
464
"ap-east-1" : { },
465
465
"ap-northeast-1" : { },
466
466
"ap-northeast-2" : { },
467
+ "ap-northeast-3" : { },
467
468
"ap-south-1" : { },
468
469
"ap-southeast-1" : { },
469
470
"ap-southeast-2" : { },
508
509
"endpoints" : {
509
510
"ap-northeast-1" : { },
510
511
"ap-northeast-2" : { },
512
+ "ap-northeast-3" : { },
511
513
"ap-south-1" : { },
512
514
"ap-southeast-1" : { },
513
515
"ap-southeast-2" : { },
3811
3813
"ap-southeast-1" : { },
3812
3814
"ap-southeast-2" : { },
3813
3815
"ap-southeast-3" : { },
3816
+ "ap-southeast-4" : { },
3814
3817
"ca-central-1" : { },
3815
3818
"eu-central-1" : { },
3816
3819
"eu-central-2" : { },
12799
12802
},
12800
12803
"hostname" : "oidc.ap-south-1.amazonaws.com"
12801
12804
},
12805
+ "ap-south-2" : {
12806
+ "credentialScope" : {
12807
+ "region" : "ap-south-2"
12808
+ },
12809
+ "hostname" : "oidc.ap-south-2.amazonaws.com"
12810
+ },
12802
12811
"ap-southeast-1" : {
12803
12812
"credentialScope" : {
12804
12813
"region" : "ap-southeast-1"
12853
12862
},
12854
12863
"hostname" : "oidc.eu-south-1.amazonaws.com"
12855
12864
},
12865
+ "eu-south-2" : {
12866
+ "credentialScope" : {
12867
+ "region" : "eu-south-2"
12868
+ },
12869
+ "hostname" : "oidc.eu-south-2.amazonaws.com"
12870
+ },
12856
12871
"eu-west-1" : {
12857
12872
"credentialScope" : {
12858
12873
"region" : "eu-west-1"
27305
27320
}
27306
27321
}
27307
27322
},
27323
+ "s3-outposts" : {
27324
+ "endpoints" : {
27325
+ "fips-us-iso-east-1" : {
27326
+ "deprecated" : true
27327
+ },
27328
+ "us-iso-east-1" : {
27329
+ "variants" : [ {
27330
+ "tags" : [ "fips" ]
27331
+ } ]
27332
+ }
27333
+ }
27334
+ },
27308
27335
"secretsmanager" : {
27309
27336
"endpoints" : {
27310
27337
"us-iso-east-1" : { },
27907
27934
}
27908
27935
}
27909
27936
},
27937
+ "s3-outposts" : {
27938
+ "endpoints" : {
27939
+ "fips-us-isob-east-1" : {
27940
+ "deprecated" : true
27941
+ },
27942
+ "us-isob-east-1" : {
27943
+ "variants" : [ {
27944
+ "tags" : [ "fips" ]
27945
+ } ]
27946
+ }
27947
+ }
27948
+ },
27910
27949
"secretsmanager" : {
27911
27950
"endpoints" : {
27912
27951
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments