Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-lite/cloudformation

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lite/cloudformation - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

2

package.json
{
"name": "@aws-lite/cloudformation",
"version": "0.0.5",
"version": "0.1.0",
"description": "Official `aws-lite` plugin for CloudFormation",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/architect/aws-lite",

@@ -180,2 +180,13 @@ # `@aws-lite/cloudformation`

### `UpdateTerminationProtection`
[Canonical AWS API doc](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateTerminationProtection.html)
Properties:
- **`StackName` (string) [required]**
- Stack name or ID
- **`EnableTerminationProtection` (boolean) [required]**
- Enable termination protection on the specified stack
### Methods yet to be implemented

@@ -247,3 +258,2 @@

- [`UpdateStackSet`](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateStackSet.html)
- [`UpdateTerminationProtection`](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_UpdateTerminationProtection.html)
- [`ValidateTemplate`](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_ValidateTemplate.html)

@@ -250,0 +260,0 @@ <!-- METHOD_DOCS_END -->

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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