You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ecs,lambda,rds): specify allowAllOutbound when importing security groups (#3833)
* fix(lambda/rds): expose allowAllOutbound prop when importing
* fix and test ecs
* test lambda
* test elbv2
* test rds
* deprecate in rds
* deprecate in lambda
* deprecate in elbv2
* JSDoc
* JSDoc
* remove securityGroupId in rds
BREAKING CHANGE: `securityGroupId: string` replaced by `securityGroup: ISecurityGroup` when
importing a cluster/instance in `@aws-cdk/aws-rds`
0 commit comments