aws_s3_bucket_notification

    0

    0

    lucycodes42

    Terraform snippets

    The code inside the curly braces creates a resource named "aws_s3_bucket_notification". The code inside the curly braces defines the resource's attributes. The attributes of the "aws_s3_bucket_notification" resource are:

    The "name" attribute is set to "mybucket_notification".

    The "notification_period" attribute is set to "7 days".

    The "notification_email" attribute is set to "notification@example.com".

    The "notification_url" attribute is set to "http://example.com/notification.php".

    Shortcut: tf_aws_s3_bucket_notification

    resource "aws_s3_bucket_notification" "${MyAWSResource}" {
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.