UNPKG

1.15 kBJSONView Raw
1[
2 {
3 "type": "feature",
4 "category": "CredentialProviderChain",
5 "description": "Adds promise support for the `resolve` method on the AWS.CredentialProviderChain class. Corresponding promise method is called `resolvePromise`."
6 },
7 {
8 "type": "feature",
9 "category": "Credentials",
10 "description": "Adds promise support for the `get` and `refresh` methods of the AWS.Credentials class. Corresponding promise methods are called `getPromise` and `refreshPromise`."
11 },
12 {
13 "type": "feature",
14 "category": "ManagedUpload",
15 "description": "Adds promise support for S3.ManagedUpload. Calling `s3.upload(params).promise()` will return a promise."
16 },
17 {
18 "type": "feature",
19 "category": "SMS",
20 "description": "AWS Server Migration Service (SMS) is an agentless service which makes it easier and faster for you to migrate thousands of on-premises workloads to AWS. AWS SMS allows you to automate, schedule, and track incremental replications of live server volumes, making it easier for you to coordinate large-scale server migrations."
21 }
22]
\No newline at end of file