File tree Expand file tree Collapse file tree 1 file changed +76
-0
lines changed
codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen Expand file tree Collapse file tree 1 file changed +76
-0
lines changed Original file line number Diff line number Diff line change 18001800 "ap-south-1": {},
18011801 "ap-southeast-1": {},
18021802 "ap-southeast-2": {},
1803+ "ap-southeast-3": {},
18031804 "ca-central-1": {},
18041805 "eu-central-1": {},
18051806 "eu-north-1": {},
35163517 "us-west-2": {}
35173518 }
35183519 },
3520+ "controltower": {
3521+ "endpoints": {
3522+ "ap-northeast-1": {},
3523+ "ap-northeast-2": {},
3524+ "ap-south-1": {},
3525+ "ap-southeast-1": {},
3526+ "ap-southeast-2": {},
3527+ "ca-central-1": {
3528+ "variants": [
3529+ {
3530+ "hostname": "controltower-fips.ca-central-1.amazonaws.com",
3531+ "tags": ["fips"]
3532+ }
3533+ ]
3534+ },
3535+ "ca-central-1-fips": {
3536+ "credentialScope": {
3537+ "region": "ca-central-1"
3538+ },
3539+ "deprecated": true,
3540+ "hostname": "controltower-fips.ca-central-1.amazonaws.com"
3541+ },
3542+ "eu-central-1": {},
3543+ "eu-north-1": {},
3544+ "eu-west-1": {},
3545+ "eu-west-2": {},
3546+ "eu-west-3": {},
3547+ "sa-east-1": {},
3548+ "us-east-1": {
3549+ "variants": [
3550+ {
3551+ "hostname": "controltower-fips.us-east-1.amazonaws.com",
3552+ "tags": ["fips"]
3553+ }
3554+ ]
3555+ },
3556+ "us-east-1-fips": {
3557+ "credentialScope": {
3558+ "region": "us-east-1"
3559+ },
3560+ "deprecated": true,
3561+ "hostname": "controltower-fips.us-east-1.amazonaws.com"
3562+ },
3563+ "us-east-2": {
3564+ "variants": [
3565+ {
3566+ "hostname": "controltower-fips.us-east-2.amazonaws.com",
3567+ "tags": ["fips"]
3568+ }
3569+ ]
3570+ },
3571+ "us-east-2-fips": {
3572+ "credentialScope": {
3573+ "region": "us-east-2"
3574+ },
3575+ "deprecated": true,
3576+ "hostname": "controltower-fips.us-east-2.amazonaws.com"
3577+ },
3578+ "us-west-2": {
3579+ "variants": [
3580+ {
3581+ "hostname": "controltower-fips.us-west-2.amazonaws.com",
3582+ "tags": ["fips"]
3583+ }
3584+ ]
3585+ },
3586+ "us-west-2-fips": {
3587+ "credentialScope": {
3588+ "region": "us-west-2"
3589+ },
3590+ "deprecated": true,
3591+ "hostname": "controltower-fips.us-west-2.amazonaws.com"
3592+ }
3593+ }
3594+ },
35193595 "cur": {
35203596 "endpoints": {
35213597 "us-east-1": {}
You can’t perform that action at this time.
0 commit comments