@aws-sdk/client-api-gateway 3.775.0 → 3.778.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/dist-cjs/index.js +6 -0
  2. package/dist-es/models/models_0.js +4 -0
  3. package/dist-types/commands/CreateApiKeyCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateDomainNameAccessAssociationCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateDomainNameCommand.d.ts +3 -0
  11. package/dist-types/commands/CreateModelCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateResourceCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateRestApiCommand.d.ts +3 -0
  15. package/dist-types/commands/CreateStageCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateUsagePlanCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -0
  18. package/dist-types/commands/CreateVpcLinkCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteDomainNameAccessAssociationCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteMethodCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteStageCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -0
  39. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -0
  40. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -0
  41. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -0
  42. package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -0
  43. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +1 -0
  44. package/dist-types/commands/GetAccountCommand.d.ts +1 -0
  45. package/dist-types/commands/GetApiKeyCommand.d.ts +1 -0
  46. package/dist-types/commands/GetApiKeysCommand.d.ts +1 -0
  47. package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -0
  48. package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -0
  49. package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -0
  50. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -0
  51. package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -0
  52. package/dist-types/commands/GetClientCertificatesCommand.d.ts +1 -0
  53. package/dist-types/commands/GetDeploymentCommand.d.ts +1 -0
  54. package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -0
  55. package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -0
  56. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -0
  57. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -0
  58. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -0
  59. package/dist-types/commands/GetDomainNameAccessAssociationsCommand.d.ts +1 -0
  60. package/dist-types/commands/GetDomainNameCommand.d.ts +2 -0
  61. package/dist-types/commands/GetDomainNamesCommand.d.ts +2 -0
  62. package/dist-types/commands/GetExportCommand.d.ts +1 -0
  63. package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -0
  64. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -0
  65. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -0
  66. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -0
  67. package/dist-types/commands/GetMethodCommand.d.ts +1 -0
  68. package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -0
  69. package/dist-types/commands/GetModelCommand.d.ts +1 -0
  70. package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -0
  71. package/dist-types/commands/GetModelsCommand.d.ts +1 -0
  72. package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -0
  73. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -0
  74. package/dist-types/commands/GetResourceCommand.d.ts +1 -0
  75. package/dist-types/commands/GetResourcesCommand.d.ts +1 -0
  76. package/dist-types/commands/GetRestApiCommand.d.ts +2 -0
  77. package/dist-types/commands/GetRestApisCommand.d.ts +2 -0
  78. package/dist-types/commands/GetSdkCommand.d.ts +1 -0
  79. package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -0
  80. package/dist-types/commands/GetSdkTypesCommand.d.ts +1 -0
  81. package/dist-types/commands/GetStageCommand.d.ts +1 -0
  82. package/dist-types/commands/GetStagesCommand.d.ts +1 -0
  83. package/dist-types/commands/GetTagsCommand.d.ts +1 -0
  84. package/dist-types/commands/GetUsageCommand.d.ts +1 -0
  85. package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -0
  86. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -0
  87. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -0
  88. package/dist-types/commands/GetUsagePlansCommand.d.ts +1 -0
  89. package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -0
  90. package/dist-types/commands/GetVpcLinksCommand.d.ts +1 -0
  91. package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -0
  92. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -0
  93. package/dist-types/commands/ImportRestApiCommand.d.ts +2 -0
  94. package/dist-types/commands/PutGatewayResponseCommand.d.ts +1 -0
  95. package/dist-types/commands/PutIntegrationCommand.d.ts +1 -0
  96. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +1 -0
  97. package/dist-types/commands/PutMethodCommand.d.ts +1 -0
  98. package/dist-types/commands/PutMethodResponseCommand.d.ts +1 -0
  99. package/dist-types/commands/PutRestApiCommand.d.ts +2 -0
  100. package/dist-types/commands/RejectDomainNameAccessAssociationCommand.d.ts +1 -0
  101. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  102. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
  103. package/dist-types/commands/TestInvokeMethodCommand.d.ts +1 -0
  104. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateAccountCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateApiKeyCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateDeploymentCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateDomainNameCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -0
  116. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateMethodCommand.d.ts +1 -0
  118. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +1 -0
  119. package/dist-types/commands/UpdateModelCommand.d.ts +1 -0
  120. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +1 -0
  121. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -0
  122. package/dist-types/commands/UpdateRestApiCommand.d.ts +2 -0
  123. package/dist-types/commands/UpdateStageCommand.d.ts +1 -0
  124. package/dist-types/commands/UpdateUsageCommand.d.ts +1 -0
  125. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +1 -0
  126. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +1 -0
  127. package/dist-types/models/models_0.d.ts +24 -5
  128. package/dist-types/ts3.4/models/models_0.d.ts +6 -0
  129. package/package.json +2 -2
