public interface Presigner
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
presign(Context.BeforeTransmission execution,
ExecutionAttributes executionAttributes,
Date expiration)
Signs the request by adding the signature to the URL rather than as a
header.
|
SdkHttpFullRequest presign(Context.BeforeTransmission execution, ExecutionAttributes executionAttributes, Date expiration)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.