@aws-sdk/client-cloudformation 3.1086.0 → 3.1088.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 (124) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/CloudFormation.d.ts +316 -365
  3. package/dist-types/ts3.4/CloudFormationClient.d.ts +16 -56
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +3 -5
  8. package/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +2 -4
  9. package/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +2 -2
  11. package/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +4 -9
  13. package/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +3 -5
  15. package/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +3 -5
  18. package/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +2 -4
  20. package/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +2 -2
  23. package/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +5 -10
  24. package/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +2 -4
  26. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +4 -9
  27. package/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  30. package/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +3 -5
  32. package/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +3 -8
  33. package/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +4 -9
  41. package/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +2 -4
  44. package/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +2 -4
  45. package/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +4 -9
  47. package/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +5 -10
  48. package/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +4 -9
  50. package/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +4 -9
  51. package/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +3 -4
  52. package/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +5 -10
  53. package/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -4
  56. package/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +4 -9
  57. package/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ListExportsCommand.d.ts +2 -4
  60. package/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +3 -8
  62. package/dist-types/ts3.4/commands/ListImportsCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +4 -6
  65. package/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +3 -8
  66. package/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +5 -10
  69. package/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +5 -10
  71. package/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +4 -6
  73. package/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +5 -10
  74. package/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +2 -4
  75. package/dist-types/ts3.4/commands/ListStacksCommand.d.ts +2 -4
  76. package/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +3 -8
  78. package/dist-types/ts3.4/commands/ListTypesCommand.d.ts +4 -4
  79. package/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +2 -4
  80. package/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +3 -8
  82. package/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +3 -5
  84. package/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +2 -2
  85. package/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +5 -10
  86. package/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +4 -9
  87. package/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +2 -2
  88. package/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +3 -8
  89. package/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +5 -10
  90. package/dist-types/ts3.4/commands/TestTypeCommand.d.ts +4 -4
  91. package/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +3 -5
  93. package/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +5 -10
  94. package/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +3 -5
  95. package/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +4 -6
  96. package/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +3 -8
  97. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  98. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  99. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  100. package/dist-types/ts3.4/models/enums.d.ts +44 -88
  101. package/dist-types/ts3.4/models/errors.d.ts +29 -115
  102. package/dist-types/ts3.4/models/models_0.d.ts +2 -6
  103. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  104. package/dist-types/ts3.4/pagination/ListExportsPaginator.d.ts +1 -4
  105. package/dist-types/ts3.4/pagination/ListImportsPaginator.d.ts +1 -4
  106. package/dist-types/ts3.4/pagination/ListStacksPaginator.d.ts +1 -4
  107. package/dist-types/ts3.4/pagination/ListTypesPaginator.d.ts +1 -4
  108. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  109. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  110. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  111. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  112. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  113. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  114. package/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +3 -5
  115. package/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +3 -5
  116. package/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +4 -8
  117. package/dist-types/ts3.4/waiters/waitForStackExists.d.ts +3 -5
  118. package/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +3 -5
  119. package/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +3 -7
  120. package/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -7
  121. package/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +3 -5
  122. package/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +3 -5
  123. package/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +3 -7
  124. package/package.json +39 -39
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1085.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75