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 Sep 19, 2022
1 parent 7148a35 commit 2d3bbde
Showing 1 changed file with 0 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6163,12 +6163,7 @@
},
"fsx" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : {
Expand All @@ -6178,11 +6173,8 @@
} ]
},
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand Down Expand Up @@ -6211,13 +6203,6 @@
"deprecated" : true,
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
},
"fips-prod-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "fsx-fips.us-west-1.amazonaws.com"
},
"fips-prod-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
Expand All @@ -6239,21 +6224,13 @@
"deprecated" : true,
"hostname" : "fsx-fips.us-east-2.amazonaws.com"
},
"fips-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"hostname" : "fsx-fips.us-west-1.amazonaws.com"
},
"fips-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
},
"deprecated" : true,
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
},
"me-south-1" : { },
"prod-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand Down Expand Up @@ -6284,16 +6261,6 @@
"tags" : [ "fips" ]
} ]
},
"prod-us-west-1" : {
"credentialScope" : {
"region" : "us-west-1"
},
"deprecated" : true,
"variants" : [ {
"hostname" : "fsx-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"prod-us-west-2" : {
"credentialScope" : {
"region" : "us-west-2"
Expand All @@ -6304,7 +6271,6 @@
"tags" : [ "fips" ]
} ]
},
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
"hostname" : "fsx-fips.us-east-1.amazonaws.com",
Expand All @@ -6317,12 +6283,6 @@
"tags" : [ "fips" ]
} ]
},
"us-west-1" : {
"variants" : [ {
"hostname" : "fsx-fips.us-west-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"us-west-2" : {
"variants" : [ {
"hostname" : "fsx-fips.us-west-2.amazonaws.com",
Expand Down

0 comments on commit 2d3bbde

Please sign in to comment.