-
**Rally version** (get with `esrally --version`):
esrally 2.7.1
**Invoked command**:
~/.local/bin/esrally race --challenge logging-indexing-querying --track elastic/logs --target-hosts=${URL}:9…
-
## Request
- [x] Create an endpoint that VA Profile will use to send opt in and opt out updates to
- [x] Incoming requests should trigger the lambda to execute the applicable SP to update our data…
-
**Is your feature request related to a problem? Please describe.**
It would be useful to support more environments than the current sandbox/staging/production set. For dev and test, having a single s…
-
## Description
This task is to update the AWS-AIO repo so that it's possible to perform cross-account capture (the GWLBE is in a different account than the GWLB).
See here for an explanation of ho…
-
- We currently have ~200 accounts all deployed to a single region utilising OU paths in our manifest.
- We would like to enable other regions. How to do this with Factory and for the launches is cle…
-
**Describe the bug**
When we add new accounts through the accounts-config.yaml we experience an error in the `Network_Associations` step. Here we get the following error message.
❌ AWSAccelerator-…
-
I have a Copilot managed database which is exposed to a Backend Web Service with its credentials automatically exposed in an env var i.e.: `MYCLUSTER_SECRET` as described in: https://aws.github.io/cop…
-
I've successfully deployed my main load balanced web service (a django app) and now want to deploy a scheduled job, in order to periodically run a django management command for that django app. Previo…
-
### Describe the bug
After pushing 1.5.5 the pipeline is failing at the UpdatePipeline stage - SelfMutate with the following error "Error: No stacks match the name(s) dataall-dev-cicd-stack".
Log:…
-
### Describe the bug
This is the entire stack:
```typescript
import { Stack, StackProps } from 'aws-cdk-lib';
import * as ec2 from 'aws-cdk-lib/aws-ec2';
import { Construct } from 'constructs';…