Skip to content
View emreoztoprak's full-sized avatar
🦝
🦝
Block or Report

Block or report emreoztoprak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. terraform-aws-elasticbeanstalk terraform-aws-elasticbeanstalk Public

    Terraform module to create an Elastic Beanstalk web server environment with DNS, SSL and Cloudwatch configurations.

    HCL 24 17

  2. aws-waf-ip-block aws-waf-ip-block Public

    This lambda function checks waf logs and completely blocks malicious ip address.

    Python 7 1

  3. aws-ses-verification-status aws-ses-verification-status Public

    This simple python script can check your domain on AWS SES and send you a notification via SNS if your domain is unverified.

    Python

  4. terraform-aws-s3-cloudfront-acm terraform-aws-s3-cloudfront-acm Public

    Terraform module to create an S3 bucket and Cloudfront distribution with DNS and SSL configuration.

    HCL 8 21

  5. config_compliance_change.py config_compliance_change.py
    1
    import json, boto3, requests
    2
    
                  
    3
    def lambda_handler(event, context):
    4
      
    5
        time = event['time']
  6. dms-table-mapping-generator dms-table-mapping-generator Public

    This python script generates a JSON file for the AWS DMS table mappings section

    Python 3 5