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
fix: use empty ResourcesToBuildCollector in ECS sync _build_from_scratch
collect_build_resources() only handles functions/layers and raises
ResourceNotFound for ECS/AgentCore resource IDs. Since
build_container_images() doesn't depend on resources_to_build,
pass an empty collector instead.
0 commit comments