Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: added Troubleshooting section in AWS PowerShell Lambda Readme for enabling Debug output. #1828

Merged

Conversation

ashishdhingra
Copy link
Contributor

Issue #, if available: DOTNET-7763

Description of changes:
Added Troubleshooting section in AWS PowerShell Lambda Readme for enabling Debug output.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ashishdhingra ashishdhingra requested a review from normj September 30, 2024 21:01
@ashishdhingra ashishdhingra force-pushed the user/ashdhin/PowerShellLambda-TroubleshootingSection branch from e3e47f5 to a1af222 Compare October 1, 2024 17:20
@philasmar philasmar self-requested a review October 2, 2024 17:25
PowerShell/README.md Show resolved Hide resolved

The value of the `AWS_LAMBDA_HANDLER_LOG_LEVEL` environment variable is set to the values of the [LogLevel](https://github.com/aws/aws-lambda-dotnet/blob/master/Libraries/src/Amazon.Lambda.Core/ILambdaLogger.cs#L7) enum.

Kindly note that the role assigned to Lambda function should have permissions to write to CloudWatch logs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You love your "Kindly note" prefixes 😄. You can be direct and say "The role assigned to Lambda ...".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed. Please review.

@ashishdhingra ashishdhingra force-pushed the user/ashdhin/PowerShellLambda-TroubleshootingSection branch from a1af222 to 2896062 Compare October 22, 2024 16:21
@ashishdhingra ashishdhingra force-pushed the user/ashdhin/PowerShellLambda-TroubleshootingSection branch from 2896062 to 6c3ddfc Compare October 22, 2024 16:25
@ashishdhingra ashishdhingra requested a review from normj October 22, 2024 16:25
@ashishdhingra ashishdhingra merged commit 4d215f7 into dev Oct 22, 2024
4 checks passed
@ashishdhingra ashishdhingra deleted the user/ashdhin/PowerShellLambda-TroubleshootingSection branch October 22, 2024 20:06
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.

3 participants