-
Notifications
You must be signed in to change notification settings - Fork 936
Closed
Labels
response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Description
Expected Behavior
Need to support jackson serialization for Describe stream response
Current Behavior
Error received while trying to describe a Kinesis stream using the v2 client -->
com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for class software.amazon.awssdk.services.kinesis.model.DescribeStreamResponse and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
- AWS Java SDK version used:
- JDK version used:
- Operating System and version:
Metadata
Metadata
Assignees
Labels
response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.