Skip to content

simplify lambda layer signing step in release workflow#726

Merged
wangzlei merged 1 commit intoaws-observability:mainfrom
wangzlei:main
Apr 20, 2026
Merged

simplify lambda layer signing step in release workflow#726
wangzlei merged 1 commit intoaws-observability:mainfrom
wangzlei:main

Conversation

@wangzlei
Copy link
Copy Markdown
Contributor

Remove defensive exit-code checks and debug output that were masking the real signing failure. The root cause (missing s3:GetObjectVersion permission) is being fixed in the IAM policy.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Remove defensive exit-code checks and debug output that were
masking the real signing failure. The root cause (missing
s3:GetObjectVersion permission) is being fixed in the IAM policy.
@wangzlei wangzlei requested a review from a team as a code owner April 17, 2026 03:35
@wangzlei wangzlei added the skip changelog doesn't need a CHANGELOG entry label Apr 17, 2026
@wangzlei wangzlei enabled auto-merge (squash) April 20, 2026 23:15
@wangzlei wangzlei merged commit 1baa1c2 into aws-observability:main Apr 20, 2026
28 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog doesn't need a CHANGELOG entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants