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

Enhance Instance Schedulers security by deploying it within a private VPC configuration #585

Open
aprnapwr opened this issue Nov 12, 2024 · 1 comment

Comments

@aprnapwr
Copy link

Hello Team,

Customer using AWS Instance Scheduler has provided the following feature request to improve the security of the solution:

Addition of a VPC parameter for the Lambda function in the Instance Scheduler CloudFormation template.

This enhancement would allow the Lambda function to be deployed within a specified VPC, enabling secure access to AWS services (such as S3, CloudWatch, and RDS) through VPC endpoints.

Further, this adjustment would provide:

  • Network isolation for the Lambda function by eliminating the need for public internet access.

  • Private, VPC-only access to required AWS services through VPC endpoints, enhancing security and compliance.

@CrypticCabub
Copy link
Member

Thanks for submitting this request. It will be added to our backlock for prioritization. If anybody else would like to see this feature prioritized, please upvote this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants