⚠ BREAKING CHANGES
- ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built 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-emr: AWS::EMR::Cluster: MonitoringConfiguration property removed.
aws-emr: AWS::EMR::Cluster: CloudWatchLogConfiguration type removed.
aws-emr: AWS::EMR::Cluster: EMRConfiguration type removed.
aws-emr: AWS::EMR::Cluster: MonitoringConfiguration type removed.
Features
- s3files: s3Files Lambda L1 integration (#37547) (af41262)
- update L1 CloudFormation resource definitions (#37582) (c99ce64)
- mediapackagev2: add region attribute on mediapackagev2 resources and extra naming validation (#37526) (112ed67)
Bug Fixes
- eks-v2: respect securityGroup(s) in KubectlProviderOptions (#37247) (4c530fa), closes #36653
- lambda-nodejs: if entry path is not under project root, bundling in Docker fails in an unclear way (#37572) (73662df)