Skip to content

Commit de0c8ef

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent d387f9c commit de0c8ef

File tree

1 file changed

+132
-20
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+132
-20
lines changed

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

+132-20
Original file line numberDiff line numberDiff line change
@@ -18598,26 +18598,126 @@
1859818598
},
1859918599
"resiliencehub" : {
1860018600
"endpoints" : {
18601-
"af-south-1" : { },
18602-
"ap-east-1" : { },
18603-
"ap-northeast-1" : { },
18604-
"ap-northeast-2" : { },
18605-
"ap-south-1" : { },
18606-
"ap-southeast-1" : { },
18607-
"ap-southeast-2" : { },
18608-
"ca-central-1" : { },
18609-
"eu-central-1" : { },
18610-
"eu-north-1" : { },
18611-
"eu-south-1" : { },
18612-
"eu-west-1" : { },
18613-
"eu-west-2" : { },
18614-
"eu-west-3" : { },
18615-
"me-south-1" : { },
18616-
"sa-east-1" : { },
18617-
"us-east-1" : { },
18618-
"us-east-2" : { },
18619-
"us-west-1" : { },
18620-
"us-west-2" : { }
18601+
"af-south-1" : {
18602+
"variants" : [ {
18603+
"hostname" : "resiliencehub.af-south-1.api.aws",
18604+
"tags" : [ "dualstack" ]
18605+
} ]
18606+
},
18607+
"ap-east-1" : {
18608+
"variants" : [ {
18609+
"hostname" : "resiliencehub.ap-east-1.api.aws",
18610+
"tags" : [ "dualstack" ]
18611+
} ]
18612+
},
18613+
"ap-northeast-1" : {
18614+
"variants" : [ {
18615+
"hostname" : "resiliencehub.ap-northeast-1.api.aws",
18616+
"tags" : [ "dualstack" ]
18617+
} ]
18618+
},
18619+
"ap-northeast-2" : {
18620+
"variants" : [ {
18621+
"hostname" : "resiliencehub.ap-northeast-2.api.aws",
18622+
"tags" : [ "dualstack" ]
18623+
} ]
18624+
},
18625+
"ap-south-1" : {
18626+
"variants" : [ {
18627+
"hostname" : "resiliencehub.ap-south-1.api.aws",
18628+
"tags" : [ "dualstack" ]
18629+
} ]
18630+
},
18631+
"ap-southeast-1" : {
18632+
"variants" : [ {
18633+
"hostname" : "resiliencehub.ap-southeast-1.api.aws",
18634+
"tags" : [ "dualstack" ]
18635+
} ]
18636+
},
18637+
"ap-southeast-2" : {
18638+
"variants" : [ {
18639+
"hostname" : "resiliencehub.ap-southeast-2.api.aws",
18640+
"tags" : [ "dualstack" ]
18641+
} ]
18642+
},
18643+
"ca-central-1" : {
18644+
"variants" : [ {
18645+
"hostname" : "resiliencehub.ca-central-1.api.aws",
18646+
"tags" : [ "dualstack" ]
18647+
} ]
18648+
},
18649+
"eu-central-1" : {
18650+
"variants" : [ {
18651+
"hostname" : "resiliencehub.eu-central-1.api.aws",
18652+
"tags" : [ "dualstack" ]
18653+
} ]
18654+
},
18655+
"eu-north-1" : {
18656+
"variants" : [ {
18657+
"hostname" : "resiliencehub.eu-north-1.api.aws",
18658+
"tags" : [ "dualstack" ]
18659+
} ]
18660+
},
18661+
"eu-south-1" : {
18662+
"variants" : [ {
18663+
"hostname" : "resiliencehub.eu-south-1.api.aws",
18664+
"tags" : [ "dualstack" ]
18665+
} ]
18666+
},
18667+
"eu-west-1" : {
18668+
"variants" : [ {
18669+
"hostname" : "resiliencehub.eu-west-1.api.aws",
18670+
"tags" : [ "dualstack" ]
18671+
} ]
18672+
},
18673+
"eu-west-2" : {
18674+
"variants" : [ {
18675+
"hostname" : "resiliencehub.eu-west-2.api.aws",
18676+
"tags" : [ "dualstack" ]
18677+
} ]
18678+
},
18679+
"eu-west-3" : {
18680+
"variants" : [ {
18681+
"hostname" : "resiliencehub.eu-west-3.api.aws",
18682+
"tags" : [ "dualstack" ]
18683+
} ]
18684+
},
18685+
"me-south-1" : {
18686+
"variants" : [ {
18687+
"hostname" : "resiliencehub.me-south-1.api.aws",
18688+
"tags" : [ "dualstack" ]
18689+
} ]
18690+
},
18691+
"sa-east-1" : {
18692+
"variants" : [ {
18693+
"hostname" : "resiliencehub.sa-east-1.api.aws",
18694+
"tags" : [ "dualstack" ]
18695+
} ]
18696+
},
18697+
"us-east-1" : {
18698+
"variants" : [ {
18699+
"hostname" : "resiliencehub.us-east-1.api.aws",
18700+
"tags" : [ "dualstack" ]
18701+
} ]
18702+
},
18703+
"us-east-2" : {
18704+
"variants" : [ {
18705+
"hostname" : "resiliencehub.us-east-2.api.aws",
18706+
"tags" : [ "dualstack" ]
18707+
} ]
18708+
},
18709+
"us-west-1" : {
18710+
"variants" : [ {
18711+
"hostname" : "resiliencehub.us-west-1.api.aws",
18712+
"tags" : [ "dualstack" ]
18713+
} ]
18714+
},
18715+
"us-west-2" : {
18716+
"variants" : [ {
18717+
"hostname" : "resiliencehub.us-west-2.api.aws",
18718+
"tags" : [ "dualstack" ]
18719+
} ]
18720+
}
1862118721
}
1862218722
},
1862318723
"resource-explorer-2" : {
@@ -31220,12 +31320,24 @@
3122031320
"variants" : [ {
3122131321
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
3122231322
"tags" : [ "fips" ]
31323+
}, {
31324+
"hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
31325+
"tags" : [ "dualstack", "fips" ]
31326+
}, {
31327+
"hostname" : "resiliencehub.us-gov-east-1.api.aws",
31328+
"tags" : [ "dualstack" ]
3122331329
} ]
3122431330
},
3122531331
"us-gov-west-1" : {
3122631332
"variants" : [ {
3122731333
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
3122831334
"tags" : [ "fips" ]
31335+
}, {
31336+
"hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
31337+
"tags" : [ "dualstack", "fips" ]
31338+
}, {
31339+
"hostname" : "resiliencehub.us-gov-west-1.api.aws",
31340+
"tags" : [ "dualstack" ]
3122931341
} ]
3123031342
}
3123131343
}

0 commit comments

Comments
 (0)