-
### Describe the bug
When setting `analyticsReporting: false` on a stack and that has no resources, the `diff` always reports as if it still wants to add the boostrap ssm param to that stack.
```…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When an ECS task has an env var with the value stored in an SSM param whose name starts with …
-
### Describe the bug
Using CDK CfnGuardrail in Bedrock I set the contentPolicyConfig filterConfig settings. PROMPT_ATTACK should be set to "NONE" but when doing a cdk synth or cdk build the values…
-
### What is the problem?
First bootstrap will create SSM parameter with tags. In our case we had publish the wrong tags and want to change the tags. Unfortunately the tags for the parameter are not u…
-
Currently BL_Python.web `create_app` always tries to load SSM parameters. The load is allowed to fail and does not stop applications from being created, but it does add noise to the application bootst…
-
### Describe the feature
Provide either a List of necessary permissions in the docs or an AWS Managed Role to perform cdk bootstrap using the command "cdk bootstrap".
It is very difficult to com…
-
I'm getting a 502 bad gateway when I followed the guide.
This is my request:
```
curl $OPENAI_BASE_URL/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $OP…
-
### Describe the bug
When CDK creates CloudFormation Stack Parameter from SSM Parameter, and the SSM Parameter name is changed, there is no or no easy way to get the change deployed.
### Expected Be…
-
After try to check the pkg, there are a lots of NOTES related to `undefined global functions or variables`. Specifically I got:
```
Undefined global functions or variables:
AIC BIC aic avail…
-
# Problem statement
Current [implementation](https://github.com/awslabs/aws-bootstrap-kit/blob/74aa16188776eb695358cf40e7519387650b72dc/source/aws-bootstrap-kit/lib/account.ts#L186) rely on making …