kikuomax / cdk-python-library-layer

Turns a private Python package into an AWS Lambda layer
MIT License
0 stars 0 forks source link

Option to specify compatible architectures #2

Open kikuomax opened 1 year ago

kikuomax commented 1 year ago

I would like to make a Lambda layer compatible with ARM64 but there is no option to specify compatible architectures.

kikuomax commented 1 year ago

How about to include other options given to LayerVersion excluding code and compatibleRuntimes?

kikuomax commented 1 year ago

I have no plan to support CDK v1.