File tree Expand file tree Collapse file tree 2 files changed +50
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +50
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 969
969
"us-west-2" : { }
970
970
}
971
971
},
972
+ "appconfigdata" : {
973
+ "endpoints" : {
974
+ "af-south-1" : { },
975
+ "ap-east-1" : { },
976
+ "ap-northeast-1" : { },
977
+ "ap-northeast-2" : { },
978
+ "ap-northeast-3" : { },
979
+ "ap-south-1" : { },
980
+ "ap-southeast-1" : { },
981
+ "ap-southeast-2" : { },
982
+ "ca-central-1" : { },
983
+ "eu-central-1" : { },
984
+ "eu-north-1" : { },
985
+ "eu-south-1" : { },
986
+ "eu-west-1" : { },
987
+ "eu-west-2" : { },
988
+ "eu-west-3" : { },
989
+ "me-south-1" : { },
990
+ "sa-east-1" : { },
991
+ "us-east-1" : { },
992
+ "us-east-2" : { },
993
+ "us-west-1" : { },
994
+ "us-west-2" : { }
995
+ }
996
+ },
972
997
"appflow" : {
973
998
"endpoints" : {
974
999
"af-south-1" : { },
6489
6514
"deprecated" : true,
6490
6515
"hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
6491
6516
},
6517
+ "ap-southeast-3-fips" : {
6518
+ "credentialScope" : {
6519
+ "region" : "ap-southeast-3"
6520
+ },
6521
+ "deprecated" : true,
6522
+ "hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
6523
+ },
6492
6524
"ca-central-1" : {
6493
6525
"variants" : [ {
6494
6526
"hostname" : "kms-fips.ca-central-1.amazonaws.com",
12329
12361
"cn-northwest-1" : { }
12330
12362
}
12331
12363
},
12364
+ "appconfigdata" : {
12365
+ "endpoints" : {
12366
+ "cn-north-1" : { },
12367
+ "cn-northwest-1" : { }
12368
+ }
12369
+ },
12332
12370
"application-autoscaling" : {
12333
12371
"defaults" : {
12334
12372
"protocols" : [ "http", "https" ]
13499
13537
"us-gov-west-1" : { }
13500
13538
}
13501
13539
},
13540
+ "appconfigdata" : {
13541
+ "endpoints" : {
13542
+ "us-gov-east-1" : { },
13543
+ "us-gov-west-1" : { }
13544
+ }
13545
+ },
13502
13546
"application-autoscaling" : {
13503
13547
"defaults" : {
13504
13548
"protocols" : [ "http", "https" ]
You can’t perform that action at this time.
0 commit comments