diff --git a/README.md b/README.md index f9627140..8bc7417d 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ Resources: Type: AWS::Serverless::Function Properties: MemorySize: 128 - Architectures: ["aarch64"] + Architectures: ["arm64"] Handler: bootstrap Runtime: provided.al2 Timeout: 5