File tree Expand file tree Collapse file tree 2 files changed +82
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +82
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 1017
1017
"eu-west-1" : { },
1018
1018
"eu-west-2" : { },
1019
1019
"eu-west-3" : { },
1020
+ "fips-ca-central-1" : {
1021
+ "credentialScope" : {
1022
+ "region" : " ca-central-1"
1023
+ },
1024
+ "hostname" : " codepipeline-fips.ca-central-1.amazonaws.com"
1025
+ },
1026
+ "fips-us-east-1" : {
1027
+ "credentialScope" : {
1028
+ "region" : " us-east-1"
1029
+ },
1030
+ "hostname" : " codepipeline-fips.us-east-1.amazonaws.com"
1031
+ },
1032
+ "fips-us-east-2" : {
1033
+ "credentialScope" : {
1034
+ "region" : " us-east-2"
1035
+ },
1036
+ "hostname" : " codepipeline-fips.us-east-2.amazonaws.com"
1037
+ },
1038
+ "fips-us-west-1" : {
1039
+ "credentialScope" : {
1040
+ "region" : " us-west-1"
1041
+ },
1042
+ "hostname" : " codepipeline-fips.us-west-1.amazonaws.com"
1043
+ },
1044
+ "fips-us-west-2" : {
1045
+ "credentialScope" : {
1046
+ "region" : " us-west-2"
1047
+ },
1048
+ "hostname" : " codepipeline-fips.us-west-2.amazonaws.com"
1049
+ },
1020
1050
"sa-east-1" : { },
1021
1051
"us-east-1" : { },
1022
1052
"us-east-2" : { },
1630
1660
"eu-west-1" : { },
1631
1661
"eu-west-2" : { },
1632
1662
"eu-west-3" : { },
1663
+ "fips-us-east-1" : {
1664
+ "credentialScope" : {
1665
+ "region" : " us-east-1"
1666
+ },
1667
+ "hostname" : " ecs-fips.us-east-1.amazonaws.com"
1668
+ },
1669
+ "fips-us-east-2" : {
1670
+ "credentialScope" : {
1671
+ "region" : " us-east-2"
1672
+ },
1673
+ "hostname" : " ecs-fips.us-east-2.amazonaws.com"
1674
+ },
1675
+ "fips-us-west-1" : {
1676
+ "credentialScope" : {
1677
+ "region" : " us-west-1"
1678
+ },
1679
+ "hostname" : " ecs-fips.us-west-1.amazonaws.com"
1680
+ },
1681
+ "madison-fips-us-west-2" : {
1682
+ "credentialScope" : {
1683
+ "region" : " us-west-2"
1684
+ },
1685
+ "hostname" : " ecs-fips.us-west-2.amazonaws.com"
1686
+ },
1633
1687
"me-south-1" : { },
1634
1688
"sa-east-1" : { },
1635
1689
"us-east-1" : { },
6060
6114
}
6061
6115
}
6062
6116
},
6117
+ "codepipeline" : {
6118
+ "endpoints" : {
6119
+ "fips-us-gov-west-1" : {
6120
+ "credentialScope" : {
6121
+ "region" : " us-gov-west-1"
6122
+ },
6123
+ "hostname" : " codepipeline-fips.us-gov-west-1.amazonaws.com"
6124
+ },
6125
+ "us-gov-west-1" : { }
6126
+ }
6127
+ },
6063
6128
"comprehend" : {
6064
6129
"defaults" : {
6065
6130
"protocols" : [ " https" ]
6164
6229
},
6165
6230
"ecs" : {
6166
6231
"endpoints" : {
6232
+ "fips-us-gov-east-1" : {
6233
+ "credentialScope" : {
6234
+ "region" : " us-gov-east-1"
6235
+ },
6236
+ "hostname" : " ecs-fips.us-gov-east-1.amazonaws.com"
6237
+ },
6238
+ "fips-us-gov-west-1" : {
6239
+ "credentialScope" : {
6240
+ "region" : " us-gov-west-1"
6241
+ },
6242
+ "hostname" : " ecs-fips.us-gov-west-1.amazonaws.com"
6243
+ },
6167
6244
"us-gov-east-1" : { },
6168
6245
"us-gov-west-1" : { }
6169
6246
}
You can’t perform that action at this time.
0 commit comments