Package | Description |
---|---|
software.amazon.awssdk.auth.signer.internal | |
software.amazon.awssdk.auth.signer.params |
Modifier and Type | Method and Description |
---|---|
protected <B extends Aws4PresignerParams.Builder> |
AbstractAws4Signer.extractPresignerParams(B builder,
ExecutionAttributes executionAttributes) |
Modifier and Type | Method and Description |
---|---|
static Aws4PresignerParams.Builder |
Aws4PresignerParams.builder() |
Aws4PresignerParams.Builder |
Aws4PresignerParams.Builder.expirationTime(Instant expirationTime)
Sets an expiration time for the presigned url.
|
Copyright © 2019. All rights reserved.