-
I have been using my cloud formation template for long time. After a few weeks gap today when I tried to deploy a VM using my cloud formation template I am getting the following error.
The followin…
-
I can't implement the cloudformation in ap-southeast-1
someone can help me PLZ!
![image](https://github.com/aws-samples/aws-serverless-video-streaming/assets/105871077/b060392e-cfe8-4ddc-be22-df158…
-
I ran `tn aws-enable-bedrock...` for a project, which succeeded.
I think tried to create an S3 bucket with `tn aws-make-s3-bucket...`
That failed. Looking in AWS the error was:
```
default-user-…
-
I am running the example step:
```
kubectl apply -f examples/cloudformationtemplates
```
My operator is coming up okay but in the logs I see many errors like the following:
```
time="2019-…
-
Tried updating this cloud formation template mentioning AMIs of GHES 3.12 & launched this CF template through AWS cloud formation.
It fails when running `userdata` scripts . I do see few errors like …
-
There is some rough and terrible code for adding new users and resetting their passwords. It doesn't work great.
This work may require reworking the Cloud Formation Template as well as the JS code…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### CFN Resource version
v2.1.0
### CFN Resource Region
eu-central-1
### Current Behavior
CFN drift detection …
-
When Previewing CloudFormation change set before deployment, i get the error
>CREATE_FAILED AWS::Lambda::LayerVersion DependencyLayerd10f9d4ecf nu…
-
### User Story
There was a PoC completed in the root account to discover Oracle licenses across the MoJ estate. This work needs to be completed and moved in to production for all MP accounts.
See h…
-
Hello, I'm migrating appsync plugin from v1 to v2. Thanks for great plugin and well described migration document.
Just one question, based on the migration document, I changed `wafConfig` to `waf`, …