Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ec2): vpc flow logs supports kinesis data firehose #27604

Merged
merged 16 commits into from
Nov 6, 2023

Commits on Oct 19, 2023

  1. add toKinesisDataFirehose

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a946c08 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:ymhiroki/aws-cdk into issue-27275-f…

    …lowlogs-kinesis
    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ce844e2 View commit details
    Browse the repository at this point in the history
  3. fix format

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    bd0e42c View commit details
    Browse the repository at this point in the history
  4. fix iam role

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    93593a9 View commit details
    Browse the repository at this point in the history
  5. rm comment out

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3e9dbfa View commit details
    Browse the repository at this point in the history
  6. add integ test

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c595cc1 View commit details
    Browse the repository at this point in the history
  7. rm role from test

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8211ee3 View commit details
    Browse the repository at this point in the history
  8. update README

    Hiroki Yamazaki committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7b66396 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2d0e9d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    5fb0495 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    92cc589 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. update function name

    Hiroki Yamazaki committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    8c9fb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f7f35 View commit details
    Browse the repository at this point in the history
  3. update README

    Hiroki Yamazaki committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d11f83e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue-27275-flowlogs-kinesis' of github.com:ymhiroki/aw…

    …s-cdk into issue-27275-flowlogs-kinesis
    Hiroki Yamazaki committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    03881c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    f8b77d6 View commit details
    Browse the repository at this point in the history