public final class S3SignerExecutionAttribute extends SdkExecutionAttribute
Modifier and Type | Field and Description |
---|---|
static ExecutionAttribute<Boolean> |
ENABLE_CHUNKED_ENCODING
The key to specify whether to enable chunked encoding or not
|
static ExecutionAttribute<Boolean> |
ENABLE_PAYLOAD_SIGNING
The key to specify whether to enable payload signing or not
|
CLIENT_TYPE, OPERATION_NAME, SERVICE_CONFIG, SERVICE_NAME, TIME_OFFSET
public static final ExecutionAttribute<Boolean> ENABLE_CHUNKED_ENCODING
public static final ExecutionAttribute<Boolean> ENABLE_PAYLOAD_SIGNING
Copyright © 2019. All rights reserved.