You are viewing the documentation for an older major version of the AWS SDK for JavaScript.
The modular AWS SDK for JavaScript (v3), the latest major version of AWS SDK for JavaScript, is now stable and recommended for general use.
For more information, see the
Migration Guide and
API Reference.
Module: AWS
- Defined in:
- lib/core.js
Overview
The main AWS namespace
Defined Under Namespace
Modules: EventListeners Classes: AnonymousCredentials, Config, CredentialProviderChain, Credentials, Endpoint, EnvironmentCredentials, FileSystemCredentials, HttpClient, HttpRequest, HttpResponse, IniLoader, MetadataService, Request, Response, S3, Service, SharedIniFileCredentials, SharedJSONFileCredentials, StaticTokenProvider, Token, TokenProviderChain
Constant Summary collapse
- VERSION =
'1.13.4'
Loading and Setting Configuration Options collapse
-
config ⇒ Object
static
readwrite
Reset configuration.
Property Summary collapse
-
events ⇒ AWS.SequentialExecutor
static
readonly
A collection of global event listeners that are attached to every sent request.
Property Details
config ⇒ Object (static, readwrite)
Reset configuration
events ⇒ AWS.SequentialExecutor (static, readonly)
Returns a collection of global event listeners that are attached to every sent request.