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
events-targets: allow specifying event for codebuild project target (#3637) (c240e1e)
BREAKING CHANGES
aws-cdk: Java builders no longer use the "with" prefix.
eks: cluster name output will not be synthesized by default. instead we synthesize an output that includes the full aws eks update-kubeconfig command. You can enable synthesis of the cluster name output using the outputClusterName: true options.