Conditional Resource Deployment and Environment Variables with CDK
This demo will describe how to create a CDK with conditional resource deployment and how to use Environment Variables with that conditional...
Showing posts from
This demo will describe how to create a CDK with conditional resource deployment and how to use Environment Variables with that conditional...
This simple script will look through a bucket to find all objects that match a `LastModified` date and delete. This can be adjusted to delete...