Socket
Socket
Sign inDemoInstall

@aws-sdk/client-cloudformation

Package Overview
Dependencies
Maintainers
5
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-cloudformation - npm Package Compare versions

Comparing version 3.529.1 to 3.532.0

4

dist-types/commands/DescribeStackEventsCommand.d.ts

@@ -30,4 +30,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* <p>Returns all stack related events for a specified stack in reverse chronological order. For more information
* about a stack's event history, go to <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/concept-stack.html">Stacks</a> in the
* <i>CloudFormation User Guide</i>.</p>
* about a stack's event history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">CloudFormation stack creation
* events</a> in the <i>CloudFormation User Guide</i>.</p>
* <note>

@@ -34,0 +34,0 @@ * <p>You can list events for stacks that have failed to create or have been deleted by specifying the unique stack

@@ -30,3 +30,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* <p>Returns the description for the specified stack; if no stack name was specified, then it returns the description
* for all the stacks created.</p>
* for all the stacks created. For more information about a stack's event history, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stack-resource-configuration-complete.html">CloudFormation stack creation
* events</a> in the <i>CloudFormation User Guide</i>.</p>
* <note>

@@ -33,0 +34,0 @@ * <p>If the stack doesn't exist, a <code>ValidationError</code> is returned.</p>

@@ -618,3 +618,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

* bytes. For more information, see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html">Template Anatomy</a> in the
* CloudFormation User Guide.</p>
* <i>CloudFormation User Guide</i>.</p>
* <p>Conditional: You must specify only one of the following parameters: <code>TemplateBody</code> or

@@ -629,3 +629,3 @@ * <code>TemplateURL</code>—or set <code>UsePreviousTemplate</code> to true.</p>

* see <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-anatomy.html">Template
* Anatomy</a> in the CloudFormation User Guide.</p>
* Anatomy</a> in the <i>CloudFormation User Guide</i>.</p>
* <p>Conditional: You must specify only one of the following parameters: <code>TemplateBody</code> or

@@ -632,0 +632,0 @@ * <code>TemplateURL</code>—or set <code>UsePreviousTemplate</code> to true.</p>

{
"name": "@aws-sdk/client-cloudformation",
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
"version": "3.529.1",
"version": "3.532.0",
"scripts": {

@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc