Skip to content

v1.64.0

Compare
Choose a tag to compare
@hnishar hnishar released this 24 Sep 16:46

[1.64.0] - 2020-09-24

Changed

  • Upgraded all patterns to CDK v1.64.0
  • Fix aws-cognito-apigateway-lambda pattern bug with override for cognitoUserPoolClientProps (#71)
  • Fix api-gateway-sqs pattern bug with override for createRequestTemplate (#69)
  • Fix aws-kinesisfirehose-s3-and-kinesisanalytics pattern bug with override for kinesisFirehoseProps (#73)
  • Fix aws-cloudfront-apigateway-lambda pattern bug with override for apiGatewayProps
  • Fix ALL patterns to use the ARNs with ${cdk.Aws.PARTITION} partition instead of aws (#67)
  • Update aws-lambda-elasticsearch-kibana pattern to add an optional construct props to provide Cognito Domain separately (#54)
  • Update ALL S3 patterns to disable versioning for the Logging bucket and apply default lifecycle policy for the versioned buckets (#44)
  • Fix ALL SQS patterns to not create DLQ when user provides the existingQueueObj
  • Update aws-sqs-lambda pattern to allow for overriding sqsEventSourceProps