Skip to content

Allow binaryalert to scan buckets created outside of module #170

Open
@jdheyburn

Description

@jdheyburn

Background

Users may want binaryalert to scan buckets that were created outside of the module. It should support this functionality.

Weirdly, it looks like this functionality was partly included as documented here, via the variables:

  • external_s3_bucket_resources
  • external_kms_key_resources

But a more automated way should be implemented so the user doesn't need to change anything.

Desired Change

Create new variable external_s3_bucket_arns that will notify the analyzer SQS queue on new objects created. Adjust permissions accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions