Showing 1-20 of 210,213 packages
aws cdk library for custom resource constructs.
AWS Custom Resource handler
wrap cfn-response in promise to support await/async style lambda in cloudformation custom resource
CloudFormation custom resource helper for Lambda Node.js runtime
Generate Kubernetes models for custom resource definitions (CRD).
Sets the AWS IAM Account Alias with a Custom Resource
Generate Kubernetes models for custom resource definitions (CRD).
This is an updated example of how to create a Custom Resource Construct for CDK. This example will walk you through the process of creating a [CDK Construct](https://constructs.dev/) that uses Typescript Custom Resources.
This AWS CDK Construct provides a custom resource (Lambda Function) to create a connection host for Self-Managed GitLab, which is not yet supported by CloudFormation. Additionally, even after creating the Host and the connection, authentication must be do
Lambda function wrapper for cfn custom resource hook
Helper for cloudformation custom resources
SecureStringParameter Custom Resource for CDK. Enables storing encrypted secrets in version control and using those values in creating SSM SecureString Parameters
This package contains a custom resource that will add the DS record to AWS Route53 based on the provied KeySigningKey name.
Elasticsearch Index Custom Resource for AWS CDK
Helper for managing custom AWS CloudFormation resources in a Lambda function
Node.js module providing utility functions for AWS Cloudformation Custom Resources.
A helper library to add custom resources to a CloudFormation template
CloudFormation custom resource handler to empty a bucket on a create, update and/or delete of a custom resource.
custom resource
This module helps write custom resource handlers. It's designed to work with the [Custom Resource Provider Framework](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.CustomResource.html). It accepts an object which contains event handlers for `onC