File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +30
-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 540
540
"eu-north-1" : { },
541
541
"eu-west-1" : { },
542
542
"eu-west-2" : { },
543
+ "fips-ca-central-1" : {
544
+ "credentialScope" : {
545
+ "region" : " ca-central-1"
546
+ },
547
+ "hostname" : " api.fleethub.iot-fips.ca-central-1.amazonaws.com"
548
+ },
549
+ "fips-us-east-1" : {
550
+ "credentialScope" : {
551
+ "region" : " us-east-1"
552
+ },
553
+ "hostname" : " api.fleethub.iot-fips.us-east-1.amazonaws.com"
554
+ },
555
+ "fips-us-east-2" : {
556
+ "credentialScope" : {
557
+ "region" : " us-east-2"
558
+ },
559
+ "hostname" : " api.fleethub.iot-fips.us-east-2.amazonaws.com"
560
+ },
561
+ "fips-us-west-2" : {
562
+ "credentialScope" : {
563
+ "region" : " us-west-2"
564
+ },
565
+ "hostname" : " api.fleethub.iot-fips.us-west-2.amazonaws.com"
566
+ },
543
567
"us-east-1" : { },
544
568
"us-east-2" : { },
545
569
"us-west-2" : { }
You can’t perform that action at this time.
0 commit comments