servicecatalogappregistry: this change will deprecated associateStack and associateAttributeGroup in Application Construct.
The user who are using these two method need to update to use alternative method.
For associateStack, the alternative method is associateApplicationWithStack
For associateAttributeGroup, the alternative method is AttributeGroup.associateWith
The user who are using these two method need to update to use alternative method. For associateStack, the alternative method is associateApplicationWithStack For associateAttributeGroup, the alternative method is AttributeGroup.associateWith
Purpose of this PR:
we need to remove deprecated resource before we moving into stable version The method that we remove is: associateStack and associateAttributeGroup
servicecatalogappregistry: this change will deprecated associateStack and associateAttributeGroup in Application Construct.
The user who are using these two method need to update to use alternative method.
For associateStack, the alternative method is associateApplicationWithStack
For associateAttributeGroup, the alternative method is AttributeGroup.associateWith
... (truncated)
Commits
90cb79f fix(pipelines): CodeBuild Action role can be assumed by too many identities (...
0e9440b fix: log buckets don't have acls enabled (#25303)
460e487 chore: disable rosetta strict mode again (#25315)
6b0b8e1 chore(aws-cdk-lib): Add New ADOT Lambda Layer ARNs (#25296)
0eb25f2 fix(cloudfront): can't create the default log bucket (#25298)
6f7c4b5 feat: upgrade default CR runtime version (#24916)
d82c6c9 chore(eks): Add missing ami types for node groups (#24830)
512f64e fix(elasticloadbalancingv2): ALB listeners with multiple forwardi… (#25005)
0a82ed5 chore: fix final example compilation issues (#25186)
d479b4d feat(pipelines): added logging as option for codeBuildDefaults prop on CodePi...
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 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)
Bumps aws-cdk-lib from 2.73.0 to 2.77.0.
Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
90cb79f
fix(pipelines): CodeBuild Action role can be assumed by too many identities (...0e9440b
fix: log buckets don't have acls enabled (#25303)460e487
chore: disable rosetta strict mode again (#25315)6b0b8e1
chore(aws-cdk-lib): Add New ADOT Lambda Layer ARNs (#25296)0eb25f2
fix(cloudfront): can't create the default log bucket (#25298)6f7c4b5
feat: upgrade default CR runtime version (#24916)d82c6c9
chore(eks): Add missing ami types for node groups (#24830)512f64e
fix(elasticloadbalancingv2): ALB listeners with multiple forwardi… (#25005)0a82ed5
chore: fix final example compilation issues (#25186)d479b4d
feat(pipelines): added logging as option for codeBuildDefaults prop on CodePi...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 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)