@Immutable public final class PresignerFacade extends Object
Presigner
to deal with some common concerns like credential resolution, adding custom headers
and query params to be included in signing, and conversion to a usable URL.Constructor | Description |
---|---|
PresignerFacade(PresignerParams presignerParams) |
Modifier and Type | Method | Description |
---|---|---|
URL |
presign(SdkHttpFullRequest request,
RequestConfig requestConfig,
Date expirationDate) |
public PresignerFacade(PresignerParams presignerParams)
public URL presign(SdkHttpFullRequest request, RequestConfig requestConfig, Date expirationDate)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.