{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and managing AWS Key Management Service (KMS) keys, aliases, and key policies in infrastructure-as-code.","skillfed_tags":["aws-cdk","end-of-support","infrastructure-as-code"],"use_cases":["Define and provision KMS keys with rotation enabled as part of an AWS CDK stack deployment.","Create KMS key aliases and manage key policies to control which IAM principals can encrypt, decrypt, or administer keys.","Share KMS keys between multiple CDK stacks by passing key constructs across stack boundaries.","Import existing KMS keys (by ARN or alias) into a CDK application to reference them in other constructs without recreating them.","Specify key spec and key usage (e.g., ECC_SECG_P256K1 for signing) when creating keys with non-default cryptographic properties."],"what_it_does":"This is the AWS CDK Construct Library for KMS, a Python module that lets you define AWS Key Management Service keys, aliases, and access policies using infrastructure-as-code. It wraps KMS API operations into high-level constructs so you can create encryption keys, set rotation policies, manage aliases, and control key access through IAM and key policies\u2014all declaratively within your CDK application.\n\nThe package depends on aws-cdk.core, aws-cdk.aws-iam, constructs, jsii, and several other CDK modules. It is classified as Inactive (Development Status 7) because AWS CDK v1 reached End-of-Support on 2023-06-01; the package is no longer being updated, and AWS recommends migrating to AWS CDK v2 for ongoing support and new features.","worth_installing":"No\u2014do not install for new projects. This package is end-of-support as of 2023-06-01 and classified as Inactive. AWS CDK v2 is the current supported version and should be used instead. Only consider installing if you are maintaining an existing v1 CDK application that cannot yet migrate, and understand that you will not receive updates or security patches."},"id":"aws-cdk-aws-kms","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-kms","md":"https://skillfed.io/packages/aws-cdk-aws-kms.md","pypi":"https://pypi.org/project/aws-cdk-aws-kms/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-kms","python_support":"supports_current","summary":"The CDK Construct Library for AWS::KMS"},"popularity":{"monthly_downloads":184031,"position":10049,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
