File tree Expand file tree Collapse file tree 2 files changed +79
-3
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +79
-3
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 endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 1710
1710
"deprecated" : true,
1711
1711
"hostname" : "appstream2-fips.us-west-2.amazonaws.com"
1712
1712
},
1713
+ "sa-east-1" : { },
1713
1714
"us-east-1" : {
1714
1715
"variants" : [ {
1715
1716
"hostname" : "appstream2-fips.us-east-1.amazonaws.com",
9132
9133
"ap-south-1" : { },
9133
9134
"ap-southeast-1" : { },
9134
9135
"ap-southeast-2" : { },
9135
- "ca-central-1" : { },
9136
+ "ca-central-1" : {
9137
+ "variants" : [ {
9138
+ "tags" : [ "fips" ]
9139
+ } ]
9140
+ },
9136
9141
"eu-central-1" : { },
9137
9142
"eu-west-1" : { },
9138
9143
"eu-west-2" : { },
9139
9144
"eu-west-3" : { },
9145
+ "fips-ca-central-1" : {
9146
+ "deprecated" : true
9147
+ },
9148
+ "fips-us-east-1" : {
9149
+ "deprecated" : true
9150
+ },
9151
+ "fips-us-west-2" : {
9152
+ "deprecated" : true
9153
+ },
9140
9154
"sa-east-1" : { },
9141
- "us-east-1" : { },
9142
- "us-west-2" : { }
9155
+ "us-east-1" : {
9156
+ "variants" : [ {
9157
+ "tags" : [ "fips" ]
9158
+ } ]
9159
+ },
9160
+ "us-west-2" : {
9161
+ "variants" : [ {
9162
+ "tags" : [ "fips" ]
9163
+ } ]
9164
+ }
9143
9165
}
9144
9166
},
9145
9167
"machinelearning" : {
9616
9638
"us-west-2" : { }
9617
9639
}
9618
9640
},
9641
+ "metrics.sagemaker" : {
9642
+ "endpoints" : {
9643
+ "af-south-1" : { },
9644
+ "ap-east-1" : { },
9645
+ "ap-northeast-1" : { },
9646
+ "ap-northeast-2" : { },
9647
+ "ap-northeast-3" : { },
9648
+ "ap-south-1" : { },
9649
+ "ap-southeast-1" : { },
9650
+ "ap-southeast-2" : { },
9651
+ "ap-southeast-3" : { },
9652
+ "ca-central-1" : { },
9653
+ "eu-central-1" : { },
9654
+ "eu-north-1" : { },
9655
+ "eu-south-1" : { },
9656
+ "eu-west-1" : { },
9657
+ "eu-west-2" : { },
9658
+ "me-central-1" : { },
9659
+ "me-south-1" : { },
9660
+ "sa-east-1" : { },
9661
+ "us-east-1" : { },
9662
+ "us-east-2" : { },
9663
+ "us-west-1" : { },
9664
+ "us-west-2" : { }
9665
+ }
9666
+ },
9619
9667
"mgh" : {
9620
9668
"endpoints" : {
9621
9669
"ap-northeast-1" : { },
9867
9915
"deprecated" : true,
9868
9916
"hostname" : "mq-fips.us-west-2.amazonaws.com"
9869
9917
},
9918
+ "me-central-1" : { },
9870
9919
"me-south-1" : { },
9871
9920
"sa-east-1" : { },
9872
9921
"us-east-1" : {
16647
16696
"cn-northwest-1" : { }
16648
16697
}
16649
16698
},
16699
+ "metrics.sagemaker" : {
16700
+ "endpoints" : {
16701
+ "cn-north-1" : { },
16702
+ "cn-northwest-1" : { }
16703
+ }
16704
+ },
16650
16705
"monitoring" : {
16651
16706
"defaults" : {
16652
16707
"protocols" : [ "http", "https" ]
19379
19434
"us-gov-west-1" : { }
19380
19435
}
19381
19436
},
19437
+ "metrics.sagemaker" : {
19438
+ "endpoints" : {
19439
+ "us-gov-west-1" : { }
19440
+ }
19441
+ },
19382
19442
"models.lex" : {
19383
19443
"defaults" : {
19384
19444
"credentialScope" : {
21314
21374
"us-iso-east-1" : { }
21315
21375
}
21316
21376
},
21377
+ "metrics.sagemaker" : {
21378
+ "endpoints" : {
21379
+ "us-iso-east-1" : { }
21380
+ }
21381
+ },
21317
21382
"monitoring" : {
21318
21383
"endpoints" : {
21319
21384
"us-iso-east-1" : { },
21768
21833
"us-isob-east-1" : { }
21769
21834
}
21770
21835
},
21836
+ "metrics.sagemaker" : {
21837
+ "endpoints" : {
21838
+ "us-isob-east-1" : { }
21839
+ }
21840
+ },
21771
21841
"monitoring" : {
21772
21842
"endpoints" : {
21773
21843
"us-isob-east-1" : { }
You can’t perform that action at this time.
0 commit comments