-
## Use-case
I have a distributor document that I need to pass api keys into to be able to install the software included in the package. These keys should be stored in an encrypted fashion so puttin…
-
### Issue description
Hi I have been dealing with this issue for a long time and need a solution. This code is in the common module
```
@BootstrapContextCompatible
@Singleton
@Requires(beans =…
-
**Describe the bug**
Bootstrap fails with:
~~~
User: arn:aws:sts::XXXX:assumed-role/AWSControlTowerExecution/acceleratorBootstrapCheck is not authorized to perform: ssm:GetParameter on resource: ar…
-
Use case: exclude all CDK resources from being nuked to avoid rebootstrapping.
There's a lot of redundancy here in an attempt not to miss anything. Any recommendations to make it less verbose but a…
-
**Context:**
---------------
[Discord Thread](https://discord.com/channels/983865673656705025/1228687190133837976)
The first time setup with SST/Ion was trying to follow up the examples on https…
-
If I pass `region: us-west-2` as both a prop in the config or if it's set as an environment variable, I get the error below. However if I pass in `us-east-1` it works just fine. Very strange. I think …
-
When I run this cell locally:
```python
import warnings
warnings.filterwarnings('ignore')
try:
from databook_utils.dandi_utils import dandi_stream_open
except:
!git clone https://gi…
-
**Describe the bug**
When creating an EC2 instance using userData to init Docker, 9/10 times the command `yum install docker -y` fails giving the following error:
`[Errno 2] No such file or directo…
-
### Expected:
```sh
cdk bootstrap --show-template --json # should emit JSON
```
### Actual:
It emits YAML
### Reason to change this
If you want to grab values from the bootstrap tem…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…