question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

allow multiple resources to be specified on a policy

See original GitHub issue

implement and use expand_resources for execution ala expand_regions with --region all. literal in policy should be either string or array. ala

policies:
  - name: collect-all
    resource: [ec2, elb, lambda, rds]

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:18
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

6reactions
IngussNeilandscommented, Aug 13, 2020

Any planned progress on resource: [ec2, elb, lambda, rds] ?

0reactions
ntmggrcommented, Nov 10, 2022

I also would like to know if there are any plans implementing this

Read more comments on GitHub >

github_iconTop Results From Across the Web

IAM JSON policy elements: Resource - AWS Documentation
Specifying multiple resources. You can specify multiple resources. The following example refers to two DynamoDB tables.
Read more >
AWS IAM policy: Multiple Actions and Multiple Resources
It is question on AWS IAM policy, multiple Actions with Multiple Resources (presumably not related). I have parameter 'myparam' encrypted ...
Read more >
Understanding allow policies | IAM Documentation
An allow policy is a collection of role bindings and metadata. A role binding specifies what access should be granted to a resource....
Read more >
Use OOS to add tags to multiple resources - Alibaba Cloud
Use OOS to add tags to multiple resources,Resource Management:The following policy is created: The following code provides an example: ...
Read more >
Azure resource organization in multitenant solutions
Azure provides many options for organizing your resources. In a multitenant solution, there are specific tradeoffs to consider, when you plan your resource...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found