Awscdk Packages

@matthewbonig/cdk-prowler

An AWS CDK custom construct for deploying Prowler to your AWS Account. Prowler is a security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains all CIS

2.1.1 • Published 4 years ago

@matthewbonig/secret

An AWS CDK construct for creating a secret in AWS Secrets Manager, without losing manually changed values.

0.0.5 • Published 11 months ago

@reapit-cdk/active-ruleset

This construct returns the currently active SES receipt RuleSet, or creates one. This enables you to add rules to it.

0.1.2 • Published 2 years ago

@reapit-cdk/cloudfront-invalidation

CloudFront invalidations are [very error prone](https://github.com/aws/aws-cdk/issues/15891#issuecomment-966456154), making it hard to invalidate distributions reliably. This construct aims to solve this problem by using a step function which is triggered

0.1.2 • Published 2 years ago

@reapit-cdk/edge-api

This construct creates a truly globally available API where code executes at the edge. Because changes take a long time to propagate to all edge locations, there is a `devMode` flag which will instead deploy your API to a [HTTP API](https://docs.aws.amazo

0.1.2 • Published 2 years ago

@reapit-cdk/email-receiver

This construct sets up everything necessary to receive email. The emails get stored in a dynamodb table, queryable by recipient. This is designed to be used in end-to-end tests, with the [@reapit-cdk/email-receiver-client](../../libs/email-receiver-client

0.1.2 • Published 2 years ago

@reapit-cdk/replicated-key

Creates a KMS key and replicates it to the desired regions. Useful when replicating secrets across regions.

0.1.2 • Published 2 years ago

@reapit-cdk/replicated-secret

Creates a Secret and replicates it across the given regions. Requires a [ReplicatedKey](../replicated-key/readme.md) be passed in.

0.1.2 • Published 2 years ago

@reapit-cdk/userpool-domain

This construct returns the given Cognito UserPool's UserPoolDomain, or creates one. This resolves an issue with [AWS::Cognito::UserPoolDomain](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooldomain.html), since

0.1.2 • Published 2 years ago

@reapit-cdk/wildcard-certificate

This construct returns a wildcard certificate valid for subdomains of the given domain names, creating and validating on if it doesn't exist. It supports cross-account DNS validation, you can pass in arns of roles from other accounts and it'll assume them

0.1.0 • Published 2 years ago