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

feat: validate description length for Lambda policies #8497

Conversation

paladin-dranser
Copy link
Contributor

According to AWS documentation, max description length of Lambda function is 256. So it is worth checking policy description in Lambda policy cases on validation stage. Otherwise, it will fail on deployment stage by AWS.

@paladin-dranser paladin-dranser force-pushed the feature/check-lambda-policy-description-length branch 7 times, most recently from 9454882 to 2296649 Compare April 15, 2023 12:05
@paladin-dranser paladin-dranser force-pushed the feature/check-lambda-policy-description-length branch from 2296649 to 9021d27 Compare April 15, 2023 12:08
Copy link
Collaborator

@kapilt kapilt left a comment

Choose a reason for hiding this comment

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

thanks, lgtm

@kapilt kapilt merged commit 6d5c1a6 into cloud-custodian:main Apr 17, 2023
21 checks passed
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.

None yet

2 participants