Table of Contents

Enum CoreChecksumResponseBehavior

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll

Behavior to be used for verifying the checksum of response content that may be returned by supported service operations.

public enum CoreChecksumResponseBehavior

Fields

DISABLED = 0

The SDK will not attempt to verify the response checksum

ENABLED = 1

The SDK will attempt to verify the response checksum