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(kinesisanalytics-flink): VPC support for Flink applications #24442

Merged
merged 13 commits into from Mar 8, 2023

Commits on Mar 3, 2023

  1. Add vpc prop

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    04464cb View commit details
    Browse the repository at this point in the history
  2. Add securityGroups option

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    88f03af View commit details
    Browse the repository at this point in the history
  3. Add vpcSubnets option

    Looking around the code base vpcSubnets seems to be the most popular
    name for this property, used by ecs Fargate and Lambda.
    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    985d40a View commit details
    Browse the repository at this point in the history
  4. Add connections

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    c0a1318 View commit details
    Browse the repository at this point in the history
  5. Validate vpc prop combinations

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a6acadc View commit details
    Browse the repository at this point in the history
  6. Add connection error tests

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ed87d70 View commit details
    Browse the repository at this point in the history
  7. Clean up lint errors and refine wording

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e5110f1 View commit details
    Browse the repository at this point in the history
  8. Add vpc integ test

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6432960 View commit details
    Browse the repository at this point in the history
  9. Update README

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    82e453e View commit details
    Browse the repository at this point in the history
  10. Add ec2 to Rosetta fixture

    Mitchell Lloyd committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5cf2e59 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Add many more hyphens in JSDoc

    Mitchell Lloyd committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8b6ed6f View commit details
    Browse the repository at this point in the history
  2. Reset yarn.lock changes

    Mitchell Lloyd committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    6042760 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

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