|
2085 | 2085 | "name": "mediapackage-vod"
|
2086 | 2086 | },
|
2087 | 2087 | "aws.protocols#restJson1": {},
|
| 2088 | + "smithy.api#auth": ["aws.auth#sigv4"], |
2088 | 2089 | "smithy.api#documentation": "AWS Elemental MediaPackage VOD",
|
2089 | 2090 | "smithy.api#title": "AWS Elemental MediaPackage VOD",
|
2090 | 2091 | "smithy.rules#endpointRuleSet": {
|
|
2741 | 2742 | "UseDualStack": false
|
2742 | 2743 | }
|
2743 | 2744 | },
|
2744 |
| - { |
2745 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
2746 |
| - "expect": { |
2747 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
2748 |
| - }, |
2749 |
| - "params": { |
2750 |
| - "Region": "us-iso-east-1", |
2751 |
| - "UseFIPS": true, |
2752 |
| - "UseDualStack": true |
2753 |
| - } |
2754 |
| - }, |
2755 | 2745 | {
|
2756 | 2746 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
2757 | 2747 | "expect": {
|
|
2765 | 2755 | "UseDualStack": false
|
2766 | 2756 | }
|
2767 | 2757 | },
|
2768 |
| - { |
2769 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
2770 |
| - "expect": { |
2771 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
2772 |
| - }, |
2773 |
| - "params": { |
2774 |
| - "Region": "us-iso-east-1", |
2775 |
| - "UseFIPS": false, |
2776 |
| - "UseDualStack": true |
2777 |
| - } |
2778 |
| - }, |
2779 | 2758 | {
|
2780 | 2759 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
2781 | 2760 | "expect": {
|
|
2789 | 2768 | "UseDualStack": false
|
2790 | 2769 | }
|
2791 | 2770 | },
|
2792 |
| - { |
2793 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
2794 |
| - "expect": { |
2795 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
2796 |
| - }, |
2797 |
| - "params": { |
2798 |
| - "Region": "us-isob-east-1", |
2799 |
| - "UseFIPS": true, |
2800 |
| - "UseDualStack": true |
2801 |
| - } |
2802 |
| - }, |
2803 | 2771 | {
|
2804 | 2772 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
2805 | 2773 | "expect": {
|
|
2813 | 2781 | "UseDualStack": false
|
2814 | 2782 | }
|
2815 | 2783 | },
|
2816 |
| - { |
2817 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
2818 |
| - "expect": { |
2819 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
2820 |
| - }, |
2821 |
| - "params": { |
2822 |
| - "Region": "us-isob-east-1", |
2823 |
| - "UseFIPS": false, |
2824 |
| - "UseDualStack": true |
2825 |
| - } |
2826 |
| - }, |
2827 | 2784 | {
|
2828 | 2785 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
2829 | 2786 | "expect": {
|
|
0 commit comments