public interface RegionAwareSigner extends Signer
Modifier and Type | Method and 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.