@aws-c2a/presets
TypeScript icon, indicating that this package has built-in type declarations

0.7.3 • Public • Published

AWS CDK Change Analyzer (C2A) - Presets

@aws-c2a/presets is a package that defines a set of rules for the CDK Change Analyzer.

Broadening Permissions

Broadening Permissions is a set of rules that apply to two categories: IAM Policies and EC2 Security Groups.

IAM policy broadening permissions are those that add positive statements, remove negative statements, add lambda permissions, or add managed policies.

EC2 Security Group broadening permissions are any changes.

Getting Started

import { BroadeningPermissions } from '@aws-c2a/presets';

Readme

Keywords

none

Package Sidebar

Install

npm i @aws-c2a/presets

Weekly Downloads

0

Version

0.7.3

License

Apache-2.0

Unpacked Size

75.7 kB

Total Files

30

Last publish

Collaborators

  • amzn-oss
  • aws-cdk-team