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 Mar 30, 2023
1 parent 53f050e commit 96c5cdb
Showing 1 changed file with 168 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,7 @@
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down Expand Up @@ -9031,6 +9032,7 @@
"deprecated" : true,
"hostname" : "lakeformation-fips.us-west-2.amazonaws.com"
},
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : {
Expand Down Expand Up @@ -13331,14 +13333,32 @@
},
"scheduler" : {
"endpoints" : {
"af-south-1" : { },
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-1" : { },
"us-west-2" : { }
}
},
Expand Down Expand Up @@ -13637,6 +13657,7 @@
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-central-2" : { },
Expand Down Expand Up @@ -15878,6 +15899,17 @@
}
}
},
"vpc-lattice" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"eu-west-1" : { },
"us-east-1" : { },
"us-east-2" : { },
"us-west-2" : { }
}
},
"waf" : {
"endpoints" : {
"aws" : {
Expand Down Expand Up @@ -15980,6 +16012,16 @@
"tags" : [ "fips" ]
} ]
},
"ap-south-2" : {
"credentialScope" : {
"region" : "ap-south-2"
},
"hostname" : "waf-regional.ap-south-2.amazonaws.com",
"variants" : [ {
"hostname" : "waf-regional-fips.ap-south-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand Down Expand Up @@ -16010,6 +16052,16 @@
"tags" : [ "fips" ]
} ]
},
"ap-southeast-4" : {
"credentialScope" : {
"region" : "ap-southeast-4"
},
"hostname" : "waf-regional.ap-southeast-4.amazonaws.com",
"variants" : [ {
"hostname" : "waf-regional-fips.ap-southeast-4.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand All @@ -16030,6 +16082,16 @@
"tags" : [ "fips" ]
} ]
},
"eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"hostname" : "waf-regional.eu-central-2.amazonaws.com",
"variants" : [ {
"hostname" : "waf-regional-fips.eu-central-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
Expand All @@ -16050,6 +16112,16 @@
"tags" : [ "fips" ]
} ]
},
"eu-south-2" : {
"credentialScope" : {
"region" : "eu-south-2"
},
"hostname" : "waf-regional.eu-south-2.amazonaws.com",
"variants" : [ {
"hostname" : "waf-regional-fips.eu-south-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -16122,6 +16194,13 @@
"deprecated" : true,
"hostname" : "waf-regional-fips.ap-south-1.amazonaws.com"
},
"fips-ap-south-2" : {
"credentialScope" : {
"region" : "ap-south-2"
},
"deprecated" : true,
"hostname" : "waf-regional-fips.ap-south-2.amazonaws.com"
},
"fips-ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand All @@ -16143,6 +16222,13 @@
"deprecated" : true,
"hostname" : "waf-regional-fips.ap-southeast-3.amazonaws.com"
},
"fips-ap-southeast-4" : {
"credentialScope" : {
"region" : "ap-southeast-4"
},
"deprecated" : true,
"hostname" : "waf-regional-fips.ap-southeast-4.amazonaws.com"
},
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand All @@ -16157,6 +16243,13 @@
"deprecated" : true,
"hostname" : "waf-regional-fips.eu-central-1.amazonaws.com"
},
"fips-eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"deprecated" : true,
"hostname" : "waf-regional-fips.eu-central-2.amazonaws.com"
},
"fips-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
Expand All @@ -16171,6 +16264,13 @@
"deprecated" : true,
"hostname" : "waf-regional-fips.eu-south-1.amazonaws.com"
},
"fips-eu-south-2" : {
"credentialScope" : {
"region" : "eu-south-2"
},
"deprecated" : true,
"hostname" : "waf-regional-fips.eu-south-2.amazonaws.com"
},
"fips-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -16375,6 +16475,16 @@
"tags" : [ "fips" ]
} ]
},
"ap-south-2" : {
"credentialScope" : {
"region" : "ap-south-2"
},
"hostname" : "wafv2.ap-south-2.amazonaws.com",
"variants" : [ {
"hostname" : "wafv2-fips.ap-south-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand Down Expand Up @@ -16405,6 +16515,16 @@
"tags" : [ "fips" ]
} ]
},
"ap-southeast-4" : {
"credentialScope" : {
"region" : "ap-southeast-4"
},
"hostname" : "wafv2.ap-southeast-4.amazonaws.com",
"variants" : [ {
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand All @@ -16425,6 +16545,16 @@
"tags" : [ "fips" ]
} ]
},
"eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"hostname" : "wafv2.eu-central-2.amazonaws.com",
"variants" : [ {
"hostname" : "wafv2-fips.eu-central-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
Expand All @@ -16445,6 +16575,16 @@
"tags" : [ "fips" ]
} ]
},
"eu-south-2" : {
"credentialScope" : {
"region" : "eu-south-2"
},
"hostname" : "wafv2.eu-south-2.amazonaws.com",
"variants" : [ {
"hostname" : "wafv2-fips.eu-south-2.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down Expand Up @@ -16517,6 +16657,13 @@
"deprecated" : true,
"hostname" : "wafv2-fips.ap-south-1.amazonaws.com"
},
"fips-ap-south-2" : {
"credentialScope" : {
"region" : "ap-south-2"
},
"deprecated" : true,
"hostname" : "wafv2-fips.ap-south-2.amazonaws.com"
},
"fips-ap-southeast-1" : {
"credentialScope" : {
"region" : "ap-southeast-1"
Expand All @@ -16538,6 +16685,13 @@
"deprecated" : true,
"hostname" : "wafv2-fips.ap-southeast-3.amazonaws.com"
},
"fips-ap-southeast-4" : {
"credentialScope" : {
"region" : "ap-southeast-4"
},
"deprecated" : true,
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
},
"fips-ca-central-1" : {
"credentialScope" : {
"region" : "ca-central-1"
Expand All @@ -16552,6 +16706,13 @@
"deprecated" : true,
"hostname" : "wafv2-fips.eu-central-1.amazonaws.com"
},
"fips-eu-central-2" : {
"credentialScope" : {
"region" : "eu-central-2"
},
"deprecated" : true,
"hostname" : "wafv2-fips.eu-central-2.amazonaws.com"
},
"fips-eu-north-1" : {
"credentialScope" : {
"region" : "eu-north-1"
Expand All @@ -16566,6 +16727,13 @@
"deprecated" : true,
"hostname" : "wafv2-fips.eu-south-1.amazonaws.com"
},
"fips-eu-south-2" : {
"credentialScope" : {
"region" : "eu-south-2"
},
"deprecated" : true,
"hostname" : "wafv2-fips.eu-south-2.amazonaws.com"
},
"fips-eu-west-1" : {
"credentialScope" : {
"region" : "eu-west-1"
Expand Down

0 comments on commit 96c5cdb

Please sign in to comment.