We are excited to announce our new API Documentation.
Optional
credentialsThe credentials used to sign requests.
Optional
customThe custom user agent header that would be appended to default one
Optional
defaultsThe @smithy/smithy-client#DefaultsMode that will be used to determine how certain default configuration options are resolved in the SDK.
Optional
disableDisable dynamically changing the endpoint of the client based on the hostPrefix trait of an operation.
Optional
extensionsOptional extensions
Optional
loggerOptional logger for logging debug/info/warn/error.
Optional
retrySpecifies which retry algorithm to use.
Optional
signerThe signer to use when signing requests.
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
systemAn offset value in milliseconds to apply to all signing times.
The configuration interface of NimbleClient class constructor that set the region, credentials and other options.