Skip to content

v2.211.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 13 Aug 09:34
ebc4aa6

⚠ BREAKING CHANGES

cloudformation: L1 resources are automatically generated from
public CloudFormation Resource Schemas. They are build to closely
reflect the real state of CloudFormation. Sometimes these updates can
contain changes that are incompatible with previous types, but more
accurately reflect reality. In this release we have changed:

  • aws-opsworkscm: CfnServer resource is no longer provisionable
    (AWS::OpsWorksCM::Server). Service is on deprecation path
  • aws-iotfleetwise: Properties DataDestinationConfigs,
    SignalsToCollect and SignalsToFetch in resource CfnCampaign are
    now marked as immutable (they will cause a replacement of the resource
    if updated)

Features

Bug Fixes

  • dynamodb: use keyId instead of keyArn for TableV2 replica encryption (#35144) (787b8ed), closes #35136

Alpha modules (2.211.0-alpha.0)