Skip to content

c7n-org cannot deploy policies in multiple account same error occurring #7458

Answered by misumme-pg
misumme-pg asked this question in AWS
Discussion options

You must be logged in to vote

Permission

policies:

  • name: cloud-custodian-auto-tag
    resource: ec2
    mode:
    type: cloudtrail
    role: arn:aws:iam::account_id#:role/AmazonSSMRoleForInstancesQuickSetup
    events:
    • RunInstances
      tags:
      custodian-info: mode=cloudtrail:version=0.9.16
      filters:
    • tag:CreatorName: absent
      actions:
    • type: auto-tag-user
      tag: CreatorName
    • type: tag
      key: backup
      value: weekly

Still getting error: I cannot get around this error even when starting from scratch

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by misumme-pg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
AWS
2 participants
Converted from issue

This discussion was converted from issue #7309 on June 01, 2022 15:03.