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.0.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.0.tar.gz.

File metadata

File hashes

Hashes for alma_cdk_cross_region_parameter-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7b87c6c09362f5c460352e031a8630cb5748ed8d7803187063a4fd5dcd53a0bb
MD5 a18ebceb37c9203ef60c4b7de52846e4
BLAKE2b-256 95e969b243134abab47beda10cdc6e66c0b1b284ae7cfa6e78470555094a96c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for alma_cdk_cross_region_parameter-1.0.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for alma_cdk_cross_region_parameter-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9217383ee094b6fb47cc62076cc87f73824d8d406773e254e06b2331220e8083
MD5 4c9e3f2953254802a46fb1b6b9353d03
BLAKE2b-256 74632617d769bb243637f98d64903d85097783b29c8877cfad40385327b20110

See more details on using hashes here.

Provenance

The following attestation bundles were made for alma_cdk_cross_region_parameter-1.0.0-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