-
Some settings sources like fetching a settings key from a key-value store are better skipped if already a higher priority source can fill that spot, to save time, api calls etc.
Let's take this for…
-
I found cross-cdk-repo resource importing is a massive pain point of using AWS CDK. Majority of the public static methods with the pattern of `from...Atributes(scrope, id, attrs)` (such as `fromVp…
-
Currently the rds database cluster uses a randomly generated master password. However AWS offers a way to manage the rds master password with AWS Secrets Manager. This has a number of advantages:
* T…
-
### Describe the bug
A CodeBuild Project can take a prop `environmentVariables`, which is of type `BuildEnvironmentVariable`. `BuildEnvironmentVariable` has a prop [`value`](https://docs.aws.amazon.c…
-
### Describe the bug
I use cognito identity pool with enable access to unauthenticated identities .
For Unauthenticated role, i created new role with policy AmazonS3FullAccess and inline policy fo…
-
SSM Parameter supports `key_id` for encrypting/decrypting `SecureString` parameters. If no key is specified the AWS managed CMK (with `aws/ssm` alias) is used.
If a SSM parameter is created with a…
-
### How did you install the Amplify CLI?
yarn
### If applicable, what version of Node.js are you using?
20.x
### Amplify CLI Version
12.10.0
### What operating system are you using?
…
-
## Description
Please provide a clear and concise description of the issue you are encountering, and a reproduction of your configuration (see the `examples/*` directory for references that you can…
-
As requested by @andybee in the Arc / #aws-lite Discord, here's the Architect-centric list of plugins I'm looking at picking off on the way to 1.0. These assume, of course, that we're reasonably happy…
-
I'm using 1.29.1. When I run `copilot svc deploy` it fails. I then run `copilot svc status --name web --env dev` and see:
```
ResourceInitializationError: unable to pull secrets or registry auth:…