#Manage Sandboxes Page is not showing all active sandboxes and Limit of Roles reached

2 messages · Page 1 of 1 (latest)

urban ore
#

We have 9 devs working in the same project where each one has their own sandbox, but we can really see the active ones in the console as per documentation says. We would like to delete some of them to fix another issue that we are reaching the max 1000 Roles and the PR preview deployments are failing.

Also someone in my team raised this issue that could be contributing for the current scenario: https://github.com/aws/aws-cdk/issues/16262

Any ideas? thanks in advance

GitHub

Running cdk deploy --hotswap will update all hotswapped resources since the last CloudFormation deployment. Suppose a stack contains two lambda functions, lambda1 and lambda2. Then a change to lamb...

urban ore
#

<@&705906736388898918> any thoughts here?