-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.p2This is a standard priority issueThis is a standard priority issue
Description
Describe the feature
Currently, the aws-sdk uses the uuid package to generate uuid v4.
Since crypto.randomUUID() can also generate them, why not use this instead?
Use Case
This would reduce the number of packages we depend on.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
SDK version used
Environment details (OS name and version, etc.)
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or enhancement. May require GitHub community feedback.New feature or enhancement. May require GitHub community feedback.p2This is a standard priority issueThis is a standard priority issue