shady-island
v0.1.30
Published
Utilities and constructs for the AWS CDK
Downloads
779
Readme
shady-island
Utilities and constructs for the AWS CDK.
Features
- Create IPv6 CIDRs and routes for subnets in a VPC with the
CidrContext
construct. - Set the
AssignIpv6AddressOnCreation
property of subnets in a VPC with theAssignOnLaunch
construct. - Properly encrypt a CloudWatch Log group with a KMS key and provision IAM permissions with the
EncryptedLogGroup
construct. - Represent a deployment tier with the
Tier
class. - Create a subclass of the
Workload
construct to contain yourStack
s, and optionally load context values from a JSON file you specify.
Documentation
The Name
It's a pun. In English, the pronunciation of the acronym CDK sounds a bit like the phrase seedy cay. A seedy cay might also be called a shady island.