-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-codebuild: CodeBuild lambda images/compute types missing from CDK #28418
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Recently, CodeBuild released a new set of lambda images which can be found here under Lambda compute images. Along with these new images, CodeBuild released new lambda compute types listed here as the BUILD_LAMBDA_1GB-10GB compute types. The CodeBuild CDK code should be updated to reflect these new images/compute types.
Use Case
When trying to run lambda CodeBuild builds using CDK, the lambda project cannot be created as the relevant CDK values are missing.
Proposed Solution
Create new ARM/Linux image files with the new lambda images and compute types
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
Any
Environment details (OS name and version, etc.)
Any
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-codebuildRelated to AWS CodeBuildRelated to AWS CodeBuildeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2