InternalOptionalauthOptionalcredentialsThe credentials used to sign requests.
Optional InternalhttpConfiguration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
Optional InternalhttpConfiguration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
OptionalsignerThe signer to use when signing requests.
Optional InternalsignerThe injectable SigV4-compatible signer class constructor. If not supplied, regular SignatureV4 constructor will be used.
OptionalsigningWhether to escape request path when signing the request.
OptionalsigningThe region where you want to sign your request against. This can be different to the region in the endpoint.
Optionalsigv4aThis option will override the AWS sigv4a signing regionSet from any other source.
The lookup order is:
OptionalsystemAn 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.