@cdk8s/awscdk-resolver 0.0.404 → 0.0.405

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (170) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +2902 -9273
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -0
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -0
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +3 -9
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +3 -9
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +3 -9
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +3 -9
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +3 -9
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +3 -9
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +3 -9
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +3 -9
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +3 -9
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +3 -9
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +3 -9
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +3 -9
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +3 -9
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +3 -9
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +3 -9
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +3 -9
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +3 -9
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +3 -9
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +3 -9
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +3 -9
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +3 -9
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +3 -9
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +3 -9
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +3 -9
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +3 -9
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +3 -9
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +3 -9
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +3 -9
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +3 -9
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +3 -9
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +3 -9
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +3 -9
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +3 -9
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +3 -9
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +3 -9
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +3 -9
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +3 -9
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +3 -9
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +3 -9
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +3 -9
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +3 -9
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +3 -9
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +3 -9
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +3 -9
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +3 -9
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -0
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3027 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -1
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +450 -0
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +4 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +455 -0
  108. package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
  109. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  110. package/node_modules/@aws-sdk/core/package.json +11 -11
  111. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  112. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  113. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  114. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  115. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  116. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  117. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  118. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  119. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  120. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  121. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  122. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
  123. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
  124. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
  125. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
  126. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
  127. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
  128. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
  129. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
  130. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
  131. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
  132. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -16
  133. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
  134. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
  135. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
  136. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  137. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
  138. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
  139. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
  140. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
  141. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
  142. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
  143. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
  144. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
  145. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  146. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  147. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  148. package/node_modules/@aws-sdk/types/package.json +2 -2
  149. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  150. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  151. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  152. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  153. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
  154. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
  155. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
  156. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
  157. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
  158. package/node_modules/@smithy/core/package.json +1 -1
  159. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  160. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  161. package/node_modules/@smithy/smithy-client/package.json +3 -3
  162. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  163. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  164. package/package.json +2 -2
  165. package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +0 -8938
  166. package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +0 -794
  167. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
  168. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
  169. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
  170. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
