@aws-sdk/client-api-gateway 3.775.0 → 3.777.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 (125) hide show
  1. package/dist-types/commands/CreateApiKeyCommand.d.ts +1 -0
  2. package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateDomainNameAccessAssociationCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateModelCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateResourceCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateRestApiCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateStageCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateUsagePlanCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateVpcLinkCommand.d.ts +1 -0
  17. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -0
  18. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteDomainNameAccessAssociationCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteMethodCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteModelCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -0
  34. package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -0
  35. package/dist-types/commands/DeleteStageCommand.d.ts +1 -0
  36. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -0
  37. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -0
  38. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -0
  39. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -0
  40. package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -0
  41. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +1 -0
  42. package/dist-types/commands/GetAccountCommand.d.ts +1 -0
  43. package/dist-types/commands/GetApiKeyCommand.d.ts +1 -0
  44. package/dist-types/commands/GetApiKeysCommand.d.ts +1 -0
  45. package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -0
  46. package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -0
  47. package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -0
  48. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -0
  49. package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -0
  50. package/dist-types/commands/GetClientCertificatesCommand.d.ts +1 -0
  51. package/dist-types/commands/GetDeploymentCommand.d.ts +1 -0
  52. package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -0
  53. package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -0
  54. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -0
  55. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -0
  56. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -0
  57. package/dist-types/commands/GetDomainNameAccessAssociationsCommand.d.ts +1 -0
  58. package/dist-types/commands/GetDomainNameCommand.d.ts +1 -0
  59. package/dist-types/commands/GetDomainNamesCommand.d.ts +1 -0
  60. package/dist-types/commands/GetExportCommand.d.ts +1 -0
  61. package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -0
  62. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -0
  63. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -0
  64. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -0
  65. package/dist-types/commands/GetMethodCommand.d.ts +1 -0
  66. package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -0
  67. package/dist-types/commands/GetModelCommand.d.ts +1 -0
  68. package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -0
  69. package/dist-types/commands/GetModelsCommand.d.ts +1 -0
  70. package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -0
  71. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -0
  72. package/dist-types/commands/GetResourceCommand.d.ts +1 -0
  73. package/dist-types/commands/GetResourcesCommand.d.ts +1 -0
  74. package/dist-types/commands/GetRestApiCommand.d.ts +1 -0
  75. package/dist-types/commands/GetRestApisCommand.d.ts +1 -0
  76. package/dist-types/commands/GetSdkCommand.d.ts +1 -0
  77. package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -0
  78. package/dist-types/commands/GetSdkTypesCommand.d.ts +1 -0
  79. package/dist-types/commands/GetStageCommand.d.ts +1 -0
  80. package/dist-types/commands/GetStagesCommand.d.ts +1 -0
  81. package/dist-types/commands/GetTagsCommand.d.ts +1 -0
  82. package/dist-types/commands/GetUsageCommand.d.ts +1 -0
  83. package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -0
  84. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -0
  85. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -0
  86. package/dist-types/commands/GetUsagePlansCommand.d.ts +1 -0
  87. package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -0
  88. package/dist-types/commands/GetVpcLinksCommand.d.ts +1 -0
  89. package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -0
  90. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -0
  91. package/dist-types/commands/ImportRestApiCommand.d.ts +1 -0
  92. package/dist-types/commands/PutGatewayResponseCommand.d.ts +1 -0
  93. package/dist-types/commands/PutIntegrationCommand.d.ts +1 -0
  94. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +1 -0
  95. package/dist-types/commands/PutMethodCommand.d.ts +1 -0
  96. package/dist-types/commands/PutMethodResponseCommand.d.ts +1 -0
  97. package/dist-types/commands/PutRestApiCommand.d.ts +1 -0
  98. package/dist-types/commands/RejectDomainNameAccessAssociationCommand.d.ts +1 -0
  99. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  100. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
  101. package/dist-types/commands/TestInvokeMethodCommand.d.ts +1 -0
  102. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  103. package/dist-types/commands/UpdateAccountCommand.d.ts +1 -0
  104. package/dist-types/commands/UpdateApiKeyCommand.d.ts +1 -0
  105. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -0
  106. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +1 -0
  107. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +1 -0
  108. package/dist-types/commands/UpdateDeploymentCommand.d.ts +1 -0
  109. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +1 -0
  110. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +1 -0
  111. package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -0
  112. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +1 -0
  113. package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -0
  114. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +1 -0
  115. package/dist-types/commands/UpdateMethodCommand.d.ts +1 -0
  116. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +1 -0
  117. package/dist-types/commands/UpdateModelCommand.d.ts +1 -0
  118. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +1 -0
  119. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -0
  120. package/dist-types/commands/UpdateRestApiCommand.d.ts +1 -0
  121. package/dist-types/commands/UpdateStageCommand.d.ts +1 -0
  122. package/dist-types/commands/UpdateUsageCommand.d.ts +1 -0
  123. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +1 -0
  124. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +1 -0
  125. package/package.json +2 -2
