[dependencies.cfn-guard]
version = "2.1.2"
[dependencies.lambda_runtime]
version = "0.3.0"
[dependencies.log]
version = "0.4.6"
[dependencies.serde]
features = ["derive"]
version = "1.0.92"
[dependencies.serde_derive]
version = "1.0.92"
[dependencies.serde_json]
version = "1.0.64"
[dependencies.simple_logger]
version = "1.3.0"
[dependencies.tokio]
version = "1.8.4"
[package]
authors = ["Diwakar Chakravarthy", "John Tompkins", "Omkar Hegde", "Priya Padmanaban", "Bryan Ayala", "Kexiang Wang", "Akshay Rane", "Josh Fried", "aws-cloudformation-developers <aws-cloudformation-developers@amazon.com>"]
description = "Lambda version of cfn-guard. Checks JSON- or YAML- formatted structured data for policy compliance using a simple, policy-as-code, declarative syntax"
edition = "2018"
license = "Apache-2.0"
name = "cfn-guard-lambda"
readme = "README.md"
repository = "https://github.com/aws-cloudformation/cloudformation-guard"
version = "2.1.2"