@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,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeStackEvents = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const DescribeStackEventsCommand_1 = require("../commands/DescribeStackEventsCommand");
7
- exports.paginateDescribeStackEvents = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, DescribeStackEventsCommand_1.DescribeStackEventsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeStackResourceDrifts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const DescribeStackResourceDriftsCommand_1 = require("../commands/DescribeStackResourceDriftsCommand");
7
- exports.paginateDescribeStackResourceDrifts = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, DescribeStackResourceDriftsCommand_1.DescribeStackResourceDriftsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateDescribeStacks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const DescribeStacksCommand_1 = require("../commands/DescribeStacksCommand");
7
- exports.paginateDescribeStacks = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, DescribeStacksCommand_1.DescribeStacksCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListChangeSets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListChangeSetsCommand_1 = require("../commands/ListChangeSetsCommand");
7
- exports.paginateListChangeSets = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListChangeSetsCommand_1.ListChangeSetsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListExports = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListExportsCommand_1 = require("../commands/ListExportsCommand");
7
- exports.paginateListExports = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListExportsCommand_1.ListExportsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListImports = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListImportsCommand_1 = require("../commands/ListImportsCommand");
7
- exports.paginateListImports = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListImportsCommand_1.ListImportsCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStackInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStackInstancesCommand_1 = require("../commands/ListStackInstancesCommand");
7
- exports.paginateListStackInstances = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStackInstancesCommand_1.ListStackInstancesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStackResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStackResourcesCommand_1 = require("../commands/ListStackResourcesCommand");
7
- exports.paginateListStackResources = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStackResourcesCommand_1.ListStackResourcesCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStackSetOperationResults = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStackSetOperationResultsCommand_1 = require("../commands/ListStackSetOperationResultsCommand");
7
- exports.paginateListStackSetOperationResults = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStackSetOperationResultsCommand_1.ListStackSetOperationResultsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStackSetOperations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStackSetOperationsCommand_1 = require("../commands/ListStackSetOperationsCommand");
7
- exports.paginateListStackSetOperations = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStackSetOperationsCommand_1.ListStackSetOperationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStackSets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStackSetsCommand_1 = require("../commands/ListStackSetsCommand");
7
- exports.paginateListStackSets = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStackSetsCommand_1.ListStackSetsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListStacks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListStacksCommand_1 = require("../commands/ListStacksCommand");
7
- exports.paginateListStacks = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListStacksCommand_1.ListStacksCommand, "NextToken", "NextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTypeRegistrations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListTypeRegistrationsCommand_1 = require("../commands/ListTypeRegistrationsCommand");
7
- exports.paginateListTypeRegistrations = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListTypeRegistrationsCommand_1.ListTypeRegistrationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTypeVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListTypeVersionsCommand_1 = require("../commands/ListTypeVersionsCommand");
7
- exports.paginateListTypeVersions = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListTypeVersionsCommand_1.ListTypeVersionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTypes = void 0;
4
- const core_1 = require("@smithy/core");
5
- const CloudFormationClient_1 = require("../CloudFormationClient");
6
- const ListTypesCommand_1 = require("../commands/ListTypesCommand");
7
- exports.paginateListTypes = (0, core_1.createPaginator)(CloudFormationClient_1.CloudFormationClient, ListTypesCommand_1.ListTypesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,20 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./DescribeAccountLimitsPaginator"), exports);
5
- tslib_1.__exportStar(require("./DescribeStackEventsPaginator"), exports);
6
- tslib_1.__exportStar(require("./DescribeStackResourceDriftsPaginator"), exports);
7
- tslib_1.__exportStar(require("./DescribeStacksPaginator"), exports);
8
- tslib_1.__exportStar(require("./Interfaces"), exports);
9
- tslib_1.__exportStar(require("./ListChangeSetsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListExportsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListImportsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListStackInstancesPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListStackResourcesPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListStackSetOperationResultsPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListStackSetOperationsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListStackSetsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListStacksPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListTypeRegistrationsPaginator"), exports);
19
- tslib_1.__exportStar(require("./ListTypeVersionsPaginator"), exports);
20
- tslib_1.__exportStar(require("./ListTypesPaginator"), exports);
1
+ module.exports = require("../index.js");