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 May 8, 2023
1 parent 244572b commit c77c97a
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8814,6 +8814,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 @@ -10395,6 +10396,7 @@
"ap-northeast-2" : { },
"ap-northeast-3" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
Expand Down Expand Up @@ -22498,7 +22500,7 @@
} ]
},
"us-gov-west-1" : {
"protocols" : [ "http", "https" ],
"protocols" : [ "https" ],
"variants" : [ {
"hostname" : "sns.us-gov-west-1.amazonaws.com",
"tags" : [ "fips" ]
Expand Down

0 comments on commit c77c97a

Please sign in to comment.