@aws-sdk/client-service-quotas 3.927.0 → 3.928.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.
- package/dist-cjs/index.js +922 -1080
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ServiceQuotasClient.js +2 -0
- package/dist-es/commands/AssociateServiceQuotaTemplateCommand.js +3 -9
- package/dist-es/commands/CreateSupportCaseCommand.js +3 -9
- package/dist-es/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.js +3 -9
- package/dist-es/commands/DisassociateServiceQuotaTemplateCommand.js +3 -9
- package/dist-es/commands/GetAWSDefaultServiceQuotaCommand.js +3 -9
- package/dist-es/commands/GetAssociationForServiceQuotaTemplateCommand.js +3 -9
- package/dist-es/commands/GetAutoManagementConfigurationCommand.js +3 -9
- package/dist-es/commands/GetRequestedServiceQuotaChangeCommand.js +3 -9
- package/dist-es/commands/GetServiceQuotaCommand.js +3 -9
- package/dist-es/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.js +3 -9
- package/dist-es/commands/ListAWSDefaultServiceQuotasCommand.js +3 -9
- package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.js +3 -9
- package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryCommand.js +3 -9
- package/dist-es/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.js +3 -9
- package/dist-es/commands/ListServiceQuotasCommand.js +3 -9
- package/dist-es/commands/ListServicesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.js +3 -9
- package/dist-es/commands/RequestServiceQuotaIncreaseCommand.js +3 -9
- package/dist-es/commands/StartAutoManagementCommand.js +3 -9
- package/dist-es/commands/StopAutoManagementCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAutoManagementCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +826 -0
- package/dist-types/ServiceQuotasClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +114 -0
- package/dist-types/ts3.4/ServiceQuotasClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +120 -0
- package/package.json +5 -5
- package/dist-es/protocols/Aws_json1_1.js +0 -865
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -218
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -293
|
@@ -1,218 +0,0 @@
|
|
|
1
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
|
|
2
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
3
|
-
import { AssociateServiceQuotaTemplateCommandInput, AssociateServiceQuotaTemplateCommandOutput } from "../commands/AssociateServiceQuotaTemplateCommand";
|
|
4
|
-
import { CreateSupportCaseCommandInput, CreateSupportCaseCommandOutput } from "../commands/CreateSupportCaseCommand";
|
|
5
|
-
import { DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput, DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput } from "../commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand";
|
|
6
|
-
import { DisassociateServiceQuotaTemplateCommandInput, DisassociateServiceQuotaTemplateCommandOutput } from "../commands/DisassociateServiceQuotaTemplateCommand";
|
|
7
|
-
import { GetAssociationForServiceQuotaTemplateCommandInput, GetAssociationForServiceQuotaTemplateCommandOutput } from "../commands/GetAssociationForServiceQuotaTemplateCommand";
|
|
8
|
-
import { GetAutoManagementConfigurationCommandInput, GetAutoManagementConfigurationCommandOutput } from "../commands/GetAutoManagementConfigurationCommand";
|
|
9
|
-
import { GetAWSDefaultServiceQuotaCommandInput, GetAWSDefaultServiceQuotaCommandOutput } from "../commands/GetAWSDefaultServiceQuotaCommand";
|
|
10
|
-
import { GetRequestedServiceQuotaChangeCommandInput, GetRequestedServiceQuotaChangeCommandOutput } from "../commands/GetRequestedServiceQuotaChangeCommand";
|
|
11
|
-
import { GetServiceQuotaCommandInput, GetServiceQuotaCommandOutput } from "../commands/GetServiceQuotaCommand";
|
|
12
|
-
import { GetServiceQuotaIncreaseRequestFromTemplateCommandInput, GetServiceQuotaIncreaseRequestFromTemplateCommandOutput } from "../commands/GetServiceQuotaIncreaseRequestFromTemplateCommand";
|
|
13
|
-
import { ListAWSDefaultServiceQuotasCommandInput, ListAWSDefaultServiceQuotasCommandOutput } from "../commands/ListAWSDefaultServiceQuotasCommand";
|
|
14
|
-
import { ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput } from "../commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand";
|
|
15
|
-
import { ListRequestedServiceQuotaChangeHistoryCommandInput, ListRequestedServiceQuotaChangeHistoryCommandOutput } from "../commands/ListRequestedServiceQuotaChangeHistoryCommand";
|
|
16
|
-
import { ListServiceQuotaIncreaseRequestsInTemplateCommandInput, ListServiceQuotaIncreaseRequestsInTemplateCommandOutput } from "../commands/ListServiceQuotaIncreaseRequestsInTemplateCommand";
|
|
17
|
-
import { ListServiceQuotasCommandInput, ListServiceQuotasCommandOutput } from "../commands/ListServiceQuotasCommand";
|
|
18
|
-
import { ListServicesCommandInput, ListServicesCommandOutput } from "../commands/ListServicesCommand";
|
|
19
|
-
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
20
|
-
import { PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput } from "../commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand";
|
|
21
|
-
import { RequestServiceQuotaIncreaseCommandInput, RequestServiceQuotaIncreaseCommandOutput } from "../commands/RequestServiceQuotaIncreaseCommand";
|
|
22
|
-
import { StartAutoManagementCommandInput, StartAutoManagementCommandOutput } from "../commands/StartAutoManagementCommand";
|
|
23
|
-
import { StopAutoManagementCommandInput, StopAutoManagementCommandOutput } from "../commands/StopAutoManagementCommand";
|
|
24
|
-
import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
|
|
25
|
-
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
26
|
-
import { UpdateAutoManagementCommandInput, UpdateAutoManagementCommandOutput } from "../commands/UpdateAutoManagementCommand";
|
|
27
|
-
/**
|
|
28
|
-
* serializeAws_json1_1AssociateServiceQuotaTemplateCommand
|
|
29
|
-
*/
|
|
30
|
-
export declare const se_AssociateServiceQuotaTemplateCommand: (input: AssociateServiceQuotaTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
31
|
-
/**
|
|
32
|
-
* serializeAws_json1_1CreateSupportCaseCommand
|
|
33
|
-
*/
|
|
34
|
-
export declare const se_CreateSupportCaseCommand: (input: CreateSupportCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
35
|
-
/**
|
|
36
|
-
* serializeAws_json1_1DeleteServiceQuotaIncreaseRequestFromTemplateCommand
|
|
37
|
-
*/
|
|
38
|
-
export declare const se_DeleteServiceQuotaIncreaseRequestFromTemplateCommand: (input: DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
39
|
-
/**
|
|
40
|
-
* serializeAws_json1_1DisassociateServiceQuotaTemplateCommand
|
|
41
|
-
*/
|
|
42
|
-
export declare const se_DisassociateServiceQuotaTemplateCommand: (input: DisassociateServiceQuotaTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
43
|
-
/**
|
|
44
|
-
* serializeAws_json1_1GetAssociationForServiceQuotaTemplateCommand
|
|
45
|
-
*/
|
|
46
|
-
export declare const se_GetAssociationForServiceQuotaTemplateCommand: (input: GetAssociationForServiceQuotaTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
47
|
-
/**
|
|
48
|
-
* serializeAws_json1_1GetAutoManagementConfigurationCommand
|
|
49
|
-
*/
|
|
50
|
-
export declare const se_GetAutoManagementConfigurationCommand: (input: GetAutoManagementConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
51
|
-
/**
|
|
52
|
-
* serializeAws_json1_1GetAWSDefaultServiceQuotaCommand
|
|
53
|
-
*/
|
|
54
|
-
export declare const se_GetAWSDefaultServiceQuotaCommand: (input: GetAWSDefaultServiceQuotaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
55
|
-
/**
|
|
56
|
-
* serializeAws_json1_1GetRequestedServiceQuotaChangeCommand
|
|
57
|
-
*/
|
|
58
|
-
export declare const se_GetRequestedServiceQuotaChangeCommand: (input: GetRequestedServiceQuotaChangeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
59
|
-
/**
|
|
60
|
-
* serializeAws_json1_1GetServiceQuotaCommand
|
|
61
|
-
*/
|
|
62
|
-
export declare const se_GetServiceQuotaCommand: (input: GetServiceQuotaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
63
|
-
/**
|
|
64
|
-
* serializeAws_json1_1GetServiceQuotaIncreaseRequestFromTemplateCommand
|
|
65
|
-
*/
|
|
66
|
-
export declare const se_GetServiceQuotaIncreaseRequestFromTemplateCommand: (input: GetServiceQuotaIncreaseRequestFromTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
67
|
-
/**
|
|
68
|
-
* serializeAws_json1_1ListAWSDefaultServiceQuotasCommand
|
|
69
|
-
*/
|
|
70
|
-
export declare const se_ListAWSDefaultServiceQuotasCommand: (input: ListAWSDefaultServiceQuotasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
71
|
-
/**
|
|
72
|
-
* serializeAws_json1_1ListRequestedServiceQuotaChangeHistoryCommand
|
|
73
|
-
*/
|
|
74
|
-
export declare const se_ListRequestedServiceQuotaChangeHistoryCommand: (input: ListRequestedServiceQuotaChangeHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
75
|
-
/**
|
|
76
|
-
* serializeAws_json1_1ListRequestedServiceQuotaChangeHistoryByQuotaCommand
|
|
77
|
-
*/
|
|
78
|
-
export declare const se_ListRequestedServiceQuotaChangeHistoryByQuotaCommand: (input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
79
|
-
/**
|
|
80
|
-
* serializeAws_json1_1ListServiceQuotaIncreaseRequestsInTemplateCommand
|
|
81
|
-
*/
|
|
82
|
-
export declare const se_ListServiceQuotaIncreaseRequestsInTemplateCommand: (input: ListServiceQuotaIncreaseRequestsInTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
83
|
-
/**
|
|
84
|
-
* serializeAws_json1_1ListServiceQuotasCommand
|
|
85
|
-
*/
|
|
86
|
-
export declare const se_ListServiceQuotasCommand: (input: ListServiceQuotasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
87
|
-
/**
|
|
88
|
-
* serializeAws_json1_1ListServicesCommand
|
|
89
|
-
*/
|
|
90
|
-
export declare const se_ListServicesCommand: (input: ListServicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
91
|
-
/**
|
|
92
|
-
* serializeAws_json1_1ListTagsForResourceCommand
|
|
93
|
-
*/
|
|
94
|
-
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
95
|
-
/**
|
|
96
|
-
* serializeAws_json1_1PutServiceQuotaIncreaseRequestIntoTemplateCommand
|
|
97
|
-
*/
|
|
98
|
-
export declare const se_PutServiceQuotaIncreaseRequestIntoTemplateCommand: (input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
99
|
-
/**
|
|
100
|
-
* serializeAws_json1_1RequestServiceQuotaIncreaseCommand
|
|
101
|
-
*/
|
|
102
|
-
export declare const se_RequestServiceQuotaIncreaseCommand: (input: RequestServiceQuotaIncreaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
103
|
-
/**
|
|
104
|
-
* serializeAws_json1_1StartAutoManagementCommand
|
|
105
|
-
*/
|
|
106
|
-
export declare const se_StartAutoManagementCommand: (input: StartAutoManagementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
107
|
-
/**
|
|
108
|
-
* serializeAws_json1_1StopAutoManagementCommand
|
|
109
|
-
*/
|
|
110
|
-
export declare const se_StopAutoManagementCommand: (input: StopAutoManagementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
111
|
-
/**
|
|
112
|
-
* serializeAws_json1_1TagResourceCommand
|
|
113
|
-
*/
|
|
114
|
-
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
115
|
-
/**
|
|
116
|
-
* serializeAws_json1_1UntagResourceCommand
|
|
117
|
-
*/
|
|
118
|
-
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
119
|
-
/**
|
|
120
|
-
* serializeAws_json1_1UpdateAutoManagementCommand
|
|
121
|
-
*/
|
|
122
|
-
export declare const se_UpdateAutoManagementCommand: (input: UpdateAutoManagementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
123
|
-
/**
|
|
124
|
-
* deserializeAws_json1_1AssociateServiceQuotaTemplateCommand
|
|
125
|
-
*/
|
|
126
|
-
export declare const de_AssociateServiceQuotaTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateServiceQuotaTemplateCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* deserializeAws_json1_1CreateSupportCaseCommand
|
|
129
|
-
*/
|
|
130
|
-
export declare const de_CreateSupportCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSupportCaseCommandOutput>;
|
|
131
|
-
/**
|
|
132
|
-
* deserializeAws_json1_1DeleteServiceQuotaIncreaseRequestFromTemplateCommand
|
|
133
|
-
*/
|
|
134
|
-
export declare const de_DeleteServiceQuotaIncreaseRequestFromTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput>;
|
|
135
|
-
/**
|
|
136
|
-
* deserializeAws_json1_1DisassociateServiceQuotaTemplateCommand
|
|
137
|
-
*/
|
|
138
|
-
export declare const de_DisassociateServiceQuotaTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateServiceQuotaTemplateCommandOutput>;
|
|
139
|
-
/**
|
|
140
|
-
* deserializeAws_json1_1GetAssociationForServiceQuotaTemplateCommand
|
|
141
|
-
*/
|
|
142
|
-
export declare const de_GetAssociationForServiceQuotaTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAssociationForServiceQuotaTemplateCommandOutput>;
|
|
143
|
-
/**
|
|
144
|
-
* deserializeAws_json1_1GetAutoManagementConfigurationCommand
|
|
145
|
-
*/
|
|
146
|
-
export declare const de_GetAutoManagementConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAutoManagementConfigurationCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* deserializeAws_json1_1GetAWSDefaultServiceQuotaCommand
|
|
149
|
-
*/
|
|
150
|
-
export declare const de_GetAWSDefaultServiceQuotaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAWSDefaultServiceQuotaCommandOutput>;
|
|
151
|
-
/**
|
|
152
|
-
* deserializeAws_json1_1GetRequestedServiceQuotaChangeCommand
|
|
153
|
-
*/
|
|
154
|
-
export declare const de_GetRequestedServiceQuotaChangeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestedServiceQuotaChangeCommandOutput>;
|
|
155
|
-
/**
|
|
156
|
-
* deserializeAws_json1_1GetServiceQuotaCommand
|
|
157
|
-
*/
|
|
158
|
-
export declare const de_GetServiceQuotaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceQuotaCommandOutput>;
|
|
159
|
-
/**
|
|
160
|
-
* deserializeAws_json1_1GetServiceQuotaIncreaseRequestFromTemplateCommand
|
|
161
|
-
*/
|
|
162
|
-
export declare const de_GetServiceQuotaIncreaseRequestFromTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceQuotaIncreaseRequestFromTemplateCommandOutput>;
|
|
163
|
-
/**
|
|
164
|
-
* deserializeAws_json1_1ListAWSDefaultServiceQuotasCommand
|
|
165
|
-
*/
|
|
166
|
-
export declare const de_ListAWSDefaultServiceQuotasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAWSDefaultServiceQuotasCommandOutput>;
|
|
167
|
-
/**
|
|
168
|
-
* deserializeAws_json1_1ListRequestedServiceQuotaChangeHistoryCommand
|
|
169
|
-
*/
|
|
170
|
-
export declare const de_ListRequestedServiceQuotaChangeHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRequestedServiceQuotaChangeHistoryCommandOutput>;
|
|
171
|
-
/**
|
|
172
|
-
* deserializeAws_json1_1ListRequestedServiceQuotaChangeHistoryByQuotaCommand
|
|
173
|
-
*/
|
|
174
|
-
export declare const de_ListRequestedServiceQuotaChangeHistoryByQuotaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput>;
|
|
175
|
-
/**
|
|
176
|
-
* deserializeAws_json1_1ListServiceQuotaIncreaseRequestsInTemplateCommand
|
|
177
|
-
*/
|
|
178
|
-
export declare const de_ListServiceQuotaIncreaseRequestsInTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceQuotaIncreaseRequestsInTemplateCommandOutput>;
|
|
179
|
-
/**
|
|
180
|
-
* deserializeAws_json1_1ListServiceQuotasCommand
|
|
181
|
-
*/
|
|
182
|
-
export declare const de_ListServiceQuotasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceQuotasCommandOutput>;
|
|
183
|
-
/**
|
|
184
|
-
* deserializeAws_json1_1ListServicesCommand
|
|
185
|
-
*/
|
|
186
|
-
export declare const de_ListServicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicesCommandOutput>;
|
|
187
|
-
/**
|
|
188
|
-
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
189
|
-
*/
|
|
190
|
-
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
191
|
-
/**
|
|
192
|
-
* deserializeAws_json1_1PutServiceQuotaIncreaseRequestIntoTemplateCommand
|
|
193
|
-
*/
|
|
194
|
-
export declare const de_PutServiceQuotaIncreaseRequestIntoTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput>;
|
|
195
|
-
/**
|
|
196
|
-
* deserializeAws_json1_1RequestServiceQuotaIncreaseCommand
|
|
197
|
-
*/
|
|
198
|
-
export declare const de_RequestServiceQuotaIncreaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RequestServiceQuotaIncreaseCommandOutput>;
|
|
199
|
-
/**
|
|
200
|
-
* deserializeAws_json1_1StartAutoManagementCommand
|
|
201
|
-
*/
|
|
202
|
-
export declare const de_StartAutoManagementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartAutoManagementCommandOutput>;
|
|
203
|
-
/**
|
|
204
|
-
* deserializeAws_json1_1StopAutoManagementCommand
|
|
205
|
-
*/
|
|
206
|
-
export declare const de_StopAutoManagementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopAutoManagementCommandOutput>;
|
|
207
|
-
/**
|
|
208
|
-
* deserializeAws_json1_1TagResourceCommand
|
|
209
|
-
*/
|
|
210
|
-
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
211
|
-
/**
|
|
212
|
-
* deserializeAws_json1_1UntagResourceCommand
|
|
213
|
-
*/
|
|
214
|
-
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
215
|
-
/**
|
|
216
|
-
* deserializeAws_json1_1UpdateAutoManagementCommand
|
|
217
|
-
*/
|
|
218
|
-
export declare const de_UpdateAutoManagementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAutoManagementCommandOutput>;
|
|
@@ -1,293 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import { SerdeContext as __SerdeContext } from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AssociateServiceQuotaTemplateCommandInput,
|
|
8
|
-
AssociateServiceQuotaTemplateCommandOutput,
|
|
9
|
-
} from "../commands/AssociateServiceQuotaTemplateCommand";
|
|
10
|
-
import {
|
|
11
|
-
CreateSupportCaseCommandInput,
|
|
12
|
-
CreateSupportCaseCommandOutput,
|
|
13
|
-
} from "../commands/CreateSupportCaseCommand";
|
|
14
|
-
import {
|
|
15
|
-
DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput,
|
|
16
|
-
DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput,
|
|
17
|
-
} from "../commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand";
|
|
18
|
-
import {
|
|
19
|
-
DisassociateServiceQuotaTemplateCommandInput,
|
|
20
|
-
DisassociateServiceQuotaTemplateCommandOutput,
|
|
21
|
-
} from "../commands/DisassociateServiceQuotaTemplateCommand";
|
|
22
|
-
import {
|
|
23
|
-
GetAssociationForServiceQuotaTemplateCommandInput,
|
|
24
|
-
GetAssociationForServiceQuotaTemplateCommandOutput,
|
|
25
|
-
} from "../commands/GetAssociationForServiceQuotaTemplateCommand";
|
|
26
|
-
import {
|
|
27
|
-
GetAutoManagementConfigurationCommandInput,
|
|
28
|
-
GetAutoManagementConfigurationCommandOutput,
|
|
29
|
-
} from "../commands/GetAutoManagementConfigurationCommand";
|
|
30
|
-
import {
|
|
31
|
-
GetAWSDefaultServiceQuotaCommandInput,
|
|
32
|
-
GetAWSDefaultServiceQuotaCommandOutput,
|
|
33
|
-
} from "../commands/GetAWSDefaultServiceQuotaCommand";
|
|
34
|
-
import {
|
|
35
|
-
GetRequestedServiceQuotaChangeCommandInput,
|
|
36
|
-
GetRequestedServiceQuotaChangeCommandOutput,
|
|
37
|
-
} from "../commands/GetRequestedServiceQuotaChangeCommand";
|
|
38
|
-
import {
|
|
39
|
-
GetServiceQuotaCommandInput,
|
|
40
|
-
GetServiceQuotaCommandOutput,
|
|
41
|
-
} from "../commands/GetServiceQuotaCommand";
|
|
42
|
-
import {
|
|
43
|
-
GetServiceQuotaIncreaseRequestFromTemplateCommandInput,
|
|
44
|
-
GetServiceQuotaIncreaseRequestFromTemplateCommandOutput,
|
|
45
|
-
} from "../commands/GetServiceQuotaIncreaseRequestFromTemplateCommand";
|
|
46
|
-
import {
|
|
47
|
-
ListAWSDefaultServiceQuotasCommandInput,
|
|
48
|
-
ListAWSDefaultServiceQuotasCommandOutput,
|
|
49
|
-
} from "../commands/ListAWSDefaultServiceQuotasCommand";
|
|
50
|
-
import {
|
|
51
|
-
ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput,
|
|
52
|
-
ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput,
|
|
53
|
-
} from "../commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand";
|
|
54
|
-
import {
|
|
55
|
-
ListRequestedServiceQuotaChangeHistoryCommandInput,
|
|
56
|
-
ListRequestedServiceQuotaChangeHistoryCommandOutput,
|
|
57
|
-
} from "../commands/ListRequestedServiceQuotaChangeHistoryCommand";
|
|
58
|
-
import {
|
|
59
|
-
ListServiceQuotaIncreaseRequestsInTemplateCommandInput,
|
|
60
|
-
ListServiceQuotaIncreaseRequestsInTemplateCommandOutput,
|
|
61
|
-
} from "../commands/ListServiceQuotaIncreaseRequestsInTemplateCommand";
|
|
62
|
-
import {
|
|
63
|
-
ListServiceQuotasCommandInput,
|
|
64
|
-
ListServiceQuotasCommandOutput,
|
|
65
|
-
} from "../commands/ListServiceQuotasCommand";
|
|
66
|
-
import {
|
|
67
|
-
ListServicesCommandInput,
|
|
68
|
-
ListServicesCommandOutput,
|
|
69
|
-
} from "../commands/ListServicesCommand";
|
|
70
|
-
import {
|
|
71
|
-
ListTagsForResourceCommandInput,
|
|
72
|
-
ListTagsForResourceCommandOutput,
|
|
73
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
74
|
-
import {
|
|
75
|
-
PutServiceQuotaIncreaseRequestIntoTemplateCommandInput,
|
|
76
|
-
PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput,
|
|
77
|
-
} from "../commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand";
|
|
78
|
-
import {
|
|
79
|
-
RequestServiceQuotaIncreaseCommandInput,
|
|
80
|
-
RequestServiceQuotaIncreaseCommandOutput,
|
|
81
|
-
} from "../commands/RequestServiceQuotaIncreaseCommand";
|
|
82
|
-
import {
|
|
83
|
-
StartAutoManagementCommandInput,
|
|
84
|
-
StartAutoManagementCommandOutput,
|
|
85
|
-
} from "../commands/StartAutoManagementCommand";
|
|
86
|
-
import {
|
|
87
|
-
StopAutoManagementCommandInput,
|
|
88
|
-
StopAutoManagementCommandOutput,
|
|
89
|
-
} from "../commands/StopAutoManagementCommand";
|
|
90
|
-
import {
|
|
91
|
-
TagResourceCommandInput,
|
|
92
|
-
TagResourceCommandOutput,
|
|
93
|
-
} from "../commands/TagResourceCommand";
|
|
94
|
-
import {
|
|
95
|
-
UntagResourceCommandInput,
|
|
96
|
-
UntagResourceCommandOutput,
|
|
97
|
-
} from "../commands/UntagResourceCommand";
|
|
98
|
-
import {
|
|
99
|
-
UpdateAutoManagementCommandInput,
|
|
100
|
-
UpdateAutoManagementCommandOutput,
|
|
101
|
-
} from "../commands/UpdateAutoManagementCommand";
|
|
102
|
-
export declare const se_AssociateServiceQuotaTemplateCommand: (
|
|
103
|
-
input: AssociateServiceQuotaTemplateCommandInput,
|
|
104
|
-
context: __SerdeContext
|
|
105
|
-
) => Promise<__HttpRequest>;
|
|
106
|
-
export declare const se_CreateSupportCaseCommand: (
|
|
107
|
-
input: CreateSupportCaseCommandInput,
|
|
108
|
-
context: __SerdeContext
|
|
109
|
-
) => Promise<__HttpRequest>;
|
|
110
|
-
export declare const se_DeleteServiceQuotaIncreaseRequestFromTemplateCommand: (
|
|
111
|
-
input: DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput,
|
|
112
|
-
context: __SerdeContext
|
|
113
|
-
) => Promise<__HttpRequest>;
|
|
114
|
-
export declare const se_DisassociateServiceQuotaTemplateCommand: (
|
|
115
|
-
input: DisassociateServiceQuotaTemplateCommandInput,
|
|
116
|
-
context: __SerdeContext
|
|
117
|
-
) => Promise<__HttpRequest>;
|
|
118
|
-
export declare const se_GetAssociationForServiceQuotaTemplateCommand: (
|
|
119
|
-
input: GetAssociationForServiceQuotaTemplateCommandInput,
|
|
120
|
-
context: __SerdeContext
|
|
121
|
-
) => Promise<__HttpRequest>;
|
|
122
|
-
export declare const se_GetAutoManagementConfigurationCommand: (
|
|
123
|
-
input: GetAutoManagementConfigurationCommandInput,
|
|
124
|
-
context: __SerdeContext
|
|
125
|
-
) => Promise<__HttpRequest>;
|
|
126
|
-
export declare const se_GetAWSDefaultServiceQuotaCommand: (
|
|
127
|
-
input: GetAWSDefaultServiceQuotaCommandInput,
|
|
128
|
-
context: __SerdeContext
|
|
129
|
-
) => Promise<__HttpRequest>;
|
|
130
|
-
export declare const se_GetRequestedServiceQuotaChangeCommand: (
|
|
131
|
-
input: GetRequestedServiceQuotaChangeCommandInput,
|
|
132
|
-
context: __SerdeContext
|
|
133
|
-
) => Promise<__HttpRequest>;
|
|
134
|
-
export declare const se_GetServiceQuotaCommand: (
|
|
135
|
-
input: GetServiceQuotaCommandInput,
|
|
136
|
-
context: __SerdeContext
|
|
137
|
-
) => Promise<__HttpRequest>;
|
|
138
|
-
export declare const se_GetServiceQuotaIncreaseRequestFromTemplateCommand: (
|
|
139
|
-
input: GetServiceQuotaIncreaseRequestFromTemplateCommandInput,
|
|
140
|
-
context: __SerdeContext
|
|
141
|
-
) => Promise<__HttpRequest>;
|
|
142
|
-
export declare const se_ListAWSDefaultServiceQuotasCommand: (
|
|
143
|
-
input: ListAWSDefaultServiceQuotasCommandInput,
|
|
144
|
-
context: __SerdeContext
|
|
145
|
-
) => Promise<__HttpRequest>;
|
|
146
|
-
export declare const se_ListRequestedServiceQuotaChangeHistoryCommand: (
|
|
147
|
-
input: ListRequestedServiceQuotaChangeHistoryCommandInput,
|
|
148
|
-
context: __SerdeContext
|
|
149
|
-
) => Promise<__HttpRequest>;
|
|
150
|
-
export declare const se_ListRequestedServiceQuotaChangeHistoryByQuotaCommand: (
|
|
151
|
-
input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput,
|
|
152
|
-
context: __SerdeContext
|
|
153
|
-
) => Promise<__HttpRequest>;
|
|
154
|
-
export declare const se_ListServiceQuotaIncreaseRequestsInTemplateCommand: (
|
|
155
|
-
input: ListServiceQuotaIncreaseRequestsInTemplateCommandInput,
|
|
156
|
-
context: __SerdeContext
|
|
157
|
-
) => Promise<__HttpRequest>;
|
|
158
|
-
export declare const se_ListServiceQuotasCommand: (
|
|
159
|
-
input: ListServiceQuotasCommandInput,
|
|
160
|
-
context: __SerdeContext
|
|
161
|
-
) => Promise<__HttpRequest>;
|
|
162
|
-
export declare const se_ListServicesCommand: (
|
|
163
|
-
input: ListServicesCommandInput,
|
|
164
|
-
context: __SerdeContext
|
|
165
|
-
) => Promise<__HttpRequest>;
|
|
166
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
167
|
-
input: ListTagsForResourceCommandInput,
|
|
168
|
-
context: __SerdeContext
|
|
169
|
-
) => Promise<__HttpRequest>;
|
|
170
|
-
export declare const se_PutServiceQuotaIncreaseRequestIntoTemplateCommand: (
|
|
171
|
-
input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput,
|
|
172
|
-
context: __SerdeContext
|
|
173
|
-
) => Promise<__HttpRequest>;
|
|
174
|
-
export declare const se_RequestServiceQuotaIncreaseCommand: (
|
|
175
|
-
input: RequestServiceQuotaIncreaseCommandInput,
|
|
176
|
-
context: __SerdeContext
|
|
177
|
-
) => Promise<__HttpRequest>;
|
|
178
|
-
export declare const se_StartAutoManagementCommand: (
|
|
179
|
-
input: StartAutoManagementCommandInput,
|
|
180
|
-
context: __SerdeContext
|
|
181
|
-
) => Promise<__HttpRequest>;
|
|
182
|
-
export declare const se_StopAutoManagementCommand: (
|
|
183
|
-
input: StopAutoManagementCommandInput,
|
|
184
|
-
context: __SerdeContext
|
|
185
|
-
) => Promise<__HttpRequest>;
|
|
186
|
-
export declare const se_TagResourceCommand: (
|
|
187
|
-
input: TagResourceCommandInput,
|
|
188
|
-
context: __SerdeContext
|
|
189
|
-
) => Promise<__HttpRequest>;
|
|
190
|
-
export declare const se_UntagResourceCommand: (
|
|
191
|
-
input: UntagResourceCommandInput,
|
|
192
|
-
context: __SerdeContext
|
|
193
|
-
) => Promise<__HttpRequest>;
|
|
194
|
-
export declare const se_UpdateAutoManagementCommand: (
|
|
195
|
-
input: UpdateAutoManagementCommandInput,
|
|
196
|
-
context: __SerdeContext
|
|
197
|
-
) => Promise<__HttpRequest>;
|
|
198
|
-
export declare const de_AssociateServiceQuotaTemplateCommand: (
|
|
199
|
-
output: __HttpResponse,
|
|
200
|
-
context: __SerdeContext
|
|
201
|
-
) => Promise<AssociateServiceQuotaTemplateCommandOutput>;
|
|
202
|
-
export declare const de_CreateSupportCaseCommand: (
|
|
203
|
-
output: __HttpResponse,
|
|
204
|
-
context: __SerdeContext
|
|
205
|
-
) => Promise<CreateSupportCaseCommandOutput>;
|
|
206
|
-
export declare const de_DeleteServiceQuotaIncreaseRequestFromTemplateCommand: (
|
|
207
|
-
output: __HttpResponse,
|
|
208
|
-
context: __SerdeContext
|
|
209
|
-
) => Promise<DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput>;
|
|
210
|
-
export declare const de_DisassociateServiceQuotaTemplateCommand: (
|
|
211
|
-
output: __HttpResponse,
|
|
212
|
-
context: __SerdeContext
|
|
213
|
-
) => Promise<DisassociateServiceQuotaTemplateCommandOutput>;
|
|
214
|
-
export declare const de_GetAssociationForServiceQuotaTemplateCommand: (
|
|
215
|
-
output: __HttpResponse,
|
|
216
|
-
context: __SerdeContext
|
|
217
|
-
) => Promise<GetAssociationForServiceQuotaTemplateCommandOutput>;
|
|
218
|
-
export declare const de_GetAutoManagementConfigurationCommand: (
|
|
219
|
-
output: __HttpResponse,
|
|
220
|
-
context: __SerdeContext
|
|
221
|
-
) => Promise<GetAutoManagementConfigurationCommandOutput>;
|
|
222
|
-
export declare const de_GetAWSDefaultServiceQuotaCommand: (
|
|
223
|
-
output: __HttpResponse,
|
|
224
|
-
context: __SerdeContext
|
|
225
|
-
) => Promise<GetAWSDefaultServiceQuotaCommandOutput>;
|
|
226
|
-
export declare const de_GetRequestedServiceQuotaChangeCommand: (
|
|
227
|
-
output: __HttpResponse,
|
|
228
|
-
context: __SerdeContext
|
|
229
|
-
) => Promise<GetRequestedServiceQuotaChangeCommandOutput>;
|
|
230
|
-
export declare const de_GetServiceQuotaCommand: (
|
|
231
|
-
output: __HttpResponse,
|
|
232
|
-
context: __SerdeContext
|
|
233
|
-
) => Promise<GetServiceQuotaCommandOutput>;
|
|
234
|
-
export declare const de_GetServiceQuotaIncreaseRequestFromTemplateCommand: (
|
|
235
|
-
output: __HttpResponse,
|
|
236
|
-
context: __SerdeContext
|
|
237
|
-
) => Promise<GetServiceQuotaIncreaseRequestFromTemplateCommandOutput>;
|
|
238
|
-
export declare const de_ListAWSDefaultServiceQuotasCommand: (
|
|
239
|
-
output: __HttpResponse,
|
|
240
|
-
context: __SerdeContext
|
|
241
|
-
) => Promise<ListAWSDefaultServiceQuotasCommandOutput>;
|
|
242
|
-
export declare const de_ListRequestedServiceQuotaChangeHistoryCommand: (
|
|
243
|
-
output: __HttpResponse,
|
|
244
|
-
context: __SerdeContext
|
|
245
|
-
) => Promise<ListRequestedServiceQuotaChangeHistoryCommandOutput>;
|
|
246
|
-
export declare const de_ListRequestedServiceQuotaChangeHistoryByQuotaCommand: (
|
|
247
|
-
output: __HttpResponse,
|
|
248
|
-
context: __SerdeContext
|
|
249
|
-
) => Promise<ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput>;
|
|
250
|
-
export declare const de_ListServiceQuotaIncreaseRequestsInTemplateCommand: (
|
|
251
|
-
output: __HttpResponse,
|
|
252
|
-
context: __SerdeContext
|
|
253
|
-
) => Promise<ListServiceQuotaIncreaseRequestsInTemplateCommandOutput>;
|
|
254
|
-
export declare const de_ListServiceQuotasCommand: (
|
|
255
|
-
output: __HttpResponse,
|
|
256
|
-
context: __SerdeContext
|
|
257
|
-
) => Promise<ListServiceQuotasCommandOutput>;
|
|
258
|
-
export declare const de_ListServicesCommand: (
|
|
259
|
-
output: __HttpResponse,
|
|
260
|
-
context: __SerdeContext
|
|
261
|
-
) => Promise<ListServicesCommandOutput>;
|
|
262
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
263
|
-
output: __HttpResponse,
|
|
264
|
-
context: __SerdeContext
|
|
265
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
266
|
-
export declare const de_PutServiceQuotaIncreaseRequestIntoTemplateCommand: (
|
|
267
|
-
output: __HttpResponse,
|
|
268
|
-
context: __SerdeContext
|
|
269
|
-
) => Promise<PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput>;
|
|
270
|
-
export declare const de_RequestServiceQuotaIncreaseCommand: (
|
|
271
|
-
output: __HttpResponse,
|
|
272
|
-
context: __SerdeContext
|
|
273
|
-
) => Promise<RequestServiceQuotaIncreaseCommandOutput>;
|
|
274
|
-
export declare const de_StartAutoManagementCommand: (
|
|
275
|
-
output: __HttpResponse,
|
|
276
|
-
context: __SerdeContext
|
|
277
|
-
) => Promise<StartAutoManagementCommandOutput>;
|
|
278
|
-
export declare const de_StopAutoManagementCommand: (
|
|
279
|
-
output: __HttpResponse,
|
|
280
|
-
context: __SerdeContext
|
|
281
|
-
) => Promise<StopAutoManagementCommandOutput>;
|
|
282
|
-
export declare const de_TagResourceCommand: (
|
|
283
|
-
output: __HttpResponse,
|
|
284
|
-
context: __SerdeContext
|
|
285
|
-
) => Promise<TagResourceCommandOutput>;
|
|
286
|
-
export declare const de_UntagResourceCommand: (
|
|
287
|
-
output: __HttpResponse,
|
|
288
|
-
context: __SerdeContext
|
|
289
|
-
) => Promise<UntagResourceCommandOutput>;
|
|
290
|
-
export declare const de_UpdateAutoManagementCommand: (
|
|
291
|
-
output: __HttpResponse,
|
|
292
|
-
context: __SerdeContext
|
|
293
|
-
) => Promise<UpdateAutoManagementCommandOutput>;
|