Skip to content

Releases: yangoz94/cdk-aws-constructs-library

v1.0.4

28 Oct 02:22

Choose a tag to compare

v1.0.3

28 Oct 02:19

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Oct 03:51

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 May 03:52

Choose a tag to compare

  • fixes Cognito user pool "Bad Request" error caused by an incorrect condition when passing the OAuth flow prop in APIGatewayWithCognitoUserPoolConstruct.

v1.0.0

10 May 21:59

Choose a tag to compare

An AWS CDK Constructs Library with 10 production-ready constructs:

  • NetworkingConstruct
  • OIDCRoleConstruct
  • MultiServiceECSFargateLoadBalancedConstruct
  • SingleServicePrivateECSFargateConstruct
  • AuroraServerlessV2Construct
  • EC2BastionHostConstruct
  • APIGatewayWithCognitoUserPoolConstruct
  • LambdaConstruct
  • CommonLayerConstruct
  • S3CloudFrontConstruct

All constructs include comprehensive TypeScript typing and documentation.