Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Dec 16, 2022
1 parent e7e4aea commit c8dc892
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5310,6 +5310,12 @@
"tags" : [ "fips" ]
} ]
},
"eu-central-2" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-north-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com",
Expand Down Expand Up @@ -5417,6 +5423,13 @@
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com"
},
"fips-eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com"
},
"fips-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
Expand Down Expand Up @@ -10970,8 +10983,10 @@
"api" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -13294,6 +13309,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
Expand Down Expand Up @@ -16340,6 +16356,12 @@
"cn-northwest-1" : { }
}
},
"datasync" : {
"endpoints" : {
"cn-north-1" : { },
"cn-northwest-1" : { }
}
},
"dax" : {
"endpoints" : {
"cn-north-1" : { },
Expand Down Expand Up @@ -19452,6 +19474,7 @@
},
"metrics.sagemaker" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
Expand Down

0 comments on commit c8dc892

Please sign in to comment.