Skip to content

Fix CT4.0 update readme #342

Open
muakvik wants to merge 6 commits intoaws-samples:mainfrom
muakvik:main
Open

Fix CT4.0 update readme #342
muakvik wants to merge 6 commits intoaws-samples:mainfrom
muakvik:main

Conversation

@muakvik
Copy link
Copy Markdown
Contributor

@muakvik muakvik commented Apr 21, 2026

Fixes three issues in the "AWS SRA Code Library & Control Tower 4.0: Compatibility Notice" section of the README.

Two broken documentation links (ct-migrate.html and ct-update.html) replaced with correct URLs
S3 bucket name reference corrected from LogArchiveAccountId to SecurityTooling(Audit)AccountId

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

Apache 2.0 License

Comment on lines 283 to 286
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Two comments here:

CKV_AWS_107: Checks that a Lambda func doesn't have credentials passed via environment variables. The comment "No credentials are exposed to the Lambda function" isn't really explaining why it's safe to skip. Maybe something like: "Lambda uses IAM role-based authentication, no static credentials in env vars."

CKV_AWS_111: Flags IAM policies with * in the Resource field for write actions. The comment "IAM write actions require wildcard in resource" is concerning since it's saying there isn't really an explanation on why it's needed.

Comment on lines 467 to 473
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Same concerns as my comments on sra-bedrock-guardrails-main.yaml above.

Comment thread README.md
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nit, so the PR description says: S3 bucket name reference corrected from LogArchiveAccountId to SecurityTooling(Audit)AccountId

But the README itself is aws-controltower-config-logs-{LogArchiveAccountId}-{suffix}. Think the description of the PR just needs to be updated.

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