{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides AWS CDK Constructs for provisioning and managing ACM certificates with DNS or email validation, cross-region support, and private certificate issuance.","skillfed_tags":["aws-cdk","infrastructure-as-code","end-of-life"],"use_cases":["Automate SSL/TLS certificate provisioning for web applications deployed via CDK, with Route 53 DNS validation.","Create cross-region certificates for CloudFront distributions that require certificates in us-east-1.","Issue private certificates from a Private Certificate Authority for internal service-to-service communication.","Set up CloudWatch alarms to monitor certificate expiry and trigger renewal workflows before expiration.","Import existing ACM certificates into CDK stacks by ARN for use with load balancers and CloudFront.","Provision multi-domain certificates with subject alternative names across multiple Route 53 hosted zones."],"what_it_does":"This package provides CDK Constructs that wrap AWS Certificate Manager (ACM) functionality, allowing you to define SSL/TLS certificate provisioning as code within your infrastructure stack. It handles the complexity of creating, validating, and renewing certificates for domains, subdomains, and wildcard domains, with support for both public and private certificates. The library integrates with Route 53 for automated DNS validation, supports email validation as a fallback, and includes utilities for cross-region certificates needed by CloudFront.\n\nThe package depends on core CDK modules (aws-cdk.core, constructs, jsii) and integrates with related AWS services like Route 53, IAM, CloudWatch, and Private Certificate Authority. Because ACM certificate validation can take time\u2014especially with manual DNS methods\u2014the documentation recommends provisioning certificates in separate stacks or importing pre-existing certificates. The package also provides CloudWatch metrics for monitoring certificate expiry and creating renewal alarms.","worth_installing":"No\u2014this package is end-of-support. AWS CDK v1 reached end-of-support on 2023-06-01 and this library is no longer being updated. Users should migrate to AWS CDK v2, which has a replacement package. Installing this package locks you into an unsupported framework version and exposes you to unpatched security issues in the v1 runtime."},"id":"aws-cdk-aws-certificatemanager","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-certificatemanager","md":"https://skillfed.io/packages/aws-cdk-aws-certificatemanager.md","pypi":"https://pypi.org/project/aws-cdk-aws-certificatemanager/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-certificatemanager","python_support":"supports_current","summary":"The CDK Construct Library for AWS::CertificateManager"},"popularity":{"monthly_downloads":156954,"position":10771,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
