Cloud Custodian AWS Provider

The Cloud Custodian AWS provider enables policy-as-code management of Amazon Web Services resources including EC2, S3, IAM, RDS, Lambda, and hundreds of other AWS service resource types. Policies can be run in multiple execution modes including serverless Lambda functions, AWS Config rules, and scheduled CloudWatch Events.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-custodian:cloud-custodian-aws
name: Cloud Custodian AWS Provider
description: The Cloud Custodian AWS provider enables policy-as-code management of Amazon Web Services
  resources including EC2, S3, IAM, RDS, Lambda, and hundreds of other AWS service resource types. Policies
  can be run in multiple execution modes including serverless Lambda functions, AWS Config rules, and
  scheduled CloudWatch Events.
humanURL: https://cloudcustodian.io/docs/aws/gettingstarted.html
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- url: https://cloudcustodian.io/docs/aws/gettingstarted.html
  type: GettingStarted
- url: https://cloudcustodian.io/docs/aws/resources/index.html
  type: Reference
- url: https://cloudcustodian.io/docs/aws/examples/index.html
  type: Documentation
tags:
- AWS
- Cloud Security
- Compliance
- Policy as Code