Skip to content

AWS add ability to disable/enable api with query params

Jiman Kim requested to merge disable-enable-get-https into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

AWS deployments can use both query params or headers

What is the new/expected behavior?

variable in AWS deployment turns off or on query params

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Merge request reports

Loading