Skip to main content


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


Prefer native CDK/CloudFormation features

[!IMPORTANT] Since CloudFormation's Fn::GetStackOutput (May 2026) and aws-cdk-lib@2.254.0, CDK passes values across regions natively — no custom resources, no SSM round-trip. For most use cases you no longer need this package.

📖 AWS What's New · AWS DevOps Blog · Deep dive by @pahud

Fn::GetStackOutput resolves values inside CloudFormation at deploy time. Reach for CrossRegionParameter only when you genuinely need an SSM Parameter to exist in the target region — because it is read at runtime by an application, by another account or tool, or by infrastructure that isn't part of this CDK app.


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 2.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for alma-cdk.cross-region-parameter 2.0.2
File Size Uploaded
alma_cdk_cross_region_parameter-2.0.2.tar.gz 103.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for alma-cdk.cross-region-parameter 2.0.2
File Interpreter ABI Platform
alma_cdk_cross_region_parameter-2.0.2-py3-none-any.whl Python 3 none any Details

Total release size: 205.9 kB

Release files / alma_cdk_cross_region_parameter-2.0.2.tar.gz

Download URL alma_cdk_cross_region_parameter-2.0.2.tar.gz
Size 103.7 kB
Tags Source
SHA-256 checksum
How to use checksums
376307231410c7e4dbd1dc57378a48517cb7a5b53fca489c608d5baa18f6116d
BLAKE2b-256 checksum
How to use checksums
03224ce290f6af8558b09dc05ece1de6241e3bf6ac83b9f9c8fb1abb06550e4c
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 10, 2026.

Transparency log

Release files / alma_cdk_cross_region_parameter-2.0.2-py3-none-any.whl

Download URL alma_cdk_cross_region_parameter-2.0.2-py3-none-any.whl
Size 102.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
832fcb44e7bf48da468bc6401d972b341433c6547a9017eef999bf4e582135fc
BLAKE2b-256 checksum
How to use checksums
711f8f0dba25d916f57401389e3ecc70e00bc24a5fdd873b9c0193332a46fccb
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 10, 2026.

Transparency log
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page