Update CloudFormation actions (2026-09-07) - #334
Merged
Marc Santamaria (marcsantamaria-sky) merged 1 commit intoSep 7, 2026
Merged
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward, correctly placed addition to an auto-generated actions list with no detected duplication or ordering issues.
Pull request overview
Updates pycfmodel’s generated CLOUDFORMATION_ACTIONS catalog (used by IAM action wildcard expansion) with the latest AWS-published actions as of 2026-09-07.
Changes:
- Added the newly available
payment-cryptography:GenerateAuthRequestCryptogramaction entry to the CloudFormation actions list.
File summaries
| File | Description |
|---|---|
pycfmodel/cloudformation_actions.py |
Updates the generated IAM/CloudFormation actions list to include the latest AWS action. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Ramon (w0rmr1d3r)
approved these changes
Sep 7, 2026
Marc Santamaria (marcsantamaria-sky)
approved these changes
Sep 7, 2026
Marc Santamaria (marcsantamaria-sky)
deleted the
update-cloudformation-actions-2026-09-07
branch
September 7, 2026 09:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the CloudFormation actions file with the latest actions from AWS.
Auto-generated by the update-cloudformation-actions workflow.