Internal
Optional
authOptional
credentialsThe credentials used to sign requests.
Optional
Internal
httpConfiguration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
Optional
Internal
httpConfiguration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
Optional
signerThe signer to use when signing requests.
Optional
Internal
signerThe injectable SigV4-compatible signer class constructor. If not supplied, regular SignatureV4 constructor will be used.
Optional
signingWhether to escape request path when signing the request.
Optional
signingThe region where you want to sign your request against. This can be different to the region in the endpoint.
Optional
sigv4aThis option will override the AWS sigv4a signing regionSet from any other source.
The lookup order is:
Optional
systemAn offset value in milliseconds to apply to all signing times.
A comma-separated list of case-sensitive auth scheme names. An auth scheme name is a fully qualified auth scheme ID with the namespace prefix trimmed. For example, the auth scheme with ID aws.auth#sigv4 is named sigv4.