Optional apiThe API key to use when making requests.
This is optional because some operations may not require an API key.
Optional bearertoken property should be used, instead. This will be removed on our next major release.
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 loggerOptional logger for logging debug/info/warn/error.
Optional productOptional retrySpecifies which retry algorithm to use.
Optional stageOptional tokenThe Bearer token to use when making requests.
This is optional because some operations may not require a Bearer token.
The configuration interface of EventsClient class constructor that set the region, credentials and other options.