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 Aug 8, 2023
1 parent 636d452 commit 8d31d68
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5878,6 +5878,13 @@
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.eu-west-3.amazonaws.com"
},
"fips-il-central-1" : {
"credentialScope" : {
"region" : "il-central-1"
},
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com"
},
"fips-me-central-1" : {
"credentialScope" : {
"region" : "me-central-1"
Expand Down Expand Up @@ -5927,6 +5934,12 @@
"deprecated" : true,
"hostname" : "elasticfilesystem-fips.us-west-2.amazonaws.com"
},
"il-central-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"me-central-1" : {
"variants" : [ {
"hostname" : "elasticfilesystem-fips.me-central-1.amazonaws.com",
Expand Down Expand Up @@ -9955,6 +9968,7 @@
"deprecated" : true,
"hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
Expand Down Expand Up @@ -14425,6 +14439,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"sa-east-1" : { },
Expand Down Expand Up @@ -21975,6 +21990,12 @@
}
}
},
"license-manager-linux-subscriptions" : {
"endpoints" : {
"us-gov-east-1" : { },
"us-gov-west-1" : { }
}
},
"logs" : {
"endpoints" : {
"fips-us-gov-east-1" : {
Expand Down

0 comments on commit 8d31d68

Please sign in to comment.