Skip to content

Commit 3ed185b

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 03da737 commit 3ed185b

File tree

1 file changed

+19
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+19
-0
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17118,6 +17118,12 @@
1711817118
"tags" : [ "dualstack" ]
1711917119
} ]
1712017120
},
17121+
"eu-south-2" : {
17122+
"variants" : [ {
17123+
"hostname" : "polly.eu-south-2.api.aws",
17124+
"tags" : [ "dualstack" ]
17125+
} ]
17126+
},
1712117127
"eu-west-1" : {
1712217128
"variants" : [ {
1712317129
"hostname" : "polly.eu-west-1.api.aws",
@@ -17751,6 +17757,12 @@
1775117757
"ca-west-1" : {
1775217758
"variants" : [ {
1775317759
"tags" : [ "dualstack" ]
17760+
}, {
17761+
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
17762+
"tags" : [ "fips" ]
17763+
}, {
17764+
"hostname" : "ram-fips.ca-west-1.api.aws",
17765+
"tags" : [ "dualstack", "fips" ]
1775417766
} ]
1775517767
},
1775617768
"eu-central-1" : {
@@ -17800,6 +17812,13 @@
1780017812
"deprecated" : true,
1780117813
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
1780217814
},
17815+
"fips-ca-west-1" : {
17816+
"credentialScope" : {
17817+
"region" : "ca-west-1"
17818+
},
17819+
"deprecated" : true,
17820+
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
17821+
},
1780317822
"fips-us-east-1" : {
1780417823
"credentialScope" : {
1780517824
"region" : "us-east-1"

0 commit comments

Comments
 (0)