UNPKG

2.54 kBJSONView Raw
1[
2 {
3 "type": "feature",
4 "category": "AutoScaling",
5 "description": "Adds 3 new APIs for ELB L7 integration: attachLoadBalancerTargetGroups, detachLoadBalancerTargetGroups, and describeLoadBalancerTargetGroups."
6 },
7 {
8 "type": "feature",
9 "category": "ECS",
10 "description": "Adds ECS support for ELBv2. Supports Application Load Balancer target groups to enable dynamic ports and path-based routing."
11 },
12 {
13 "type": "feature",
14 "category": "ELBv2",
15 "description": "Adds new backwards incompatible application load balancer API version. Application load balancers are a new load balancer that is now supported by the Elastic Load Balancing service. Application load balancers support HTTP/2, WebSockets, routing based on URL path, and routing to multiple ports on a single instance."
16 },
17 {
18 "type": "feature",
19 "category": "KMS",
20 "description": "Adds support for importing customer-supplied cryptographic keys. New import key feature lets you import keys from your own key management infrastructure to KMS for greater control over generation and storage of keys and meeting compliance requirements of sensitive workloads."
21 },
22 {
23 "type": "feature",
24 "category": "KinesisAnalytics",
25 "description": "Adds the new service Amazon Kinesis Analytics, a fully managed service for continuously querying streaming data using standard SQL. With Kinesis Analytics, you can write standard SQL queries on streaming data and gain actionable insights in real-time, without having to learn any new programming skills. The service allows you to build applications that continuously read data from streaming data sources, process that data using standard SQL, and send the processed data to up to four destinations of your choice. Kinesis Analytics enables you to generate time-series analytics, feed a real-time dashboard, create real-time alarms and notifications, and much more."
26 },
27 {
28 "type": "feature",
29 "category": "S3",
30 "description": "Adds support for IPv6/IPv4 Dualstack endpoint. A new opt-in boolean option `use Dualstack` can be specified for S3 service clients: `new AWS.S3({useDualstack: true})`. Alternatively, to configure it once for all subsequent S3 service clients: `AWS.config.update({s3: {useDualstack: true}})`."
31 },
32 {
33 "type": "feature",
34 "category": "Snowball",
35 "description": "Adds Amazon Snowball, a new job management service."
36 }
37]
\No newline at end of file