Skip to content

Commit

Permalink
Update to latest endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 7, 2021
1 parent aef414c commit f10cbea
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions botocore/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -3596,6 +3596,70 @@
"us-west-2" : { }
}
},
"grafana" : {
"endpoints" : {
"ap-northeast-1" : {
"credentialScope" : {
"region" : "ap-northeast-1"
},
"hostname" : "grafana.ap-northeast-1.amazonaws.com"
},
"ap-northeast-2" : {
"credentialScope" : {
"region" : "ap-northeast-2"
},
"hostname" : "grafana.ap-northeast-2.amazonaws.com"
},
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
},
"hostname" : "grafana.ap-southeast-1.amazonaws.com"
},
"ap-southeast-2" : {
"credentialScope" : {
"region" : "ap-southeast-2"
},
"hostname" : "grafana.ap-southeast-2.amazonaws.com"
},
"eu-central-1" : {
"credentialScope" : {
"region" : "eu-central-1"
},
"hostname" : "grafana.eu-central-1.amazonaws.com"
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
},
"hostname" : "grafana.eu-west-1.amazonaws.com"
},
"eu-west-2" : {
"credentialScope" : {
"region" : "eu-west-2"
},
"hostname" : "grafana.eu-west-2.amazonaws.com"
},
"us-east-1" : {
"credentialScope" : {
"region" : "us-east-1"
},
"hostname" : "grafana.us-east-1.amazonaws.com"
},
"us-east-2" : {
"credentialScope" : {
"region" : "us-east-2"
},
"hostname" : "grafana.us-east-2.amazonaws.com"
},
"us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"hostname" : "grafana.us-west-2.amazonaws.com"
}
}
},
"greengrass" : {
"defaults" : {
"protocols" : [ "https" ]
Expand Down

0 comments on commit f10cbea

Please sign in to comment.