@@ -99,6 +99,7 @@ declare const CreateApiKeyCommand_base: {
99
99
  * @throws {@link APIGatewayServiceException}
100
100
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class CreateApiKeyCommand extends CreateApiKeyCommand_base {
@@ -94,6 +94,7 @@ declare const CreateAuthorizerCommand_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 CreateAuthorizerCommand extends CreateAuthorizerCommand_base {
@@ -78,6 +78,7 @@ declare const CreateBasePathMappingCommand_base: {
78
78
  * @throws {@link APIGatewayServiceException}
79
79
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CreateBasePathMappingCommand extends CreateBasePathMappingCommand_base {
@@ -101,6 +101,7 @@ declare const CreateDeploymentCommand_base: {
101
101
  * @throws {@link APIGatewayServiceException}
102
102
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {
@@ -88,6 +88,7 @@ declare const CreateDocumentationPartCommand_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 CreateDocumentationPartCommand extends CreateDocumentationPartCommand_base {
@@ -77,6 +77,7 @@ declare const CreateDocumentationVersionCommand_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 CreateDocumentationVersionCommand extends CreateDocumentationVersionCommand_base {
@@ -81,6 +81,7 @@ declare const CreateDomainNameAccessAssociationCommand_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 CreateDomainNameAccessAssociationCommand extends CreateDomainNameAccessAssociationCommand_base {
@@ -129,6 +129,7 @@ declare const CreateDomainNameCommand_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 CreateDomainNameCommand extends CreateDomainNameCommand_base {
@@ -80,6 +80,7 @@ declare const CreateModelCommand_base: {
80
80
  * @throws {@link APIGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class CreateModelCommand extends CreateModelCommand_base {
@@ -78,6 +78,7 @@ declare const CreateRequestValidatorCommand_base: {
78
78
  * @throws {@link APIGatewayServiceException}
79
79
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class CreateRequestValidatorCommand extends CreateRequestValidatorCommand_base {
@@ -136,6 +136,7 @@ declare const CreateResourceCommand_base: {
136
136
  * @throws {@link APIGatewayServiceException}
137
137
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
138
138
  *
139
+ *
139
140
  * @public
140
141
  */
141
142
  export declare class CreateResourceCommand extends CreateResourceCommand_base {
@@ -116,6 +116,7 @@ declare const CreateRestApiCommand_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 CreateRestApiCommand extends CreateRestApiCommand_base {
@@ -136,6 +136,7 @@ declare const CreateStageCommand_base: {
136
136
  * @throws {@link APIGatewayServiceException}
137
137
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
138
138
  *
139
+ *
139
140
  * @public
140
141
  */
141
142
  export declare class CreateStageCommand extends CreateStageCommand_base {
@@ -124,6 +124,7 @@ declare const CreateUsagePlanCommand_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 CreateUsagePlanCommand extends CreateUsagePlanCommand_base {
@@ -77,6 +77,7 @@ declare const CreateUsagePlanKeyCommand_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 CreateUsagePlanKeyCommand extends CreateUsagePlanKeyCommand_base {
@@ -86,6 +86,7 @@ declare const CreateVpcLinkCommand_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 CreateVpcLinkCommand extends CreateVpcLinkCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteApiKeyCommand_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 DeleteApiKeyCommand extends DeleteApiKeyCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteAuthorizerCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteAuthorizerCommand extends DeleteAuthorizerCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteBasePathMappingCommand_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 DeleteBasePathMappingCommand extends DeleteBasePathMappingCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteClientCertificateCommand_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 DeleteClientCertificateCommand extends DeleteClientCertificateCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteDeploymentCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteDocumentationPartCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteDocumentationPartCommand extends DeleteDocumentationPartCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteDocumentationVersionCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteDocumentationVersionCommand extends DeleteDocumentationVersionCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteDomainNameAccessAssociationCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteDomainNameAccessAssociationCommand extends DeleteDomainNameAccessAssociationCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteDomainNameCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteDomainNameCommand extends DeleteDomainNameCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteGatewayResponseCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteGatewayResponseCommand extends DeleteGatewayResponseCommand_base {
@@ -69,6 +69,7 @@ declare const DeleteIntegrationCommand_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 DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteIntegrationResponseCommand_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 DeleteIntegrationResponseCommand extends DeleteIntegrationResponseCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteMethodCommand_base: {
66
66
  * @throws {@link APIGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteMethodCommand extends DeleteMethodCommand_base {
@@ -70,6 +70,7 @@ declare const DeleteMethodResponseCommand_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 DeleteMethodResponseCommand extends DeleteMethodResponseCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteModelCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteModelCommand extends DeleteModelCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteRequestValidatorCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteRequestValidatorCommand extends DeleteRequestValidatorCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteResourceCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteResourceCommand extends DeleteResourceCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteRestApiCommand_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 DeleteRestApiCommand extends DeleteRestApiCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteStageCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteStageCommand extends DeleteStageCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteUsagePlanCommand_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 DeleteUsagePlanCommand extends DeleteUsagePlanCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteUsagePlanKeyCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteUsagePlanKeyCommand extends DeleteUsagePlanKeyCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteVpcLinkCommand_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 DeleteVpcLinkCommand extends DeleteVpcLinkCommand_base {
@@ -71,6 +71,7 @@ declare const FlushStageAuthorizersCacheCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class FlushStageAuthorizersCacheCommand extends FlushStageAuthorizersCacheCommand_base {
@@ -71,6 +71,7 @@ declare const FlushStageCacheCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class FlushStageCacheCommand extends FlushStageCacheCommand_base {
@@ -79,6 +79,7 @@ declare const GenerateClientCertificateCommand_base: {
79
79
  * @throws {@link APIGatewayServiceException}
80
80
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GenerateClientCertificateCommand extends GenerateClientCertificateCommand_base {
@@ -72,6 +72,7 @@ declare const GetAccountCommand_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 GetAccountCommand extends GetAccountCommand_base {
@@ -80,6 +80,7 @@ declare const GetApiKeyCommand_base: {
80
80
  * @throws {@link APIGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetApiKeyCommand extends GetApiKeyCommand_base {
@@ -91,6 +91,7 @@ declare const GetApiKeysCommand_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 GetApiKeysCommand extends GetApiKeysCommand_base {
@@ -78,6 +78,7 @@ declare const GetAuthorizerCommand_base: {
78
78
  * @throws {@link APIGatewayServiceException}
79
79
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetAuthorizerCommand extends GetAuthorizerCommand_base {
@@ -84,6 +84,7 @@ declare const GetAuthorizersCommand_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 GetAuthorizersCommand extends GetAuthorizersCommand_base {
@@ -70,6 +70,7 @@ declare const GetBasePathMappingCommand_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 GetBasePathMappingCommand extends GetBasePathMappingCommand_base {
@@ -76,6 +76,7 @@ declare const GetBasePathMappingsCommand_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 GetBasePathMappingsCommand extends GetBasePathMappingsCommand_base {
@@ -73,6 +73,7 @@ declare const GetClientCertificateCommand_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 GetClientCertificateCommand extends GetClientCertificateCommand_base {
@@ -79,6 +79,7 @@ declare const GetClientCertificatesCommand_base: {
79
79
  * @throws {@link APIGatewayServiceException}
80
80
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetClientCertificatesCommand extends GetClientCertificatesCommand_base {
@@ -83,6 +83,7 @@ declare const GetDeploymentCommand_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 GetDeploymentCommand extends GetDeploymentCommand_base {
@@ -86,6 +86,7 @@ declare const GetDeploymentsCommand_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 GetDeploymentsCommand extends GetDeploymentsCommand_base {
@@ -75,6 +75,7 @@ declare const GetDocumentationPartCommand_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 GetDocumentationPartCommand extends GetDocumentationPartCommand_base {
@@ -85,6 +85,7 @@ declare const GetDocumentationPartsCommand_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 GetDocumentationPartsCommand extends GetDocumentationPartsCommand_base {
@@ -66,6 +66,7 @@ declare const GetDocumentationVersionCommand_base: {
66
66
  * @throws {@link APIGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class GetDocumentationVersionCommand extends GetDocumentationVersionCommand_base {
@@ -75,6 +75,7 @@ declare const GetDocumentationVersionsCommand_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 GetDocumentationVersionsCommand extends GetDocumentationVersionsCommand_base {
@@ -79,6 +79,7 @@ declare const GetDomainNameAccessAssociationsCommand_base: {
79
79
  * @throws {@link APIGatewayServiceException}
80
80
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetDomainNameAccessAssociationsCommand extends GetDomainNameAccessAssociationsCommand_base {
@@ -102,6 +102,7 @@ declare const GetDomainNameCommand_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 GetDomainNameCommand extends GetDomainNameCommand_base {
@@ -108,6 +108,7 @@ declare const GetDomainNamesCommand_base: {
108
108
  * @throws {@link APIGatewayServiceException}
109
109
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class GetDomainNamesCommand extends GetDomainNamesCommand_base {
@@ -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 {