|
6423 | 6423 | }
|
6424 | 6424 | }
|
6425 | 6425 | },
|
| 6426 | + "eks-auth": { |
| 6427 | + "defaults": { |
| 6428 | + "dnsSuffix": "api.aws", |
| 6429 | + "variants": [ |
| 6430 | + { |
| 6431 | + "dnsSuffix": "api.aws", |
| 6432 | + "hostname": "{service}-fips.{region}.{dnsSuffix}", |
| 6433 | + "tags": ["fips"] |
| 6434 | + } |
| 6435 | + ] |
| 6436 | + }, |
| 6437 | + "endpoints": { |
| 6438 | + "af-south-1": { |
| 6439 | + "hostname": "eks-auth.af-south-1.api.aws" |
| 6440 | + }, |
| 6441 | + "ap-east-1": { |
| 6442 | + "hostname": "eks-auth.ap-east-1.api.aws" |
| 6443 | + }, |
| 6444 | + "ap-northeast-1": { |
| 6445 | + "hostname": "eks-auth.ap-northeast-1.api.aws" |
| 6446 | + }, |
| 6447 | + "ap-northeast-2": { |
| 6448 | + "hostname": "eks-auth.ap-northeast-2.api.aws" |
| 6449 | + }, |
| 6450 | + "ap-northeast-3": { |
| 6451 | + "hostname": "eks-auth.ap-northeast-3.api.aws" |
| 6452 | + }, |
| 6453 | + "ap-south-1": { |
| 6454 | + "hostname": "eks-auth.ap-south-1.api.aws" |
| 6455 | + }, |
| 6456 | + "ap-south-2": { |
| 6457 | + "hostname": "eks-auth.ap-south-2.api.aws" |
| 6458 | + }, |
| 6459 | + "ap-southeast-1": { |
| 6460 | + "hostname": "eks-auth.ap-southeast-1.api.aws" |
| 6461 | + }, |
| 6462 | + "ap-southeast-2": { |
| 6463 | + "hostname": "eks-auth.ap-southeast-2.api.aws" |
| 6464 | + }, |
| 6465 | + "ap-southeast-3": { |
| 6466 | + "hostname": "eks-auth.ap-southeast-3.api.aws" |
| 6467 | + }, |
| 6468 | + "ap-southeast-4": { |
| 6469 | + "hostname": "eks-auth.ap-southeast-4.api.aws" |
| 6470 | + }, |
| 6471 | + "ca-central-1": { |
| 6472 | + "hostname": "eks-auth.ca-central-1.api.aws" |
| 6473 | + }, |
| 6474 | + "eu-central-1": { |
| 6475 | + "hostname": "eks-auth.eu-central-1.api.aws" |
| 6476 | + }, |
| 6477 | + "eu-central-2": { |
| 6478 | + "hostname": "eks-auth.eu-central-2.api.aws" |
| 6479 | + }, |
| 6480 | + "eu-north-1": { |
| 6481 | + "hostname": "eks-auth.eu-north-1.api.aws" |
| 6482 | + }, |
| 6483 | + "eu-south-1": { |
| 6484 | + "hostname": "eks-auth.eu-south-1.api.aws" |
| 6485 | + }, |
| 6486 | + "eu-south-2": { |
| 6487 | + "hostname": "eks-auth.eu-south-2.api.aws" |
| 6488 | + }, |
| 6489 | + "eu-west-1": { |
| 6490 | + "hostname": "eks-auth.eu-west-1.api.aws" |
| 6491 | + }, |
| 6492 | + "eu-west-2": { |
| 6493 | + "hostname": "eks-auth.eu-west-2.api.aws" |
| 6494 | + }, |
| 6495 | + "eu-west-3": { |
| 6496 | + "hostname": "eks-auth.eu-west-3.api.aws" |
| 6497 | + }, |
| 6498 | + "il-central-1": { |
| 6499 | + "hostname": "eks-auth.il-central-1.api.aws" |
| 6500 | + }, |
| 6501 | + "me-central-1": { |
| 6502 | + "hostname": "eks-auth.me-central-1.api.aws" |
| 6503 | + }, |
| 6504 | + "me-south-1": { |
| 6505 | + "hostname": "eks-auth.me-south-1.api.aws" |
| 6506 | + }, |
| 6507 | + "sa-east-1": { |
| 6508 | + "hostname": "eks-auth.sa-east-1.api.aws" |
| 6509 | + }, |
| 6510 | + "us-east-1": { |
| 6511 | + "hostname": "eks-auth.us-east-1.api.aws" |
| 6512 | + }, |
| 6513 | + "us-east-2": { |
| 6514 | + "hostname": "eks-auth.us-east-2.api.aws" |
| 6515 | + }, |
| 6516 | + "us-west-1": { |
| 6517 | + "hostname": "eks-auth.us-west-1.api.aws" |
| 6518 | + }, |
| 6519 | + "us-west-2": { |
| 6520 | + "hostname": "eks-auth.us-west-2.api.aws" |
| 6521 | + } |
| 6522 | + } |
| 6523 | + }, |
6426 | 6524 | "elasticache": {
|
6427 | 6525 | "endpoints": {
|
6428 | 6526 | "af-south-1": {},
|
|
21899 | 21997 | "cn-northwest-1": {}
|
21900 | 21998 | }
|
21901 | 21999 | },
|
| 22000 | + "eks-auth": { |
| 22001 | + "defaults": { |
| 22002 | + "dnsSuffix": "api.amazonwebservices.com.cn", |
| 22003 | + "variants": [ |
| 22004 | + { |
| 22005 | + "dnsSuffix": "api.amazonwebservices.com.cn", |
| 22006 | + "hostname": "{service}-fips.{region}.{dnsSuffix}", |
| 22007 | + "tags": ["fips"] |
| 22008 | + } |
| 22009 | + ] |
| 22010 | + }, |
| 22011 | + "endpoints": { |
| 22012 | + "cn-north-1": { |
| 22013 | + "hostname": "eks-auth.cn-north-1.api.amazonwebservices.com.cn" |
| 22014 | + }, |
| 22015 | + "cn-northwest-1": { |
| 22016 | + "hostname": "eks-auth.cn-northwest-1.api.amazonwebservices.com.cn" |
| 22017 | + } |
| 22018 | + } |
| 22019 | + }, |
21902 | 22020 | "elasticache": {
|
21903 | 22021 | "endpoints": {
|
21904 | 22022 | "cn-north-1": {},
|
|
24685 | 24803 | }
|
24686 | 24804 | }
|
24687 | 24805 | },
|
| 24806 | + "eks-auth": { |
| 24807 | + "defaults": { |
| 24808 | + "dnsSuffix": "api.aws", |
| 24809 | + "variants": [ |
| 24810 | + { |
| 24811 | + "dnsSuffix": "api.aws", |
| 24812 | + "hostname": "{service}-fips.{region}.{dnsSuffix}", |
| 24813 | + "tags": ["fips"] |
| 24814 | + } |
| 24815 | + ] |
| 24816 | + }, |
| 24817 | + "endpoints": { |
| 24818 | + "us-gov-east-1": { |
| 24819 | + "hostname": "eks-auth.us-gov-east-1.api.aws" |
| 24820 | + }, |
| 24821 | + "us-gov-west-1": { |
| 24822 | + "hostname": "eks-auth.us-gov-west-1.api.aws" |
| 24823 | + } |
| 24824 | + } |
| 24825 | + }, |
24688 | 24826 | "elasticache": {
|
24689 | 24827 | "defaults": {
|
24690 | 24828 | "variants": [
|
|
28736 | 28874 | },
|
28737 | 28875 | "ram": {
|
28738 | 28876 | "endpoints": {
|
28739 |
| - "us-iso-east-1": {}, |
28740 |
| - "us-iso-west-1": {} |
| 28877 | + "fips-us-iso-east-1": { |
| 28878 | + "credentialScope": { |
| 28879 | + "region": "us-iso-east-1" |
| 28880 | + }, |
| 28881 | + "deprecated": true, |
| 28882 | + "hostname": "ram-fips.us-iso-east-1.c2s.ic.gov" |
| 28883 | + }, |
| 28884 | + "fips-us-iso-west-1": { |
| 28885 | + "credentialScope": { |
| 28886 | + "region": "us-iso-west-1" |
| 28887 | + }, |
| 28888 | + "deprecated": true, |
| 28889 | + "hostname": "ram-fips.us-iso-west-1.c2s.ic.gov" |
| 28890 | + }, |
| 28891 | + "us-iso-east-1": { |
| 28892 | + "variants": [ |
| 28893 | + { |
| 28894 | + "hostname": "ram-fips.us-iso-east-1.c2s.ic.gov", |
| 28895 | + "tags": ["fips"] |
| 28896 | + } |
| 28897 | + ] |
| 28898 | + }, |
| 28899 | + "us-iso-west-1": { |
| 28900 | + "variants": [ |
| 28901 | + { |
| 28902 | + "hostname": "ram-fips.us-iso-west-1.c2s.ic.gov", |
| 28903 | + "tags": ["fips"] |
| 28904 | + } |
| 28905 | + ] |
| 28906 | + } |
28741 | 28907 | }
|
28742 | 28908 | },
|
28743 | 28909 | "rbin": {
|
|
29374 | 29540 | },
|
29375 | 29541 | "ram": {
|
29376 | 29542 | "endpoints": {
|
29377 |
| - "us-isob-east-1": {} |
| 29543 | + "fips-us-isob-east-1": { |
| 29544 | + "credentialScope": { |
| 29545 | + "region": "us-isob-east-1" |
| 29546 | + }, |
| 29547 | + "deprecated": true, |
| 29548 | + "hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov" |
| 29549 | + }, |
| 29550 | + "us-isob-east-1": { |
| 29551 | + "variants": [ |
| 29552 | + { |
| 29553 | + "hostname": "ram-fips.us-isob-east-1.sc2s.sgov.gov", |
| 29554 | + "tags": ["fips"] |
| 29555 | + } |
| 29556 | + ] |
| 29557 | + } |
29378 | 29558 | }
|
29379 | 29559 | },
|
29380 | 29560 | "rbin": {
|
|
0 commit comments