@aws-sdk/client-cloudformation 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/CloudFormation.d.ts +1198 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +526 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3100 -2855
- package/dist-types/ts3.4/pagination/DescribeAccountLimitsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackEventsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStackResourceDriftsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListChangeSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackInstancesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationResultsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetOperationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStackSetsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeRegistrationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypeVersionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +17 -17
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +13 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,200 +1,797 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
ActivateTypeCommandInput,
|
|
8
|
+
ActivateTypeCommandOutput,
|
|
9
|
+
} from "../commands/ActivateTypeCommand";
|
|
10
|
+
import {
|
|
11
|
+
BatchDescribeTypeConfigurationsCommandInput,
|
|
12
|
+
BatchDescribeTypeConfigurationsCommandOutput,
|
|
13
|
+
} from "../commands/BatchDescribeTypeConfigurationsCommand";
|
|
14
|
+
import {
|
|
15
|
+
CancelUpdateStackCommandInput,
|
|
16
|
+
CancelUpdateStackCommandOutput,
|
|
17
|
+
} from "../commands/CancelUpdateStackCommand";
|
|
18
|
+
import {
|
|
19
|
+
ContinueUpdateRollbackCommandInput,
|
|
20
|
+
ContinueUpdateRollbackCommandOutput,
|
|
21
|
+
} from "../commands/ContinueUpdateRollbackCommand";
|
|
22
|
+
import {
|
|
23
|
+
CreateChangeSetCommandInput,
|
|
24
|
+
CreateChangeSetCommandOutput,
|
|
25
|
+
} from "../commands/CreateChangeSetCommand";
|
|
26
|
+
import {
|
|
27
|
+
CreateStackCommandInput,
|
|
28
|
+
CreateStackCommandOutput,
|
|
29
|
+
} from "../commands/CreateStackCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateStackInstancesCommandInput,
|
|
32
|
+
CreateStackInstancesCommandOutput,
|
|
33
|
+
} from "../commands/CreateStackInstancesCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateStackSetCommandInput,
|
|
36
|
+
CreateStackSetCommandOutput,
|
|
37
|
+
} from "../commands/CreateStackSetCommand";
|
|
38
|
+
import {
|
|
39
|
+
DeactivateTypeCommandInput,
|
|
40
|
+
DeactivateTypeCommandOutput,
|
|
41
|
+
} from "../commands/DeactivateTypeCommand";
|
|
42
|
+
import {
|
|
43
|
+
DeleteChangeSetCommandInput,
|
|
44
|
+
DeleteChangeSetCommandOutput,
|
|
45
|
+
} from "../commands/DeleteChangeSetCommand";
|
|
46
|
+
import {
|
|
47
|
+
DeleteStackCommandInput,
|
|
48
|
+
DeleteStackCommandOutput,
|
|
49
|
+
} from "../commands/DeleteStackCommand";
|
|
50
|
+
import {
|
|
51
|
+
DeleteStackInstancesCommandInput,
|
|
52
|
+
DeleteStackInstancesCommandOutput,
|
|
53
|
+
} from "../commands/DeleteStackInstancesCommand";
|
|
54
|
+
import {
|
|
55
|
+
DeleteStackSetCommandInput,
|
|
56
|
+
DeleteStackSetCommandOutput,
|
|
57
|
+
} from "../commands/DeleteStackSetCommand";
|
|
58
|
+
import {
|
|
59
|
+
DeregisterTypeCommandInput,
|
|
60
|
+
DeregisterTypeCommandOutput,
|
|
61
|
+
} from "../commands/DeregisterTypeCommand";
|
|
62
|
+
import {
|
|
63
|
+
DescribeAccountLimitsCommandInput,
|
|
64
|
+
DescribeAccountLimitsCommandOutput,
|
|
65
|
+
} from "../commands/DescribeAccountLimitsCommand";
|
|
66
|
+
import {
|
|
67
|
+
DescribeChangeSetCommandInput,
|
|
68
|
+
DescribeChangeSetCommandOutput,
|
|
69
|
+
} from "../commands/DescribeChangeSetCommand";
|
|
70
|
+
import {
|
|
71
|
+
DescribeChangeSetHooksCommandInput,
|
|
72
|
+
DescribeChangeSetHooksCommandOutput,
|
|
73
|
+
} from "../commands/DescribeChangeSetHooksCommand";
|
|
74
|
+
import {
|
|
75
|
+
DescribePublisherCommandInput,
|
|
76
|
+
DescribePublisherCommandOutput,
|
|
77
|
+
} from "../commands/DescribePublisherCommand";
|
|
78
|
+
import {
|
|
79
|
+
DescribeStackDriftDetectionStatusCommandInput,
|
|
80
|
+
DescribeStackDriftDetectionStatusCommandOutput,
|
|
81
|
+
} from "../commands/DescribeStackDriftDetectionStatusCommand";
|
|
82
|
+
import {
|
|
83
|
+
DescribeStackEventsCommandInput,
|
|
84
|
+
DescribeStackEventsCommandOutput,
|
|
85
|
+
} from "../commands/DescribeStackEventsCommand";
|
|
86
|
+
import {
|
|
87
|
+
DescribeStackInstanceCommandInput,
|
|
88
|
+
DescribeStackInstanceCommandOutput,
|
|
89
|
+
} from "../commands/DescribeStackInstanceCommand";
|
|
90
|
+
import {
|
|
91
|
+
DescribeStackResourceCommandInput,
|
|
92
|
+
DescribeStackResourceCommandOutput,
|
|
93
|
+
} from "../commands/DescribeStackResourceCommand";
|
|
94
|
+
import {
|
|
95
|
+
DescribeStackResourceDriftsCommandInput,
|
|
96
|
+
DescribeStackResourceDriftsCommandOutput,
|
|
97
|
+
} from "../commands/DescribeStackResourceDriftsCommand";
|
|
98
|
+
import {
|
|
99
|
+
DescribeStackResourcesCommandInput,
|
|
100
|
+
DescribeStackResourcesCommandOutput,
|
|
101
|
+
} from "../commands/DescribeStackResourcesCommand";
|
|
102
|
+
import {
|
|
103
|
+
DescribeStacksCommandInput,
|
|
104
|
+
DescribeStacksCommandOutput,
|
|
105
|
+
} from "../commands/DescribeStacksCommand";
|
|
106
|
+
import {
|
|
107
|
+
DescribeStackSetCommandInput,
|
|
108
|
+
DescribeStackSetCommandOutput,
|
|
109
|
+
} from "../commands/DescribeStackSetCommand";
|
|
110
|
+
import {
|
|
111
|
+
DescribeStackSetOperationCommandInput,
|
|
112
|
+
DescribeStackSetOperationCommandOutput,
|
|
113
|
+
} from "../commands/DescribeStackSetOperationCommand";
|
|
114
|
+
import {
|
|
115
|
+
DescribeTypeCommandInput,
|
|
116
|
+
DescribeTypeCommandOutput,
|
|
117
|
+
} from "../commands/DescribeTypeCommand";
|
|
118
|
+
import {
|
|
119
|
+
DescribeTypeRegistrationCommandInput,
|
|
120
|
+
DescribeTypeRegistrationCommandOutput,
|
|
121
|
+
} from "../commands/DescribeTypeRegistrationCommand";
|
|
122
|
+
import {
|
|
123
|
+
DetectStackDriftCommandInput,
|
|
124
|
+
DetectStackDriftCommandOutput,
|
|
125
|
+
} from "../commands/DetectStackDriftCommand";
|
|
126
|
+
import {
|
|
127
|
+
DetectStackResourceDriftCommandInput,
|
|
128
|
+
DetectStackResourceDriftCommandOutput,
|
|
129
|
+
} from "../commands/DetectStackResourceDriftCommand";
|
|
130
|
+
import {
|
|
131
|
+
DetectStackSetDriftCommandInput,
|
|
132
|
+
DetectStackSetDriftCommandOutput,
|
|
133
|
+
} from "../commands/DetectStackSetDriftCommand";
|
|
134
|
+
import {
|
|
135
|
+
EstimateTemplateCostCommandInput,
|
|
136
|
+
EstimateTemplateCostCommandOutput,
|
|
137
|
+
} from "../commands/EstimateTemplateCostCommand";
|
|
138
|
+
import {
|
|
139
|
+
ExecuteChangeSetCommandInput,
|
|
140
|
+
ExecuteChangeSetCommandOutput,
|
|
141
|
+
} from "../commands/ExecuteChangeSetCommand";
|
|
142
|
+
import {
|
|
143
|
+
GetStackPolicyCommandInput,
|
|
144
|
+
GetStackPolicyCommandOutput,
|
|
145
|
+
} from "../commands/GetStackPolicyCommand";
|
|
146
|
+
import {
|
|
147
|
+
GetTemplateCommandInput,
|
|
148
|
+
GetTemplateCommandOutput,
|
|
149
|
+
} from "../commands/GetTemplateCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetTemplateSummaryCommandInput,
|
|
152
|
+
GetTemplateSummaryCommandOutput,
|
|
153
|
+
} from "../commands/GetTemplateSummaryCommand";
|
|
154
|
+
import {
|
|
155
|
+
ImportStacksToStackSetCommandInput,
|
|
156
|
+
ImportStacksToStackSetCommandOutput,
|
|
157
|
+
} from "../commands/ImportStacksToStackSetCommand";
|
|
158
|
+
import {
|
|
159
|
+
ListChangeSetsCommandInput,
|
|
160
|
+
ListChangeSetsCommandOutput,
|
|
161
|
+
} from "../commands/ListChangeSetsCommand";
|
|
162
|
+
import {
|
|
163
|
+
ListExportsCommandInput,
|
|
164
|
+
ListExportsCommandOutput,
|
|
165
|
+
} from "../commands/ListExportsCommand";
|
|
166
|
+
import {
|
|
167
|
+
ListImportsCommandInput,
|
|
168
|
+
ListImportsCommandOutput,
|
|
169
|
+
} from "../commands/ListImportsCommand";
|
|
170
|
+
import {
|
|
171
|
+
ListStackInstancesCommandInput,
|
|
172
|
+
ListStackInstancesCommandOutput,
|
|
173
|
+
} from "../commands/ListStackInstancesCommand";
|
|
174
|
+
import {
|
|
175
|
+
ListStackResourcesCommandInput,
|
|
176
|
+
ListStackResourcesCommandOutput,
|
|
177
|
+
} from "../commands/ListStackResourcesCommand";
|
|
178
|
+
import {
|
|
179
|
+
ListStacksCommandInput,
|
|
180
|
+
ListStacksCommandOutput,
|
|
181
|
+
} from "../commands/ListStacksCommand";
|
|
182
|
+
import {
|
|
183
|
+
ListStackSetOperationResultsCommandInput,
|
|
184
|
+
ListStackSetOperationResultsCommandOutput,
|
|
185
|
+
} from "../commands/ListStackSetOperationResultsCommand";
|
|
186
|
+
import {
|
|
187
|
+
ListStackSetOperationsCommandInput,
|
|
188
|
+
ListStackSetOperationsCommandOutput,
|
|
189
|
+
} from "../commands/ListStackSetOperationsCommand";
|
|
190
|
+
import {
|
|
191
|
+
ListStackSetsCommandInput,
|
|
192
|
+
ListStackSetsCommandOutput,
|
|
193
|
+
} from "../commands/ListStackSetsCommand";
|
|
194
|
+
import {
|
|
195
|
+
ListTypeRegistrationsCommandInput,
|
|
196
|
+
ListTypeRegistrationsCommandOutput,
|
|
197
|
+
} from "../commands/ListTypeRegistrationsCommand";
|
|
198
|
+
import {
|
|
199
|
+
ListTypesCommandInput,
|
|
200
|
+
ListTypesCommandOutput,
|
|
201
|
+
} from "../commands/ListTypesCommand";
|
|
202
|
+
import {
|
|
203
|
+
ListTypeVersionsCommandInput,
|
|
204
|
+
ListTypeVersionsCommandOutput,
|
|
205
|
+
} from "../commands/ListTypeVersionsCommand";
|
|
206
|
+
import {
|
|
207
|
+
PublishTypeCommandInput,
|
|
208
|
+
PublishTypeCommandOutput,
|
|
209
|
+
} from "../commands/PublishTypeCommand";
|
|
210
|
+
import {
|
|
211
|
+
RecordHandlerProgressCommandInput,
|
|
212
|
+
RecordHandlerProgressCommandOutput,
|
|
213
|
+
} from "../commands/RecordHandlerProgressCommand";
|
|
214
|
+
import {
|
|
215
|
+
RegisterPublisherCommandInput,
|
|
216
|
+
RegisterPublisherCommandOutput,
|
|
217
|
+
} from "../commands/RegisterPublisherCommand";
|
|
218
|
+
import {
|
|
219
|
+
RegisterTypeCommandInput,
|
|
220
|
+
RegisterTypeCommandOutput,
|
|
221
|
+
} from "../commands/RegisterTypeCommand";
|
|
222
|
+
import {
|
|
223
|
+
RollbackStackCommandInput,
|
|
224
|
+
RollbackStackCommandOutput,
|
|
225
|
+
} from "../commands/RollbackStackCommand";
|
|
226
|
+
import {
|
|
227
|
+
SetStackPolicyCommandInput,
|
|
228
|
+
SetStackPolicyCommandOutput,
|
|
229
|
+
} from "../commands/SetStackPolicyCommand";
|
|
230
|
+
import {
|
|
231
|
+
SetTypeConfigurationCommandInput,
|
|
232
|
+
SetTypeConfigurationCommandOutput,
|
|
233
|
+
} from "../commands/SetTypeConfigurationCommand";
|
|
234
|
+
import {
|
|
235
|
+
SetTypeDefaultVersionCommandInput,
|
|
236
|
+
SetTypeDefaultVersionCommandOutput,
|
|
237
|
+
} from "../commands/SetTypeDefaultVersionCommand";
|
|
238
|
+
import {
|
|
239
|
+
SignalResourceCommandInput,
|
|
240
|
+
SignalResourceCommandOutput,
|
|
241
|
+
} from "../commands/SignalResourceCommand";
|
|
242
|
+
import {
|
|
243
|
+
StopStackSetOperationCommandInput,
|
|
244
|
+
StopStackSetOperationCommandOutput,
|
|
245
|
+
} from "../commands/StopStackSetOperationCommand";
|
|
246
|
+
import {
|
|
247
|
+
TestTypeCommandInput,
|
|
248
|
+
TestTypeCommandOutput,
|
|
249
|
+
} from "../commands/TestTypeCommand";
|
|
250
|
+
import {
|
|
251
|
+
UpdateStackCommandInput,
|
|
252
|
+
UpdateStackCommandOutput,
|
|
253
|
+
} from "../commands/UpdateStackCommand";
|
|
254
|
+
import {
|
|
255
|
+
UpdateStackInstancesCommandInput,
|
|
256
|
+
UpdateStackInstancesCommandOutput,
|
|
257
|
+
} from "../commands/UpdateStackInstancesCommand";
|
|
258
|
+
import {
|
|
259
|
+
UpdateStackSetCommandInput,
|
|
260
|
+
UpdateStackSetCommandOutput,
|
|
261
|
+
} from "../commands/UpdateStackSetCommand";
|
|
262
|
+
import {
|
|
263
|
+
UpdateTerminationProtectionCommandInput,
|
|
264
|
+
UpdateTerminationProtectionCommandOutput,
|
|
265
|
+
} from "../commands/UpdateTerminationProtectionCommand";
|
|
266
|
+
import {
|
|
267
|
+
ValidateTemplateCommandInput,
|
|
268
|
+
ValidateTemplateCommandOutput,
|
|
269
|
+
} from "../commands/ValidateTemplateCommand";
|
|
270
|
+
export declare const serializeAws_queryActivateTypeCommand: (
|
|
271
|
+
input: ActivateTypeCommandInput,
|
|
272
|
+
context: __SerdeContext
|
|
273
|
+
) => Promise<__HttpRequest>;
|
|
274
|
+
export declare const serializeAws_queryBatchDescribeTypeConfigurationsCommand: (
|
|
275
|
+
input: BatchDescribeTypeConfigurationsCommandInput,
|
|
276
|
+
context: __SerdeContext
|
|
277
|
+
) => Promise<__HttpRequest>;
|
|
278
|
+
export declare const serializeAws_queryCancelUpdateStackCommand: (
|
|
279
|
+
input: CancelUpdateStackCommandInput,
|
|
280
|
+
context: __SerdeContext
|
|
281
|
+
) => Promise<__HttpRequest>;
|
|
282
|
+
export declare const serializeAws_queryContinueUpdateRollbackCommand: (
|
|
283
|
+
input: ContinueUpdateRollbackCommandInput,
|
|
284
|
+
context: __SerdeContext
|
|
285
|
+
) => Promise<__HttpRequest>;
|
|
286
|
+
export declare const serializeAws_queryCreateChangeSetCommand: (
|
|
287
|
+
input: CreateChangeSetCommandInput,
|
|
288
|
+
context: __SerdeContext
|
|
289
|
+
) => Promise<__HttpRequest>;
|
|
290
|
+
export declare const serializeAws_queryCreateStackCommand: (
|
|
291
|
+
input: CreateStackCommandInput,
|
|
292
|
+
context: __SerdeContext
|
|
293
|
+
) => Promise<__HttpRequest>;
|
|
294
|
+
export declare const serializeAws_queryCreateStackInstancesCommand: (
|
|
295
|
+
input: CreateStackInstancesCommandInput,
|
|
296
|
+
context: __SerdeContext
|
|
297
|
+
) => Promise<__HttpRequest>;
|
|
298
|
+
export declare const serializeAws_queryCreateStackSetCommand: (
|
|
299
|
+
input: CreateStackSetCommandInput,
|
|
300
|
+
context: __SerdeContext
|
|
301
|
+
) => Promise<__HttpRequest>;
|
|
302
|
+
export declare const serializeAws_queryDeactivateTypeCommand: (
|
|
303
|
+
input: DeactivateTypeCommandInput,
|
|
304
|
+
context: __SerdeContext
|
|
305
|
+
) => Promise<__HttpRequest>;
|
|
306
|
+
export declare const serializeAws_queryDeleteChangeSetCommand: (
|
|
307
|
+
input: DeleteChangeSetCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
310
|
+
export declare const serializeAws_queryDeleteStackCommand: (
|
|
311
|
+
input: DeleteStackCommandInput,
|
|
312
|
+
context: __SerdeContext
|
|
313
|
+
) => Promise<__HttpRequest>;
|
|
314
|
+
export declare const serializeAws_queryDeleteStackInstancesCommand: (
|
|
315
|
+
input: DeleteStackInstancesCommandInput,
|
|
316
|
+
context: __SerdeContext
|
|
317
|
+
) => Promise<__HttpRequest>;
|
|
318
|
+
export declare const serializeAws_queryDeleteStackSetCommand: (
|
|
319
|
+
input: DeleteStackSetCommandInput,
|
|
320
|
+
context: __SerdeContext
|
|
321
|
+
) => Promise<__HttpRequest>;
|
|
322
|
+
export declare const serializeAws_queryDeregisterTypeCommand: (
|
|
323
|
+
input: DeregisterTypeCommandInput,
|
|
324
|
+
context: __SerdeContext
|
|
325
|
+
) => Promise<__HttpRequest>;
|
|
326
|
+
export declare const serializeAws_queryDescribeAccountLimitsCommand: (
|
|
327
|
+
input: DescribeAccountLimitsCommandInput,
|
|
328
|
+
context: __SerdeContext
|
|
329
|
+
) => Promise<__HttpRequest>;
|
|
330
|
+
export declare const serializeAws_queryDescribeChangeSetCommand: (
|
|
331
|
+
input: DescribeChangeSetCommandInput,
|
|
332
|
+
context: __SerdeContext
|
|
333
|
+
) => Promise<__HttpRequest>;
|
|
334
|
+
export declare const serializeAws_queryDescribeChangeSetHooksCommand: (
|
|
335
|
+
input: DescribeChangeSetHooksCommandInput,
|
|
336
|
+
context: __SerdeContext
|
|
337
|
+
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const serializeAws_queryDescribePublisherCommand: (
|
|
339
|
+
input: DescribePublisherCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const serializeAws_queryDescribeStackDriftDetectionStatusCommand: (
|
|
343
|
+
input: DescribeStackDriftDetectionStatusCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
346
|
+
export declare const serializeAws_queryDescribeStackEventsCommand: (
|
|
347
|
+
input: DescribeStackEventsCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_queryDescribeStackInstanceCommand: (
|
|
351
|
+
input: DescribeStackInstanceCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_queryDescribeStackResourceCommand: (
|
|
355
|
+
input: DescribeStackResourceCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_queryDescribeStackResourceDriftsCommand: (
|
|
359
|
+
input: DescribeStackResourceDriftsCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_queryDescribeStackResourcesCommand: (
|
|
363
|
+
input: DescribeStackResourcesCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_queryDescribeStacksCommand: (
|
|
367
|
+
input: DescribeStacksCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_queryDescribeStackSetCommand: (
|
|
371
|
+
input: DescribeStackSetCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_queryDescribeStackSetOperationCommand: (
|
|
375
|
+
input: DescribeStackSetOperationCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_queryDescribeTypeCommand: (
|
|
379
|
+
input: DescribeTypeCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_queryDescribeTypeRegistrationCommand: (
|
|
383
|
+
input: DescribeTypeRegistrationCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_queryDetectStackDriftCommand: (
|
|
387
|
+
input: DetectStackDriftCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_queryDetectStackResourceDriftCommand: (
|
|
391
|
+
input: DetectStackResourceDriftCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_queryDetectStackSetDriftCommand: (
|
|
395
|
+
input: DetectStackSetDriftCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_queryEstimateTemplateCostCommand: (
|
|
399
|
+
input: EstimateTemplateCostCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_queryExecuteChangeSetCommand: (
|
|
403
|
+
input: ExecuteChangeSetCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_queryGetStackPolicyCommand: (
|
|
407
|
+
input: GetStackPolicyCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_queryGetTemplateCommand: (
|
|
411
|
+
input: GetTemplateCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_queryGetTemplateSummaryCommand: (
|
|
415
|
+
input: GetTemplateSummaryCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_queryImportStacksToStackSetCommand: (
|
|
419
|
+
input: ImportStacksToStackSetCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_queryListChangeSetsCommand: (
|
|
423
|
+
input: ListChangeSetsCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_queryListExportsCommand: (
|
|
427
|
+
input: ListExportsCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_queryListImportsCommand: (
|
|
431
|
+
input: ListImportsCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_queryListStackInstancesCommand: (
|
|
435
|
+
input: ListStackInstancesCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_queryListStackResourcesCommand: (
|
|
439
|
+
input: ListStackResourcesCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_queryListStacksCommand: (
|
|
443
|
+
input: ListStacksCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_queryListStackSetOperationResultsCommand: (
|
|
447
|
+
input: ListStackSetOperationResultsCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_queryListStackSetOperationsCommand: (
|
|
451
|
+
input: ListStackSetOperationsCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_queryListStackSetsCommand: (
|
|
455
|
+
input: ListStackSetsCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_queryListTypeRegistrationsCommand: (
|
|
459
|
+
input: ListTypeRegistrationsCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_queryListTypesCommand: (
|
|
463
|
+
input: ListTypesCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_queryListTypeVersionsCommand: (
|
|
467
|
+
input: ListTypeVersionsCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_queryPublishTypeCommand: (
|
|
471
|
+
input: PublishTypeCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_queryRecordHandlerProgressCommand: (
|
|
475
|
+
input: RecordHandlerProgressCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_queryRegisterPublisherCommand: (
|
|
479
|
+
input: RegisterPublisherCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_queryRegisterTypeCommand: (
|
|
483
|
+
input: RegisterTypeCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_queryRollbackStackCommand: (
|
|
487
|
+
input: RollbackStackCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_querySetStackPolicyCommand: (
|
|
491
|
+
input: SetStackPolicyCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_querySetTypeConfigurationCommand: (
|
|
495
|
+
input: SetTypeConfigurationCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_querySetTypeDefaultVersionCommand: (
|
|
499
|
+
input: SetTypeDefaultVersionCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_querySignalResourceCommand: (
|
|
503
|
+
input: SignalResourceCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_queryStopStackSetOperationCommand: (
|
|
507
|
+
input: StopStackSetOperationCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_queryTestTypeCommand: (
|
|
511
|
+
input: TestTypeCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_queryUpdateStackCommand: (
|
|
515
|
+
input: UpdateStackCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_queryUpdateStackInstancesCommand: (
|
|
519
|
+
input: UpdateStackInstancesCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_queryUpdateStackSetCommand: (
|
|
523
|
+
input: UpdateStackSetCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_queryUpdateTerminationProtectionCommand: (
|
|
527
|
+
input: UpdateTerminationProtectionCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_queryValidateTemplateCommand: (
|
|
531
|
+
input: ValidateTemplateCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const deserializeAws_queryActivateTypeCommand: (
|
|
535
|
+
output: __HttpResponse,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<ActivateTypeCommandOutput>;
|
|
538
|
+
export declare const deserializeAws_queryBatchDescribeTypeConfigurationsCommand: (
|
|
539
|
+
output: __HttpResponse,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<BatchDescribeTypeConfigurationsCommandOutput>;
|
|
542
|
+
export declare const deserializeAws_queryCancelUpdateStackCommand: (
|
|
543
|
+
output: __HttpResponse,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<CancelUpdateStackCommandOutput>;
|
|
546
|
+
export declare const deserializeAws_queryContinueUpdateRollbackCommand: (
|
|
547
|
+
output: __HttpResponse,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<ContinueUpdateRollbackCommandOutput>;
|
|
550
|
+
export declare const deserializeAws_queryCreateChangeSetCommand: (
|
|
551
|
+
output: __HttpResponse,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<CreateChangeSetCommandOutput>;
|
|
554
|
+
export declare const deserializeAws_queryCreateStackCommand: (
|
|
555
|
+
output: __HttpResponse,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<CreateStackCommandOutput>;
|
|
558
|
+
export declare const deserializeAws_queryCreateStackInstancesCommand: (
|
|
559
|
+
output: __HttpResponse,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<CreateStackInstancesCommandOutput>;
|
|
562
|
+
export declare const deserializeAws_queryCreateStackSetCommand: (
|
|
563
|
+
output: __HttpResponse,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<CreateStackSetCommandOutput>;
|
|
566
|
+
export declare const deserializeAws_queryDeactivateTypeCommand: (
|
|
567
|
+
output: __HttpResponse,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<DeactivateTypeCommandOutput>;
|
|
570
|
+
export declare const deserializeAws_queryDeleteChangeSetCommand: (
|
|
571
|
+
output: __HttpResponse,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<DeleteChangeSetCommandOutput>;
|
|
574
|
+
export declare const deserializeAws_queryDeleteStackCommand: (
|
|
575
|
+
output: __HttpResponse,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<DeleteStackCommandOutput>;
|
|
578
|
+
export declare const deserializeAws_queryDeleteStackInstancesCommand: (
|
|
579
|
+
output: __HttpResponse,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<DeleteStackInstancesCommandOutput>;
|
|
582
|
+
export declare const deserializeAws_queryDeleteStackSetCommand: (
|
|
583
|
+
output: __HttpResponse,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<DeleteStackSetCommandOutput>;
|
|
586
|
+
export declare const deserializeAws_queryDeregisterTypeCommand: (
|
|
587
|
+
output: __HttpResponse,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<DeregisterTypeCommandOutput>;
|
|
590
|
+
export declare const deserializeAws_queryDescribeAccountLimitsCommand: (
|
|
591
|
+
output: __HttpResponse,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<DescribeAccountLimitsCommandOutput>;
|
|
594
|
+
export declare const deserializeAws_queryDescribeChangeSetCommand: (
|
|
595
|
+
output: __HttpResponse,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<DescribeChangeSetCommandOutput>;
|
|
598
|
+
export declare const deserializeAws_queryDescribeChangeSetHooksCommand: (
|
|
599
|
+
output: __HttpResponse,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<DescribeChangeSetHooksCommandOutput>;
|
|
602
|
+
export declare const deserializeAws_queryDescribePublisherCommand: (
|
|
603
|
+
output: __HttpResponse,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<DescribePublisherCommandOutput>;
|
|
606
|
+
export declare const deserializeAws_queryDescribeStackDriftDetectionStatusCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<DescribeStackDriftDetectionStatusCommandOutput>;
|
|
610
|
+
export declare const deserializeAws_queryDescribeStackEventsCommand: (
|
|
611
|
+
output: __HttpResponse,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<DescribeStackEventsCommandOutput>;
|
|
614
|
+
export declare const deserializeAws_queryDescribeStackInstanceCommand: (
|
|
615
|
+
output: __HttpResponse,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<DescribeStackInstanceCommandOutput>;
|
|
618
|
+
export declare const deserializeAws_queryDescribeStackResourceCommand: (
|
|
619
|
+
output: __HttpResponse,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<DescribeStackResourceCommandOutput>;
|
|
622
|
+
export declare const deserializeAws_queryDescribeStackResourceDriftsCommand: (
|
|
623
|
+
output: __HttpResponse,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<DescribeStackResourceDriftsCommandOutput>;
|
|
626
|
+
export declare const deserializeAws_queryDescribeStackResourcesCommand: (
|
|
627
|
+
output: __HttpResponse,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<DescribeStackResourcesCommandOutput>;
|
|
630
|
+
export declare const deserializeAws_queryDescribeStacksCommand: (
|
|
631
|
+
output: __HttpResponse,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<DescribeStacksCommandOutput>;
|
|
634
|
+
export declare const deserializeAws_queryDescribeStackSetCommand: (
|
|
635
|
+
output: __HttpResponse,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<DescribeStackSetCommandOutput>;
|
|
638
|
+
export declare const deserializeAws_queryDescribeStackSetOperationCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<DescribeStackSetOperationCommandOutput>;
|
|
642
|
+
export declare const deserializeAws_queryDescribeTypeCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<DescribeTypeCommandOutput>;
|
|
646
|
+
export declare const deserializeAws_queryDescribeTypeRegistrationCommand: (
|
|
647
|
+
output: __HttpResponse,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<DescribeTypeRegistrationCommandOutput>;
|
|
650
|
+
export declare const deserializeAws_queryDetectStackDriftCommand: (
|
|
651
|
+
output: __HttpResponse,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<DetectStackDriftCommandOutput>;
|
|
654
|
+
export declare const deserializeAws_queryDetectStackResourceDriftCommand: (
|
|
655
|
+
output: __HttpResponse,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<DetectStackResourceDriftCommandOutput>;
|
|
658
|
+
export declare const deserializeAws_queryDetectStackSetDriftCommand: (
|
|
659
|
+
output: __HttpResponse,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<DetectStackSetDriftCommandOutput>;
|
|
662
|
+
export declare const deserializeAws_queryEstimateTemplateCostCommand: (
|
|
663
|
+
output: __HttpResponse,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<EstimateTemplateCostCommandOutput>;
|
|
666
|
+
export declare const deserializeAws_queryExecuteChangeSetCommand: (
|
|
667
|
+
output: __HttpResponse,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<ExecuteChangeSetCommandOutput>;
|
|
670
|
+
export declare const deserializeAws_queryGetStackPolicyCommand: (
|
|
671
|
+
output: __HttpResponse,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<GetStackPolicyCommandOutput>;
|
|
674
|
+
export declare const deserializeAws_queryGetTemplateCommand: (
|
|
675
|
+
output: __HttpResponse,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<GetTemplateCommandOutput>;
|
|
678
|
+
export declare const deserializeAws_queryGetTemplateSummaryCommand: (
|
|
679
|
+
output: __HttpResponse,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<GetTemplateSummaryCommandOutput>;
|
|
682
|
+
export declare const deserializeAws_queryImportStacksToStackSetCommand: (
|
|
683
|
+
output: __HttpResponse,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<ImportStacksToStackSetCommandOutput>;
|
|
686
|
+
export declare const deserializeAws_queryListChangeSetsCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<ListChangeSetsCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_queryListExportsCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<ListExportsCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_queryListImportsCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<ListImportsCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_queryListStackInstancesCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<ListStackInstancesCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_queryListStackResourcesCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<ListStackResourcesCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_queryListStacksCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<ListStacksCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_queryListStackSetOperationResultsCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<ListStackSetOperationResultsCommandOutput>;
|
|
714
|
+
export declare const deserializeAws_queryListStackSetOperationsCommand: (
|
|
715
|
+
output: __HttpResponse,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<ListStackSetOperationsCommandOutput>;
|
|
718
|
+
export declare const deserializeAws_queryListStackSetsCommand: (
|
|
719
|
+
output: __HttpResponse,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<ListStackSetsCommandOutput>;
|
|
722
|
+
export declare const deserializeAws_queryListTypeRegistrationsCommand: (
|
|
723
|
+
output: __HttpResponse,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<ListTypeRegistrationsCommandOutput>;
|
|
726
|
+
export declare const deserializeAws_queryListTypesCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<ListTypesCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_queryListTypeVersionsCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<ListTypeVersionsCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_queryPublishTypeCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<PublishTypeCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_queryRecordHandlerProgressCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<RecordHandlerProgressCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_queryRegisterPublisherCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<RegisterPublisherCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_queryRegisterTypeCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<RegisterTypeCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_queryRollbackStackCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<RollbackStackCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_querySetStackPolicyCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<SetStackPolicyCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_querySetTypeConfigurationCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<SetTypeConfigurationCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_querySetTypeDefaultVersionCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<SetTypeDefaultVersionCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_querySignalResourceCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<SignalResourceCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_queryStopStackSetOperationCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<StopStackSetOperationCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_queryTestTypeCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<TestTypeCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_queryUpdateStackCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<UpdateStackCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_queryUpdateStackInstancesCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<UpdateStackInstancesCommandOutput>;
|
|
786
|
+
export declare const deserializeAws_queryUpdateStackSetCommand: (
|
|
787
|
+
output: __HttpResponse,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<UpdateStackSetCommandOutput>;
|
|
790
|
+
export declare const deserializeAws_queryUpdateTerminationProtectionCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<UpdateTerminationProtectionCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_queryValidateTemplateCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<ValidateTemplateCommandOutput>;
|