aws-cdk-examples
aws-cdk-examples copied to clipboard
Amazon ElastiCache for Redis typescript blueprint/template/example
trafficstars
:rocket: Feature Request
General Information
- [ ] :wave: I may be able to implement this feature request
- [ ] :warning: This feature might incur a breaking change
Description
It would be a great enablement for users of Amazon ElastiCache for Redis if a typescript blueprint would be available.
Proposed Solution
Base configuring of a non-cluster / cluster mode for ElastiCache for Redis along with some typical adjustments for dev/test and prod workloads would be nice.
Environment
- CDK CLI Version: latest
- OS: Linux
- Language: TypeScript
Other information
not available at this time.
Would we be able to leverage this? https://github.com/aws-samples/aws-cdk-elasticache-redis-iam-rbac
It stands up a ElastiCache replication group with RBAC in Typescript.