Skip to content

Commit cae23e1

Browse files
committed
chore(endpoints): update endpoints as of 2022/01/14
1 parent a879f16 commit cae23e1

File tree

1 file changed

+138
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+138
-0
lines changed

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

Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1459,6 +1459,7 @@
14591459
"ap-south-1": {},
14601460
"ap-southeast-1": {},
14611461
"ap-southeast-2": {},
1462+
"ap-southeast-3": {},
14621463
"ca-central-1": {},
14631464
"eu-central-1": {},
14641465
"eu-north-1": {},
@@ -11081,6 +11082,76 @@
1108111082
}
1108211083
}
1108311084
},
11085+
"s3-outposts": {
11086+
"endpoints": {
11087+
"af-south-1": {},
11088+
"ap-east-1": {},
11089+
"ap-northeast-1": {},
11090+
"ap-northeast-2": {},
11091+
"ap-northeast-3": {},
11092+
"ap-south-1": {},
11093+
"ap-southeast-1": {},
11094+
"ap-southeast-2": {},
11095+
"ca-central-1": {
11096+
"variants": [
11097+
{
11098+
"tags": ["fips"]
11099+
}
11100+
]
11101+
},
11102+
"eu-central-1": {},
11103+
"eu-north-1": {},
11104+
"eu-south-1": {},
11105+
"eu-west-1": {},
11106+
"eu-west-2": {},
11107+
"eu-west-3": {},
11108+
"fips-ca-central-1": {
11109+
"deprecated": true
11110+
},
11111+
"fips-us-east-1": {
11112+
"deprecated": true
11113+
},
11114+
"fips-us-east-2": {
11115+
"deprecated": true
11116+
},
11117+
"fips-us-west-1": {
11118+
"deprecated": true
11119+
},
11120+
"fips-us-west-2": {
11121+
"deprecated": true
11122+
},
11123+
"me-south-1": {},
11124+
"sa-east-1": {},
11125+
"us-east-1": {
11126+
"variants": [
11127+
{
11128+
"tags": ["fips"]
11129+
}
11130+
]
11131+
},
11132+
"us-east-2": {
11133+
"variants": [
11134+
{
11135+
"tags": ["fips"]
11136+
}
11137+
]
11138+
},
11139+
"us-west-1": {
11140+
"variants": [
11141+
{
11142+
"tags": ["fips"]
11143+
}
11144+
]
11145+
},
11146+
"us-west-2": {
11147+
"variants": [
11148+
{
11149+
"tags": ["fips"]
11150+
}
11151+
]
11152+
}
11153+
}
11154+
},
1108411155
"savingsplans": {
1108511156
"endpoints": {
1108611157
"aws-global": {
@@ -12466,6 +12537,7 @@
1246612537
"ap-south-1": {},
1246712538
"ap-southeast-1": {},
1246812539
"ap-southeast-2": {},
12540+
"ap-southeast-3": {},
1246912541
"ca-central-1": {
1247012542
"variants": [
1247112543
{
@@ -16728,13 +16800,28 @@
1672816800
]
1672916801
},
1673016802
"endpoints": {
16803+
"fips-us-gov-east-1": {
16804+
"credentialScope": {
16805+
"region": "us-gov-east-1"
16806+
},
16807+
"deprecated": true,
16808+
"hostname": "identitystore.us-gov-east-1.amazonaws.com"
16809+
},
1673116810
"fips-us-gov-west-1": {
1673216811
"credentialScope": {
1673316812
"region": "us-gov-west-1"
1673416813
},
1673516814
"deprecated": true,
1673616815
"hostname": "identitystore.us-gov-west-1.amazonaws.com"
1673716816
},
16817+
"us-gov-east-1": {
16818+
"variants": [
16819+
{
16820+
"hostname": "identitystore.us-gov-east-1.amazonaws.com",
16821+
"tags": ["fips"]
16822+
}
16823+
]
16824+
},
1673816825
"us-gov-west-1": {
1673916826
"variants": [
1674016827
{
@@ -17262,6 +17349,12 @@
1726217349
},
1726317350
"oidc": {
1726417351
"endpoints": {
17352+
"us-gov-east-1": {
17353+
"credentialScope": {
17354+
"region": "us-gov-east-1"
17355+
},
17356+
"hostname": "oidc.us-gov-east-1.amazonaws.com"
17357+
},
1726517358
"us-gov-west-1": {
1726617359
"credentialScope": {
1726717360
"region": "us-gov-west-1"
@@ -17360,6 +17453,12 @@
1736017453
},
1736117454
"portal.sso": {
1736217455
"endpoints": {
17456+
"us-gov-east-1": {
17457+
"credentialScope": {
17458+
"region": "us-gov-east-1"
17459+
},
17460+
"hostname": "portal.sso.us-gov-east-1.amazonaws.com"
17461+
},
1736317462
"us-gov-west-1": {
1736417463
"credentialScope": {
1736517464
"region": "us-gov-west-1"
@@ -17769,6 +17868,30 @@
1776917868
}
1777017869
}
1777117870
},
17871+
"s3-outposts": {
17872+
"endpoints": {
17873+
"fips-us-gov-east-1": {
17874+
"deprecated": true
17875+
},
17876+
"fips-us-gov-west-1": {
17877+
"deprecated": true
17878+
},
17879+
"us-gov-east-1": {
17880+
"variants": [
17881+
{
17882+
"tags": ["fips"]
17883+
}
17884+
]
17885+
},
17886+
"us-gov-west-1": {
17887+
"variants": [
17888+
{
17889+
"tags": ["fips"]
17890+
}
17891+
]
17892+
}
17893+
}
17894+
},
1777217895
"secretsmanager": {
1777317896
"endpoints": {
1777417897
"us-gov-east-1": {
@@ -18774,6 +18897,21 @@
1877418897
},
1877518898
"deprecated": true,
1877618899
"hostname": "dms.us-iso-east-1.c2s.ic.gov"
18900+
},
18901+
"us-iso-west-1": {
18902+
"variants": [
18903+
{
18904+
"hostname": "dms.us-iso-west-1.c2s.ic.gov",
18905+
"tags": ["fips"]
18906+
}
18907+
]
18908+
},
18909+
"us-iso-west-1-fips": {
18910+
"credentialScope": {
18911+
"region": "us-iso-west-1"
18912+
},
18913+
"deprecated": true,
18914+
"hostname": "dms.us-iso-west-1.c2s.ic.gov"
1877718915
}
1877818916
}
1877918917
},

0 commit comments

Comments
 (0)