-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Nov 26, 2018
1 parent
5ad0219
commit 64a02e0
Showing
44 changed files
with
18,230 additions
and
501 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "Config", | ||
"description": "fix useDualstack typing" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amplify", | ||
"description": "Release of AWS Amplify: Everything you need to develop & deploy cloud-powered mobile and web apps." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "DataSync", | ||
"description": "AWS DataSync simplifies, automates, and accelerates moving and replicating data between on-premises storage and AWS services over the network." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RoboMaker", | ||
"description": "(New Service) AWS RoboMaker is a service that makes it easy to develop, simulate, and deploy intelligent robotics applications at scale. " | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "S3", | ||
"description": "The INTELLIGENT_TIERING storage class is designed to optimize storage costs by automatically moving data to the most cost effective storage access tier, without performance impact or operational overhead. This SDK release provides API support for this new storage class." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Snowball", | ||
"description": "AWS announces the availability of AWS Snowball Edge Compute Optimized to run compute-intensive applications is disconnected and physically harsh environments. It comes with 52 vCPUs, 208GB memory, 8TB NVMe SSD, and 42TB S3-compatible storage to accelerate local processing and is well suited for use cases such as full motion video processing, deep IoT analytics, and continuous machine learning in bandwidth-constrained locations. It features new instances types called SBE-C instances that are available in eight sizes and multiple instances can be run on the device at the same time. Optionally, developers can choose the compute optimized device to include a GPU and use SBE-G instances for accelerating their application performance. " | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Transfer", | ||
"description": "AWS Transfer for SFTP is a fully managed service that enables transfer of secure data over the internet into and out of Amazon S3. SFTP is deeply embedded in data exchange workflows across different industries such as financial services, healthcare, advertising, and retail, among others." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "protocol", | ||
"description": "Add support for 'endpoint' trait in API operation model" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} |
Oops, something went wrong.