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