Skip to content

serializer for describe stream response #1421

@testing092019

Description

@testing092019

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

No one assigned

    Labels

    response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions