aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

added java example of how to override logical name allocation of reso… #1041

Open sobrab opened 1 month ago

sobrab commented 1 month ago

This PR adds a java example on how to override the behavior for allocating logical names to CloudFormation resources in the CDK.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.