File tree Expand file tree Collapse file tree 2 files changed +75
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +75
-1
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 741
741
"me-south-1" : { },
742
742
"sa-east-1" : { },
743
743
"us-east-1" : { },
744
+ "us-east-1-fips" : {
745
+ "credentialScope" : {
746
+ "region" : " us-east-1"
747
+ },
748
+ "hostname" : " cloudformation-fips.us-east-1.amazonaws.com"
749
+ },
744
750
"us-east-2" : { },
751
+ "us-east-2-fips" : {
752
+ "credentialScope" : {
753
+ "region" : " us-east-2"
754
+ },
755
+ "hostname" : " cloudformation-fips.us-east-2.amazonaws.com"
756
+ },
745
757
"us-west-1" : { },
746
- "us-west-2" : { }
758
+ "us-west-1-fips" : {
759
+ "credentialScope" : {
760
+ "region" : " us-west-1"
761
+ },
762
+ "hostname" : " cloudformation-fips.us-west-1.amazonaws.com"
763
+ },
764
+ "us-west-2" : { },
765
+ "us-west-2-fips" : {
766
+ "credentialScope" : {
767
+ "region" : " us-west-2"
768
+ },
769
+ "hostname" : " cloudformation-fips.us-west-2.amazonaws.com"
770
+ }
747
771
}
748
772
},
749
773
"cloudfront" : {
3052
3076
"ap-southeast-2" : { },
3053
3077
"eu-central-1" : { },
3054
3078
"eu-west-1" : { },
3079
+ "fips-us-east-1" : {
3080
+ "credentialScope" : {
3081
+ "region" : " us-east-1"
3082
+ },
3083
+ "hostname" : " opsworks-cm-fips.us-east-1.amazonaws.com"
3084
+ },
3085
+ "fips-us-east-2" : {
3086
+ "credentialScope" : {
3087
+ "region" : " us-east-2"
3088
+ },
3089
+ "hostname" : " opsworks-cm-fips.us-east-2.amazonaws.com"
3090
+ },
3091
+ "fips-us-west-1" : {
3092
+ "credentialScope" : {
3093
+ "region" : " us-west-1"
3094
+ },
3095
+ "hostname" : " opsworks-cm-fips.us-west-1.amazonaws.com"
3096
+ },
3097
+ "fips-us-west-2" : {
3098
+ "credentialScope" : {
3099
+ "region" : " us-west-2"
3100
+ },
3101
+ "hostname" : " opsworks-cm-fips.us-west-2.amazonaws.com"
3102
+ },
3055
3103
"us-east-1" : { },
3056
3104
"us-east-2" : { },
3057
3105
"us-west-1" : { },
3406
3454
"eu-west-1" : { },
3407
3455
"eu-west-2" : { },
3408
3456
"eu-west-3" : { },
3457
+ "me-south-1" : { },
3458
+ "sa-east-1" : { },
3409
3459
"us-east-1" : { },
3410
3460
"us-east-2" : { },
3411
3461
"us-west-1" : { },
5432
5482
},
5433
5483
"codecommit" : {
5434
5484
"endpoints" : {
5485
+ "fips" : {
5486
+ "credentialScope" : {
5487
+ "region" : " us-gov-west-1"
5488
+ },
5489
+ "hostname" : " codecommit-fips.us-gov-west-1.amazonaws.com"
5490
+ },
5435
5491
"us-gov-east-1" : { },
5436
5492
"us-gov-west-1" : { }
5437
5493
}
5797
5853
"isRegionalized" : false ,
5798
5854
"partitionEndpoint" : " aws-us-gov-global"
5799
5855
},
5856
+ "outposts" : {
5857
+ "endpoints" : {
5858
+ "us-gov-east-1" : { },
5859
+ "us-gov-west-1" : { }
5860
+ }
5861
+ },
5800
5862
"polly" : {
5801
5863
"endpoints" : {
5802
5864
"us-gov-west-1" : { }
5956
6018
},
5957
6019
"servicecatalog" : {
5958
6020
"endpoints" : {
6021
+ "us-gov-east-1" : { },
6022
+ "us-gov-east-1-fips" : {
6023
+ "credentialScope" : {
6024
+ "region" : " us-gov-east-1"
6025
+ },
6026
+ "hostname" : " servicecatalog-fips.us-gov-east-1.amazonaws.com"
6027
+ },
5959
6028
"us-gov-west-1" : { },
5960
6029
"us-gov-west-1-fips" : {
5961
6030
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments