-
Notifications
You must be signed in to change notification settings - Fork 718
Open
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuequeuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlog
Description
SDKs are not supposed to perform client-side validation (such as requiredness, pattern matching, range checking, etc.) for inputs unless they're bound to an HTTP path segment in a RESTlike protocol.
For some reason, this SDK does perform said validation. We should remove it.
This shouldn't have any breaking impact in the sense that it's not going to fail requests that would have previously succeeded, but some users may be affected by this in unexpected ways. At a minimum we should ship this behind an announcement post.
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.p2This is a standard priority issueThis is a standard priority issuequeuedThis issues is on the AWS team's backlogThis issues is on the AWS team's backlog