GithubHelp home page GithubHelp logo

awslabs / aws-lambda-security-controls Goto Github PK

View Code? Open in Web Editor NEW
51.0 4.0 31.0 46 KB

This is a collection of AWS CloudFormation templates which create Lambda functions triggered by CloudWatch Events rule to evaluate AWS API calls to trigger Amazon Simple Notification Service (Amazon SNS) for notifications.

License: MIT No Attribution

Python 100.00%

aws-lambda-security-controls's Introduction

AWS Lambda Security Controls

This is a collection of AWS CloudFormation templates which create Lambda functions triggered by CloudWatch Events rule to evaluate AWS API calls to trigger Amazon Simple Notification Service (Amazon SNS) for notifications.

Deployment of Controls

This repository has been organized by Service name to allow each security control to be deployed independently via AWS CloudFormation template. Each folder will contain the AWS CloudFormation template and relevant lambda functions plus a Readme file for specifics on each control.

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

aws-lambda-security-controls's People

Contributors

johnraws avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

aws-lambda-security-controls's Issues

1 validation error detected

Hi

As soon as I load the Cloudformation template popups the following error then rolls back the changes.

I am not sure if its a problem with the template or with the .py script. However it happens with every sub template script

I have, try zipping the lambda.zip file, with linux , windows.
Public and private s3 bucket,
Renaming S3 buckets with no "_" or "-"
changing the buckets locations
Changing the S3 paths ( S3:// to Https://)

Still getting :
1 validation error detected: Value 's3://quintinwhi' at 'code.s3Bucket' failed to satisfy constraint: Member must satisfy regular expression pattern: ^[0-9A-Za-z.-_]*(?<!.)$ (Service: AWSLambdaInternal; Status Code: 400; Error Code: ValidationException; Request ID: 5a028f90-ee65-426b-bacb-b9f48064f59c)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.