-
## User Story
POC in to AWS config logging, should we have these in the logging account? Anything else we need to be aware of for configuring this.
## Value
## Questions / Assumptions
Can this …
-
The `@RateLimited` annotation should be repeatable.
Example:
```kotlin
@RateLimited(bucket = "global")
@RateLimited(bucket = "per-user", identityResolver = IpResolver::class)
@ApplicationScoped…
-
After the deployment of secured ingest in prod, `https://api.ingest.archive.data.humancellatlas.org/submissionEnvelopes/*` endpoints needs authentication to access as expected. Projects endpoints `htt…
-
### Expected Behavior
I had an Lambda function from a generated module (https://github.com/cloudposse/terraform-aws-lambda-function) and change name of handler attribute from mail.handler to index.…
-
## What is the underlying problem you're trying to solve?
We're using status metrics `bundle_loading_duration_ns` to monitor opa server performance on bundle loading. The metrics are used to debu…
-
**Context:**
Version: 2.0.0
When we create DataSets or Environments, - S3, SQS, and KMS Keys get created. Upon deleting DataSets or Environments, the associated S3 Buckets do not get deleted, and ne…
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. create multiple orgs and one default org with different tokens and different bucket names
2. create multi…
-
Whilst running the below cmd for migration, it doesnt recognize the s3 in the dest-config. Not sure if I am using it in right way.
```bash
`migrate -source.config.file=source-config.yaml -dest.co…
-
I would like to report an issue on page https://docs.scylladb.com/main/versioning/version-support-enterprise
### Problem
The motivation is to create a programmable API in one case, which will be use…
-
### Terraform Core Version
v1.9.5
### AWS Provider Version
v5.67.0
### Affected Resource(s)
* aws_s3_bucket_acl
### Expected Behavior
Our old cluster has the next configurtion:
`…