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: allow passing a role to the CodePipeline target (#4006) (c4054ce), closes #3999
BREAKING CHANGES
assets: assets no longer expose a property contentHash. Use sourceHash
as a good approximation. if you have a strong use case for content hashes, please
raise a github issue and we will figure out a solution.
dynamodb: fix
ecs: The LoadBalancedServiceBase, LoadBalancedEc2Service and LoadBalancedFargateService constructs have been separated out into Application and Network LoadBalancedService constructs for both Ec2 and Fargate Services.