File tree 2 files changed +70
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +70
-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 3596
3596
"us-west-2" : { }
3597
3597
}
3598
3598
},
3599
+ "grafana" : {
3600
+ "endpoints" : {
3601
+ "ap-northeast-1" : {
3602
+ "credentialScope" : {
3603
+ "region" : " ap-northeast-1"
3604
+ },
3605
+ "hostname" : " grafana.ap-northeast-1.amazonaws.com"
3606
+ },
3607
+ "ap-northeast-2" : {
3608
+ "credentialScope" : {
3609
+ "region" : " ap-northeast-2"
3610
+ },
3611
+ "hostname" : " grafana.ap-northeast-2.amazonaws.com"
3612
+ },
3613
+ "ap-southeast-1" : {
3614
+ "credentialScope" : {
3615
+ "region" : " ap-southeast-1"
3616
+ },
3617
+ "hostname" : " grafana.ap-southeast-1.amazonaws.com"
3618
+ },
3619
+ "ap-southeast-2" : {
3620
+ "credentialScope" : {
3621
+ "region" : " ap-southeast-2"
3622
+ },
3623
+ "hostname" : " grafana.ap-southeast-2.amazonaws.com"
3624
+ },
3625
+ "eu-central-1" : {
3626
+ "credentialScope" : {
3627
+ "region" : " eu-central-1"
3628
+ },
3629
+ "hostname" : " grafana.eu-central-1.amazonaws.com"
3630
+ },
3631
+ "eu-west-1" : {
3632
+ "credentialScope" : {
3633
+ "region" : " eu-west-1"
3634
+ },
3635
+ "hostname" : " grafana.eu-west-1.amazonaws.com"
3636
+ },
3637
+ "eu-west-2" : {
3638
+ "credentialScope" : {
3639
+ "region" : " eu-west-2"
3640
+ },
3641
+ "hostname" : " grafana.eu-west-2.amazonaws.com"
3642
+ },
3643
+ "us-east-1" : {
3644
+ "credentialScope" : {
3645
+ "region" : " us-east-1"
3646
+ },
3647
+ "hostname" : " grafana.us-east-1.amazonaws.com"
3648
+ },
3649
+ "us-east-2" : {
3650
+ "credentialScope" : {
3651
+ "region" : " us-east-2"
3652
+ },
3653
+ "hostname" : " grafana.us-east-2.amazonaws.com"
3654
+ },
3655
+ "us-west-2" : {
3656
+ "credentialScope" : {
3657
+ "region" : " us-west-2"
3658
+ },
3659
+ "hostname" : " grafana.us-west-2.amazonaws.com"
3660
+ }
3661
+ }
3662
+ },
3599
3663
"greengrass" : {
3600
3664
"defaults" : {
3601
3665
"protocols" : [ " https" ]
You can’t perform that action at this time.
0 commit comments