2.0.0 • Published 2 years ago

@henrist/cdk-cross-region-params v2.0.0

Weekly downloads
230
License
MIT
Repository
github
Last release
2 years ago

CDK Constructs for cross-region SSM Parameters and resources

Usage

npm install @henrist/cdk-cross-region-params

See the individual constructs for details:

  • CrossRegionParameter - Store a SSM Parameter in another region.
  • ParameterReader - Read SSM Parameter as part of CloudFormation deployment, with support for cross-region lookup.
  • ParameterResource - Define a resource to be available for lookup from another region.