(vpclattice): L2 for Amazon VPC Lattice
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
Add L2 Constructs for Amazon VPC Lattice.
### Use Case
Amazon VPC Lattice became generally available on March 31, 2023.
I think it's a great service that makes communication between application services easy to achieve.
Although CloudFormation and L1 Constructs are already supported, there are many resources that require implementation.
Therefore, I think it would be great to have L2 Constructs that are easier to implement.
### Proposed Solution
_No response_
### Other Information
* Announcement: https://aws.amazon.com/jp/about-aws/whats-new/2023/03/general-availability-amazon-vpc-lattice/
* CloudFormation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_VpcLattice.html
* L1 Constructs: https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_vpclattice-readme.html
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CDK version used
2.72.1
### Environment details (OS name and version, etc.)
n/a
Contributor guide
Research direction
Start with the AWS CloudFormation VPC Lattice documentation and the existing aws-cdk-lib.aws_vpclattice L1 Constructs documentation referenced in the issue. Identify the VPC Lattice resources that need higher-level abstractions and define the scope of the L2 constructs. Done means the requested L2 constructs are implemented for the selected resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100