@@ -1,1061 +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
- ActivateOrganizationsAccessCommandInput,
8
- ActivateOrganizationsAccessCommandOutput,
9
- } from "../commands/ActivateOrganizationsAccessCommand";
10
- import {
11
- ActivateTypeCommandInput,
12
- ActivateTypeCommandOutput,
13
- } from "../commands/ActivateTypeCommand";
14
- import {
15
- BatchDescribeTypeConfigurationsCommandInput,
16
- BatchDescribeTypeConfigurationsCommandOutput,
17
- } from "../commands/BatchDescribeTypeConfigurationsCommand";
18
- import {
19
- CancelUpdateStackCommandInput,
20
- CancelUpdateStackCommandOutput,
21
- } from "../commands/CancelUpdateStackCommand";
22
- import {
23
- ContinueUpdateRollbackCommandInput,
24
- ContinueUpdateRollbackCommandOutput,
25
- } from "../commands/ContinueUpdateRollbackCommand";
26
- import {
27
- CreateChangeSetCommandInput,
28
- CreateChangeSetCommandOutput,
29
- } from "../commands/CreateChangeSetCommand";
30
- import {
31
- CreateGeneratedTemplateCommandInput,
32
- CreateGeneratedTemplateCommandOutput,
33
- } from "../commands/CreateGeneratedTemplateCommand";
34
- import {
35
- CreateStackCommandInput,
36
- CreateStackCommandOutput,
37
- } from "../commands/CreateStackCommand";
38
- import {
39
- CreateStackInstancesCommandInput,
40
- CreateStackInstancesCommandOutput,
41
- } from "../commands/CreateStackInstancesCommand";
42
- import {
43
- CreateStackRefactorCommandInput,
44
- CreateStackRefactorCommandOutput,
45
- } from "../commands/CreateStackRefactorCommand";
46
- import {
47
- CreateStackSetCommandInput,
48
- CreateStackSetCommandOutput,
49
- } from "../commands/CreateStackSetCommand";
50
- import {
51
- DeactivateOrganizationsAccessCommandInput,
52
- DeactivateOrganizationsAccessCommandOutput,
53
- } from "../commands/DeactivateOrganizationsAccessCommand";
54
- import {
55
- DeactivateTypeCommandInput,
56
- DeactivateTypeCommandOutput,
57
- } from "../commands/DeactivateTypeCommand";
58
- import {
59
- DeleteChangeSetCommandInput,
60
- DeleteChangeSetCommandOutput,
61
- } from "../commands/DeleteChangeSetCommand";
62
- import {
63
- DeleteGeneratedTemplateCommandInput,
64
- DeleteGeneratedTemplateCommandOutput,
65
- } from "../commands/DeleteGeneratedTemplateCommand";
66
- import {
67
- DeleteStackCommandInput,
68
- DeleteStackCommandOutput,
69
- } from "../commands/DeleteStackCommand";
70
- import {
71
- DeleteStackInstancesCommandInput,
72
- DeleteStackInstancesCommandOutput,
73
- } from "../commands/DeleteStackInstancesCommand";
74
- import {
75
- DeleteStackSetCommandInput,
76
- DeleteStackSetCommandOutput,
77
- } from "../commands/DeleteStackSetCommand";
78
- import {
79
- DeregisterTypeCommandInput,
80
- DeregisterTypeCommandOutput,
81
- } from "../commands/DeregisterTypeCommand";
82
- import {
83
- DescribeAccountLimitsCommandInput,
84
- DescribeAccountLimitsCommandOutput,
85
- } from "../commands/DescribeAccountLimitsCommand";
86
- import {
87
- DescribeChangeSetCommandInput,
88
- DescribeChangeSetCommandOutput,
89
- } from "../commands/DescribeChangeSetCommand";
90
- import {
91
- DescribeChangeSetHooksCommandInput,
92
- DescribeChangeSetHooksCommandOutput,
93
- } from "../commands/DescribeChangeSetHooksCommand";
94
- import {
95
- DescribeGeneratedTemplateCommandInput,
96
- DescribeGeneratedTemplateCommandOutput,
97
- } from "../commands/DescribeGeneratedTemplateCommand";
98
- import {
99
- DescribeOrganizationsAccessCommandInput,
100
- DescribeOrganizationsAccessCommandOutput,
101
- } from "../commands/DescribeOrganizationsAccessCommand";
102
- import {
103
- DescribePublisherCommandInput,
104
- DescribePublisherCommandOutput,
105
- } from "../commands/DescribePublisherCommand";
106
- import {
107
- DescribeResourceScanCommandInput,
108
- DescribeResourceScanCommandOutput,
109
- } from "../commands/DescribeResourceScanCommand";
110
- import {
111
- DescribeStackDriftDetectionStatusCommandInput,
112
- DescribeStackDriftDetectionStatusCommandOutput,
113
- } from "../commands/DescribeStackDriftDetectionStatusCommand";
114
- import {
115
- DescribeStackEventsCommandInput,
116
- DescribeStackEventsCommandOutput,
117
- } from "../commands/DescribeStackEventsCommand";
118
- import {
119
- DescribeStackInstanceCommandInput,
120
- DescribeStackInstanceCommandOutput,
121
- } from "../commands/DescribeStackInstanceCommand";
122
- import {
123
- DescribeStackRefactorCommandInput,
124
- DescribeStackRefactorCommandOutput,
125
- } from "../commands/DescribeStackRefactorCommand";
126
- import {
127
- DescribeStackResourceCommandInput,
128
- DescribeStackResourceCommandOutput,
129
- } from "../commands/DescribeStackResourceCommand";
130
- import {
131
- DescribeStackResourceDriftsCommandInput,
132
- DescribeStackResourceDriftsCommandOutput,
133
- } from "../commands/DescribeStackResourceDriftsCommand";
134
- import {
135
- DescribeStackResourcesCommandInput,
136
- DescribeStackResourcesCommandOutput,
137
- } from "../commands/DescribeStackResourcesCommand";
138
- import {
139
- DescribeStacksCommandInput,
140
- DescribeStacksCommandOutput,
141
- } from "../commands/DescribeStacksCommand";
142
- import {
143
- DescribeStackSetCommandInput,
144
- DescribeStackSetCommandOutput,
145
- } from "../commands/DescribeStackSetCommand";
146
- import {
147
- DescribeStackSetOperationCommandInput,
148
- DescribeStackSetOperationCommandOutput,
149
- } from "../commands/DescribeStackSetOperationCommand";
150
- import {
151
- DescribeTypeCommandInput,
152
- DescribeTypeCommandOutput,
153
- } from "../commands/DescribeTypeCommand";
154
- import {
155
- DescribeTypeRegistrationCommandInput,
156
- DescribeTypeRegistrationCommandOutput,
157
- } from "../commands/DescribeTypeRegistrationCommand";
158
- import {
159
- DetectStackDriftCommandInput,
160
- DetectStackDriftCommandOutput,
161
- } from "../commands/DetectStackDriftCommand";
162
- import {
163
- DetectStackResourceDriftCommandInput,
164
- DetectStackResourceDriftCommandOutput,
165
- } from "../commands/DetectStackResourceDriftCommand";
166
- import {
167
- DetectStackSetDriftCommandInput,
168
- DetectStackSetDriftCommandOutput,
169
- } from "../commands/DetectStackSetDriftCommand";
170
- import {
171
- EstimateTemplateCostCommandInput,
172
- EstimateTemplateCostCommandOutput,
173
- } from "../commands/EstimateTemplateCostCommand";
174
- import {
175
- ExecuteChangeSetCommandInput,
176
- ExecuteChangeSetCommandOutput,
177
- } from "../commands/ExecuteChangeSetCommand";
178
- import {
179
- ExecuteStackRefactorCommandInput,
180
- ExecuteStackRefactorCommandOutput,
181
- } from "../commands/ExecuteStackRefactorCommand";
182
- import {
183
- GetGeneratedTemplateCommandInput,
184
- GetGeneratedTemplateCommandOutput,
185
- } from "../commands/GetGeneratedTemplateCommand";
186
- import {
187
- GetStackPolicyCommandInput,
188
- GetStackPolicyCommandOutput,
189
- } from "../commands/GetStackPolicyCommand";
190
- import {
191
- GetTemplateCommandInput,
192
- GetTemplateCommandOutput,
193
- } from "../commands/GetTemplateCommand";
194
- import {
195
- GetTemplateSummaryCommandInput,
196
- GetTemplateSummaryCommandOutput,
197
- } from "../commands/GetTemplateSummaryCommand";
198
- import {
199
- ImportStacksToStackSetCommandInput,
200
- ImportStacksToStackSetCommandOutput,
201
- } from "../commands/ImportStacksToStackSetCommand";
202
- import {
203
- ListChangeSetsCommandInput,
204
- ListChangeSetsCommandOutput,
205
- } from "../commands/ListChangeSetsCommand";
206
- import {
207
- ListExportsCommandInput,
208
- ListExportsCommandOutput,
209
- } from "../commands/ListExportsCommand";
210
- import {
211
- ListGeneratedTemplatesCommandInput,
212
- ListGeneratedTemplatesCommandOutput,
213
- } from "../commands/ListGeneratedTemplatesCommand";
214
- import {
215
- ListHookResultsCommandInput,
216
- ListHookResultsCommandOutput,
217
- } from "../commands/ListHookResultsCommand";
218
- import {
219
- ListImportsCommandInput,
220
- ListImportsCommandOutput,
221
- } from "../commands/ListImportsCommand";
222
- import {
223
- ListResourceScanRelatedResourcesCommandInput,
224
- ListResourceScanRelatedResourcesCommandOutput,
225
- } from "../commands/ListResourceScanRelatedResourcesCommand";
226
- import {
227
- ListResourceScanResourcesCommandInput,
228
- ListResourceScanResourcesCommandOutput,
229
- } from "../commands/ListResourceScanResourcesCommand";
230
- import {
231
- ListResourceScansCommandInput,
232
- ListResourceScansCommandOutput,
233
- } from "../commands/ListResourceScansCommand";
234
- import {
235
- ListStackInstanceResourceDriftsCommandInput,
236
- ListStackInstanceResourceDriftsCommandOutput,
237
- } from "../commands/ListStackInstanceResourceDriftsCommand";
238
- import {
239
- ListStackInstancesCommandInput,
240
- ListStackInstancesCommandOutput,
241
- } from "../commands/ListStackInstancesCommand";
242
- import {
243
- ListStackRefactorActionsCommandInput,
244
- ListStackRefactorActionsCommandOutput,
245
- } from "../commands/ListStackRefactorActionsCommand";
246
- import {
247
- ListStackRefactorsCommandInput,
248
- ListStackRefactorsCommandOutput,
249
- } from "../commands/ListStackRefactorsCommand";
250
- import {
251
- ListStackResourcesCommandInput,
252
- ListStackResourcesCommandOutput,
253
- } from "../commands/ListStackResourcesCommand";
254
- import {
255
- ListStacksCommandInput,
256
- ListStacksCommandOutput,
257
- } from "../commands/ListStacksCommand";
258
- import {
259
- ListStackSetAutoDeploymentTargetsCommandInput,
260
- ListStackSetAutoDeploymentTargetsCommandOutput,
261
- } from "../commands/ListStackSetAutoDeploymentTargetsCommand";
262
- import {
263
- ListStackSetOperationResultsCommandInput,
264
- ListStackSetOperationResultsCommandOutput,
265
- } from "../commands/ListStackSetOperationResultsCommand";
266
- import {
267
- ListStackSetOperationsCommandInput,
268
- ListStackSetOperationsCommandOutput,
269
- } from "../commands/ListStackSetOperationsCommand";
270
- import {
271
- ListStackSetsCommandInput,
272
- ListStackSetsCommandOutput,
273
- } from "../commands/ListStackSetsCommand";
274
- import {
275
- ListTypeRegistrationsCommandInput,
276
- ListTypeRegistrationsCommandOutput,
277
- } from "../commands/ListTypeRegistrationsCommand";
278
- import {
279
- ListTypesCommandInput,
280
- ListTypesCommandOutput,
281
- } from "../commands/ListTypesCommand";
282
- import {
283
- ListTypeVersionsCommandInput,
284
- ListTypeVersionsCommandOutput,
285
- } from "../commands/ListTypeVersionsCommand";
286
- import {
287
- PublishTypeCommandInput,
288
- PublishTypeCommandOutput,
289
- } from "../commands/PublishTypeCommand";
290
- import {
291
- RecordHandlerProgressCommandInput,
292
- RecordHandlerProgressCommandOutput,
293
- } from "../commands/RecordHandlerProgressCommand";
294
- import {
295
- RegisterPublisherCommandInput,
296
- RegisterPublisherCommandOutput,
297
- } from "../commands/RegisterPublisherCommand";
298
- import {
299
- RegisterTypeCommandInput,
300
- RegisterTypeCommandOutput,
301
- } from "../commands/RegisterTypeCommand";
302
- import {
303
- RollbackStackCommandInput,
304
- RollbackStackCommandOutput,
305
- } from "../commands/RollbackStackCommand";
306
- import {
307
- SetStackPolicyCommandInput,
308
- SetStackPolicyCommandOutput,
309
- } from "../commands/SetStackPolicyCommand";
310
- import {
311
- SetTypeConfigurationCommandInput,
312
- SetTypeConfigurationCommandOutput,
313
- } from "../commands/SetTypeConfigurationCommand";
314
- import {
315
- SetTypeDefaultVersionCommandInput,
316
- SetTypeDefaultVersionCommandOutput,
317
- } from "../commands/SetTypeDefaultVersionCommand";
318
- import {
319
- SignalResourceCommandInput,
320
- SignalResourceCommandOutput,
321
- } from "../commands/SignalResourceCommand";
322
- import {
323
- StartResourceScanCommandInput,
324
- StartResourceScanCommandOutput,
325
- } from "../commands/StartResourceScanCommand";
326
- import {
327
- StopStackSetOperationCommandInput,
328
- StopStackSetOperationCommandOutput,
329
- } from "../commands/StopStackSetOperationCommand";
330
- import {
331
- TestTypeCommandInput,
332
- TestTypeCommandOutput,
333
- } from "../commands/TestTypeCommand";
334
- import {
335
- UpdateGeneratedTemplateCommandInput,
336
- UpdateGeneratedTemplateCommandOutput,
337
- } from "../commands/UpdateGeneratedTemplateCommand";
338
- import {
339
- UpdateStackCommandInput,
340
- UpdateStackCommandOutput,
341
- } from "../commands/UpdateStackCommand";
342
- import {
343
- UpdateStackInstancesCommandInput,
344
- UpdateStackInstancesCommandOutput,
345
- } from "../commands/UpdateStackInstancesCommand";
346
- import {
347
- UpdateStackSetCommandInput,
348
- UpdateStackSetCommandOutput,
349
- } from "../commands/UpdateStackSetCommand";
350
- import {
351
- UpdateTerminationProtectionCommandInput,
352
- UpdateTerminationProtectionCommandOutput,
353
- } from "../commands/UpdateTerminationProtectionCommand";
354
- import {
355
- ValidateTemplateCommandInput,
356
- ValidateTemplateCommandOutput,
357
- } from "../commands/ValidateTemplateCommand";
358
- export declare const se_ActivateOrganizationsAccessCommand: (
359
- input: ActivateOrganizationsAccessCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_ActivateTypeCommand: (
363
- input: ActivateTypeCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_BatchDescribeTypeConfigurationsCommand: (
367
- input: BatchDescribeTypeConfigurationsCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_CancelUpdateStackCommand: (
371
- input: CancelUpdateStackCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_ContinueUpdateRollbackCommand: (
375
- input: ContinueUpdateRollbackCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_CreateChangeSetCommand: (
379
- input: CreateChangeSetCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_CreateGeneratedTemplateCommand: (
383
- input: CreateGeneratedTemplateCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_CreateStackCommand: (
387
- input: CreateStackCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_CreateStackInstancesCommand: (
391
- input: CreateStackInstancesCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_CreateStackRefactorCommand: (
395
- input: CreateStackRefactorCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_CreateStackSetCommand: (
399
- input: CreateStackSetCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_DeactivateOrganizationsAccessCommand: (
403
- input: DeactivateOrganizationsAccessCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_DeactivateTypeCommand: (
407
- input: DeactivateTypeCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_DeleteChangeSetCommand: (
411
- input: DeleteChangeSetCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_DeleteGeneratedTemplateCommand: (
415
- input: DeleteGeneratedTemplateCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_DeleteStackCommand: (
419
- input: DeleteStackCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_DeleteStackInstancesCommand: (
423
- input: DeleteStackInstancesCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_DeleteStackSetCommand: (
427
- input: DeleteStackSetCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_DeregisterTypeCommand: (
431
- input: DeregisterTypeCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DescribeAccountLimitsCommand: (
435
- input: DescribeAccountLimitsCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_DescribeChangeSetCommand: (
439
- input: DescribeChangeSetCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_DescribeChangeSetHooksCommand: (
443
- input: DescribeChangeSetHooksCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_DescribeGeneratedTemplateCommand: (
447
- input: DescribeGeneratedTemplateCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_DescribeOrganizationsAccessCommand: (
451
- input: DescribeOrganizationsAccessCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_DescribePublisherCommand: (
455
- input: DescribePublisherCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DescribeResourceScanCommand: (
459
- input: DescribeResourceScanCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DescribeStackDriftDetectionStatusCommand: (
463
- input: DescribeStackDriftDetectionStatusCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DescribeStackEventsCommand: (
467
- input: DescribeStackEventsCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DescribeStackInstanceCommand: (
471
- input: DescribeStackInstanceCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DescribeStackRefactorCommand: (
475
- input: DescribeStackRefactorCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DescribeStackResourceCommand: (
479
- input: DescribeStackResourceCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DescribeStackResourceDriftsCommand: (
483
- input: DescribeStackResourceDriftsCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DescribeStackResourcesCommand: (
487
- input: DescribeStackResourcesCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DescribeStacksCommand: (
491
- input: DescribeStacksCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DescribeStackSetCommand: (
495
- input: DescribeStackSetCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DescribeStackSetOperationCommand: (
499
- input: DescribeStackSetOperationCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DescribeTypeCommand: (
503
- input: DescribeTypeCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DescribeTypeRegistrationCommand: (
507
- input: DescribeTypeRegistrationCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DetectStackDriftCommand: (
511
- input: DetectStackDriftCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_DetectStackResourceDriftCommand: (
515
- input: DetectStackResourceDriftCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_DetectStackSetDriftCommand: (
519
- input: DetectStackSetDriftCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_EstimateTemplateCostCommand: (
523
- input: EstimateTemplateCostCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_ExecuteChangeSetCommand: (
527
- input: ExecuteChangeSetCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_ExecuteStackRefactorCommand: (
531
- input: ExecuteStackRefactorCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetGeneratedTemplateCommand: (
535
- input: GetGeneratedTemplateCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetStackPolicyCommand: (
539
- input: GetStackPolicyCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_GetTemplateCommand: (
543
- input: GetTemplateCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_GetTemplateSummaryCommand: (
547
- input: GetTemplateSummaryCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_ImportStacksToStackSetCommand: (
551
- input: ImportStacksToStackSetCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_ListChangeSetsCommand: (
555
- input: ListChangeSetsCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_ListExportsCommand: (
559
- input: ListExportsCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_ListGeneratedTemplatesCommand: (
563
- input: ListGeneratedTemplatesCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_ListHookResultsCommand: (
567
- input: ListHookResultsCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_ListImportsCommand: (
571
- input: ListImportsCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_ListResourceScanRelatedResourcesCommand: (
575
- input: ListResourceScanRelatedResourcesCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_ListResourceScanResourcesCommand: (
579
- input: ListResourceScanResourcesCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_ListResourceScansCommand: (
583
- input: ListResourceScansCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_ListStackInstanceResourceDriftsCommand: (
587
- input: ListStackInstanceResourceDriftsCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_ListStackInstancesCommand: (
591
- input: ListStackInstancesCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_ListStackRefactorActionsCommand: (
595
- input: ListStackRefactorActionsCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_ListStackRefactorsCommand: (
599
- input: ListStackRefactorsCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_ListStackResourcesCommand: (
603
- input: ListStackResourcesCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_ListStacksCommand: (
607
- input: ListStacksCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_ListStackSetAutoDeploymentTargetsCommand: (
611
- input: ListStackSetAutoDeploymentTargetsCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_ListStackSetOperationResultsCommand: (
615
- input: ListStackSetOperationResultsCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListStackSetOperationsCommand: (
619
- input: ListStackSetOperationsCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListStackSetsCommand: (
623
- input: ListStackSetsCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListTypeRegistrationsCommand: (
627
- input: ListTypeRegistrationsCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListTypesCommand: (
631
- input: ListTypesCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListTypeVersionsCommand: (
635
- input: ListTypeVersionsCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_PublishTypeCommand: (
639
- input: PublishTypeCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_RecordHandlerProgressCommand: (
643
- input: RecordHandlerProgressCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_RegisterPublisherCommand: (
647
- input: RegisterPublisherCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_RegisterTypeCommand: (
651
- input: RegisterTypeCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_RollbackStackCommand: (
655
- input: RollbackStackCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_SetStackPolicyCommand: (
659
- input: SetStackPolicyCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_SetTypeConfigurationCommand: (
663
- input: SetTypeConfigurationCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_SetTypeDefaultVersionCommand: (
667
- input: SetTypeDefaultVersionCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_SignalResourceCommand: (
671
- input: SignalResourceCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_StartResourceScanCommand: (
675
- input: StartResourceScanCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_StopStackSetOperationCommand: (
679
- input: StopStackSetOperationCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_TestTypeCommand: (
683
- input: TestTypeCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_UpdateGeneratedTemplateCommand: (
687
- input: UpdateGeneratedTemplateCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_UpdateStackCommand: (
691
- input: UpdateStackCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_UpdateStackInstancesCommand: (
695
- input: UpdateStackInstancesCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_UpdateStackSetCommand: (
699
- input: UpdateStackSetCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_UpdateTerminationProtectionCommand: (
703
- input: UpdateTerminationProtectionCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_ValidateTemplateCommand: (
707
- input: ValidateTemplateCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const de_ActivateOrganizationsAccessCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<ActivateOrganizationsAccessCommandOutput>;
714
- export declare const de_ActivateTypeCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<ActivateTypeCommandOutput>;
718
- export declare const de_BatchDescribeTypeConfigurationsCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<BatchDescribeTypeConfigurationsCommandOutput>;
722
- export declare const de_CancelUpdateStackCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<CancelUpdateStackCommandOutput>;
726
- export declare const de_ContinueUpdateRollbackCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<ContinueUpdateRollbackCommandOutput>;
730
- export declare const de_CreateChangeSetCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<CreateChangeSetCommandOutput>;
734
- export declare const de_CreateGeneratedTemplateCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<CreateGeneratedTemplateCommandOutput>;
738
- export declare const de_CreateStackCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<CreateStackCommandOutput>;
742
- export declare const de_CreateStackInstancesCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<CreateStackInstancesCommandOutput>;
746
- export declare const de_CreateStackRefactorCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<CreateStackRefactorCommandOutput>;
750
- export declare const de_CreateStackSetCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<CreateStackSetCommandOutput>;
754
- export declare const de_DeactivateOrganizationsAccessCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<DeactivateOrganizationsAccessCommandOutput>;
758
- export declare const de_DeactivateTypeCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<DeactivateTypeCommandOutput>;
762
- export declare const de_DeleteChangeSetCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<DeleteChangeSetCommandOutput>;
766
- export declare const de_DeleteGeneratedTemplateCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<DeleteGeneratedTemplateCommandOutput>;
770
- export declare const de_DeleteStackCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<DeleteStackCommandOutput>;
774
- export declare const de_DeleteStackInstancesCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<DeleteStackInstancesCommandOutput>;
778
- export declare const de_DeleteStackSetCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<DeleteStackSetCommandOutput>;
782
- export declare const de_DeregisterTypeCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<DeregisterTypeCommandOutput>;
786
- export declare const de_DescribeAccountLimitsCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<DescribeAccountLimitsCommandOutput>;
790
- export declare const de_DescribeChangeSetCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<DescribeChangeSetCommandOutput>;
794
- export declare const de_DescribeChangeSetHooksCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<DescribeChangeSetHooksCommandOutput>;
798
- export declare const de_DescribeGeneratedTemplateCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<DescribeGeneratedTemplateCommandOutput>;
802
- export declare const de_DescribeOrganizationsAccessCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<DescribeOrganizationsAccessCommandOutput>;
806
- export declare const de_DescribePublisherCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<DescribePublisherCommandOutput>;
810
- export declare const de_DescribeResourceScanCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<DescribeResourceScanCommandOutput>;
814
- export declare const de_DescribeStackDriftDetectionStatusCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<DescribeStackDriftDetectionStatusCommandOutput>;
818
- export declare const de_DescribeStackEventsCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<DescribeStackEventsCommandOutput>;
822
- export declare const de_DescribeStackInstanceCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<DescribeStackInstanceCommandOutput>;
826
- export declare const de_DescribeStackRefactorCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<DescribeStackRefactorCommandOutput>;
830
- export declare const de_DescribeStackResourceCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<DescribeStackResourceCommandOutput>;
834
- export declare const de_DescribeStackResourceDriftsCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<DescribeStackResourceDriftsCommandOutput>;
838
- export declare const de_DescribeStackResourcesCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<DescribeStackResourcesCommandOutput>;
842
- export declare const de_DescribeStacksCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<DescribeStacksCommandOutput>;
846
- export declare const de_DescribeStackSetCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DescribeStackSetCommandOutput>;
850
- export declare const de_DescribeStackSetOperationCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<DescribeStackSetOperationCommandOutput>;
854
- export declare const de_DescribeTypeCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DescribeTypeCommandOutput>;
858
- export declare const de_DescribeTypeRegistrationCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DescribeTypeRegistrationCommandOutput>;
862
- export declare const de_DetectStackDriftCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DetectStackDriftCommandOutput>;
866
- export declare const de_DetectStackResourceDriftCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DetectStackResourceDriftCommandOutput>;
870
- export declare const de_DetectStackSetDriftCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DetectStackSetDriftCommandOutput>;
874
- export declare const de_EstimateTemplateCostCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<EstimateTemplateCostCommandOutput>;
878
- export declare const de_ExecuteChangeSetCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<ExecuteChangeSetCommandOutput>;
882
- export declare const de_ExecuteStackRefactorCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<ExecuteStackRefactorCommandOutput>;
886
- export declare const de_GetGeneratedTemplateCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<GetGeneratedTemplateCommandOutput>;
890
- export declare const de_GetStackPolicyCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<GetStackPolicyCommandOutput>;
894
- export declare const de_GetTemplateCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<GetTemplateCommandOutput>;
898
- export declare const de_GetTemplateSummaryCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<GetTemplateSummaryCommandOutput>;
902
- export declare const de_ImportStacksToStackSetCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<ImportStacksToStackSetCommandOutput>;
906
- export declare const de_ListChangeSetsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<ListChangeSetsCommandOutput>;
910
- export declare const de_ListExportsCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<ListExportsCommandOutput>;
914
- export declare const de_ListGeneratedTemplatesCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<ListGeneratedTemplatesCommandOutput>;
918
- export declare const de_ListHookResultsCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<ListHookResultsCommandOutput>;
922
- export declare const de_ListImportsCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<ListImportsCommandOutput>;
926
- export declare const de_ListResourceScanRelatedResourcesCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<ListResourceScanRelatedResourcesCommandOutput>;
930
- export declare const de_ListResourceScanResourcesCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<ListResourceScanResourcesCommandOutput>;
934
- export declare const de_ListResourceScansCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<ListResourceScansCommandOutput>;
938
- export declare const de_ListStackInstanceResourceDriftsCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<ListStackInstanceResourceDriftsCommandOutput>;
942
- export declare const de_ListStackInstancesCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<ListStackInstancesCommandOutput>;
946
- export declare const de_ListStackRefactorActionsCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<ListStackRefactorActionsCommandOutput>;
950
- export declare const de_ListStackRefactorsCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<ListStackRefactorsCommandOutput>;
954
- export declare const de_ListStackResourcesCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<ListStackResourcesCommandOutput>;
958
- export declare const de_ListStacksCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<ListStacksCommandOutput>;
962
- export declare const de_ListStackSetAutoDeploymentTargetsCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<ListStackSetAutoDeploymentTargetsCommandOutput>;
966
- export declare const de_ListStackSetOperationResultsCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<ListStackSetOperationResultsCommandOutput>;
970
- export declare const de_ListStackSetOperationsCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<ListStackSetOperationsCommandOutput>;
974
- export declare const de_ListStackSetsCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<ListStackSetsCommandOutput>;
978
- export declare const de_ListTypeRegistrationsCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<ListTypeRegistrationsCommandOutput>;
982
- export declare const de_ListTypesCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<ListTypesCommandOutput>;
986
- export declare const de_ListTypeVersionsCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<ListTypeVersionsCommandOutput>;
990
- export declare const de_PublishTypeCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<PublishTypeCommandOutput>;
994
- export declare const de_RecordHandlerProgressCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<RecordHandlerProgressCommandOutput>;
998
- export declare const de_RegisterPublisherCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<RegisterPublisherCommandOutput>;
1002
- export declare const de_RegisterTypeCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<RegisterTypeCommandOutput>;
1006
- export declare const de_RollbackStackCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<RollbackStackCommandOutput>;
1010
- export declare const de_SetStackPolicyCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<SetStackPolicyCommandOutput>;
1014
- export declare const de_SetTypeConfigurationCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<SetTypeConfigurationCommandOutput>;
1018
- export declare const de_SetTypeDefaultVersionCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<SetTypeDefaultVersionCommandOutput>;
1022
- export declare const de_SignalResourceCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<SignalResourceCommandOutput>;
1026
- export declare const de_StartResourceScanCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<StartResourceScanCommandOutput>;
1030
- export declare const de_StopStackSetOperationCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<StopStackSetOperationCommandOutput>;
1034
- export declare const de_TestTypeCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<TestTypeCommandOutput>;
1038
- export declare const de_UpdateGeneratedTemplateCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<UpdateGeneratedTemplateCommandOutput>;
1042
- export declare const de_UpdateStackCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<UpdateStackCommandOutput>;
1046
- export declare const de_UpdateStackInstancesCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<UpdateStackInstancesCommandOutput>;
1050
- export declare const de_UpdateStackSetCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<UpdateStackSetCommandOutput>;
1054
- export declare const de_UpdateTerminationProtectionCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<UpdateTerminationProtectionCommandOutput>;
1058
- export declare const de_ValidateTemplateCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<ValidateTemplateCommandOutput>;