@aws-sdk/client-cloudformation 3.169.0 → 3.171.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 +1132 -335
- package/dist-types/ts3.4/CloudFormationClient.d.ts +501 -139
- package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +35 -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 +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2162 -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 +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +8 -8
- package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,139 +1,501 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
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
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
ActivateTypeCommandInput,
|
|
47
|
+
ActivateTypeCommandOutput,
|
|
48
|
+
} from "./commands/ActivateTypeCommand";
|
|
49
|
+
import {
|
|
50
|
+
BatchDescribeTypeConfigurationsCommandInput,
|
|
51
|
+
BatchDescribeTypeConfigurationsCommandOutput,
|
|
52
|
+
} from "./commands/BatchDescribeTypeConfigurationsCommand";
|
|
53
|
+
import {
|
|
54
|
+
CancelUpdateStackCommandInput,
|
|
55
|
+
CancelUpdateStackCommandOutput,
|
|
56
|
+
} from "./commands/CancelUpdateStackCommand";
|
|
57
|
+
import {
|
|
58
|
+
ContinueUpdateRollbackCommandInput,
|
|
59
|
+
ContinueUpdateRollbackCommandOutput,
|
|
60
|
+
} from "./commands/ContinueUpdateRollbackCommand";
|
|
61
|
+
import {
|
|
62
|
+
CreateChangeSetCommandInput,
|
|
63
|
+
CreateChangeSetCommandOutput,
|
|
64
|
+
} from "./commands/CreateChangeSetCommand";
|
|
65
|
+
import {
|
|
66
|
+
CreateStackCommandInput,
|
|
67
|
+
CreateStackCommandOutput,
|
|
68
|
+
} from "./commands/CreateStackCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateStackInstancesCommandInput,
|
|
71
|
+
CreateStackInstancesCommandOutput,
|
|
72
|
+
} from "./commands/CreateStackInstancesCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateStackSetCommandInput,
|
|
75
|
+
CreateStackSetCommandOutput,
|
|
76
|
+
} from "./commands/CreateStackSetCommand";
|
|
77
|
+
import {
|
|
78
|
+
DeactivateTypeCommandInput,
|
|
79
|
+
DeactivateTypeCommandOutput,
|
|
80
|
+
} from "./commands/DeactivateTypeCommand";
|
|
81
|
+
import {
|
|
82
|
+
DeleteChangeSetCommandInput,
|
|
83
|
+
DeleteChangeSetCommandOutput,
|
|
84
|
+
} from "./commands/DeleteChangeSetCommand";
|
|
85
|
+
import {
|
|
86
|
+
DeleteStackCommandInput,
|
|
87
|
+
DeleteStackCommandOutput,
|
|
88
|
+
} from "./commands/DeleteStackCommand";
|
|
89
|
+
import {
|
|
90
|
+
DeleteStackInstancesCommandInput,
|
|
91
|
+
DeleteStackInstancesCommandOutput,
|
|
92
|
+
} from "./commands/DeleteStackInstancesCommand";
|
|
93
|
+
import {
|
|
94
|
+
DeleteStackSetCommandInput,
|
|
95
|
+
DeleteStackSetCommandOutput,
|
|
96
|
+
} from "./commands/DeleteStackSetCommand";
|
|
97
|
+
import {
|
|
98
|
+
DeregisterTypeCommandInput,
|
|
99
|
+
DeregisterTypeCommandOutput,
|
|
100
|
+
} from "./commands/DeregisterTypeCommand";
|
|
101
|
+
import {
|
|
102
|
+
DescribeAccountLimitsCommandInput,
|
|
103
|
+
DescribeAccountLimitsCommandOutput,
|
|
104
|
+
} from "./commands/DescribeAccountLimitsCommand";
|
|
105
|
+
import {
|
|
106
|
+
DescribeChangeSetCommandInput,
|
|
107
|
+
DescribeChangeSetCommandOutput,
|
|
108
|
+
} from "./commands/DescribeChangeSetCommand";
|
|
109
|
+
import {
|
|
110
|
+
DescribeChangeSetHooksCommandInput,
|
|
111
|
+
DescribeChangeSetHooksCommandOutput,
|
|
112
|
+
} from "./commands/DescribeChangeSetHooksCommand";
|
|
113
|
+
import {
|
|
114
|
+
DescribePublisherCommandInput,
|
|
115
|
+
DescribePublisherCommandOutput,
|
|
116
|
+
} from "./commands/DescribePublisherCommand";
|
|
117
|
+
import {
|
|
118
|
+
DescribeStackDriftDetectionStatusCommandInput,
|
|
119
|
+
DescribeStackDriftDetectionStatusCommandOutput,
|
|
120
|
+
} from "./commands/DescribeStackDriftDetectionStatusCommand";
|
|
121
|
+
import {
|
|
122
|
+
DescribeStackEventsCommandInput,
|
|
123
|
+
DescribeStackEventsCommandOutput,
|
|
124
|
+
} from "./commands/DescribeStackEventsCommand";
|
|
125
|
+
import {
|
|
126
|
+
DescribeStackInstanceCommandInput,
|
|
127
|
+
DescribeStackInstanceCommandOutput,
|
|
128
|
+
} from "./commands/DescribeStackInstanceCommand";
|
|
129
|
+
import {
|
|
130
|
+
DescribeStackResourceCommandInput,
|
|
131
|
+
DescribeStackResourceCommandOutput,
|
|
132
|
+
} from "./commands/DescribeStackResourceCommand";
|
|
133
|
+
import {
|
|
134
|
+
DescribeStackResourceDriftsCommandInput,
|
|
135
|
+
DescribeStackResourceDriftsCommandOutput,
|
|
136
|
+
} from "./commands/DescribeStackResourceDriftsCommand";
|
|
137
|
+
import {
|
|
138
|
+
DescribeStackResourcesCommandInput,
|
|
139
|
+
DescribeStackResourcesCommandOutput,
|
|
140
|
+
} from "./commands/DescribeStackResourcesCommand";
|
|
141
|
+
import {
|
|
142
|
+
DescribeStacksCommandInput,
|
|
143
|
+
DescribeStacksCommandOutput,
|
|
144
|
+
} from "./commands/DescribeStacksCommand";
|
|
145
|
+
import {
|
|
146
|
+
DescribeStackSetCommandInput,
|
|
147
|
+
DescribeStackSetCommandOutput,
|
|
148
|
+
} from "./commands/DescribeStackSetCommand";
|
|
149
|
+
import {
|
|
150
|
+
DescribeStackSetOperationCommandInput,
|
|
151
|
+
DescribeStackSetOperationCommandOutput,
|
|
152
|
+
} from "./commands/DescribeStackSetOperationCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribeTypeCommandInput,
|
|
155
|
+
DescribeTypeCommandOutput,
|
|
156
|
+
} from "./commands/DescribeTypeCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribeTypeRegistrationCommandInput,
|
|
159
|
+
DescribeTypeRegistrationCommandOutput,
|
|
160
|
+
} from "./commands/DescribeTypeRegistrationCommand";
|
|
161
|
+
import {
|
|
162
|
+
DetectStackDriftCommandInput,
|
|
163
|
+
DetectStackDriftCommandOutput,
|
|
164
|
+
} from "./commands/DetectStackDriftCommand";
|
|
165
|
+
import {
|
|
166
|
+
DetectStackResourceDriftCommandInput,
|
|
167
|
+
DetectStackResourceDriftCommandOutput,
|
|
168
|
+
} from "./commands/DetectStackResourceDriftCommand";
|
|
169
|
+
import {
|
|
170
|
+
DetectStackSetDriftCommandInput,
|
|
171
|
+
DetectStackSetDriftCommandOutput,
|
|
172
|
+
} from "./commands/DetectStackSetDriftCommand";
|
|
173
|
+
import {
|
|
174
|
+
EstimateTemplateCostCommandInput,
|
|
175
|
+
EstimateTemplateCostCommandOutput,
|
|
176
|
+
} from "./commands/EstimateTemplateCostCommand";
|
|
177
|
+
import {
|
|
178
|
+
ExecuteChangeSetCommandInput,
|
|
179
|
+
ExecuteChangeSetCommandOutput,
|
|
180
|
+
} from "./commands/ExecuteChangeSetCommand";
|
|
181
|
+
import {
|
|
182
|
+
GetStackPolicyCommandInput,
|
|
183
|
+
GetStackPolicyCommandOutput,
|
|
184
|
+
} from "./commands/GetStackPolicyCommand";
|
|
185
|
+
import {
|
|
186
|
+
GetTemplateCommandInput,
|
|
187
|
+
GetTemplateCommandOutput,
|
|
188
|
+
} from "./commands/GetTemplateCommand";
|
|
189
|
+
import {
|
|
190
|
+
GetTemplateSummaryCommandInput,
|
|
191
|
+
GetTemplateSummaryCommandOutput,
|
|
192
|
+
} from "./commands/GetTemplateSummaryCommand";
|
|
193
|
+
import {
|
|
194
|
+
ImportStacksToStackSetCommandInput,
|
|
195
|
+
ImportStacksToStackSetCommandOutput,
|
|
196
|
+
} from "./commands/ImportStacksToStackSetCommand";
|
|
197
|
+
import {
|
|
198
|
+
ListChangeSetsCommandInput,
|
|
199
|
+
ListChangeSetsCommandOutput,
|
|
200
|
+
} from "./commands/ListChangeSetsCommand";
|
|
201
|
+
import {
|
|
202
|
+
ListExportsCommandInput,
|
|
203
|
+
ListExportsCommandOutput,
|
|
204
|
+
} from "./commands/ListExportsCommand";
|
|
205
|
+
import {
|
|
206
|
+
ListImportsCommandInput,
|
|
207
|
+
ListImportsCommandOutput,
|
|
208
|
+
} from "./commands/ListImportsCommand";
|
|
209
|
+
import {
|
|
210
|
+
ListStackInstancesCommandInput,
|
|
211
|
+
ListStackInstancesCommandOutput,
|
|
212
|
+
} from "./commands/ListStackInstancesCommand";
|
|
213
|
+
import {
|
|
214
|
+
ListStackResourcesCommandInput,
|
|
215
|
+
ListStackResourcesCommandOutput,
|
|
216
|
+
} from "./commands/ListStackResourcesCommand";
|
|
217
|
+
import {
|
|
218
|
+
ListStacksCommandInput,
|
|
219
|
+
ListStacksCommandOutput,
|
|
220
|
+
} from "./commands/ListStacksCommand";
|
|
221
|
+
import {
|
|
222
|
+
ListStackSetOperationResultsCommandInput,
|
|
223
|
+
ListStackSetOperationResultsCommandOutput,
|
|
224
|
+
} from "./commands/ListStackSetOperationResultsCommand";
|
|
225
|
+
import {
|
|
226
|
+
ListStackSetOperationsCommandInput,
|
|
227
|
+
ListStackSetOperationsCommandOutput,
|
|
228
|
+
} from "./commands/ListStackSetOperationsCommand";
|
|
229
|
+
import {
|
|
230
|
+
ListStackSetsCommandInput,
|
|
231
|
+
ListStackSetsCommandOutput,
|
|
232
|
+
} from "./commands/ListStackSetsCommand";
|
|
233
|
+
import {
|
|
234
|
+
ListTypeRegistrationsCommandInput,
|
|
235
|
+
ListTypeRegistrationsCommandOutput,
|
|
236
|
+
} from "./commands/ListTypeRegistrationsCommand";
|
|
237
|
+
import {
|
|
238
|
+
ListTypesCommandInput,
|
|
239
|
+
ListTypesCommandOutput,
|
|
240
|
+
} from "./commands/ListTypesCommand";
|
|
241
|
+
import {
|
|
242
|
+
ListTypeVersionsCommandInput,
|
|
243
|
+
ListTypeVersionsCommandOutput,
|
|
244
|
+
} from "./commands/ListTypeVersionsCommand";
|
|
245
|
+
import {
|
|
246
|
+
PublishTypeCommandInput,
|
|
247
|
+
PublishTypeCommandOutput,
|
|
248
|
+
} from "./commands/PublishTypeCommand";
|
|
249
|
+
import {
|
|
250
|
+
RecordHandlerProgressCommandInput,
|
|
251
|
+
RecordHandlerProgressCommandOutput,
|
|
252
|
+
} from "./commands/RecordHandlerProgressCommand";
|
|
253
|
+
import {
|
|
254
|
+
RegisterPublisherCommandInput,
|
|
255
|
+
RegisterPublisherCommandOutput,
|
|
256
|
+
} from "./commands/RegisterPublisherCommand";
|
|
257
|
+
import {
|
|
258
|
+
RegisterTypeCommandInput,
|
|
259
|
+
RegisterTypeCommandOutput,
|
|
260
|
+
} from "./commands/RegisterTypeCommand";
|
|
261
|
+
import {
|
|
262
|
+
RollbackStackCommandInput,
|
|
263
|
+
RollbackStackCommandOutput,
|
|
264
|
+
} from "./commands/RollbackStackCommand";
|
|
265
|
+
import {
|
|
266
|
+
SetStackPolicyCommandInput,
|
|
267
|
+
SetStackPolicyCommandOutput,
|
|
268
|
+
} from "./commands/SetStackPolicyCommand";
|
|
269
|
+
import {
|
|
270
|
+
SetTypeConfigurationCommandInput,
|
|
271
|
+
SetTypeConfigurationCommandOutput,
|
|
272
|
+
} from "./commands/SetTypeConfigurationCommand";
|
|
273
|
+
import {
|
|
274
|
+
SetTypeDefaultVersionCommandInput,
|
|
275
|
+
SetTypeDefaultVersionCommandOutput,
|
|
276
|
+
} from "./commands/SetTypeDefaultVersionCommand";
|
|
277
|
+
import {
|
|
278
|
+
SignalResourceCommandInput,
|
|
279
|
+
SignalResourceCommandOutput,
|
|
280
|
+
} from "./commands/SignalResourceCommand";
|
|
281
|
+
import {
|
|
282
|
+
StopStackSetOperationCommandInput,
|
|
283
|
+
StopStackSetOperationCommandOutput,
|
|
284
|
+
} from "./commands/StopStackSetOperationCommand";
|
|
285
|
+
import {
|
|
286
|
+
TestTypeCommandInput,
|
|
287
|
+
TestTypeCommandOutput,
|
|
288
|
+
} from "./commands/TestTypeCommand";
|
|
289
|
+
import {
|
|
290
|
+
UpdateStackCommandInput,
|
|
291
|
+
UpdateStackCommandOutput,
|
|
292
|
+
} from "./commands/UpdateStackCommand";
|
|
293
|
+
import {
|
|
294
|
+
UpdateStackInstancesCommandInput,
|
|
295
|
+
UpdateStackInstancesCommandOutput,
|
|
296
|
+
} from "./commands/UpdateStackInstancesCommand";
|
|
297
|
+
import {
|
|
298
|
+
UpdateStackSetCommandInput,
|
|
299
|
+
UpdateStackSetCommandOutput,
|
|
300
|
+
} from "./commands/UpdateStackSetCommand";
|
|
301
|
+
import {
|
|
302
|
+
UpdateTerminationProtectionCommandInput,
|
|
303
|
+
UpdateTerminationProtectionCommandOutput,
|
|
304
|
+
} from "./commands/UpdateTerminationProtectionCommand";
|
|
305
|
+
import {
|
|
306
|
+
ValidateTemplateCommandInput,
|
|
307
|
+
ValidateTemplateCommandOutput,
|
|
308
|
+
} from "./commands/ValidateTemplateCommand";
|
|
309
|
+
export declare type ServiceInputTypes =
|
|
310
|
+
| ActivateTypeCommandInput
|
|
311
|
+
| BatchDescribeTypeConfigurationsCommandInput
|
|
312
|
+
| CancelUpdateStackCommandInput
|
|
313
|
+
| ContinueUpdateRollbackCommandInput
|
|
314
|
+
| CreateChangeSetCommandInput
|
|
315
|
+
| CreateStackCommandInput
|
|
316
|
+
| CreateStackInstancesCommandInput
|
|
317
|
+
| CreateStackSetCommandInput
|
|
318
|
+
| DeactivateTypeCommandInput
|
|
319
|
+
| DeleteChangeSetCommandInput
|
|
320
|
+
| DeleteStackCommandInput
|
|
321
|
+
| DeleteStackInstancesCommandInput
|
|
322
|
+
| DeleteStackSetCommandInput
|
|
323
|
+
| DeregisterTypeCommandInput
|
|
324
|
+
| DescribeAccountLimitsCommandInput
|
|
325
|
+
| DescribeChangeSetCommandInput
|
|
326
|
+
| DescribeChangeSetHooksCommandInput
|
|
327
|
+
| DescribePublisherCommandInput
|
|
328
|
+
| DescribeStackDriftDetectionStatusCommandInput
|
|
329
|
+
| DescribeStackEventsCommandInput
|
|
330
|
+
| DescribeStackInstanceCommandInput
|
|
331
|
+
| DescribeStackResourceCommandInput
|
|
332
|
+
| DescribeStackResourceDriftsCommandInput
|
|
333
|
+
| DescribeStackResourcesCommandInput
|
|
334
|
+
| DescribeStackSetCommandInput
|
|
335
|
+
| DescribeStackSetOperationCommandInput
|
|
336
|
+
| DescribeStacksCommandInput
|
|
337
|
+
| DescribeTypeCommandInput
|
|
338
|
+
| DescribeTypeRegistrationCommandInput
|
|
339
|
+
| DetectStackDriftCommandInput
|
|
340
|
+
| DetectStackResourceDriftCommandInput
|
|
341
|
+
| DetectStackSetDriftCommandInput
|
|
342
|
+
| EstimateTemplateCostCommandInput
|
|
343
|
+
| ExecuteChangeSetCommandInput
|
|
344
|
+
| GetStackPolicyCommandInput
|
|
345
|
+
| GetTemplateCommandInput
|
|
346
|
+
| GetTemplateSummaryCommandInput
|
|
347
|
+
| ImportStacksToStackSetCommandInput
|
|
348
|
+
| ListChangeSetsCommandInput
|
|
349
|
+
| ListExportsCommandInput
|
|
350
|
+
| ListImportsCommandInput
|
|
351
|
+
| ListStackInstancesCommandInput
|
|
352
|
+
| ListStackResourcesCommandInput
|
|
353
|
+
| ListStackSetOperationResultsCommandInput
|
|
354
|
+
| ListStackSetOperationsCommandInput
|
|
355
|
+
| ListStackSetsCommandInput
|
|
356
|
+
| ListStacksCommandInput
|
|
357
|
+
| ListTypeRegistrationsCommandInput
|
|
358
|
+
| ListTypeVersionsCommandInput
|
|
359
|
+
| ListTypesCommandInput
|
|
360
|
+
| PublishTypeCommandInput
|
|
361
|
+
| RecordHandlerProgressCommandInput
|
|
362
|
+
| RegisterPublisherCommandInput
|
|
363
|
+
| RegisterTypeCommandInput
|
|
364
|
+
| RollbackStackCommandInput
|
|
365
|
+
| SetStackPolicyCommandInput
|
|
366
|
+
| SetTypeConfigurationCommandInput
|
|
367
|
+
| SetTypeDefaultVersionCommandInput
|
|
368
|
+
| SignalResourceCommandInput
|
|
369
|
+
| StopStackSetOperationCommandInput
|
|
370
|
+
| TestTypeCommandInput
|
|
371
|
+
| UpdateStackCommandInput
|
|
372
|
+
| UpdateStackInstancesCommandInput
|
|
373
|
+
| UpdateStackSetCommandInput
|
|
374
|
+
| UpdateTerminationProtectionCommandInput
|
|
375
|
+
| ValidateTemplateCommandInput;
|
|
376
|
+
export declare type ServiceOutputTypes =
|
|
377
|
+
| ActivateTypeCommandOutput
|
|
378
|
+
| BatchDescribeTypeConfigurationsCommandOutput
|
|
379
|
+
| CancelUpdateStackCommandOutput
|
|
380
|
+
| ContinueUpdateRollbackCommandOutput
|
|
381
|
+
| CreateChangeSetCommandOutput
|
|
382
|
+
| CreateStackCommandOutput
|
|
383
|
+
| CreateStackInstancesCommandOutput
|
|
384
|
+
| CreateStackSetCommandOutput
|
|
385
|
+
| DeactivateTypeCommandOutput
|
|
386
|
+
| DeleteChangeSetCommandOutput
|
|
387
|
+
| DeleteStackCommandOutput
|
|
388
|
+
| DeleteStackInstancesCommandOutput
|
|
389
|
+
| DeleteStackSetCommandOutput
|
|
390
|
+
| DeregisterTypeCommandOutput
|
|
391
|
+
| DescribeAccountLimitsCommandOutput
|
|
392
|
+
| DescribeChangeSetCommandOutput
|
|
393
|
+
| DescribeChangeSetHooksCommandOutput
|
|
394
|
+
| DescribePublisherCommandOutput
|
|
395
|
+
| DescribeStackDriftDetectionStatusCommandOutput
|
|
396
|
+
| DescribeStackEventsCommandOutput
|
|
397
|
+
| DescribeStackInstanceCommandOutput
|
|
398
|
+
| DescribeStackResourceCommandOutput
|
|
399
|
+
| DescribeStackResourceDriftsCommandOutput
|
|
400
|
+
| DescribeStackResourcesCommandOutput
|
|
401
|
+
| DescribeStackSetCommandOutput
|
|
402
|
+
| DescribeStackSetOperationCommandOutput
|
|
403
|
+
| DescribeStacksCommandOutput
|
|
404
|
+
| DescribeTypeCommandOutput
|
|
405
|
+
| DescribeTypeRegistrationCommandOutput
|
|
406
|
+
| DetectStackDriftCommandOutput
|
|
407
|
+
| DetectStackResourceDriftCommandOutput
|
|
408
|
+
| DetectStackSetDriftCommandOutput
|
|
409
|
+
| EstimateTemplateCostCommandOutput
|
|
410
|
+
| ExecuteChangeSetCommandOutput
|
|
411
|
+
| GetStackPolicyCommandOutput
|
|
412
|
+
| GetTemplateCommandOutput
|
|
413
|
+
| GetTemplateSummaryCommandOutput
|
|
414
|
+
| ImportStacksToStackSetCommandOutput
|
|
415
|
+
| ListChangeSetsCommandOutput
|
|
416
|
+
| ListExportsCommandOutput
|
|
417
|
+
| ListImportsCommandOutput
|
|
418
|
+
| ListStackInstancesCommandOutput
|
|
419
|
+
| ListStackResourcesCommandOutput
|
|
420
|
+
| ListStackSetOperationResultsCommandOutput
|
|
421
|
+
| ListStackSetOperationsCommandOutput
|
|
422
|
+
| ListStackSetsCommandOutput
|
|
423
|
+
| ListStacksCommandOutput
|
|
424
|
+
| ListTypeRegistrationsCommandOutput
|
|
425
|
+
| ListTypeVersionsCommandOutput
|
|
426
|
+
| ListTypesCommandOutput
|
|
427
|
+
| PublishTypeCommandOutput
|
|
428
|
+
| RecordHandlerProgressCommandOutput
|
|
429
|
+
| RegisterPublisherCommandOutput
|
|
430
|
+
| RegisterTypeCommandOutput
|
|
431
|
+
| RollbackStackCommandOutput
|
|
432
|
+
| SetStackPolicyCommandOutput
|
|
433
|
+
| SetTypeConfigurationCommandOutput
|
|
434
|
+
| SetTypeDefaultVersionCommandOutput
|
|
435
|
+
| SignalResourceCommandOutput
|
|
436
|
+
| StopStackSetOperationCommandOutput
|
|
437
|
+
| TestTypeCommandOutput
|
|
438
|
+
| UpdateStackCommandOutput
|
|
439
|
+
| UpdateStackInstancesCommandOutput
|
|
440
|
+
| UpdateStackSetCommandOutput
|
|
441
|
+
| UpdateTerminationProtectionCommandOutput
|
|
442
|
+
| ValidateTemplateCommandOutput;
|
|
443
|
+
export interface ClientDefaults
|
|
444
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
445
|
+
requestHandler?: __HttpHandler;
|
|
446
|
+
sha256?: __HashConstructor;
|
|
447
|
+
urlParser?: __UrlParser;
|
|
448
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
449
|
+
streamCollector?: __StreamCollector;
|
|
450
|
+
base64Decoder?: __Decoder;
|
|
451
|
+
base64Encoder?: __Encoder;
|
|
452
|
+
utf8Decoder?: __Decoder;
|
|
453
|
+
utf8Encoder?: __Encoder;
|
|
454
|
+
runtime?: string;
|
|
455
|
+
disableHostPrefix?: boolean;
|
|
456
|
+
maxAttempts?: number | __Provider<number>;
|
|
457
|
+
retryMode?: string | __Provider<string>;
|
|
458
|
+
logger?: __Logger;
|
|
459
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
460
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
461
|
+
serviceId?: string;
|
|
462
|
+
region?: string | __Provider<string>;
|
|
463
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
464
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
465
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
466
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
467
|
+
}
|
|
468
|
+
declare type CloudFormationClientConfigType = Partial<
|
|
469
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
470
|
+
> &
|
|
471
|
+
ClientDefaults &
|
|
472
|
+
RegionInputConfig &
|
|
473
|
+
EndpointsInputConfig &
|
|
474
|
+
RetryInputConfig &
|
|
475
|
+
HostHeaderInputConfig &
|
|
476
|
+
AwsAuthInputConfig &
|
|
477
|
+
UserAgentInputConfig;
|
|
478
|
+
export interface CloudFormationClientConfig
|
|
479
|
+
extends CloudFormationClientConfigType {}
|
|
480
|
+
declare type CloudFormationClientResolvedConfigType =
|
|
481
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
482
|
+
Required<ClientDefaults> &
|
|
483
|
+
RegionResolvedConfig &
|
|
484
|
+
EndpointsResolvedConfig &
|
|
485
|
+
RetryResolvedConfig &
|
|
486
|
+
HostHeaderResolvedConfig &
|
|
487
|
+
AwsAuthResolvedConfig &
|
|
488
|
+
UserAgentResolvedConfig;
|
|
489
|
+
export interface CloudFormationClientResolvedConfig
|
|
490
|
+
extends CloudFormationClientResolvedConfigType {}
|
|
491
|
+
export declare class CloudFormationClient extends __Client<
|
|
492
|
+
__HttpHandlerOptions,
|
|
493
|
+
ServiceInputTypes,
|
|
494
|
+
ServiceOutputTypes,
|
|
495
|
+
CloudFormationClientResolvedConfig
|
|
496
|
+
> {
|
|
497
|
+
readonly config: CloudFormationClientResolvedConfig;
|
|
498
|
+
constructor(configuration: CloudFormationClientConfig);
|
|
499
|
+
destroy(): void;
|
|
500
|
+
}
|
|
501
|
+
export {};
|