|
3002 | 3002 | "bedrock": {
|
3003 | 3003 | "endpoints": {
|
3004 | 3004 | "ap-northeast-1": {},
|
| 3005 | + "ap-northeast-2": {}, |
3005 | 3006 | "ap-south-1": {},
|
3006 | 3007 | "ap-southeast-1": {},
|
3007 | 3008 | "ap-southeast-2": {},
|
|
3011 | 3012 | },
|
3012 | 3013 | "hostname": "bedrock.ap-northeast-1.amazonaws.com"
|
3013 | 3014 | },
|
| 3015 | + "bedrock-ap-northeast-2": { |
| 3016 | + "credentialScope": { |
| 3017 | + "region": "ap-northeast-2" |
| 3018 | + }, |
| 3019 | + "hostname": "bedrock.ap-northeast-2.amazonaws.com" |
| 3020 | + }, |
3014 | 3021 | "bedrock-ap-south-1": {
|
3015 | 3022 | "credentialScope": {
|
3016 | 3023 | "region": "ap-south-1"
|
|
3071 | 3078 | },
|
3072 | 3079 | "hostname": "bedrock-fips.us-east-1.amazonaws.com"
|
3073 | 3080 | },
|
| 3081 | + "bedrock-fips-us-east-2": { |
| 3082 | + "credentialScope": { |
| 3083 | + "region": "us-east-2" |
| 3084 | + }, |
| 3085 | + "hostname": "bedrock-fips.us-east-2.amazonaws.com" |
| 3086 | + }, |
3074 | 3087 | "bedrock-fips-us-west-2": {
|
3075 | 3088 | "credentialScope": {
|
3076 | 3089 | "region": "us-west-2"
|
|
3083 | 3096 | },
|
3084 | 3097 | "hostname": "bedrock-runtime.ap-northeast-1.amazonaws.com"
|
3085 | 3098 | },
|
| 3099 | + "bedrock-runtime-ap-northeast-2": { |
| 3100 | + "credentialScope": { |
| 3101 | + "region": "ap-northeast-2" |
| 3102 | + }, |
| 3103 | + "hostname": "bedrock-runtime.ap-northeast-2.amazonaws.com" |
| 3104 | + }, |
3086 | 3105 | "bedrock-runtime-ap-south-1": {
|
3087 | 3106 | "credentialScope": {
|
3088 | 3107 | "region": "ap-south-1"
|
|
3143 | 3162 | },
|
3144 | 3163 | "hostname": "bedrock-runtime-fips.us-east-1.amazonaws.com"
|
3145 | 3164 | },
|
| 3165 | + "bedrock-runtime-fips-us-east-2": { |
| 3166 | + "credentialScope": { |
| 3167 | + "region": "us-east-2" |
| 3168 | + }, |
| 3169 | + "hostname": "bedrock-runtime-fips.us-east-2.amazonaws.com" |
| 3170 | + }, |
3146 | 3171 | "bedrock-runtime-fips-us-west-2": {
|
3147 | 3172 | "credentialScope": {
|
3148 | 3173 | "region": "us-west-2"
|
|
3161 | 3186 | },
|
3162 | 3187 | "hostname": "bedrock-runtime.us-east-1.amazonaws.com"
|
3163 | 3188 | },
|
| 3189 | + "bedrock-runtime-us-east-2": { |
| 3190 | + "credentialScope": { |
| 3191 | + "region": "us-east-2" |
| 3192 | + }, |
| 3193 | + "hostname": "bedrock-runtime.us-east-2.amazonaws.com" |
| 3194 | + }, |
3164 | 3195 | "bedrock-runtime-us-west-2": {
|
3165 | 3196 | "credentialScope": {
|
3166 | 3197 | "region": "us-west-2"
|
|
3179 | 3210 | },
|
3180 | 3211 | "hostname": "bedrock.us-east-1.amazonaws.com"
|
3181 | 3212 | },
|
| 3213 | + "bedrock-us-east-2": { |
| 3214 | + "credentialScope": { |
| 3215 | + "region": "us-east-2" |
| 3216 | + }, |
| 3217 | + "hostname": "bedrock.us-east-2.amazonaws.com" |
| 3218 | + }, |
3182 | 3219 | "bedrock-us-west-2": {
|
3183 | 3220 | "credentialScope": {
|
3184 | 3221 | "region": "us-west-2"
|
|
3192 | 3229 | "eu-west-3": {},
|
3193 | 3230 | "sa-east-1": {},
|
3194 | 3231 | "us-east-1": {},
|
| 3232 | + "us-east-2": {}, |
3195 | 3233 | "us-west-2": {}
|
3196 | 3234 | }
|
3197 | 3235 | },
|
|
9421 | 9459 | },
|
9422 | 9460 | "firehose": {
|
9423 | 9461 | "endpoints": {
|
9424 |
| - "af-south-1": {}, |
9425 |
| - "ap-east-1": {}, |
9426 |
| - "ap-northeast-1": {}, |
9427 |
| - "ap-northeast-2": {}, |
9428 |
| - "ap-northeast-3": {}, |
9429 |
| - "ap-south-1": {}, |
9430 |
| - "ap-south-2": {}, |
9431 |
| - "ap-southeast-1": {}, |
9432 |
| - "ap-southeast-2": {}, |
9433 |
| - "ap-southeast-3": {}, |
9434 |
| - "ap-southeast-4": {}, |
| 9462 | + "af-south-1": { |
| 9463 | + "variants": [ |
| 9464 | + { |
| 9465 | + "hostname": "firehose.af-south-1.api.aws", |
| 9466 | + "tags": ["dualstack"] |
| 9467 | + } |
| 9468 | + ] |
| 9469 | + }, |
| 9470 | + "ap-east-1": { |
| 9471 | + "variants": [ |
| 9472 | + { |
| 9473 | + "hostname": "firehose.ap-east-1.api.aws", |
| 9474 | + "tags": ["dualstack"] |
| 9475 | + } |
| 9476 | + ] |
| 9477 | + }, |
| 9478 | + "ap-northeast-1": { |
| 9479 | + "variants": [ |
| 9480 | + { |
| 9481 | + "hostname": "firehose.ap-northeast-1.api.aws", |
| 9482 | + "tags": ["dualstack"] |
| 9483 | + } |
| 9484 | + ] |
| 9485 | + }, |
| 9486 | + "ap-northeast-2": { |
| 9487 | + "variants": [ |
| 9488 | + { |
| 9489 | + "hostname": "firehose.ap-northeast-2.api.aws", |
| 9490 | + "tags": ["dualstack"] |
| 9491 | + } |
| 9492 | + ] |
| 9493 | + }, |
| 9494 | + "ap-northeast-3": { |
| 9495 | + "variants": [ |
| 9496 | + { |
| 9497 | + "hostname": "firehose.ap-northeast-3.api.aws", |
| 9498 | + "tags": ["dualstack"] |
| 9499 | + } |
| 9500 | + ] |
| 9501 | + }, |
| 9502 | + "ap-south-1": { |
| 9503 | + "variants": [ |
| 9504 | + { |
| 9505 | + "hostname": "firehose.ap-south-1.api.aws", |
| 9506 | + "tags": ["dualstack"] |
| 9507 | + } |
| 9508 | + ] |
| 9509 | + }, |
| 9510 | + "ap-south-2": { |
| 9511 | + "variants": [ |
| 9512 | + { |
| 9513 | + "hostname": "firehose.ap-south-2.api.aws", |
| 9514 | + "tags": ["dualstack"] |
| 9515 | + } |
| 9516 | + ] |
| 9517 | + }, |
| 9518 | + "ap-southeast-1": { |
| 9519 | + "variants": [ |
| 9520 | + { |
| 9521 | + "hostname": "firehose.ap-southeast-1.api.aws", |
| 9522 | + "tags": ["dualstack"] |
| 9523 | + } |
| 9524 | + ] |
| 9525 | + }, |
| 9526 | + "ap-southeast-2": { |
| 9527 | + "variants": [ |
| 9528 | + { |
| 9529 | + "hostname": "firehose.ap-southeast-2.api.aws", |
| 9530 | + "tags": ["dualstack"] |
| 9531 | + } |
| 9532 | + ] |
| 9533 | + }, |
| 9534 | + "ap-southeast-3": { |
| 9535 | + "variants": [ |
| 9536 | + { |
| 9537 | + "hostname": "firehose.ap-southeast-3.api.aws", |
| 9538 | + "tags": ["dualstack"] |
| 9539 | + } |
| 9540 | + ] |
| 9541 | + }, |
| 9542 | + "ap-southeast-4": { |
| 9543 | + "variants": [ |
| 9544 | + { |
| 9545 | + "hostname": "firehose.ap-southeast-4.api.aws", |
| 9546 | + "tags": ["dualstack"] |
| 9547 | + } |
| 9548 | + ] |
| 9549 | + }, |
9435 | 9550 | "ap-southeast-5": {},
|
9436 |
| - "ca-central-1": {}, |
9437 |
| - "ca-west-1": {}, |
9438 |
| - "eu-central-1": {}, |
9439 |
| - "eu-central-2": {}, |
9440 |
| - "eu-north-1": {}, |
9441 |
| - "eu-south-1": {}, |
9442 |
| - "eu-south-2": {}, |
9443 |
| - "eu-west-1": {}, |
9444 |
| - "eu-west-2": {}, |
9445 |
| - "eu-west-3": {}, |
| 9551 | + "ca-central-1": { |
| 9552 | + "variants": [ |
| 9553 | + { |
| 9554 | + "hostname": "firehose.ca-central-1.api.aws", |
| 9555 | + "tags": ["dualstack"] |
| 9556 | + } |
| 9557 | + ] |
| 9558 | + }, |
| 9559 | + "ca-west-1": { |
| 9560 | + "variants": [ |
| 9561 | + { |
| 9562 | + "hostname": "firehose.ca-west-1.api.aws", |
| 9563 | + "tags": ["dualstack"] |
| 9564 | + } |
| 9565 | + ] |
| 9566 | + }, |
| 9567 | + "eu-central-1": { |
| 9568 | + "variants": [ |
| 9569 | + { |
| 9570 | + "hostname": "firehose.eu-central-1.api.aws", |
| 9571 | + "tags": ["dualstack"] |
| 9572 | + } |
| 9573 | + ] |
| 9574 | + }, |
| 9575 | + "eu-central-2": { |
| 9576 | + "variants": [ |
| 9577 | + { |
| 9578 | + "hostname": "firehose.eu-central-2.api.aws", |
| 9579 | + "tags": ["dualstack"] |
| 9580 | + } |
| 9581 | + ] |
| 9582 | + }, |
| 9583 | + "eu-north-1": { |
| 9584 | + "variants": [ |
| 9585 | + { |
| 9586 | + "hostname": "firehose.eu-north-1.api.aws", |
| 9587 | + "tags": ["dualstack"] |
| 9588 | + } |
| 9589 | + ] |
| 9590 | + }, |
| 9591 | + "eu-south-1": { |
| 9592 | + "variants": [ |
| 9593 | + { |
| 9594 | + "hostname": "firehose.eu-south-1.api.aws", |
| 9595 | + "tags": ["dualstack"] |
| 9596 | + } |
| 9597 | + ] |
| 9598 | + }, |
| 9599 | + "eu-south-2": { |
| 9600 | + "variants": [ |
| 9601 | + { |
| 9602 | + "hostname": "firehose.eu-south-2.api.aws", |
| 9603 | + "tags": ["dualstack"] |
| 9604 | + } |
| 9605 | + ] |
| 9606 | + }, |
| 9607 | + "eu-west-1": { |
| 9608 | + "variants": [ |
| 9609 | + { |
| 9610 | + "hostname": "firehose.eu-west-1.api.aws", |
| 9611 | + "tags": ["dualstack"] |
| 9612 | + } |
| 9613 | + ] |
| 9614 | + }, |
| 9615 | + "eu-west-2": { |
| 9616 | + "variants": [ |
| 9617 | + { |
| 9618 | + "hostname": "firehose.eu-west-2.api.aws", |
| 9619 | + "tags": ["dualstack"] |
| 9620 | + } |
| 9621 | + ] |
| 9622 | + }, |
| 9623 | + "eu-west-3": { |
| 9624 | + "variants": [ |
| 9625 | + { |
| 9626 | + "hostname": "firehose.eu-west-3.api.aws", |
| 9627 | + "tags": ["dualstack"] |
| 9628 | + } |
| 9629 | + ] |
| 9630 | + }, |
9446 | 9631 | "fips-us-east-1": {
|
9447 | 9632 | "credentialScope": {
|
9448 | 9633 | "region": "us-east-1"
|
|
9471 | 9656 | "deprecated": true,
|
9472 | 9657 | "hostname": "firehose-fips.us-west-2.amazonaws.com"
|
9473 | 9658 | },
|
9474 |
| - "il-central-1": {}, |
9475 |
| - "me-central-1": {}, |
9476 |
| - "me-south-1": {}, |
9477 |
| - "sa-east-1": {}, |
| 9659 | + "il-central-1": { |
| 9660 | + "variants": [ |
| 9661 | + { |
| 9662 | + "hostname": "firehose.il-central-1.api.aws", |
| 9663 | + "tags": ["dualstack"] |
| 9664 | + } |
| 9665 | + ] |
| 9666 | + }, |
| 9667 | + "me-central-1": { |
| 9668 | + "variants": [ |
| 9669 | + { |
| 9670 | + "hostname": "firehose.me-central-1.api.aws", |
| 9671 | + "tags": ["dualstack"] |
| 9672 | + } |
| 9673 | + ] |
| 9674 | + }, |
| 9675 | + "me-south-1": { |
| 9676 | + "variants": [ |
| 9677 | + { |
| 9678 | + "hostname": "firehose.me-south-1.api.aws", |
| 9679 | + "tags": ["dualstack"] |
| 9680 | + } |
| 9681 | + ] |
| 9682 | + }, |
| 9683 | + "sa-east-1": { |
| 9684 | + "variants": [ |
| 9685 | + { |
| 9686 | + "hostname": "firehose.sa-east-1.api.aws", |
| 9687 | + "tags": ["dualstack"] |
| 9688 | + } |
| 9689 | + ] |
| 9690 | + }, |
9478 | 9691 | "us-east-1": {
|
9479 | 9692 | "variants": [
|
9480 | 9693 | {
|
9481 | 9694 | "hostname": "firehose-fips.us-east-1.amazonaws.com",
|
9482 | 9695 | "tags": ["fips"]
|
| 9696 | + }, |
| 9697 | + { |
| 9698 | + "hostname": "firehose-fips.us-east-1.api.aws", |
| 9699 | + "tags": ["dualstack", "fips"] |
| 9700 | + }, |
| 9701 | + { |
| 9702 | + "hostname": "firehose.us-east-1.api.aws", |
| 9703 | + "tags": ["dualstack"] |
9483 | 9704 | }
|
9484 | 9705 | ]
|
9485 | 9706 | },
|
|
9488 | 9709 | {
|
9489 | 9710 | "hostname": "firehose-fips.us-east-2.amazonaws.com",
|
9490 | 9711 | "tags": ["fips"]
|
| 9712 | + }, |
| 9713 | + { |
| 9714 | + "hostname": "firehose-fips.us-east-2.api.aws", |
| 9715 | + "tags": ["dualstack", "fips"] |
| 9716 | + }, |
| 9717 | + { |
| 9718 | + "hostname": "firehose.us-east-2.api.aws", |
| 9719 | + "tags": ["dualstack"] |
9491 | 9720 | }
|
9492 | 9721 | ]
|
9493 | 9722 | },
|
|
9496 | 9725 | {
|
9497 | 9726 | "hostname": "firehose-fips.us-west-1.amazonaws.com",
|
9498 | 9727 | "tags": ["fips"]
|
| 9728 | + }, |
| 9729 | + { |
| 9730 | + "hostname": "firehose-fips.us-west-1.api.aws", |
| 9731 | + "tags": ["dualstack", "fips"] |
| 9732 | + }, |
| 9733 | + { |
| 9734 | + "hostname": "firehose.us-west-1.api.aws", |
| 9735 | + "tags": ["dualstack"] |
9499 | 9736 | }
|
9500 | 9737 | ]
|
9501 | 9738 | },
|
|
9504 | 9741 | {
|
9505 | 9742 | "hostname": "firehose-fips.us-west-2.amazonaws.com",
|
9506 | 9743 | "tags": ["fips"]
|
| 9744 | + }, |
| 9745 | + { |
| 9746 | + "hostname": "firehose-fips.us-west-2.api.aws", |
| 9747 | + "tags": ["dualstack", "fips"] |
| 9748 | + }, |
| 9749 | + { |
| 9750 | + "hostname": "firehose.us-west-2.api.aws", |
| 9751 | + "tags": ["dualstack"] |
9507 | 9752 | }
|
9508 | 9753 | ]
|
9509 | 9754 | }
|
|
0 commit comments