Awscdk Packages

@johnf/cdk-gh-aws-oidc-connect

This construct is based on Aidan Steele's blog https://awsteele.com/blog/2021/09/15/aws-federation-comes-to-github-actions.html. Use this constuct to provision an AWS IAM OIDC identity provider and an IAM role that can be assumed by github-actions.

0.0.27 • Published 4 years ago

@pwrdrvr/microapps-cdk

MicroApps framework, by PwrDrvr LLC, delivered as an AWS CDK construct that provides the DynamoDB, Router service, Deploy service, API Gateway, and CloudFront distribution.

1.0.3 • Published 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago