Bumps aws-cdk-lib from 2.167.2 to 2.177.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.177.0
Features
- apigatewayv2: throw
ValidationError
instead of untyped errors (#33072) (8b472fc), closes #32569
- apigatewayv2: throw
ValidationError
instead of untyped errors (#33082) (5377586), closes #32569
- apigatewayv2-authorizers: throw
ValidationError
instead of untyped errors (#33076) (dd34d2e), closes #32569
- bedrock: deprecate Claude 2, 2.1, Instant (#33058) (c0ed449)
- cli: add --untrust option to bootstrap (#33091) (4713bdd)
- cli: show all information from waiter errors (#33035) (b512a72)
- cli: throw typed errors (#33005) (bf81b3c), closes #32548
- cloudfront-origins: list access level for 404 response (#32059) (2b2443d), closes #13983 #31689
- cognito: managed login (#33097) (188f52d)
- elbv2: throw
ValidationError
intsead of untyped errors (#33111) (cc1988a), closes #32569
- lambda: throw
ValidationError
instead of untyped errors (#33033) (a928748), closes #32569
- rds: throw
ValidationError
instead of untyped errors (#33042) (0b2db62), closes #32569
- route53: throw
ValidationError
instead of untyped errors (#33110) (5e0f16d), closes #32569
- s3: replicating objects (#30966) (9d8a7e2), closes #1680 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html#cfn-s3 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3
- s3: throw
ValidationError
instead of untyped errors (#33031) (61e876b), closes #32569
- s3: throw
ValidationError
instead of untyped errors (#33109) (aea8f3b), closes #32569
- sns: throw
ValidationError
instead of untyped errors (#33045) (7452462), closes #32569
- sqs: throw
ValidationError
instead of untyped errors (#33046) (6469412), closes #32569
- ssm: throw
ValidationError
instead of untyped errors (#33067) (6677b33), closes #32569
- synthetics: cleanup provisioned lambda and layers for canary (#32738) (bdb4a59)
- synthetics: node playwright 1.0 and python selenium 4.1 runtime (#32245) (d68020b), closes /docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4
- synthetics: throw
ValidationError
instead of untyped errors (#33079) (e4703c1), closes #32569
- VpcV2: add BYOIP IPv6 to VPCv2 (#32927) (93c95fc)
- update L1 CloudFormation resource definitions (#33019) (e31924a), closes /docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseRoute53 /docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseRoute53
Bug Fixes
Alpha modules (2.177.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha: Developers must refactor their existing Job
instantiation method calls to choose the right job type and language,
and use the new constants static values to define the associated Job
configuration settings. See the RFC and/or new README for examples.
Description of how you validated changes
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
Features
- apigatewayv2: throw
ValidationError
instead of untyped errors (#33072) (8b472fc), closes #32569
- apigatewayv2: throw
ValidationError
instead of untyped errors (#33082) (5377586), closes #32569
- apigatewayv2-authorizers: throw
ValidationError
instead of untyped errors (#33076) (dd34d2e), closes #32569
- bedrock: deprecate Claude 2, 2.1, Instant (#33058) (c0ed449)
- cli: add --untrust option to bootstrap (#33091) (4713bdd)
- cli: show all information from waiter errors (#33035) (b512a72)
- cli: throw typed errors (#33005) (bf81b3c), closes #32548
- cloudfront-origins: list access level for 404 response (#32059) (2b2443d), closes #13983 #31689
- cognito: managed login (#33097) (188f52d)
- elbv2: throw
ValidationError
intsead of untyped errors (#33111) (cc1988a), closes #32569
- lambda: throw
ValidationError
instead of untyped errors (#33033) (a928748), closes #32569
- rds: throw
ValidationError
instead of untyped errors (#33042) (0b2db62), closes #32569
- route53: throw
ValidationError
instead of untyped errors (#33110) (5e0f16d), closes #32569
- s3: replicating objects (#30966) (9d8a7e2), closes #1680 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrulefilter.html#cfn-s3 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3 /docs.aws.amazon.com/ja_jp/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-replicationrule.html#cfn-s3
- s3: throw
ValidationError
instead of untyped errors (#33031) (61e876b), closes #32569
- s3: throw
ValidationError
instead of untyped errors (#33109) (aea8f3b), closes #32569
- sns: throw
ValidationError
instead of untyped errors (#33045) (7452462), closes #32569
- sqs: throw
ValidationError
instead of untyped errors (#33046) (6469412), closes #32569
- ssm: throw
ValidationError
instead of untyped errors (#33067) (6677b33), closes #32569
- synthetics: cleanup provisioned lambda and layers for canary (#32738) (bdb4a59)
- synthetics: node playwright 1.0 and python selenium 4.1 runtime (#32245) (d68020b), closes /docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4
- synthetics: throw
ValidationError
instead of untyped errors (#33079) (e4703c1), closes #32569
- VpcV2: add BYOIP IPv6 to VPCv2 (#32927) (93c95fc)
- update L1 CloudFormation resource definitions (#33019) (e31924a), closes /docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation.html#CloudWatch-Logs-Transformation-parseRoute53 /docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch-Logs-Transformation-Processors.html#CloudWatch-Logs-Transformation-parseRoute53
Bug Fixes
Features
... (truncated)
Commits
28fcb82
chore(release): 2.177.0
03be84f
revert: fix(custom-resource): provider framework lambda missing GetFunction p...
188f52d
feat(cognito): managed login (#33097)
bdb4a59
feat(synthetics): cleanup provisioned lambda and layers for canary (#32738)
a7cd9eb
feat(amplify-alpha): throw ValidationError
instead of untyped errors (#33141)
8b472fc
feat(apigatewayv2): throw ValidationError
instead of untyped errors (#33072)
cc1988a
feat(elbv2): throw ValidationError
intsead of untyped errors (#33111)
5377586
feat(apigatewayv2): throw ValidationError
instead of untyped errors (#33082)
5e0f16d
feat(route53): throw ValidationError
instead of untyped errors (#33110)
dd34d2e
feat(apigatewayv2-authorizers): throw ValidationError
instead of untyped er...
- Additional commits viewable in compare view
Dependabot compatibility score
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps aws-cdk-lib from 2.167.2 to 2.177.0.
Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
28fcb82
chore(release): 2.177.003be84f
revert: fix(custom-resource): provider framework lambda missing GetFunction p...188f52d
feat(cognito): managed login (#33097)bdb4a59
feat(synthetics): cleanup provisioned lambda and layers for canary (#32738)a7cd9eb
feat(amplify-alpha): throwValidationError
instead of untyped errors (#33141)8b472fc
feat(apigatewayv2): throwValidationError
instead of untyped errors (#33072)cc1988a
feat(elbv2): throwValidationError
intsead of untyped errors (#33111)5377586
feat(apigatewayv2): throwValidationError
instead of untyped errors (#33082)5e0f16d
feat(route53): throwValidationError
instead of untyped errors (#33110)dd34d2e
feat(apigatewayv2-authorizers): throwValidationError
instead of untyped er...Dependabot compatibility score
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.