public interface Signer
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
sign(Context.BeforeTransmission execution,
ExecutionAttributes executionAttributes)
Sign the given request with the given set of credentials.
|
SdkHttpFullRequest sign(Context.BeforeTransmission execution, ExecutionAttributes executionAttributes)
execution - The immutable state of the execution right before transmission, including the request to sign.executionAttributes - Additional mutable attributes attached to the execution.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.