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

Use Service-linked role for Config, and record global resources based on home region #10

Closed
wants to merge 2 commits into from

Conversation

ahuseby
Copy link

@ahuseby ahuseby commented Nov 22, 2023

Issue #, if available:
closes #9

Description of changes:

  1. python3.11 runtime for Lambda
  2. Uses the service-linked role AWSServiceRoleForConfig
  3. Sets the includeGlobalResourceTypes boolean based on the region in which the configuration recorder is placed. If it is the Control Tower Landing Zone's home region, the value will be True, otherwise False

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

@ahuseby
Copy link
Author

ahuseby commented Nov 22, 2023

This change also renders #1 obsolete.

@ahuseby ahuseby changed the title Patch 1 Use Service-linked role for Config, and record global resources based on home region Nov 22, 2023
@ahuseby ahuseby closed this by deleting the head repository Mar 16, 2024
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.

Configuration Recorder: IAM Role and Global Resources properties incorrect according to Control Tower setup
1 participant