-
Thanks for the great plugin!
When setting up, I found that the permissions list in the README was missing quite a few permissions, causing errors when trying to deploy. Eventually I found that I ne…
-
### Description
**Observed Behavior**:
Pod fails to start - panic: AWS.SimpleQueueService.NonExistentQueue: The specified queue does not exist.
**Expected Behavior**:
Pod runs
**Reproduc…
-
A customer needs to specify preexisting IAM roles - because they do not have permissions to create IAM and application resources with the same roles - so that they can deploy LISA into their managed a…
-
### Describe the feature
When working on a CDK app where deploying around 200 IAM policies related to Organization Tags, along with 200 custom resources attached to a single IAM role. Customer is usi…
-
### Is this related to an existing feature request or issue?
No
### What part of the Cloud Game Development Toolkit does this RFC relate to?
Modules
### Summary
We currently expose cust…
-
Could you document what minimum permissions are needed for the role set in the settings file?
I'm currently going with `AdministratorAccess-AWSElasticBeanstalk`, but I think it's too permissive.
-
This user's permissions are greatly reduced to the AWS resources that the CI interacts with, but we can restrict on a finer grain to what actions within those services are performed.
-
Related to https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/608
**What would you like to be added**:
[Cluster API Provider AWS](https://github.com/kubernetes-sigs/cluster-ap…
-
### Describe the bug
I'm deploying a stack through CDK pipelines and have a permissions boundary configured within `cdk.json`. Every role is being configured app wide with the permissions boundary ap…
-
Which permissions does the IAM Role need for winston-aws-cloudwatch?
Is this enough:
```json
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
…