@aws-sdk/client-cloudformation 3.489.0 → 3.495.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. package/dist-cjs/CloudFormation.js +1 -151
  2. package/dist-cjs/CloudFormationClient.js +1 -43
  3. package/dist-cjs/commands/ActivateOrganizationsAccessCommand.js +1 -28
  4. package/dist-cjs/commands/ActivateTypeCommand.js +1 -28
  5. package/dist-cjs/commands/BatchDescribeTypeConfigurationsCommand.js +1 -28
  6. package/dist-cjs/commands/CancelUpdateStackCommand.js +1 -28
  7. package/dist-cjs/commands/ContinueUpdateRollbackCommand.js +1 -28
  8. package/dist-cjs/commands/CreateChangeSetCommand.js +1 -28
  9. package/dist-cjs/commands/CreateStackCommand.js +1 -28
  10. package/dist-cjs/commands/CreateStackInstancesCommand.js +1 -28
  11. package/dist-cjs/commands/CreateStackSetCommand.js +1 -28
  12. package/dist-cjs/commands/DeactivateOrganizationsAccessCommand.js +1 -28
  13. package/dist-cjs/commands/DeactivateTypeCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteChangeSetCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteStackCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteStackInstancesCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteStackSetCommand.js +1 -28
  18. package/dist-cjs/commands/DeregisterTypeCommand.js +1 -28
  19. package/dist-cjs/commands/DescribeAccountLimitsCommand.js +1 -28
  20. package/dist-cjs/commands/DescribeChangeSetCommand.js +1 -28
  21. package/dist-cjs/commands/DescribeChangeSetHooksCommand.js +1 -28
  22. package/dist-cjs/commands/DescribeOrganizationsAccessCommand.js +1 -28
  23. package/dist-cjs/commands/DescribePublisherCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeStackDriftDetectionStatusCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeStackEventsCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeStackInstanceCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeStackResourceCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeStackResourceDriftsCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeStackResourcesCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeStackSetCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeStackSetOperationCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeStacksCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeTypeCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeTypeRegistrationCommand.js +1 -28
  35. package/dist-cjs/commands/DetectStackDriftCommand.js +1 -28
  36. package/dist-cjs/commands/DetectStackResourceDriftCommand.js +1 -28
  37. package/dist-cjs/commands/DetectStackSetDriftCommand.js +1 -28
  38. package/dist-cjs/commands/EstimateTemplateCostCommand.js +1 -28
  39. package/dist-cjs/commands/ExecuteChangeSetCommand.js +1 -28
  40. package/dist-cjs/commands/GetStackPolicyCommand.js +1 -28
  41. package/dist-cjs/commands/GetTemplateCommand.js +1 -28
  42. package/dist-cjs/commands/GetTemplateSummaryCommand.js +1 -28
  43. package/dist-cjs/commands/ImportStacksToStackSetCommand.js +1 -28
  44. package/dist-cjs/commands/ListChangeSetsCommand.js +1 -28
  45. package/dist-cjs/commands/ListExportsCommand.js +1 -28
  46. package/dist-cjs/commands/ListImportsCommand.js +1 -28
  47. package/dist-cjs/commands/ListStackInstanceResourceDriftsCommand.js +1 -28
  48. package/dist-cjs/commands/ListStackInstancesCommand.js +1 -28
  49. package/dist-cjs/commands/ListStackResourcesCommand.js +1 -28
  50. package/dist-cjs/commands/ListStackSetOperationResultsCommand.js +1 -28
  51. package/dist-cjs/commands/ListStackSetOperationsCommand.js +1 -28
  52. package/dist-cjs/commands/ListStackSetsCommand.js +1 -28
  53. package/dist-cjs/commands/ListStacksCommand.js +1 -28
  54. package/dist-cjs/commands/ListTypeRegistrationsCommand.js +1 -28
  55. package/dist-cjs/commands/ListTypeVersionsCommand.js +1 -28
  56. package/dist-cjs/commands/ListTypesCommand.js +1 -28
  57. package/dist-cjs/commands/PublishTypeCommand.js +1 -28
  58. package/dist-cjs/commands/RecordHandlerProgressCommand.js +1 -28
  59. package/dist-cjs/commands/RegisterPublisherCommand.js +1 -28
  60. package/dist-cjs/commands/RegisterTypeCommand.js +1 -28
  61. package/dist-cjs/commands/RollbackStackCommand.js +1 -28
  62. package/dist-cjs/commands/SetStackPolicyCommand.js +1 -28
  63. package/dist-cjs/commands/SetTypeConfigurationCommand.js +1 -28
  64. package/dist-cjs/commands/SetTypeDefaultVersionCommand.js +1 -28
  65. package/dist-cjs/commands/SignalResourceCommand.js +1 -28
  66. package/dist-cjs/commands/StopStackSetOperationCommand.js +1 -28
  67. package/dist-cjs/commands/TestTypeCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateStackCommand.js +1 -28
  69. package/dist-cjs/commands/UpdateStackInstancesCommand.js +1 -28
  70. package/dist-cjs/commands/UpdateStackSetCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateTerminationProtectionCommand.js +1 -28
  72. package/dist-cjs/commands/ValidateTemplateCommand.js +1 -28
  73. package/dist-cjs/commands/index.js +1 -73
  74. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  75. package/dist-cjs/extensionConfiguration.js +1 -2
  76. package/dist-cjs/index.js +11647 -12
  77. package/dist-cjs/models/CloudFormationServiceException.js +1 -12
  78. package/dist-cjs/models/index.js +1 -4
  79. package/dist-cjs/models/models_0.js +1 -662
  80. package/dist-cjs/pagination/DescribeAccountLimitsPaginator.js +1 -7
  81. package/dist-cjs/pagination/DescribeStackEventsPaginator.js +1 -7
  82. package/dist-cjs/pagination/DescribeStackResourceDriftsPaginator.js +1 -7
  83. package/dist-cjs/pagination/DescribeStacksPaginator.js +1 -7
  84. package/dist-cjs/pagination/Interfaces.js +1 -2
  85. package/dist-cjs/pagination/ListChangeSetsPaginator.js +1 -7
  86. package/dist-cjs/pagination/ListExportsPaginator.js +1 -7
  87. package/dist-cjs/pagination/ListImportsPaginator.js +1 -7
  88. package/dist-cjs/pagination/ListStackInstancesPaginator.js +1 -7
  89. package/dist-cjs/pagination/ListStackResourcesPaginator.js +1 -7
  90. package/dist-cjs/pagination/ListStackSetOperationResultsPaginator.js +1 -7
  91. package/dist-cjs/pagination/ListStackSetOperationsPaginator.js +1 -7
  92. package/dist-cjs/pagination/ListStackSetsPaginator.js +1 -7
  93. package/dist-cjs/pagination/ListStacksPaginator.js +1 -7
  94. package/dist-cjs/pagination/ListTypeRegistrationsPaginator.js +1 -7
  95. package/dist-cjs/pagination/ListTypeVersionsPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListTypesPaginator.js +1 -7
  97. package/dist-cjs/pagination/index.js +1 -20
  98. package/dist-cjs/protocols/Aws_query.js +1 -8546
  99. package/dist-cjs/runtimeExtensions.js +1 -22
  100. package/dist-cjs/waiters/index.js +1 -11
  101. package/dist-cjs/waiters/waitForChangeSetCreateComplete.js +1 -48
  102. package/dist-cjs/waiters/waitForStackCreateComplete.js +1 -258
  103. package/dist-cjs/waiters/waitForStackDeleteComplete.js +1 -152
  104. package/dist-cjs/waiters/waitForStackExists.js +1 -31
  105. package/dist-cjs/waiters/waitForStackImportComplete.js +1 -122
  106. package/dist-cjs/waiters/waitForStackRollbackComplete.js +1 -92
  107. package/dist-cjs/waiters/waitForStackUpdateComplete.js +1 -92
  108. package/dist-cjs/waiters/waitForTypeRegistrationComplete.js +1 -45
  109. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteStackSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeleteStackSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DeleteStackSet", {})
