The lz-resources module provides an interface to the managed resources created by the
LandingZone and allows them to be used easily in CDK projects
The CommonLzResources module provides static importer functions that can be used to reference
the LZ-managed resources within the same region. To import globally unique resources such as
HostedZone references in cross-region manner please use the helper constrcuts in resource-resolvers
instead
The resource-resolvers module provides a set of more complex helper constrcuts for importing
LZ-managed resources. These are needed for globally unique resources such as HostedZones that
technically are sill region-scoped when needing a reference from another region