amazon-inspector-agent-autodeploy
EC2 instance deployer
Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM
Lambda job in Python to automatically deploy Inspector agent to newly-launched EC2 instances
28 stars
5 watching
21 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
awslabs/amazon-inspector-auto-remediate | Automatically patches vulnerable EC2 instances after receiving an Inspector assessment notification | 58 |
awslabs/amazon-inspector-finding-forwarder | Script to process and forward Amazon Inspector findings via SNS to a specified email address. | 39 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 398 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
awslabs/aws-security-automation | Automated incident response and security remediation tools for AWS services | 620 |
aws/aws-codedeploy-agent | A tool that automates the deployment process for AWS CodeDeploy | 330 |
awslabs/cwe-monitor-secgrp | A CloudWatch Events rule Lambda function that checks security group permissions against a pre-configured policy and logs non-compliant changes. | 25 |
labd/ecs-deplojo | A deployment tool for automating the lifecycle of Amazon ECS tasks and services. | 19 |
awslabs/ec2-spot-labs | A collection of code examples and scripts to demonstrate best practices for using Amazon EC2 Spot Instances. | 946 |
bustle/shep | Automates deployment of serverless APIs and Lambda functions to AWS API Gateway and Lambda | 378 |
aws/amazon-ecs-agent | Manages containers on behalf of Amazon ECS | 2,078 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
caltechads/deployfish | Tools and frameworks to manage the lifecycle of AWS ECS services and tasks | 90 |
aws-solutions/automated-security-response-on-aws | Automated remediation of common security issues on AWS using automated playbooks and AWS Systems Manager automation documents | 400 |
aws-samples/ecs-canary-blue-green-deployment | An automated canary deployment strategy for Amazon ECS using Route53 weights and Step Functions to transition traffic between two ECS services. | 168 |