Hi,
I am currently using your pipeline in my project with the atlassian/aws-sam-deploy:2.3.0 image. In the AWS SAM CLI version released in January 2023, we can specify the log group to which the Lambda function will write logs specifically.
However, since atlassian/aws-sam-deploy:2.3.0 uses an older version of sam cli, when we add this feature, we encounter the error 'property LogGroupName not defined for resource of type AWS::Serverless::Function.' The 'sam build' and 'deploy' processes work successfully when tested locally with the up-to-date SAM CLI.
LoggingConfig:
LogGroup: /aws/your-log-group
Hi @Murat Uysal . We released new pipe 2.4.0 version of aws-sam-deploy with updated sam cli version 1.108.0
Regards, Igor
Hi @Murat Uysal . We will update sam cli version and notify you.
Regards, Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.