Class DefaultAwsResponseMetadata

java.lang.Object
software.amazon.awssdk.awscore.AwsResponseMetadata
software.amazon.awssdk.awscore.DefaultAwsResponseMetadata

public final class DefaultAwsResponseMetadata extends AwsResponseMetadata
Represents additional metadata included with a response from a service. Response metadata varies by service, but all services return an AWS request ID that can be used in the event a service call isn't working as expected and you need to work with AWS support to debug an issue.

Access to AWS request IDs is also available through the SdkStandardLogger.REQUEST_ID_LOGGER logger.