-
### Use case
StringList stored in SSM are mainly used to store arrays. The first thing people usually do, is splitting the StringList into an array right after having retrieved it from the Paramete…
-
Right now, `Writer` is used for compression and `Reader` is used for decompression. However, some storage APIs, namely AWS S3 and kind, insist on having a `Reader` as a body of file to upload.
S3 s…
oakad updated
11 months ago
-
### Terraform Core Version
Terraform v1.0.0 on linux_amd64
### AWS Provider Version
provider registry.terraform.io/hashicorp/aws v4.64.0
### Affected Resource(s)
I am getting "Insuffici…
-
Actually i am using managed database service from AWS i.e. RDS which is providing me the writer and reader endpoint only.
I have configured the read-write split with ProxySQL between the two but due …
-
Two lines involved:
https://github.com/aws-ia/cloudformation-aws-marketplace-saas/blob/869a30639d134b87ec70ba3ad387be875bd1f9b1/templates/cloudformation-aws-marketplace-saas.template.yaml#L61
ht…
-
### What is the problem?
I have an Aurora Serverless cluster that I added to my BackupPlan
When running HIPAASecurityChecks, I get the following error for my writer and readers:
> HIPAA.Secur…
-
### What is the title of the content idea you're suggesting?
Automating Infrastructure Deployment with AWS CloudFormation and AWS CDK
### Describe the content, including takeaways for the reader…
-
ebean should automatically direct read request to reader instance of aws aurora cluster and write request to writer instance
developer should have an option of enable/disable using properties file.…
-
This is an idea for some further time in future, but it may be cool to support reader macros somehow.
For example current single quoting functionality has a trade-off to be consistent with Clojure …
-
Hi Team,
I'm writing a lambda for kinesis event processing on the changes to QLDB table.
Similar to https://github.com/aws-samples/amazon-qldb-streams-dmv-sample-lambda-python
I'm using "Amazo…