flosell / flosell/trailscraper

What happens if a role triggers a cloudformation run?

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
838
Forks
38
Avg merge
2m
Merged PRs (30d)
14

Description

I was trying to get the right permissions for a role that does a [sls](https://serverless.com/framework/) deploy which, under the covers, does cloudformation operations. It looks like the generated policy does not include the operations that cloudformation executed. Do we need to search for them in a different way?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the Serverless (sls) deploy described in the issue and inspect the resulting CloudFormation operations and generated policy. Compare those operations with the CloudTrail data used by trailscraper; done means establishing why the operations are absent and documenting or addressing the required search behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.