0

Is it possible to create ALB rules to redirect using AWS CoPilot? Something like below?

http:
  - path: "/*"
    priority: 1
    redirect:
      host: "<redirect-host>"
      path: "/<redirect-path>"
      port: "<redirect-port>"
      protocol: "<redirect-protocol>"
      query: "<redirect-query>"
      statusCode: "<redirect-status-code>"

Could not find anything on this regards in the docs

Shanika Ediriweera
  • 1,975
  • 2
  • 24
  • 31

0 Answers0