Skip to content

aws-codebuild: CodeBuild lambda images/compute types missing from CDK #28418

@colyoonamaz

Description

@colyoonamaz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-codebuildRelated to AWS CodeBuildeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions