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-1.0.1.tar.gz (13.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file alma_cdk_cross_region_parameter-1.0.1.tar.gz.

File metadata

File hashes

Hashes for alma_cdk_cross_region_parameter-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4d6a00e4e457065a2d7696391e854953913befa492bf4a8988ef06a334b9f4ce
MD5 1fa38980aef5e49db319bbeab325e9cf
BLAKE2b-256 a126a7554733099397246cfdb5a10e315a564f15d691477798d4969b4c56facf

See more details on using hashes here.

Provenance

The following attestation bundles were made for alma_cdk_cross_region_parameter-1.0.1.tar.gz:

Publisher: release.yml on alma-cdk/cross-region-parameter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file alma_cdk_cross_region_parameter-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for alma_cdk_cross_region_parameter-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9b3f635d5e6f520d06d8019a995db62fe13e3bf7867632e6735ce8425454dcb7
MD5 50c34d89893c040a4500774bd4cd015c
BLAKE2b-256 6650aabe87dce071edb1baf42d31c9795db665f6e82a1a667aa2faa6ab99522e

See more details on using hashes here.

Provenance

The following attestation bundles were made for alma_cdk_cross_region_parameter-1.0.1-py3-none-any.whl:

Publisher: release.yml on alma-cdk/cross-region-parameter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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