Aws Solutions Constructs Versions Save

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

v2.56.0

3 weeks ago

Built on CDK v2.138.0

Features

  • s3: constructs factories - create well architected s3 buckets (#1110) (f561cf6)

v2.55.0

1 month ago

Built on CDK v2.135.0

Bug Fixes

  • kms: do not use fixed name when building kms key constructs (#1103) (a5fa0f9)

v2.54.1

1 month ago

Built on CDK v2.135.0

Bug Fixes

v2.54.0

2 months ago

Built on CDK v2.130.0

Bug Fixes

  • step-functions no longer attempt to modify cloudwatch logs permissions for state machines (#1090)

v2.53.0

2 months ago

Built on CDK v2.127.0

Bug Fixes

  • stepfunctions find correct logs policy statement to replace (#1086)

v2.52.1

3 months ago

Bug Fixes

  • all: correct aws-cdk-lib version in peerdependency (#1081) (1ad214d)

v2.52.0

3 months ago

Built on CDK v2.127.0

Bug Fixes

v2.51.0

3 months ago

Built on CDK v2.118.0

  • all: lack of ^ in package.json led to version incompability (PR 1066)

v2.50.0

3 months ago

Built on CDK v2.118.0

Bug Fixes

  • aws-eventbridge-lambda: handle provided role correctly (PR 1063)

v2.49.0

3 months ago

Built on CDK v2.118.0

Bug Fixes

  • aws-clloudfront-s3: do not create s3 access log bucket for cf log bucket when an existing bucket is provided (PR 1052)

  • aws-clloudfront-s3: insert empty originAccessIdentity (PR 1053)