@@ -87,6 +87,7 @@ declare const GetExportCommand_base: {
87
87
  * @throws {@link APIGatewayServiceException}
88
88
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetExportCommand extends GetExportCommand_base {
@@ -75,6 +75,7 @@ declare const GetGatewayResponseCommand_base: {
75
75
  * @throws {@link APIGatewayServiceException}
76
76
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class GetGatewayResponseCommand extends GetGatewayResponseCommand_base {
@@ -81,6 +81,7 @@ declare const GetGatewayResponsesCommand_base: {
81
81
  * @throws {@link APIGatewayServiceException}
82
82
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetGatewayResponsesCommand extends GetGatewayResponsesCommand_base {
@@ -102,6 +102,7 @@ declare const GetIntegrationCommand_base: {
102
102
  * @throws {@link APIGatewayServiceException}
103
103
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetIntegrationCommand extends GetIntegrationCommand_base {
@@ -77,6 +77,7 @@ declare const GetIntegrationResponseCommand_base: {
77
77
  * @throws {@link APIGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetIntegrationResponseCommand extends GetIntegrationResponseCommand_base {
@@ -119,6 +119,7 @@ declare const GetMethodCommand_base: {
119
119
  * @throws {@link APIGatewayServiceException}
120
120
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class GetMethodCommand extends GetMethodCommand_base {
@@ -72,6 +72,7 @@ declare const GetMethodResponseCommand_base: {
72
72
  * @throws {@link APIGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetMethodResponseCommand extends GetMethodResponseCommand_base {
@@ -72,6 +72,7 @@ declare const GetModelCommand_base: {
72
72
  * @throws {@link APIGatewayServiceException}
73
73
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetModelCommand extends GetModelCommand_base {
@@ -67,6 +67,7 @@ declare const GetModelTemplateCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class GetModelTemplateCommand extends GetModelTemplateCommand_base {
@@ -77,6 +77,7 @@ declare const GetModelsCommand_base: {
77
77
  * @throws {@link APIGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetModelsCommand extends GetModelsCommand_base {
@@ -70,6 +70,7 @@ declare const GetRequestValidatorCommand_base: {
70
70
  * @throws {@link APIGatewayServiceException}
71
71
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetRequestValidatorCommand extends GetRequestValidatorCommand_base {
@@ -76,6 +76,7 @@ declare const GetRequestValidatorsCommand_base: {
76
76
  * @throws {@link APIGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetRequestValidatorsCommand extends GetRequestValidatorsCommand_base {
@@ -129,6 +129,7 @@ declare const GetResourceCommand_base: {
129
129
  * @throws {@link APIGatewayServiceException}
130
130
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
131
131
  *
132
+ *
132
133
  * @public
133
134
  */
134
135
  export declare class GetResourceCommand extends GetResourceCommand_base {
@@ -138,6 +138,7 @@ declare const GetResourcesCommand_base: {
138
138
  * @throws {@link APIGatewayServiceException}
139
139
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
140
140
  *
141
+ *
141
142
  * @public
142
143
  */
143
144
  export declare class GetResourcesCommand extends GetResourcesCommand_base {
@@ -57,6 +57,7 @@ declare const GetRestApiCommand_base: {
57
57
  * // types: [ // ListOfEndpointType
58
58
  * // "REGIONAL" || "EDGE" || "PRIVATE",
59
59
  * // ],
60
+ * // ipAddressType: "ipv4" || "dualstack",
60
61
  * // vpcEndpointIds: [
61
62
  * // "STRING_VALUE",
62
63
  * // ],
@@ -92,6 +93,7 @@ declare const GetRestApiCommand_base: {
92
93
  * @throws {@link APIGatewayServiceException}
93
94
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
94
95
  *
96
+ *
95
97
  * @public
96
98
  */
97
99
  export declare class GetRestApiCommand extends GetRestApiCommand_base {
@@ -60,6 +60,7 @@ declare const GetRestApisCommand_base: {
60
60
  * // types: [ // ListOfEndpointType
61
61
  * // "REGIONAL" || "EDGE" || "PRIVATE",
62
62
  * // ],
63
+ * // ipAddressType: "ipv4" || "dualstack",
63
64
  * // vpcEndpointIds: [
64
65
  * // "STRING_VALUE",
65
66
  * // ],
@@ -98,6 +99,7 @@ declare const GetRestApisCommand_base: {
98
99
  * @throws {@link APIGatewayServiceException}
99
100
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
100
101
  *
102
+ *
101
103
  * @public
102
104
  */
103
105
  export declare class GetRestApisCommand extends GetRestApisCommand_base {
@@ -86,6 +86,7 @@ declare const GetSdkCommand_base: {
86
86
  * @throws {@link APIGatewayServiceException}
87
87
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetSdkCommand extends GetSdkCommand_base {
@@ -77,6 +77,7 @@ declare const GetSdkTypeCommand_base: {
77
77
  * @throws {@link APIGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetSdkTypeCommand extends GetSdkTypeCommand_base {
@@ -82,6 +82,7 @@ declare const GetSdkTypesCommand_base: {
82
82
  * @throws {@link APIGatewayServiceException}
83
83
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetSdkTypesCommand extends GetSdkTypesCommand_base {
@@ -116,6 +116,7 @@ declare const GetStageCommand_base: {
116
116
  * @throws {@link APIGatewayServiceException}
117
117
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class GetStageCommand extends GetStageCommand_base {
@@ -120,6 +120,7 @@ declare const GetStagesCommand_base: {
120
120
  * @throws {@link APIGatewayServiceException}
121
121
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
122
122
  *
123
+ *
123
124
  * @public
124
125
  */
125
126
  export declare class GetStagesCommand extends GetStagesCommand_base {
@@ -70,6 +70,7 @@ declare const GetTagsCommand_base: {
70
70
  * @throws {@link APIGatewayServiceException}
71
71
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetTagsCommand extends GetTagsCommand_base {
@@ -81,6 +81,7 @@ declare const GetUsageCommand_base: {
81
81
  * @throws {@link APIGatewayServiceException}
82
82
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetUsageCommand extends GetUsageCommand_base {
@@ -93,6 +93,7 @@ declare const GetUsagePlanCommand_base: {
93
93
  * @throws {@link APIGatewayServiceException}
94
94
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class GetUsagePlanCommand extends GetUsagePlanCommand_base {
@@ -70,6 +70,7 @@ declare const GetUsagePlanKeyCommand_base: {
70
70
  * @throws {@link APIGatewayServiceException}
71
71
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetUsagePlanKeyCommand extends GetUsagePlanKeyCommand_base {
@@ -77,6 +77,7 @@ declare const GetUsagePlanKeysCommand_base: {
77
77
  * @throws {@link APIGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetUsagePlanKeysCommand extends GetUsagePlanKeysCommand_base {
@@ -100,6 +100,7 @@ declare const GetUsagePlansCommand_base: {
100
100
  * @throws {@link APIGatewayServiceException}
101
101
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class GetUsagePlansCommand extends GetUsagePlansCommand_base {
@@ -76,6 +76,7 @@ declare const GetVpcLinkCommand_base: {
76
76
  * @throws {@link APIGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetVpcLinkCommand extends GetVpcLinkCommand_base {
@@ -82,6 +82,7 @@ declare const GetVpcLinksCommand_base: {
82
82
  * @throws {@link APIGatewayServiceException}
83
83
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetVpcLinksCommand extends GetVpcLinksCommand_base {
@@ -85,6 +85,7 @@ declare const ImportApiKeysCommand_base: {
85
85
  * @throws {@link APIGatewayServiceException}
86
86
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ImportApiKeysCommand extends ImportApiKeysCommand_base {
@@ -86,6 +86,7 @@ declare const ImportDocumentationPartsCommand_base: {
86
86
  * @throws {@link APIGatewayServiceException}
87
87
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ImportDocumentationPartsCommand extends ImportDocumentationPartsCommand_base {
@@ -67,6 +67,7 @@ declare const ImportRestApiCommand_base: {
67
67
  * // types: [ // ListOfEndpointType
68
68
  * // "REGIONAL" || "EDGE" || "PRIVATE",
69
69
  * // ],
70
+ * // ipAddressType: "ipv4" || "dualstack",
70
71
  * // vpcEndpointIds: [
71
72
  * // "STRING_VALUE",
72
73
  * // ],
@@ -108,6 +109,7 @@ declare const ImportRestApiCommand_base: {
108
109
  * @throws {@link APIGatewayServiceException}
109
110
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
110
111
  *
112
+ *
111
113
  * @public
112
114
  */
113
115
  export declare class ImportRestApiCommand extends ImportRestApiCommand_base {
@@ -88,6 +88,7 @@ declare const PutGatewayResponseCommand_base: {
88
88
  * @throws {@link APIGatewayServiceException}
89
89
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class PutGatewayResponseCommand extends PutGatewayResponseCommand_base {
@@ -130,6 +130,7 @@ declare const PutIntegrationCommand_base: {
130
130
  * @throws {@link APIGatewayServiceException}
131
131
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class PutIntegrationCommand extends PutIntegrationCommand_base {
@@ -91,6 +91,7 @@ declare const PutIntegrationResponseCommand_base: {
91
91
  * @throws {@link APIGatewayServiceException}
92
92
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class PutIntegrationResponseCommand extends PutIntegrationResponseCommand_base {
@@ -142,6 +142,7 @@ declare const PutMethodCommand_base: {
142
142
  * @throws {@link APIGatewayServiceException}
143
143
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
144
144
  *
145
+ *
145
146
  * @public
146
147
  */
147
148
  export declare class PutMethodCommand extends PutMethodCommand_base {
@@ -87,6 +87,7 @@ declare const PutMethodResponseCommand_base: {
87
87
  * @throws {@link APIGatewayServiceException}
88
88
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class PutMethodResponseCommand extends PutMethodResponseCommand_base {
@@ -70,6 +70,7 @@ declare const PutRestApiCommand_base: {
70
70
  * // types: [ // ListOfEndpointType
71
71
  * // "REGIONAL" || "EDGE" || "PRIVATE",
72
72
  * // ],
73
+ * // ipAddressType: "ipv4" || "dualstack",
73
74
  * // vpcEndpointIds: [
74
75
  * // "STRING_VALUE",
75
76
  * // ],
@@ -111,6 +112,7 @@ declare const PutRestApiCommand_base: {
111
112
  * @throws {@link APIGatewayServiceException}
112
113
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
113
114
  *
115
+ *
114
116
  * @public
115
117
  */
116
118
  export declare class PutRestApiCommand extends PutRestApiCommand_base {
@@ -69,6 +69,7 @@ declare const RejectDomainNameAccessAssociationCommand_base: {
69
69
  * @throws {@link APIGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class RejectDomainNameAccessAssociationCommand extends RejectDomainNameAccessAssociationCommand_base {
@@ -73,6 +73,7 @@ declare const TagResourceCommand_base: {
73
73
  * @throws {@link APIGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -95,6 +95,7 @@ declare const TestInvokeAuthorizerCommand_base: {
95
95
  * @throws {@link APIGatewayServiceException}
96
96
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class TestInvokeAuthorizerCommand extends TestInvokeAuthorizerCommand_base {
@@ -93,6 +93,7 @@ declare const TestInvokeMethodCommand_base: {
93
93
  * @throws {@link APIGatewayServiceException}
94
94
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class TestInvokeMethodCommand extends TestInvokeMethodCommand_base {
@@ -73,6 +73,7 @@ declare const UntagResourceCommand_base: {
73
73
  * @throws {@link APIGatewayServiceException}
74
74
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateAccountCommand_base: {
87
87
  * @throws {@link APIGatewayServiceException}
88
88
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class UpdateAccountCommand extends UpdateAccountCommand_base {
@@ -93,6 +93,7 @@ declare const UpdateApiKeyCommand_base: {
93
93
  * @throws {@link APIGatewayServiceException}
94
94
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class UpdateApiKeyCommand extends UpdateApiKeyCommand_base {
@@ -92,6 +92,7 @@ declare const UpdateAuthorizerCommand_base: {
92
92
  * @throws {@link APIGatewayServiceException}
93
93
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class UpdateAuthorizerCommand extends UpdateAuthorizerCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateBasePathMappingCommand_base: {
84
84
  * @throws {@link APIGatewayServiceException}
85
85
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateBasePathMappingCommand extends UpdateBasePathMappingCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateClientCertificateCommand_base: {
87
87
  * @throws {@link APIGatewayServiceException}
88
88
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class UpdateClientCertificateCommand extends UpdateClientCertificateCommand_base {
@@ -94,6 +94,7 @@ declare const UpdateDeploymentCommand_base: {
94
94
  * @throws {@link APIGatewayServiceException}
95
95
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdateDeploymentCommand extends UpdateDeploymentCommand_base {
@@ -89,6 +89,7 @@ declare const UpdateDocumentationPartCommand_base: {
89
89
  * @throws {@link APIGatewayServiceException}
90
90
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class UpdateDocumentationPartCommand extends UpdateDocumentationPartCommand_base {
@@ -83,6 +83,7 @@ declare const UpdateDocumentationVersionCommand_base: {
83
83
  * @throws {@link APIGatewayServiceException}
84
84
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class UpdateDocumentationVersionCommand extends UpdateDocumentationVersionCommand_base {
@@ -65,6 +65,7 @@ declare const UpdateDomainNameCommand_base: {
65
65
  * // types: [ // ListOfEndpointType
66
66
  * // "REGIONAL" || "EDGE" || "PRIVATE",
67
67
  * // ],
68
+ * // ipAddressType: "ipv4" || "dualstack",
68
69
  * // vpcEndpointIds: [ // ListOfString
69
70
  * // "STRING_VALUE",
70
71
  * // ],
@@ -116,6 +117,7 @@ declare const UpdateDomainNameCommand_base: {
116
117
  * @throws {@link APIGatewayServiceException}
117
118
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
118
119
  *
120
+ *
119
121
  * @public
120
122
  */
121
123
  export declare class UpdateDomainNameCommand extends UpdateDomainNameCommand_base {
@@ -89,6 +89,7 @@ declare const UpdateGatewayResponseCommand_base: {
89
89
  * @throws {@link APIGatewayServiceException}
90
90
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class UpdateGatewayResponseCommand extends UpdateGatewayResponseCommand_base {
@@ -116,6 +116,7 @@ declare const UpdateIntegrationCommand_base: {
116
116
  * @throws {@link APIGatewayServiceException}
117
117
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
@@ -91,6 +91,7 @@ declare const UpdateIntegrationResponseCommand_base: {
91
91
  * @throws {@link APIGatewayServiceException}
92
92
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class UpdateIntegrationResponseCommand extends UpdateIntegrationResponseCommand_base {
@@ -133,6 +133,7 @@ declare const UpdateMethodCommand_base: {
133
133
  * @throws {@link APIGatewayServiceException}
134
134
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
135
135
  *
136
+ *
136
137
  * @public
137
138
  */
138
139
  export declare class UpdateMethodCommand extends UpdateMethodCommand_base {
@@ -89,6 +89,7 @@ declare const UpdateMethodResponseCommand_base: {
89
89
  * @throws {@link APIGatewayServiceException}
90
90
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class UpdateMethodResponseCommand extends UpdateMethodResponseCommand_base {
@@ -85,6 +85,7 @@ declare const UpdateModelCommand_base: {
85
85
  * @throws {@link APIGatewayServiceException}
86
86
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class UpdateModelCommand extends UpdateModelCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateRequestValidatorCommand_base: {
84
84
  * @throws {@link APIGatewayServiceException}
85
85
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateRequestValidatorCommand extends UpdateRequestValidatorCommand_base {
@@ -140,6 +140,7 @@ declare const UpdateResourceCommand_base: {
140
140
  * @throws {@link APIGatewayServiceException}
141
141
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class UpdateResourceCommand extends UpdateResourceCommand_base {
@@ -65,6 +65,7 @@ declare const UpdateRestApiCommand_base: {
65
65
  * // types: [ // ListOfEndpointType
66
66
  * // "REGIONAL" || "EDGE" || "PRIVATE",
67
67
  * // ],
68
+ * // ipAddressType: "ipv4" || "dualstack",
68
69
  * // vpcEndpointIds: [
69
70
  * // "STRING_VALUE",
70
71
  * // ],
@@ -106,6 +107,7 @@ declare const UpdateRestApiCommand_base: {
106
107
  * @throws {@link APIGatewayServiceException}
107
108
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
108
109
  *
110
+ *
109
111
  * @public
110
112
  */
111
113
  export declare class UpdateRestApiCommand extends UpdateRestApiCommand_base {
@@ -124,6 +124,7 @@ declare const UpdateStageCommand_base: {
124
124
  * @throws {@link APIGatewayServiceException}
125
125
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class UpdateStageCommand extends UpdateStageCommand_base {
@@ -91,6 +91,7 @@ declare const UpdateUsageCommand_base: {
91
91
  * @throws {@link APIGatewayServiceException}
92
92
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class UpdateUsageCommand extends UpdateUsageCommand_base {
@@ -107,6 +107,7 @@ declare const UpdateUsagePlanCommand_base: {
107
107
  * @throws {@link APIGatewayServiceException}
108
108
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class UpdateUsagePlanCommand extends UpdateUsagePlanCommand_base {