Interface | Description |
---|---|
IamRequestSigner |
An interface used to represent the default
AWS RequestSigner (typically
Aws4Signer )
used for requests that require IAM authorization |
RequestSignerAware | |
RequestSignerProvider |
Class | Description |
---|---|
RequestSignerRegistry |
Hold references to all of the available RequestSigners and can
retrieve a RequestSigner implementation of a given type (if it
exists in the registry)
|
Exception | Description |
---|---|
RequestSignerNotFoundException |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.