UseCase: I have one CloudFront distribution with one origin as ABL1 and some custom Behavior (/.png, /.css...etc) which i am caching at edge location and one Bydefault Behavior (Default (*)) which has cache disabled.
Now i want to add one more origin as ALB2 with same custom Behavior pointing to ALB2 and one more default Behavior pointing to ALB2.
Can someone please suggest how i can achieve this
Thanks in Advance.
Tried creating the behavior with same name but showing as duplicate error.