Forum Discussion
- Sarah_Terry
Product Manager
Hi @Joe Tran,
Tags should already be added as properties for both Elastic Beanstalk and Lambda - are you seeing cases where this isn't happening?
Thanks,
Sarah - Joe_Tran
Advisor
Hi, @Sarah Terry. It is not. It is, of course, picking up the tags that get passed down to the EC2 instances the Elastic Beanstalk spins up, but those tags do not appear on the Cloud device representing the environment itself.
- Sarah_Terry
Product Manager
@Joe Tran interesting - it may be a permissions issue. What permissions do you have specified for Elastic Beanstalk? With the following permissions, I'm seeing tags discovered for the cloud resource representing the environment itself:
"elasticbeanstalk:DescribeEnvironments", "elasticbeanstalk:ListTagsForResource",
- Joe_Tran
Advisor
Looks like I am missing the "ListTagsForResource", but that action is also missing from the IAM Policy Visual Editor
. I think TPTB that control IAM for my organization may have excised anything that didn't pop up as valid via the visual editor.
Thanks, @Sarah Terry. I'll have the aforementioned TPTB re-do the policy.
Related Content
- 6 months ago
- 2 years ago