Skip to content

Conversation

lukepfeiffer10
Copy link
Contributor

Description of changes:

Lambda functions don't list an aarch64 architecture as a valid option for the Architectures list in the serverless function SAM resource definition. This should instead be arm64. Valid architectures can be found here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-architectures

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

Lambda functions don't list an `aarch64` architecture as a valid option for the `Architectures` list in the serverless function SAM resource definition. This should instead be `arm64`. Valid architectures can be found here: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-architectures
@calavera calavera merged commit aff310b into awslabs:main Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants