File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +29
-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 2827
2827
"us-west-2" : { }
2828
2828
}
2829
2829
},
2830
+ "codestar-notifications" : {
2831
+ "endpoints" : {
2832
+ "ap-east-1" : { },
2833
+ "ap-northeast-1" : { },
2834
+ "ap-northeast-2" : { },
2835
+ "ap-south-1" : { },
2836
+ "ap-southeast-1" : { },
2837
+ "ap-southeast-2" : { },
2838
+ "ca-central-1" : { },
2839
+ "eu-central-1" : { },
2840
+ "eu-north-1" : { },
2841
+ "eu-west-1" : { },
2842
+ "eu-west-2" : { },
2843
+ "eu-west-3" : { },
2844
+ "me-south-1" : { },
2845
+ "sa-east-1" : { },
2846
+ "us-east-1" : { },
2847
+ "us-east-2" : { },
2848
+ "us-west-1" : { },
2849
+ "us-west-2" : { }
2850
+ }
2851
+ },
2830
2852
"cognito-identity" : {
2831
2853
"endpoints" : {
2832
2854
"ap-northeast-1" : { },
7604
7626
"ap-south-1" : { },
7605
7627
"ap-southeast-1" : { },
7606
7628
"ap-southeast-2" : { },
7629
+ "ap-southeast-3" : { },
7607
7630
"ca-central-1" : { },
7608
7631
"eu-central-1" : { },
7609
7632
"eu-north-1" : { },
You can’t perform that action at this time.
0 commit comments