[AWS] Implemented collaboration context for AWS provider
Type of change
-
Bug Fix -
Feature
Please provide link to gitlab issue or ADR(Architecture Decision Record)
P&WS issue: project-and-workflow#89 (closed)
Does this introduce a change in the core logic?
- [YES]
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 behaviour?
Search is not collaboration-context aware.
What is the new/expected behaviour?
Add support for the new x-collaboration HTTP headers for all endpoints. Add filtering with CollaborationId property to the queries executed against ElasticSearch.
Have you added/updated Unit Tests and Integration Tests?
YES