-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Authentication
Use Case
As a node user
I want to use AWS auth out of the box with a default driver installation
So that I don't have to manage extra unmanaged dependencies
User Impact
- Users may remove aws4 from their project's dependencies
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Migrate aws4.sign logic into driver
- Follow driver specification for ensuring alignment with AWS auth mechanism expectations
Testing Requirements
- Unit test sign functionality
- Ensure existing AWS tests continue working
- Ensure we test with and without sessionToken
Documentation Requirements
- Update any docs relating to installing aws4
Follow Up Requirements
- None
- related to
-
NODE-5005 Investigate the need for aws4 [non-breaking]
- Closed