Skip to content

Does this solution work together with AWS Control Tower? #463

Answered by svozza
lhenriks asked this question in General
Discussion options

You must be logged in to vote

The issue is that the aggregator you are providing is not an Organization wide aggregator. If it was, the output would look something like this:

{
    "ConfigurationAggregators": [
        {
            "ConfigurationAggregatorName": "someAggregatorName",
            "ConfigurationAggregatorArn": "arn:aws:config:eu-west-1:111111111111:config-aggregator/config-aggregator-h06fp2ge",
            "OrganizationAggregationSource": {
                "RoleArn": "arn:aws:iam::111111111111:role/service-role/someRole",
                "AllAwsRegions": true
            },
            "CreationTime": "2023-09-19T08:57:39.276000+01:00",
            "LastUpdatedTime": "2023-09-19T08:57:39.276000+01:00"

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@lhenriks
Comment options

@svozza
Comment options

svozza Oct 17, 2023
Collaborator

@lhenriks
Comment options

@svozza
Comment options

svozza Oct 17, 2023
Collaborator

Answer selected by lhenriks
@lhenriks
Comment options

@svozza
Comment options

svozza Oct 17, 2023
Collaborator

@lhenriks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants