sqs: support for permission settings for dead letter source queues (#28745) (9e21803), closes #19766
Bug Fixes
stepfunctions-tasks: mediapackagevod service generates wrong action in role policy (#28775) (305dae0), closes #28774
revert deprecation of logRetention properties (#28934) (f89a7d2), closes #28919
apigatewayv2: WebSocketAwsIntegration ignores requestParameters and integrationPassThrough behaviors (#28921) (990ead3)
eks: Could not use ec2 instance type and size that their names contains dashes (#28040) (b32f47c), closes #27587
Alpha modules (2.125.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
integ-runner: Parsing of the cli input caused arguments passed after the first instance --language <language> to be interpreted as a language as well. This prevented passing a test name after providing cli options. To overcome this limitation, integ-runner now requires an explicit --language option for each language you want to include: integ-runner --language javascript --language python. This was already documented that way and always the intended way to use this feature.
neptune-alpha: Corrected LogRetention IDs for DatabaseCluster. Previously, regardless of the log type, the string ‘objectObject’ was always included, but after the correction, the log type is now included.
Features
app-staging-synthesizer-alpha: encryption type for staging bucket (#28903) (69f4b8d), closes #28815
sqs: support for permission settings for dead letter source queues (#28745) (9e21803), closes #19766
Bug Fixes
stepfunctions-tasks: mediapackagevod service generates wrong action in role policy (#28775) (305dae0), closes #28774
revert deprecation of logRetention properties (#28934) (f89a7d2), closes #28919
apigatewayv2: WebSocketAwsIntegration ignores requestParameters and integrationPassThrough behaviors (#28921) (990ead3)
eks: Could not use ec2 instance type and size that their names contains dashes (#28040) (b32f47c), closes #27587
Alpha modules (2.125.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
integ-runner: Parsing of the cli input caused arguments passed after the first instance --language <language> to be interpreted as a language as well. This prevented passing a test name after providing cli options. To overcome this limitation, integ-runner now requires an explicit --language option for each language you want to include: integ-runner --language javascript --language python. This was already documented that way and always the intended way to use this feature.
neptune-alpha: Corrected LogRetention IDs for DatabaseCluster. Previously, regardless of the log type, the string ‘objectObject’ was always included, but after the correction, the log type is now included.
Features
app-staging-synthesizer-alpha: encryption type for staging bucket (#28903) (69f4b8d), closes #28815
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cdk group in /tests/cdk with 3 updates: aws-cdk-lib, @types/node and aws-cdk.
Updates
aws-cdk-lib
from 2.124.0 to 2.125.0Release notes
Sourced from aws-cdk-lib's releases.
Changelog
Sourced from aws-cdk-lib's changelog.
Commits
305dae0
fix(stepfunctions-tasks): mediapackagevod service generates wrong action in r...8e115db
feat(cloudfront): retrieve default distribution metrics (#28894)5a68f59
chore: npm-check-updates && yarn upgrade (#28937)f89a7d2
fix: revert deprecation oflogRetention
properties (#28934)b32f47c
fix(eks): Could not use ec2 instance type and size that their names contains ...4034adb
feat(applicationautoscaling): validateevaluationPeriods
and `datapointsToA...a441d37
chore(cloudformation-include): outputs resource id misspelled $Ouputs (#28916)e9a867a
chore(ec2): trn1n instance type (#28914)41bb188
chore(step-function-tasks): support additional volume types for emr (#28911)ac8251f
feat(batch): add fargate Runtime Platform properties to ECS Fargate C… (#28841)Updates
@types/node
from 20.11.14 to 20.11.15Commits
Updates
aws-cdk
from 2.124.0 to 2.125.0Release notes
Sourced from aws-cdk's releases.
Changelog
Sourced from aws-cdk's changelog.
Commits
5a68f59
chore: npm-check-updates && yarn upgrade (#28937)d973615
feat(CLI): Diff Supports Import Change Sets (#28787)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show