22
- .n("CloudFormationClient", "DeleteStackSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeleteStackSetCommand)
25
- .de(Aws_query_1.de_DeleteStackSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteStackSetCommand = DeleteStackSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DeregisterTypeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DeregisterType", {})
22
- .n("CloudFormationClient", "DeregisterTypeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DeregisterTypeCommand)
25
- .de(Aws_query_1.de_DeregisterTypeCommand)
26
- .build() {
27
- }
28
- exports.DeregisterTypeCommand = DeregisterTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAccountLimitsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeAccountLimitsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeAccountLimits", {})
22
- .n("CloudFormationClient", "DescribeAccountLimitsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeAccountLimitsCommand)
25
- .de(Aws_query_1.de_DescribeAccountLimitsCommand)
26
- .build() {
27
- }
28
- exports.DescribeAccountLimitsCommand = DescribeAccountLimitsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeChangeSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeChangeSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeChangeSet", {})
22
- .n("CloudFormationClient", "DescribeChangeSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeChangeSetCommand)
25
- .de(Aws_query_1.de_DescribeChangeSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeChangeSetCommand = DescribeChangeSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeChangeSetHooksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeChangeSetHooksCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeChangeSetHooks", {})
22
- .n("CloudFormationClient", "DescribeChangeSetHooksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeChangeSetHooksCommand)
25
- .de(Aws_query_1.de_DescribeChangeSetHooksCommand)
26
- .build() {
27
- }
28
- exports.DescribeChangeSetHooksCommand = DescribeChangeSetHooksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOrganizationsAccessCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeOrganizationsAccessCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeOrganizationsAccess", {})
22
- .n("CloudFormationClient", "DescribeOrganizationsAccessCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeOrganizationsAccessCommand)
25
- .de(Aws_query_1.de_DescribeOrganizationsAccessCommand)
26
- .build() {
27
- }
28
- exports.DescribeOrganizationsAccessCommand = DescribeOrganizationsAccessCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePublisherCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribePublisherCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribePublisher", {})
22
- .n("CloudFormationClient", "DescribePublisherCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribePublisherCommand)
25
- .de(Aws_query_1.de_DescribePublisherCommand)
26
- .build() {
27
- }
28
- exports.DescribePublisherCommand = DescribePublisherCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackDriftDetectionStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackDriftDetectionStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackDriftDetectionStatus", {})
22
- .n("CloudFormationClient", "DescribeStackDriftDetectionStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackDriftDetectionStatusCommand)
25
- .de(Aws_query_1.de_DescribeStackDriftDetectionStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackDriftDetectionStatusCommand = DescribeStackDriftDetectionStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackEventsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackEventsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackEvents", {})
22
- .n("CloudFormationClient", "DescribeStackEventsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackEventsCommand)
25
- .de(Aws_query_1.de_DescribeStackEventsCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackEventsCommand = DescribeStackEventsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackInstance", {})
22
- .n("CloudFormationClient", "DescribeStackInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackInstanceCommand)
25
- .de(Aws_query_1.de_DescribeStackInstanceCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackInstanceCommand = DescribeStackInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackResource", {})
22
- .n("CloudFormationClient", "DescribeStackResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackResourceCommand)
25
- .de(Aws_query_1.de_DescribeStackResourceCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackResourceCommand = DescribeStackResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackResourceDriftsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackResourceDriftsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackResourceDrifts", {})
22
- .n("CloudFormationClient", "DescribeStackResourceDriftsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackResourceDriftsCommand)
25
- .de(Aws_query_1.de_DescribeStackResourceDriftsCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackResourceDriftsCommand = DescribeStackResourceDriftsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackResourcesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackResourcesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackResources", {})
22
- .n("CloudFormationClient", "DescribeStackResourcesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackResourcesCommand)
25
- .de(Aws_query_1.de_DescribeStackResourcesCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackResourcesCommand = DescribeStackResourcesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackSet", {})
22
- .n("CloudFormationClient", "DescribeStackSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackSetCommand)
25
- .de(Aws_query_1.de_DescribeStackSetCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackSetCommand = DescribeStackSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStackSetOperationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStackSetOperationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStackSetOperation", {})
22
- .n("CloudFormationClient", "DescribeStackSetOperationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStackSetOperationCommand)
25
- .de(Aws_query_1.de_DescribeStackSetOperationCommand)
26
- .build() {
27
- }
28
- exports.DescribeStackSetOperationCommand = DescribeStackSetOperationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeStacksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeStacksCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeStacks", {})
22
- .n("CloudFormationClient", "DescribeStacksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeStacksCommand)
25
- .de(Aws_query_1.de_DescribeStacksCommand)
26
- .build() {
27
- }
28
- exports.DescribeStacksCommand = DescribeStacksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTypeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeTypeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeType", {})
22
- .n("CloudFormationClient", "DescribeTypeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeTypeCommand)
25
- .de(Aws_query_1.de_DescribeTypeCommand)
26
- .build() {
27
- }
28
- exports.DescribeTypeCommand = DescribeTypeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTypeRegistrationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DescribeTypeRegistrationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DescribeTypeRegistration", {})
22
- .n("CloudFormationClient", "DescribeTypeRegistrationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DescribeTypeRegistrationCommand)
25
- .de(Aws_query_1.de_DescribeTypeRegistrationCommand)
26
- .build() {
27
- }
28
- exports.DescribeTypeRegistrationCommand = DescribeTypeRegistrationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetectStackDriftCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DetectStackDriftCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DetectStackDrift", {})
22
- .n("CloudFormationClient", "DetectStackDriftCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DetectStackDriftCommand)
25
- .de(Aws_query_1.de_DetectStackDriftCommand)
26
- .build() {
27
- }
28
- exports.DetectStackDriftCommand = DetectStackDriftCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetectStackResourceDriftCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DetectStackResourceDriftCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DetectStackResourceDrift", {})
22
- .n("CloudFormationClient", "DetectStackResourceDriftCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DetectStackResourceDriftCommand)
25
- .de(Aws_query_1.de_DetectStackResourceDriftCommand)
26
- .build() {
27
- }
28
- exports.DetectStackResourceDriftCommand = DetectStackResourceDriftCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetectStackSetDriftCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_query_1 = require("../protocols/Aws_query");
10
- class DetectStackSetDriftCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("CloudFormation", "DetectStackSetDrift", {})
22
- .n("CloudFormationClient", "DetectStackSetDriftCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_query_1.se_DetectStackSetDriftCommand)
25
- .de(Aws_query_1.de_DetectStackSetDriftCommand)
26
- .build() {
27
- }
28
- exports.DetectStackSetDriftCommand = DetectStackSetDriftCommand;
1
+ module.exports = require("../index.js");