Signer
Aws4Signer
, AwsS3V4Signer
public interface ServiceAwareSigner extends Signer
Modifier and Type | Method | Description |
---|---|---|
void |
setServiceName(String value) |
Configure this signer with the name of the service it will be used
to sign requests for.
|
void setServiceName(String value)
value
- The name of the service.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.