Skip to content

fix empty request body#1

Open
AllanZhengYP wants to merge 1 commit intoAmplifiyer:rekognitionClientfrom
AllanZhengYP:patch-1
Open

fix empty request body#1
AllanZhengYP wants to merge 1 commit intoAmplifiyer:rekognitionClientfrom
AllanZhengYP:patch-1

Conversation

@AllanZhengYP
Copy link
Copy Markdown

According to service definition, the Image can only be Uint8Array type. You need to convert the type before sending the request.

According to [service definition](https://github.com/aws/aws-sdk-js-v3/blob/6b3bafa35eaafd7128353870bbeedb74279a8457/clients/client-rekognition/models/index.ts#L2352), the `Image` can only be `Uint8Array` type. You need to convert the type before sending the request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant