|
94 | 94 | "name": "support"
|
95 | 95 | },
|
96 | 96 | "aws.protocols#awsJson1_1": {},
|
97 |
| - "smithy.api#documentation": "<fullname>Amazon Web Services Support</fullname>\n <p>The <i>Amazon Web Services Support API Reference</i> is intended for programmers who need detailed\n information about the Amazon Web Services Support operations and data types. You can use the API to manage\n your support cases programmatically. The Amazon Web Services Support API uses HTTP methods that return\n results in JSON format.</p>\n <note>\n <ul>\n <li>\n <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support\n API. </p>\n </li>\n <li>\n <p>If you call the Amazon Web Services Support API from an account that doesn't have a\n Business, Enterprise On-Ramp, or Enterprise Support plan, the\n <code>SubscriptionRequiredException</code> error message appears. For\n information about changing your support plan, see <a href=\"http://aws.amazon.com/premiumsupport/\">Amazon Web Services Support</a>.</p>\n </li>\n </ul>\n </note>\n <p>You can also use the Amazon Web Services Support API to access features for <a href=\"http://aws.amazon.com/premiumsupport/trustedadvisor/\">Trusted Advisor</a>. You can return a list of\n checks and their descriptions, get check results, specify checks to refresh, and get the\n refresh status of checks.</p>\n <p>You can manage your support cases with the following Amazon Web Services Support API operations:</p>\n <ul>\n <li>\n <p>The <a>CreateCase</a>, <a>DescribeCases</a>, <a>DescribeAttachment</a>, and <a>ResolveCase</a> operations\n create Amazon Web Services Support cases, retrieve information about cases, and resolve cases.</p>\n </li>\n <li>\n <p>The <a>DescribeCommunications</a>, <a>AddCommunicationToCase</a>, and <a>AddAttachmentsToSet</a> operations retrieve and add communications and attachments to Amazon Web Services Support\n cases.</p>\n </li>\n <li>\n <p>The <a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return Amazon Web Service names, service codes, service categories, and problem\n severity levels. You use these values when you call the <a>CreateCase</a> operation.</p>\n </li>\n </ul>\n <p>You can also use the Amazon Web Services Support API to call the Trusted Advisor operations. For more\n information, see <a href=\"https://docs.aws.amazon.com/awssupport/latest/user/trusted-advisor.html\">Trusted Advisor</a> in the\n <i>Amazon Web Services Support User Guide</i>.</p>\n <p>For authentication of requests, Amazon Web Services Support uses <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 Signing\n Process</a>.</p>\n <p>For more information about this service and the endpoints to use, see <a href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html\">About the\n Amazon Web Services Support API</a> in the <i>Amazon Web Services Support User Guide</i>.</p>", |
| 97 | + "smithy.api#documentation": "<fullname>Amazon Web Services Support</fullname>\n <p>The <i>Amazon Web Services Support API Reference</i> is intended for programmers who need detailed\n information about the Amazon Web Services Support operations and data types. You can use the API to manage\n your support cases programmatically. The Amazon Web Services Support API uses HTTP methods that return\n results in JSON format.</p>\n <note>\n <ul>\n <li>\n <p>You must have a Business, Enterprise On-Ramp, or Enterprise Support plan to use the Amazon Web Services Support\n API. </p>\n </li>\n <li>\n <p>If you call the Amazon Web Services Support API from an account that doesn't have a\n Business, Enterprise On-Ramp, or Enterprise Support plan, the\n <code>SubscriptionRequiredException</code> error message appears. For\n information about changing your support plan, see <a href=\"http://aws.amazon.com/premiumsupport/\">Amazon Web Services Support</a>.</p>\n </li>\n </ul>\n </note>\n <p>You can also use the Amazon Web Services Support API to access features for <a href=\"http://aws.amazon.com/premiumsupport/trustedadvisor/\">Trusted Advisor</a>. You can return a list of\n checks and their descriptions, get check results, specify checks to refresh, and get the\n refresh status of checks.</p>\n <p>You can manage your support cases with the following Amazon Web Services Support API operations:</p>\n <ul>\n <li>\n <p>The <a>CreateCase</a>, <a>DescribeCases</a>, <a>DescribeAttachment</a>, and <a>ResolveCase</a> operations\n create Amazon Web Services Support cases, retrieve information about cases, and resolve cases.</p>\n </li>\n <li>\n <p>The <a>DescribeCommunications</a>, <a>AddCommunicationToCase</a>, and <a>AddAttachmentsToSet</a> operations retrieve and add communications and attachments to Amazon Web Services Support\n cases.</p>\n </li>\n <li>\n <p>The <a>DescribeServices</a> and <a>DescribeSeverityLevels</a> operations return Amazon Web Services service names, service codes, service categories, and problem\n severity levels. You use these values when you call the <a>CreateCase</a> operation.</p>\n </li>\n </ul>\n <p>You can also use the Amazon Web Services Support API to call the Trusted Advisor operations. For more\n information, see <a href=\"https://docs.aws.amazon.com/awssupport/latest/user/trusted-advisor.html\">Trusted Advisor</a> in the\n <i>Amazon Web Services Support User Guide</i>.</p>\n <p>For authentication of requests, Amazon Web Services Support uses <a href=\"https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html\">Signature Version 4 Signing\n Process</a>.</p>\n <p>For more information about this service and the endpoints to use, see <a href=\"https://docs.aws.amazon.com/awssupport/latest/user/about-support-api.html\">About the\n Amazon Web Services Support API</a> in the <i>Amazon Web Services Support User Guide</i>.</p>", |
98 | 98 | "smithy.api#title": "AWS Support",
|
99 | 99 | "smithy.api#xmlNamespace": {
|
100 | 100 | "uri": "http://support.amazonaws.com/doc/2013-04-15/"
|
|
1023 | 1023 | "UseDualStack": false
|
1024 | 1024 | }
|
1025 | 1025 | },
|
1026 |
| - { |
1027 |
| - "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled", |
1028 |
| - "expect": { |
1029 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1030 |
| - }, |
1031 |
| - "params": { |
1032 |
| - "Region": "us-iso-east-1", |
1033 |
| - "UseFIPS": true, |
1034 |
| - "UseDualStack": true |
1035 |
| - } |
1036 |
| - }, |
1037 | 1026 | {
|
1038 | 1027 | "documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
|
1039 | 1028 | "expect": {
|
|
1047 | 1036 | "UseDualStack": false
|
1048 | 1037 | }
|
1049 | 1038 | },
|
1050 |
| - { |
1051 |
| - "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled", |
1052 |
| - "expect": { |
1053 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
1054 |
| - }, |
1055 |
| - "params": { |
1056 |
| - "Region": "us-iso-east-1", |
1057 |
| - "UseFIPS": false, |
1058 |
| - "UseDualStack": true |
1059 |
| - } |
1060 |
| - }, |
1061 | 1039 | {
|
1062 | 1040 | "documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
|
1063 | 1041 | "expect": {
|
|
1102 | 1080 | "UseDualStack": false
|
1103 | 1081 | }
|
1104 | 1082 | },
|
1105 |
| - { |
1106 |
| - "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled", |
1107 |
| - "expect": { |
1108 |
| - "error": "FIPS and DualStack are enabled, but this partition does not support one or both" |
1109 |
| - }, |
1110 |
| - "params": { |
1111 |
| - "Region": "us-isob-east-1", |
1112 |
| - "UseFIPS": true, |
1113 |
| - "UseDualStack": true |
1114 |
| - } |
1115 |
| - }, |
1116 | 1083 | {
|
1117 | 1084 | "documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
|
1118 | 1085 | "expect": {
|
|
1126 | 1093 | "UseDualStack": false
|
1127 | 1094 | }
|
1128 | 1095 | },
|
1129 |
| - { |
1130 |
| - "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled", |
1131 |
| - "expect": { |
1132 |
| - "error": "DualStack is enabled but this partition does not support DualStack" |
1133 |
| - }, |
1134 |
| - "params": { |
1135 |
| - "Region": "us-isob-east-1", |
1136 |
| - "UseFIPS": false, |
1137 |
| - "UseDualStack": true |
1138 |
| - } |
1139 |
| - }, |
1140 | 1096 | {
|
1141 | 1097 | "documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
|
1142 | 1098 | "expect": {
|
|
0 commit comments