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.1

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.1
File Size Uploaded
alma_cdk_cross_region_parameter-2.0.1.tar.gz 103.7 kB Details

Built distribution (wheel)

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

Total release size: 205.9 kB

Release files / alma_cdk_cross_region_parameter-2.0.1.tar.gz

Download URL alma_cdk_cross_region_parameter-2.0.1.tar.gz
Size 103.7 kB
Tags Source
SHA-256 checksum
How to use checksums
f985260919e95ea7a4b07bb9a5ac1cf8a713237e55fd0222722d9b4936afd779
BLAKE2b-256 checksum
How to use checksums
5ffd534dab718b2cc91e5e283b56bd79cf15d6962257ab2a64169788a2c59dec
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.1-py3-none-any.whl

Download URL alma_cdk_cross_region_parameter-2.0.1-py3-none-any.whl
Size 102.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1f264dafea54a99c45dc14f2aa89a6e9c4f5d305ebd471709606566123f91bac
BLAKE2b-256 checksum
How to use checksums
942c8d5936d798faca2eec4d31bb6536cead519ba0968d65bdcc6faca193bfed
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