{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides CDK constructs for defining AWS Systems Manager Parameter Store resources (string and list parameters) in infrastructure-as-code, enabling programmatic creation and reference of SSM parameters.","skillfed_tags":["aws-cdk","infrastructure-as-code","deprecated-v1"],"use_cases":["Define SSM string parameters in CDK stacks and grant read access to application roles for configuration management.","Create SSM string-list parameters to store comma-separated or multi-value configuration data in infrastructure code.","Reference existing SSM parameters by name in CDK apps to retrieve values for use in other resource definitions.","Automate parameter creation with validation patterns to enforce naming or format conventions across infrastructure."],"what_it_does":"This package provides Python constructs for AWS CDK v1 that let you define AWS Systems Manager Parameter Store resources in code. It wraps SSM parameter creation and retrieval into reusable CDK components, allowing you to create string and string-list parameters, reference existing parameters by name, and grant read/write permissions to IAM roles. The module integrates with the broader CDK ecosystem through dependencies on aws-cdk.core, aws-cdk.aws-iam, and aws-cdk.aws-kms for encryption support.\n\nThe package is part of the AWS CDK v1 library, which is no longer receiving updates. While the repository remains active and the package itself has no known vulnerabilities, AWS officially recommends migrating to CDK v2 for new projects. Existing v1 users can continue to use this package, but should plan a migration path.","worth_installing":"Yes, if you are actively using AWS CDK v1 and need to manage SSM parameters as code. No, if starting a new project\u2014use AWS CDK v2 instead. The package is stable and dependency-light, but its end-of-support status means it will not receive updates for new AWS features or security patches beyond what v1 itself receives."},"id":"aws-cdk-aws-ssm","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-ssm","md":"https://skillfed.io/packages/aws-cdk-aws-ssm.md","pypi":"https://pypi.org/project/aws-cdk-aws-ssm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-ssm","python_support":"supports_current","summary":"The CDK Construct Library for AWS::SSM"},"popularity":{"monthly_downloads":169767,"position":10407,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
