npm i -D @alma-cdk/cross-region-parameter
Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK.
🚧 Project Stability
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å!',
});
Release files for alma-cdk.cross-region-parameter 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alma_cdk_cross_region_parameter-1.0.2.tar.gz | 13.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alma_cdk_cross_region_parameter-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.6 MB
Release files / alma_cdk_cross_region_parameter-1.0.2.tar.gz
| Download URL | alma_cdk_cross_region_parameter-1.0.2.tar.gz |
|---|---|
| Size | 13.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09c3e243c0b230d29ea5779c6fc3632c42cc71b5597731d9a6b97327798cdea8
|
|
BLAKE2b-256 checksum How to use checksums |
9ec34df3a0d818c1038ce7072f74547e032f7bd19af7443b1fdeb8dbb6037ab0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.14.6
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 7, 2026.
Transparency logRelease files / alma_cdk_cross_region_parameter-1.0.2-py3-none-any.whl
| Download URL | alma_cdk_cross_region_parameter-1.0.2-py3-none-any.whl |
|---|---|
| Size | 13.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e071d85c5a742355b1c4df5a69b548eba80d0399018d2f6c8833f721325d5d01
|
|
BLAKE2b-256 checksum How to use checksums |
6bb2365acac879e8eb805904c8d1c7afa47aba4a33ac935899e8382120a3f3c6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.14.6
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 7, 2026.
Transparency log