Derek Graeber
Derek Graeber
Without seeing all the assets, my first estimate is that your CDK deployment is incomplete. ``` [2022-09-13 00:13:58,182][_remote.py : 30] [CODEBUILD] [2022-09-12 22:13:53,853][sh.py : 30] [AWS cloudformation 400 0.085s 0...
@bozethe I agree that the orbit toolkits deployed. I am referring to the cdk toolkit (literally named `CDKToolkit`). The stack trace indicates that did not seem to be found. If...
@bozethe Looking at the image you attached, the SSM parameters are unfiltered and I do not see a`/cdk-bootstrap/` parameter in SSM, which would have been deployed with a valid `CDKToolkit`....
I am also noticing the same issue with updating policies attached to already deployed teams
@OElesin Thanks for reaching out. We will review whether to include the kernels in our images. You can install the kernels into the Docker image (ref the Glue Developer Endpoint...
The interactive session kernel is what I would suggest trying.
REF: https://github.com/aws/aws-toolkit-vscode/pull/1865 REF: Justin Keyes (jmkeyes@) from AWS SDE team
Ongoing....the plugin is accessing the compute node role, not the role that the ServiceAccount (K8s) is attaching to the container. A SIM was created to address: https://sim.amazon.com/issues/IDE-5647