generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestlanguage-sdkIssue relates to the Language SDKIssue relates to the Language SDK
Description
Many of the function parameters cause unexpected errors when they're used with the wrong parameters. This is less likely if the customer uses TypeScript, but can easily happen with JavaScript or if they are casting types incorrectly.
We should validate all our function parameters to throw better errors immediately instead of failing later.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlanguage-sdkIssue relates to the Language SDKIssue relates to the Language SDK