@aws-sdk/client-cloudformation 3.496.0 → 3.501.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 (2) hide show
  1. package/dist-cjs/index.js +91 -90
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -11462,41 +11462,26 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11462
11462
  // Annotate the CommonJS export names for ESM import in node:
11463
11463
 
11464
11464
  0 && (module.exports = {
11465
- AccountFilterType,
11466
- AccountGateStatus,
11465
+ CloudFormationServiceException,
11466
+ __Client,
11467
+ CloudFormationClient,
11468
+ CloudFormation,
11469
+ $Command,
11467
11470
  ActivateOrganizationsAccessCommand,
11468
11471
  ActivateTypeCommand,
11469
- AlreadyExistsException,
11470
11472
  BatchDescribeTypeConfigurationsCommand,
11471
- CFNRegistryException,
11472
- CallAs,
11473
11473
  CancelUpdateStackCommand,
11474
- Capability,
11475
- Category,
11476
- ChangeAction,
11477
- ChangeSetHooksStatus,
11478
- ChangeSetNotFoundException,
11479
- ChangeSetStatus,
11480
- ChangeSetType,
11481
- ChangeSource,
11482
- ChangeType,
11483
- CloudFormation,
11484
- CloudFormationClient,
11485
- CloudFormationServiceException,
11486
- ConcurrencyMode,
11487
11474
  ContinueUpdateRollbackCommand,
11488
11475
  CreateChangeSetCommand,
11489
11476
  CreateStackCommand,
11490
11477
  CreateStackInstancesCommand,
11491
11478
  CreateStackSetCommand,
11492
- CreatedButModifiedException,
11493
11479
  DeactivateOrganizationsAccessCommand,
11494
11480
  DeactivateTypeCommand,
11495
11481
  DeleteChangeSetCommand,
11496
11482
  DeleteStackCommand,
11497
11483
  DeleteStackInstancesCommand,
11498
11484
  DeleteStackSetCommand,
11499
- DeprecatedStatus,
11500
11485
  DeregisterTypeCommand,
11501
11486
  DescribeAccountLimitsCommand,
11502
11487
  DescribeChangeSetCommand,
@@ -11517,26 +11502,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11517
11502
  DetectStackDriftCommand,
11518
11503
  DetectStackResourceDriftCommand,
11519
11504
  DetectStackSetDriftCommand,
11520
- DifferenceType,
11521
11505
  EstimateTemplateCostCommand,
11522
- EvaluationType,
11523
11506
  ExecuteChangeSetCommand,
11524
- ExecutionStatus,
11525
11507
  GetStackPolicyCommand,
11526
11508
  GetTemplateCommand,
11527
11509
  GetTemplateSummaryCommand,
11528
- HandlerErrorCode,
11529
- HookFailureMode,
11530
- HookInvocationPoint,
11531
- HookStatus,
11532
- HookTargetType,
11533
- IdentityProvider,
11534
11510
  ImportStacksToStackSetCommand,
11535
- InsufficientCapabilitiesException,
11536
- InvalidChangeSetStatusException,
11537
- InvalidOperationException,
11538
- InvalidStateTransitionException,
11539
- LimitExceededException,
11540
11511
  ListChangeSetsCommand,
11541
11512
  ListExportsCommand,
11542
11513
  ListImportsCommand,
@@ -11550,70 +11521,22 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11550
11521
  ListTypeRegistrationsCommand,
11551
11522
  ListTypeVersionsCommand,
11552
11523
  ListTypesCommand,
11553
- NameAlreadyExistsException,
11554
- OnFailure,
11555
- OnStackFailure,
11556
- OperationIdAlreadyExistsException,
11557
- OperationInProgressException,
11558
- OperationNotFoundException,
11559
- OperationResultFilterName,
11560
- OperationStatus,
11561
- OperationStatusCheckFailedException,
11562
- OrganizationStatus,
11563
- PermissionModels,
11564
- ProvisioningType,
11565
11524
  PublishTypeCommand,
11566
- PublisherStatus,
11567
11525
  RecordHandlerProgressCommand,
11568
- RegionConcurrencyType,
11569
11526
  RegisterPublisherCommand,
11570
11527
  RegisterTypeCommand,
11571
- RegistrationStatus,
11572
- RegistryType,
11573
- Replacement,
11574
- RequiresRecreation,
11575
- ResourceAttribute,
11576
- ResourceSignalStatus,
11577
- ResourceStatus,
11578
11528
  RollbackStackCommand,
11579
11529
  SetStackPolicyCommand,
11580
11530
  SetTypeConfigurationCommand,
11581
11531
  SetTypeDefaultVersionCommand,
11582
11532
  SignalResourceCommand,
11583
- StackDriftDetectionStatus,
11584
- StackDriftStatus,
11585
- StackInstanceDetailedStatus,
11586
- StackInstanceFilterName,
11587
- StackInstanceNotFoundException,
11588
- StackInstanceStatus,
11589
- StackNotFoundException,
11590
- StackResourceDriftStatus,
11591
- StackSetDriftDetectionStatus,
11592
- StackSetDriftStatus,
11593
- StackSetNotEmptyException,
11594
- StackSetNotFoundException,
11595
- StackSetOperationAction,
11596
- StackSetOperationResultStatus,
11597
- StackSetOperationStatus,
11598
- StackSetStatus,
11599
- StackStatus,
11600
- StaleRequestException,
11601
11533
  StopStackSetOperationCommand,
11602
- TemplateStage,
11603
11534
  TestTypeCommand,
11604
- ThirdPartyType,
11605
- TokenAlreadyExistsException,
11606
- TypeConfigurationNotFoundException,
11607
- TypeNotFoundException,
11608
- TypeTestsStatus,
11609
11535
  UpdateStackCommand,
11610
11536
  UpdateStackInstancesCommand,
11611
11537
  UpdateStackSetCommand,
11612
11538
  UpdateTerminationProtectionCommand,
11613
11539
  ValidateTemplateCommand,
11614
- VersionBump,
11615
- Visibility,
11616
- __Client,
11617
11540
  paginateDescribeAccountLimits,
11618
11541
  paginateDescribeStackEvents,
11619
11542
  paginateDescribeStackResourceDrifts,
@@ -11631,20 +11554,98 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11631
11554
  paginateListTypeVersions,
11632
11555
  paginateListTypes,
11633
11556
  waitForChangeSetCreateComplete,
11634
- waitForStackCreateComplete,
11635
- waitForStackDeleteComplete,
11636
- waitForStackExists,
11637
- waitForStackImportComplete,
11638
- waitForStackRollbackComplete,
11639
- waitForStackUpdateComplete,
11640
- waitForTypeRegistrationComplete,
11641
11557
  waitUntilChangeSetCreateComplete,
11558
+ waitForStackCreateComplete,
11642
11559
  waitUntilStackCreateComplete,
11560
+ waitForStackDeleteComplete,
11643
11561
  waitUntilStackDeleteComplete,
11562
+ waitForStackExists,
11644
11563
  waitUntilStackExists,
11564
+ waitForStackImportComplete,
11645
11565
  waitUntilStackImportComplete,
11566
+ waitForStackRollbackComplete,
11646
11567
  waitUntilStackRollbackComplete,
11568
+ waitForStackUpdateComplete,
11647
11569
  waitUntilStackUpdateComplete,
11648
- waitUntilTypeRegistrationComplete
11570
+ waitForTypeRegistrationComplete,
11571
+ waitUntilTypeRegistrationComplete,
11572
+ AccountFilterType,
11573
+ AccountGateStatus,
11574
+ InvalidOperationException,
11575
+ OperationNotFoundException,
11576
+ ThirdPartyType,
11577
+ VersionBump,
11578
+ CFNRegistryException,
11579
+ TypeNotFoundException,
11580
+ AlreadyExistsException,
11581
+ TypeConfigurationNotFoundException,
11582
+ CallAs,
11583
+ TokenAlreadyExistsException,
11584
+ Capability,
11585
+ Category,
11586
+ ChangeAction,
11587
+ ChangeSource,
11588
+ EvaluationType,
11589
+ ResourceAttribute,
11590
+ RequiresRecreation,
11591
+ Replacement,
11592
+ ChangeType,
11593
+ HookFailureMode,
11594
+ HookInvocationPoint,
11595
+ HookTargetType,
11596
+ ChangeSetHooksStatus,
11597
+ ChangeSetNotFoundException,
11598
+ ChangeSetStatus,
11599
+ ExecutionStatus,
11600
+ ChangeSetType,
11601
+ OnStackFailure,
11602
+ InsufficientCapabilitiesException,
11603
+ LimitExceededException,
11604
+ OnFailure,
11605
+ ConcurrencyMode,
11606
+ RegionConcurrencyType,
11607
+ OperationIdAlreadyExistsException,
11608
+ OperationInProgressException,
11609
+ StackSetNotFoundException,
11610
+ StaleRequestException,
11611
+ CreatedButModifiedException,
11612
+ PermissionModels,
11613
+ NameAlreadyExistsException,
11614
+ InvalidChangeSetStatusException,
11615
+ StackSetNotEmptyException,
11616
+ RegistryType,
11617
+ OrganizationStatus,
11618
+ IdentityProvider,
11619
+ PublisherStatus,
11620
+ StackDriftDetectionStatus,
11621
+ StackDriftStatus,
11622
+ HookStatus,
11623
+ ResourceStatus,
11624
+ StackInstanceDetailedStatus,
11625
+ StackInstanceStatus,
11626
+ StackInstanceNotFoundException,
11627
+ StackResourceDriftStatus,
11628
+ DifferenceType,
11629
+ StackStatus,
11630
+ StackSetDriftDetectionStatus,
11631
+ StackSetDriftStatus,
11632
+ StackSetStatus,
11633
+ StackSetOperationAction,
11634
+ StackSetOperationStatus,
11635
+ DeprecatedStatus,
11636
+ ProvisioningType,
11637
+ TypeTestsStatus,
11638
+ Visibility,
11639
+ RegistrationStatus,
11640
+ TemplateStage,
11641
+ StackNotFoundException,
11642
+ StackInstanceFilterName,
11643
+ OperationResultFilterName,
11644
+ StackSetOperationResultStatus,
11645
+ InvalidStateTransitionException,
11646
+ OperationStatusCheckFailedException,
11647
+ OperationStatus,
11648
+ HandlerErrorCode,
11649
+ ResourceSignalStatus
11649
11650
  });
11650
11651
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudformation",
3
3
  "description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.501.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-cloudformation",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",