Skip to main content

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK

Project description



Alma CDK Cross-Region Parameter

npm i -D @alma-cdk/cross-region-parameter

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK.



diagram


🚧   Project Stability

experimental

This construct is still versioned with v0 major version and breaking changes might be introduced if necessary (without a major version bump), though we aim to keep the API as stable as possible (even within v0 development). We aim to publish v1.0.0 soon and after that breaking changes will be introduced via major version bumps.


Getting Started

import { CrossRegionParameter } from "@alma-cdk/cross-region-parameter";

new CrossRegionParameter(this, 'SayHiToSweden', {
  region: 'eu-north-1',
  name: '/parameter/path/message',
  description: 'Some message for the Swedes',
  value: 'Hej då!',
});

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alma-cdk.cross-region-parameter-0.0.14.tar.gz (10.2 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file alma-cdk.cross-region-parameter-0.0.14.tar.gz.

File metadata

File hashes

Hashes for alma-cdk.cross-region-parameter-0.0.14.tar.gz
Algorithm Hash digest
SHA256 1933332c18aeef90cf4c0506f060e6029ac1a6b308637425e28e5a578943dfc4
MD5 069fec05a86d737de6ed5e01dd77ca00
BLAKE2b-256 167f3bd215a7280eba099b6956b9de1f1750bab9ed3dac06dd47d4b147f384a3

See more details on using hashes here.

File details

Details for the file alma_cdk.cross_region_parameter-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for alma_cdk.cross_region_parameter-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 3425983c30a2356d5108459dabb8dcb6c9aff4ddbca60e1f4b542799e3b3f09f
MD5 71856b03d2d8bb8c8be71fe8e5e2f236
BLAKE2b-256 2dc3f1c339d986428240b7d1332971264dd22c17870c7d6c3755382221fe973b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page