Skip to content

[V2] Add security considerations note to cfn package docs#10381

Merged
aemous merged 1 commit into
v2from
v2-sync-pr-10371
Jun 4, 2026
Merged

[V2] Add security considerations note to cfn package docs#10381
aemous merged 1 commit into
v2from
v2-sync-pr-10371

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

This PR cherry-picks the commits from #10371 to the v2 branch.

Please complete the following checklist before merging:

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

Add a warning callout to the `aws cloudformation package` reference
documentation clarifying that the command treats the supplied template
as trusted build input. Paths referenced by template properties such as
CodeUri, ContentUri, TemplateURL, and the AWS::Include Location are
resolved against the local filesystem and uploaded to S3 using the
invoking user's AWS credentials and OS identity, with no constraint to
the template's directory. Users should not run the command against
templates from untrusted sources.
@github-actions github-actions Bot requested a review from a team as a code owner June 4, 2026 19:50
@aemous aemous self-requested a review June 4, 2026 19:51

@aemous aemous left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@aemous aemous added v2 documentation This is a problem with documentation. cloudformation labels Jun 4, 2026
@aemous aemous merged commit 2b1374f into v2 Jun 4, 2026
3 checks passed
@aemous aemous deleted the v2-sync-pr-10371 branch June 4, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cloudformation documentation This is a problem with documentation. v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants