Pinned Repositories
add-policy-to-ec2-role
This project creates Lambda function that automatically add required AWS Identity and Access Management (IAM) policies to current Amazon Elastic Compute Cloud (Amazon EC2) instance profiles or associate a profile to EC2 instances without a profile associated.
aws-resource-counter
This project creates Amazon CloudWatch metric for configured resources using AWS Lambda that is scheduled recurrence. You can configure which resources you would like to count and Lambda function will generate the metric based on your current resources count.
update-aws-ip-ranges
Lambda function that automatically create or update AWS resource with AWS service's IP ranges from the ip-ranges.json file. You can configure which service and region to get range. You can also configure to which resources you want to create or update with those ranges. It supports WAF IPSet and VPC Prefix List.
validate-policy
This project creates Lambda function that automatically validates policy document defined when a policy or role is created or updated.
amazon-s3-tar-tool
A utility tool to create a tarball of existing objects in Amazon S3
athena-for-aws-service
How to use Amazon Athena to query logs from AWS services
aws-assume-role
Web API to assume AWS role from servers based on client certificate authentication.
aws-cli-helper
AWS CLI helper script to be used with bash
aws-security-tools
This repository contains a script to validate common AWS Security tools, like, GuardDuty, AWS Config and Security Hub.
aws-transit-gateway-connect-sample
Sample SDWAN appliance native transit gateway integration CloudFormation deployment
lazize's Repositories
lazize/aws-cli-helper
AWS CLI helper script to be used with bash
lazize/amazon-s3-tar-tool
A utility tool to create a tarball of existing objects in Amazon S3
lazize/athena-for-aws-service
How to use Amazon Athena to query logs from AWS services
lazize/aws-assume-role
Web API to assume AWS role from servers based on client certificate authentication.
lazize/aws-security-tools
This repository contains a script to validate common AWS Security tools, like, GuardDuty, AWS Config and Security Hub.
lazize/aws-transit-gateway-connect-sample
Sample SDWAN appliance native transit gateway integration CloudFormation deployment
lazize/bowling
Bowling game code example
lazize/clone-behind-proxy
Test clone it behind proxy
lazize/CryptDemo
Demo to use C# cryptography, Hash, Symmetric and Asymmetric (public / private key)
lazize/dockerapiproxy
Proxy server to expose Docker API with LDAP authentication and restriction rules
lazize/DotNet-Test-Proxy
Demo how to use proxy connection on .NET
lazize/instance-price
Get best instance price from resource match
lazize/prowler
Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 200 controls covering CIS, ISO27001, GDPR, HIPAA, SOC2, ENS and other security frameworks.
lazize/roman-number
Examples of programming to convert decimal number to roman format
lazize/xpath
XPath package for Golang