@aws-sdk/client-cloudformation 3.495.0 → 3.499.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 +93 -90
  2. package/package.json +40 -40
package/dist-cjs/index.js CHANGED
@@ -11460,42 +11460,28 @@ var waitUntilTypeRegistrationComplete = /* @__PURE__ */ __name(async (params, in
11460
11460
  // src/index.ts
11461
11461
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
11462
11462
  // Annotate the CommonJS export names for ESM import in node:
11463
+
11463
11464
  0 && (module.exports = {
11464
- AccountFilterType,
11465
- AccountGateStatus,
11465
+ CloudFormationServiceException,
11466
+ __Client,
11467
+ CloudFormationClient,
11468
+ CloudFormation,
11469
+ $Command,
11466
11470
  ActivateOrganizationsAccessCommand,
11467
11471
  ActivateTypeCommand,
11468
- AlreadyExistsException,
11469
11472
  BatchDescribeTypeConfigurationsCommand,
11470
- CFNRegistryException,
11471
- CallAs,
11472
11473
  CancelUpdateStackCommand,
11473
- Capability,
11474
- Category,
11475
- ChangeAction,
11476
- ChangeSetHooksStatus,
11477
- ChangeSetNotFoundException,
11478
- ChangeSetStatus,
11479
- ChangeSetType,
11480
- ChangeSource,
11481
- ChangeType,
11482
- CloudFormation,
11483
- CloudFormationClient,
11484
- CloudFormationServiceException,
11485
- ConcurrencyMode,
11486
11474
  ContinueUpdateRollbackCommand,
11487
11475
  CreateChangeSetCommand,
11488
11476
  CreateStackCommand,
11489
11477
  CreateStackInstancesCommand,
11490
11478
  CreateStackSetCommand,
11491
- CreatedButModifiedException,
11492
11479
  DeactivateOrganizationsAccessCommand,
11493
11480
  DeactivateTypeCommand,
11494
11481
  DeleteChangeSetCommand,
11495
11482
  DeleteStackCommand,
11496
11483
  DeleteStackInstancesCommand,
11497
11484
  DeleteStackSetCommand,
11498
- DeprecatedStatus,
11499
11485
  DeregisterTypeCommand,
11500
11486
  DescribeAccountLimitsCommand,
11501
11487
  DescribeChangeSetCommand,
@@ -11516,26 +11502,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11516
11502
  DetectStackDriftCommand,
11517
11503
  DetectStackResourceDriftCommand,
11518
11504
  DetectStackSetDriftCommand,
11519
- DifferenceType,
11520
11505
  EstimateTemplateCostCommand,
11521
- EvaluationType,
11522
11506
  ExecuteChangeSetCommand,
11523
- ExecutionStatus,
11524
11507
  GetStackPolicyCommand,
11525
11508
  GetTemplateCommand,
11526
11509
  GetTemplateSummaryCommand,
11527
- HandlerErrorCode,
11528
- HookFailureMode,
11529
- HookInvocationPoint,
11530
- HookStatus,
11531
- HookTargetType,
11532
- IdentityProvider,
11533
11510
  ImportStacksToStackSetCommand,
11534
- InsufficientCapabilitiesException,
11535
- InvalidChangeSetStatusException,
11536
- InvalidOperationException,
11537
- InvalidStateTransitionException,
11538
- LimitExceededException,
11539
11511
  ListChangeSetsCommand,
11540
11512
  ListExportsCommand,
11541
11513
  ListImportsCommand,
@@ -11549,70 +11521,22 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11549
11521
  ListTypeRegistrationsCommand,
11550
11522
  ListTypeVersionsCommand,
11551
11523
  ListTypesCommand,
11552
- NameAlreadyExistsException,
11553
- OnFailure,
11554
- OnStackFailure,
11555
- OperationIdAlreadyExistsException,
11556
- OperationInProgressException,
11557
- OperationNotFoundException,
11558
- OperationResultFilterName,
11559
- OperationStatus,
11560
- OperationStatusCheckFailedException,
11561
- OrganizationStatus,
11562
- PermissionModels,
11563
- ProvisioningType,
11564
11524
  PublishTypeCommand,
11565
- PublisherStatus,
11566
11525
  RecordHandlerProgressCommand,
11567
- RegionConcurrencyType,
11568
11526
  RegisterPublisherCommand,
11569
11527
  RegisterTypeCommand,
11570
- RegistrationStatus,
11571
- RegistryType,
11572
- Replacement,
11573
- RequiresRecreation,
11574
- ResourceAttribute,
11575
- ResourceSignalStatus,
11576
- ResourceStatus,
11577
11528
  RollbackStackCommand,
11578
11529
  SetStackPolicyCommand,
11579
11530
  SetTypeConfigurationCommand,
11580
11531
  SetTypeDefaultVersionCommand,
11581
11532
  SignalResourceCommand,
11582
- StackDriftDetectionStatus,
11583
- StackDriftStatus,
11584
- StackInstanceDetailedStatus,
11585
- StackInstanceFilterName,
11586
- StackInstanceNotFoundException,
11587
- StackInstanceStatus,
11588
- StackNotFoundException,
11589
- StackResourceDriftStatus,
11590
- StackSetDriftDetectionStatus,
11591
- StackSetDriftStatus,
11592
- StackSetNotEmptyException,
11593
- StackSetNotFoundException,
11594
- StackSetOperationAction,
11595
- StackSetOperationResultStatus,
11596
- StackSetOperationStatus,
11597
- StackSetStatus,
11598
- StackStatus,
11599
- StaleRequestException,
11600
11533
  StopStackSetOperationCommand,
11601
- TemplateStage,
11602
11534
  TestTypeCommand,
11603
- ThirdPartyType,
11604
- TokenAlreadyExistsException,
11605
- TypeConfigurationNotFoundException,
11606
- TypeNotFoundException,
11607
- TypeTestsStatus,
11608
11535
  UpdateStackCommand,
11609
11536
  UpdateStackInstancesCommand,
11610
11537
  UpdateStackSetCommand,
11611
11538
  UpdateTerminationProtectionCommand,
11612
11539
  ValidateTemplateCommand,
11613
- VersionBump,
11614
- Visibility,
11615
- __Client,
11616
11540
  paginateDescribeAccountLimits,
11617
11541
  paginateDescribeStackEvents,
11618
11542
  paginateDescribeStackResourceDrifts,
@@ -11630,19 +11554,98 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
11630
11554
  paginateListTypeVersions,
11631
11555
  paginateListTypes,
11632
11556
  waitForChangeSetCreateComplete,
11633
- waitForStackCreateComplete,
11634
- waitForStackDeleteComplete,
11635
- waitForStackExists,
11636
- waitForStackImportComplete,
11637
- waitForStackRollbackComplete,
11638
- waitForStackUpdateComplete,
11639
- waitForTypeRegistrationComplete,
11640
11557
  waitUntilChangeSetCreateComplete,
11558
+ waitForStackCreateComplete,
11641
11559
  waitUntilStackCreateComplete,
11560
+ waitForStackDeleteComplete,
11642
11561
  waitUntilStackDeleteComplete,
11562
+ waitForStackExists,
11643
11563
  waitUntilStackExists,
11564
+ waitForStackImportComplete,
11644
11565
  waitUntilStackImportComplete,
11566
+ waitForStackRollbackComplete,
11645
11567
  waitUntilStackRollbackComplete,
11568
+ waitForStackUpdateComplete,
11646
11569
  waitUntilStackUpdateComplete,
11647
- 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
11648
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.495.0",
4
+ "version": "3.499.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,50 +20,50 @@
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.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-utf8": "^2.1.0",
60
- "@smithy/util-waiter": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-utf8": "^2.1.1",
60
+ "@smithy/util-waiter": "^2.1.1",
61
61
  "fast-xml-parser": "4.2.5",
62
62
  "tslib": "^2.5.0",
63
63
  "uuid": "^8.3.2"
64
64
  },
65
65
  "devDependencies": {
66
- "@smithy/service-client-documentation-generator": "^2.1.0",
66
+ "@smithy/service-client-documentation-generator": "^2.1.1",
67
67
  "@tsconfig/node14": "1.0.3",
68
68
  "@types/node": "^14.14.31",
69
69
  "@types/uuid": "^8.3.0",