File tree Expand file tree Collapse file tree 2 files changed +35
-5
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +35
-5
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 2951
2951
},
2952
2952
"health" : {
2953
2953
"endpoints" : {
2954
- "us-east-1" : { }
2954
+ "fips-us-east-2" : {
2955
+ "credentialScope" : {
2956
+ "region" : " us-east-2"
2957
+ },
2958
+ "hostname" : " health-fips.us-east-2.amazonaws.com"
2959
+ }
2955
2960
}
2956
2961
},
2957
2962
"honeycode" : {
6841
6846
"cn-northwest-1" : { }
6842
6847
}
6843
6848
},
6849
+ "lakeformation" : {
6850
+ "endpoints" : {
6851
+ "cn-north-1" : { }
6852
+ }
6853
+ },
6844
6854
"lambda" : {
6845
6855
"endpoints" : {
6846
6856
"cn-north-1" : { },
7174
7184
},
7175
7185
"acm" : {
7176
7186
"endpoints" : {
7177
- "us-gov-east-1" : { },
7178
- "us-gov-west-1" : { }
7187
+ "us-gov-east-1" : {
7188
+ "credentialScope" : {
7189
+ "region" : " us-gov-east-1"
7190
+ },
7191
+ "hostname" : " acm.us-gov-east-1.amazonaws.com"
7192
+ },
7193
+ "us-gov-west-1" : {
7194
+ "credentialScope" : {
7195
+ "region" : " us-gov-west-1"
7196
+ },
7197
+ "hostname" : " acm.us-gov-west-1.amazonaws.com"
7198
+ }
7179
7199
}
7180
7200
},
7181
7201
"acm-pca" : {
8123
8143
"credentialScope" : {
8124
8144
"region" : " us-gov-west-1"
8125
8145
},
8126
- "hostname" : " pinpoint.us-gov-west-1.amazonaws.com"
8146
+ "hostname" : " pinpoint-fips .us-gov-west-1.amazonaws.com"
8127
8147
},
8128
- "us-gov-west-1" : { }
8148
+ "us-gov-west-1" : {
8149
+ "credentialScope" : {
8150
+ "region" : " us-gov-west-1"
8151
+ },
8152
+ "hostname" : " pinpoint.us-gov-west-1.amazonaws.com"
8153
+ }
8129
8154
}
8130
8155
},
8131
8156
"polly" : {
You can’t perform that action at this time.
0 commit comments