File tree Expand file tree Collapse file tree 1 file changed +76
-8
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
-8
lines changed Original file line number Diff line number Diff line change 45314531 },
45324532 "cleanrooms": {
45334533 "endpoints": {
4534- "ap-northeast-1": {},
4535- "ap-northeast-2": {},
4536- "ap-southeast-1": {},
4537- "ap-southeast-2": {},
4538- "eu-central-1": {},
4539- "eu-north-1": {},
4540- "eu-west-1": {},
4541- "eu-west-2": {},
4534+ "ap-northeast-1": {
4535+ "variants": [
4536+ {
4537+ "hostname": "cleanrooms.ap-northeast-1.api.aws",
4538+ "tags": ["dualstack"]
4539+ }
4540+ ]
4541+ },
4542+ "ap-northeast-2": {
4543+ "variants": [
4544+ {
4545+ "hostname": "cleanrooms.ap-northeast-2.api.aws",
4546+ "tags": ["dualstack"]
4547+ }
4548+ ]
4549+ },
4550+ "ap-southeast-1": {
4551+ "variants": [
4552+ {
4553+ "hostname": "cleanrooms.ap-southeast-1.api.aws",
4554+ "tags": ["dualstack"]
4555+ }
4556+ ]
4557+ },
4558+ "ap-southeast-2": {
4559+ "variants": [
4560+ {
4561+ "hostname": "cleanrooms.ap-southeast-2.api.aws",
4562+ "tags": ["dualstack"]
4563+ }
4564+ ]
4565+ },
4566+ "eu-central-1": {
4567+ "variants": [
4568+ {
4569+ "hostname": "cleanrooms.eu-central-1.api.aws",
4570+ "tags": ["dualstack"]
4571+ }
4572+ ]
4573+ },
4574+ "eu-north-1": {
4575+ "variants": [
4576+ {
4577+ "hostname": "cleanrooms.eu-north-1.api.aws",
4578+ "tags": ["dualstack"]
4579+ }
4580+ ]
4581+ },
4582+ "eu-west-1": {
4583+ "variants": [
4584+ {
4585+ "hostname": "cleanrooms.eu-west-1.api.aws",
4586+ "tags": ["dualstack"]
4587+ }
4588+ ]
4589+ },
4590+ "eu-west-2": {
4591+ "variants": [
4592+ {
4593+ "hostname": "cleanrooms.eu-west-2.api.aws",
4594+ "tags": ["dualstack"]
4595+ }
4596+ ]
4597+ },
45424598 "fips-us-east-1": {
45434599 "credentialScope": {
45444600 "region": "us-east-1"
45654621 {
45664622 "hostname": "cleanrooms-fips.us-east-1.amazonaws.com",
45674623 "tags": ["fips"]
4624+ },
4625+ {
4626+ "hostname": "cleanrooms.us-east-1.api.aws",
4627+ "tags": ["dualstack"]
45684628 }
45694629 ]
45704630 },
45734633 {
45744634 "hostname": "cleanrooms-fips.us-east-2.amazonaws.com",
45754635 "tags": ["fips"]
4636+ },
4637+ {
4638+ "hostname": "cleanrooms.us-east-2.api.aws",
4639+ "tags": ["dualstack"]
45764640 }
45774641 ]
45784642 },
45814645 {
45824646 "hostname": "cleanrooms-fips.us-west-2.amazonaws.com",
45834647 "tags": ["fips"]
4648+ },
4649+ {
4650+ "hostname": "cleanrooms.us-west-2.api.aws",
4651+ "tags": ["dualstack"]
45844652 }
45854653 ]
45864654 }
You can’t perform that action at this time.
0 commit comments