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

Amazon Kinesis Data Analytics applications can access resources in VPCs #13386

Closed
ewbankkit opened this issue May 19, 2020 · 4 comments · Fixed by #11652
Closed

Amazon Kinesis Data Analytics applications can access resources in VPCs #13386

ewbankkit opened this issue May 19, 2020 · 4 comments · Fixed by #11652
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/kinesisanalyticsv2 Issues and PRs that pertain to the kinesisanalyticsv2 service.

Comments

@ewbankkit
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

You can now enable your Amazon Kinesis Data Analytics for Java applications to access resources within your Amazon Virtual Private Cloud (Amazon VPC).

New or Affected Resource(s)

Potential Terraform Configuration

resource "aws_kinesis_analyticsv2_application" "example" {
    vpc_configuration {
    }
}

References

Announcement.

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label May 19, 2020
@ghost ghost added the service/kinesis Issues and PRs that pertain to the kinesis service. label May 19, 2020
@bobtiernay-okta
Copy link

This would be useful for a lot of use cases I would assume. Looking forward to it being supported.

@bobtiernay-okta
Copy link

bobtiernay-okta commented Jun 12, 2020

Also, for visibility, might be helpful to add the service/kinesisanalytics label.

@ewbankkit ewbankkit added service/kinesisanalyticsv2 Issues and PRs that pertain to the kinesisanalyticsv2 service. and removed service/kinesis Issues and PRs that pertain to the kinesis service. labels Jun 12, 2020
@ewbankkit
Copy link
Contributor Author

I will tackle this after #11652 is merged.

@ghost
Copy link

ghost commented Nov 21, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Nov 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/kinesisanalyticsv2 Issues and PRs that pertain to the kinesisanalyticsv2 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants