Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScript (v3): Update utils. #6950

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

cpyle0819
Copy link
Contributor

  • Update the getUniqueName util to throw an error if a prefix is not passed in.
  • Add a validateArgs util for checking parseArg options marked as required.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cpyle0819 cpyle0819 added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Oct 2, 2024
@cpyle0819 cpyle0819 requested a review from a team October 2, 2024 18:46
@cpyle0819 cpyle0819 self-assigned this Oct 2, 2024
@cpyle0819 cpyle0819 requested review from rlhagerm and removed request for a team October 2, 2024 18:46
@github-actions github-actions bot added the Javascript-v3 This issue relates to the AWS SDK for Javascript V3 label Oct 2, 2024
@cpyle0819 cpyle0819 added the On Call Review needed This work needs an on-call review label Oct 2, 2024
@rlhagerm rlhagerm added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Oct 3, 2024
- Update the getUniqueName util to throw an error if a prefix is not passed in.
- Add a validateArgs util for checking parseArg options marked as required.
@rlhagerm rlhagerm merged commit 347e86d into awsdocs:main Oct 3, 2024
14 checks passed
@cpyle0819 cpyle0819 deleted the corepyle/util-updates branch October 3, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants