aws-sdk-ec2 1.225.0 → 1.226.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e4e5dbc31669f77d1e6bcc75e7650b67283960f25c26858187641fff2d6087f6
4
- data.tar.gz: 506af3f6a75654792f1a874c311c4cd31d2475e8f74fbf20eb0a2c5d990d47a9
3
+ metadata.gz: d3f8fc447466149e588e4e38ab4798887f8acd1ea5b2964b057f7f955e647992
4
+ data.tar.gz: 3a66a28032c76b28db102357929962919ea624d9f305d95e10df9d1cec2ee1e6
5
5
  SHA512:
6
- metadata.gz: d3ec3f3c14675cfe11337832f2a81fe78d389445c3b017400d1824e518138b7f098a56515e489bf2de6e4d723cab5b98e91a1c79c9a713e844f998726a3dfb76
7
- data.tar.gz: 07f57e24fce991cd6f4c38dd1748a4449ae17e4517594dc296ee36cc697e83afe0d4ba22a2e243638a33a6d97c3f1f0544ebee1224001a8f7b18f9da7c6dc93f
6
+ metadata.gz: d9d17f1fc79d7970209239f9988017836b3653caf8012a725919fd68320c87fad3f6ff040d5a64d9e887e997d154d9a16e70c38cb61f43598b2c1911538b63d6
7
+ data.tar.gz: 97106cb928c13c60bcd133b14e8d1f74c52ba7c70200bd25c03322cd0e53769ae9edfe55ee017348e1c9e3d2c84f3b95a2d3c827b91da136c45aac58d6c27728
data/CHANGELOG.md ADDED
@@ -0,0 +1,1247 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.226.0 (2021-03-05)
5
+ ------------------
6
+
7
+ * Feature - Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
8
+
9
+ 1.225.0 (2021-02-17)
10
+ ------------------
11
+
12
+ * Feature - This release includes a new filter for describe-vpc-endpoint-services.
13
+
14
+ 1.224.0 (2021-02-04)
15
+ ------------------
16
+
17
+ * Feature - AWS Outposts now supports EBS local snapshots on Outposts that allows customers to store snapshots of EBS volumes and AMIs locally on S3 on Outposts.
18
+
19
+ 1.223.0 (2021-02-03)
20
+ ------------------
21
+
22
+ * Feature - EC2 Public IP now supports API for setting PTR records on Elastic IP address.
23
+
24
+ 1.222.0 (2021-02-02)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.221.0 (2021-01-22)
30
+ ------------------
31
+
32
+ * Feature - Introducing startDate field for CapacityReservation object for the date and time which the reservation started and adding reserved parameter for ModifyCapacityReservation.
33
+
34
+ 1.220.0 (2020-12-21)
35
+ ------------------
36
+
37
+ * Feature - This release adds Tag On Create feature support for the AllocateAddress API.
38
+
39
+ 1.219.0 (2020-12-18)
40
+ ------------------
41
+
42
+ * Feature - EBS io2 volumes now supports Multi-Attach
43
+
44
+ 1.218.0 (2020-12-17)
45
+ ------------------
46
+
47
+ * Feature - C6gn instances are powered by AWS Graviton2 processors and offer 100 Gbps networking bandwidth. These instances deliver up to 40% better price-performance benefit versus comparable x86-based instances
48
+
49
+ 1.217.0 (2020-12-14)
50
+ ------------------
51
+
52
+ * Feature - Add c5n.metal to ec2 instance types list
53
+
54
+ 1.216.0 (2020-12-10)
55
+ ------------------
56
+
57
+ * Feature - TGW connect simplifies connectivity of SD-WAN appliances; IGMP support for TGW multicast; VPC Reachability Analyzer for VPC resources connectivity analysis.
58
+
59
+ 1.215.0 (2020-12-09)
60
+ ------------------
61
+
62
+ * Feature - This release adds support for G4ad instances powered by AMD Radeon Pro V520 GPUs and AMD 2nd Generation EPYC processors
63
+
64
+ 1.214.0 (2020-12-04)
65
+ ------------------
66
+
67
+ * Feature - This release introduces tag-on-create capability for the CreateImage API. A user can now specify tags that will be applied to the new resources (image, snapshots or both), during creation time.
68
+
69
+ 1.213.0 (2020-12-01)
70
+ ------------------
71
+
72
+ * Feature - This release adds support for: EBS gp3 volumes; and D3/D3en/R5b/M5zn instances powered by Intel Cascade Lake CPUs
73
+
74
+ 1.212.0 (2020-12-01)
75
+ ------------------
76
+
77
+ * Feature - This release introduces Amazon EC2 Mac1 instances, a new Amazon EC2 instance family built on Apple Mac mini computers, powered by AWS Nitro System, and support running macOS workloads on Amazon EC2
78
+
79
+ 1.211.0 (2020-11-23)
80
+ ------------------
81
+
82
+ * Feature - This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response.
83
+
84
+ 1.210.0 (2020-11-18)
85
+ ------------------
86
+
87
+ * Feature - EC2 Fleet adds support of DeleteFleets API for instant type fleets. Now you can delete an instant type fleet and terminate all associated instances with a single API call.
88
+
89
+ 1.209.0 (2020-11-10)
90
+ ------------------
91
+
92
+ * Feature - This release adds support for Gateway Load Balancer VPC endpoints and VPC endpoint services
93
+
94
+ 1.208.0 (2020-11-06)
95
+ ------------------
96
+
97
+ * Feature - Network card support with four new attributes: NetworkCardIndex, NetworkPerformance, DefaultNetworkCardIndex, and MaximumNetworkInterfaces, added to the DescribeInstanceTypes API.
98
+
99
+ 1.207.0 (2020-11-05)
100
+ ------------------
101
+
102
+ * Feature - Documentation updates for EC2.
103
+
104
+ 1.206.0 (2020-11-04)
105
+ ------------------
106
+
107
+ * Feature - Added support for Client Connect Handler for AWS Client VPN. Fleet supports launching replacement instances in response to Capacity Rebalance recommendation.
108
+
109
+ 1.205.0 (2020-11-02)
110
+ ------------------
111
+
112
+ * Feature - This release adds support for the following features: 1. P4d instances based on NVIDIA A100 GPUs. 2. NetworkCardIndex attribute to support multiple network cards.
113
+
114
+ 1.204.0 (2020-10-29)
115
+ ------------------
116
+
117
+ * Feature - Support for Appliance mode on Transit Gateway that simplifies deployment of stateful network appliances. Added support for AWS Client VPN Self-Service Portal.
118
+
119
+ 1.203.0 (2020-10-28)
120
+ ------------------
121
+
122
+ * Feature - AWS Nitro Enclaves general availability. Added support to RunInstances for creating enclave-enabled EC2 instances. New APIs to associate an ACM certificate with an IAM role, for enclave consumption.
123
+
124
+ 1.202.0 (2020-10-21)
125
+ ------------------
126
+
127
+ * Feature - instance-storage-info nvmeSupport added to DescribeInstanceTypes API
128
+
129
+ 1.201.0 (2020-10-21)
130
+ ------------------
131
+
132
+ * Feature - instance-storage-info nvmeSupport added to DescribeInstanceTypes API
133
+
134
+ 1.200.0 (2020-10-08)
135
+ ------------------
136
+
137
+ * Feature - AWS EC2 RevokeSecurityGroupIngress and RevokeSecurityGroupEgress APIs will return IpPermissions which do not match with any existing IpPermissions for security groups in default VPC and EC2-Classic.
138
+
139
+ 1.199.0 (2020-10-06)
140
+ ------------------
141
+
142
+ * Feature - This release supports returning additional information about local gateway virtual interfaces, and virtual interface groups.
143
+
144
+ 1.198.0 (2020-09-30)
145
+ ------------------
146
+
147
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
148
+
149
+ 1.197.0 (2020-09-29)
150
+ ------------------
151
+
152
+ * Feature - This release adds support for Client to Client routing for AWS Client VPN.
153
+
154
+ 1.196.0 (2020-09-25)
155
+ ------------------
156
+
157
+ * Feature - This release supports returning additional information about local gateway resources, such as the local gateway route table.
158
+
159
+ 1.195.0 (2020-09-15)
160
+ ------------------
161
+
162
+ * Feature - T4g instances are powered by AWS Graviton2 processors
163
+
164
+ 1.194.0 (2020-09-14)
165
+ ------------------
166
+
167
+ * Feature - This release adds support for the T4G instance family to the EC2 ModifyDefaultCreditSpecification and GetDefaultCreditSpecification APIs.
168
+
169
+ 1.193.0 (2020-09-02)
170
+ ------------------
171
+
172
+ * Feature - This release adds a new transit gateway attachment state and resource type.
173
+
174
+ 1.192.0 (2020-08-31)
175
+ ------------------
176
+
177
+ * Feature - Amazon EC2 and Spot Fleet now support modification of launch template configs for a running fleet enabling instance type, instance weight, AZ, and AMI updates without losing the current fleet ID.
178
+
179
+ 1.191.0 (2020-08-27)
180
+ ------------------
181
+
182
+ * Feature - Introduces support to initiate Internet Key Exchange (IKE) negotiations for VPN connections from AWS. A user can now send the initial IKE message to their Customer Gateway (CGW) from VPN endpoints.
183
+
184
+ 1.190.0 (2020-08-25)
185
+ ------------------
186
+
187
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
188
+
189
+ 1.189.0 (2020-08-24)
190
+ ------------------
191
+
192
+ * Feature - This release enables customers to use VPC prefix lists in their transit gateway route tables, and it adds support for Provisioned IOPS SSD (io2) EBS volumes.
193
+
194
+ 1.188.0 (2020-08-14)
195
+ ------------------
196
+
197
+ * Feature - New C5ad instances featuring AMD's 2nd Generation EPYC processors, offering up to 96 vCPUs, 192 GiB of instance memory, 3.8 TB of NVMe based SSD instance storage, and 20 Gbps in Network bandwidth
198
+
199
+ 1.187.0 (2020-08-13)
200
+ ------------------
201
+
202
+ * Feature - Added MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool to ModifySubnetAttribute to allow CoIP auto assign. Fields are returned in DescribeSubnets and DescribeNetworkInterfaces responses.
203
+
204
+ 1.186.0 (2020-08-12)
205
+ ------------------
206
+
207
+ * Feature - Introduces support for IPv6-in-IPv4 IPsec tunnels. A user can now send traffic from their on-premise IPv6 network to AWS VPCs that have IPv6 support enabled.
208
+
209
+ 1.185.0 (2020-08-11)
210
+ ------------------
211
+
212
+ * Feature - This release rolls back the EC2 On-Demand Capacity Reservations (ODCRs) release 1.11.831 published on 2020-07-30, which was deployed in error.
213
+
214
+ 1.184.0 (2020-08-10)
215
+ ------------------
216
+
217
+ * Feature - Remove CoIP Auto-Assign feature references.
218
+
219
+ 1.183.0 (2020-08-06)
220
+ ------------------
221
+
222
+ * Feature - This release supports Wavelength resources, including carrier gateways, and carrier IP addresses.
223
+
224
+ 1.182.0 (2020-07-30)
225
+ ------------------
226
+
227
+ * Feature - EC2 On-Demand Capacity Reservations now adds support to bring your own licenses (BYOL) of Windows operating system to launch EC2 instances.
228
+
229
+ 1.181.0 (2020-07-29)
230
+ ------------------
231
+
232
+ * Feature - Adding support to target EC2 On-Demand Capacity Reservations within an AWS Resource Group to launch EC2 instances.
233
+
234
+ 1.180.0 (2020-07-28)
235
+ ------------------
236
+
237
+ * Feature - Introduces support for tag-on-create capability for the following APIs: CreateVpnConnection, CreateVpnGateway, and CreateCustomerGateway. A user can now add tags while creating these resources. For further detail, please see AWS Tagging Strategies.
238
+
239
+ 1.179.0 (2020-07-27)
240
+ ------------------
241
+
242
+ * Feature - m6gd, c6gd, r6gd instances are powered by AWS Graviton2 processors and support local NVMe instance storage
243
+
244
+ 1.178.0 (2020-07-20)
245
+ ------------------
246
+
247
+ * Feature - Added support for tag-on-create for CreateVpcPeeringConnection and CreateRouteTable. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies. Add poolArn to the response of DescribeCoipPools.
248
+
249
+ 1.177.0 (2020-07-17)
250
+ ------------------
251
+
252
+ * Feature - Documentation updates for EC2
253
+
254
+ 1.176.0 (2020-07-08)
255
+ ------------------
256
+
257
+ * Feature - EC2 Spot now enables customers to tag their Spot Instances Requests on creation.
258
+
259
+ 1.175.0 (2020-07-07)
260
+ ------------------
261
+
262
+ * Feature - DescribeAvailabilityZones now returns additional data about Availability Zones and Local Zones.
263
+
264
+ 1.174.0 (2020-07-02)
265
+ ------------------
266
+
267
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
268
+
269
+ 1.173.0 (2020-06-30)
270
+ ------------------
271
+
272
+ * Feature - Added support for tag-on-create for CreateVpc, CreateEgressOnlyInternetGateway, CreateSecurityGroup, CreateSubnet, CreateNetworkInterface, CreateNetworkAcl, CreateDhcpOptions and CreateInternetGateway. You can now specify tags when creating any of these resources. For more information about tagging, see AWS Tagging Strategies.
273
+
274
+ 1.172.0 (2020-06-29)
275
+ ------------------
276
+
277
+ * Feature - Virtual Private Cloud (VPC) customers can now create and manage their own Prefix Lists to simplify VPC configurations.
278
+
279
+ 1.171.0 (2020-06-25)
280
+ ------------------
281
+
282
+ * Feature - Added support for tag-on-create for Host Reservations in Dedicated Hosts. You can now specify tags when you create a Host Reservation for a Dedicated Host. For more information about tagging, see AWS Tagging Strategies.
283
+
284
+ 1.170.0 (2020-06-23)
285
+ ------------------
286
+
287
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
288
+
289
+ 1.169.0 (2020-06-22)
290
+ ------------------
291
+
292
+ * Feature - This release adds Tag On Create feature support for the ImportImage, ImportSnapshot, ExportImage and CreateInstanceExportTask APIs.
293
+
294
+ 1.168.0 (2020-06-19)
295
+ ------------------
296
+
297
+ * Feature - Adds support to tag elastic-gpu on the RunInstances api
298
+
299
+ 1.167.0 (2020-06-17)
300
+ ------------------
301
+
302
+ * Feature - nvmeSupport added to DescribeInstanceTypes API
303
+
304
+ 1.166.1 (2020-06-11)
305
+ ------------------
306
+
307
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
308
+
309
+ 1.166.0 (2020-06-10)
310
+ ------------------
311
+
312
+ * Issue - This version has been yanked. (#2327).
313
+ * Feature - New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
314
+
315
+ 1.165.0 (2020-06-04)
316
+ ------------------
317
+
318
+ * Feature - New C5a instances, the latest generation of EC2's compute-optimized instances featuring AMD's 2nd Generation EPYC processors. C5a instances offer up to 96 vCPUs, 192 GiB of instance memory, 20 Gbps in Network bandwidth; New G4dn.metal bare metal instance with 8 NVIDIA T4 GPUs.
319
+
320
+ 1.164.0 (2020-05-28)
321
+ ------------------
322
+
323
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
324
+
325
+ 1.163.0 (2020-05-26)
326
+ ------------------
327
+
328
+ * Feature - ebsOptimizedInfo, efaSupported and supportedVirtualizationTypes added to DescribeInstanceTypes API
329
+
330
+ 1.162.0 (2020-05-21)
331
+ ------------------
332
+
333
+ * Feature - From this release onwards ProvisionByoipCidr publicly supports IPv6. Updated ProvisionByoipCidr API to support tags for public IPv4 and IPv6 pools. Added NetworkBorderGroup to the DescribePublicIpv4Pools response.
334
+
335
+ 1.161.0 (2020-05-19)
336
+ ------------------
337
+
338
+ * Feature - This release adds support for Federated Authentication via SAML-2.0 in AWS ClientVPN.
339
+
340
+ 1.160.0 (2020-05-18)
341
+ ------------------
342
+
343
+ * Feature - This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
344
+
345
+ 1.159.0 (2020-05-14)
346
+ ------------------
347
+
348
+ * Feature - Amazon EC2 now supports adding AWS resource tags for associations between VPCs and local gateways, at creation time.
349
+
350
+ 1.158.0 (2020-05-11)
351
+ ------------------
352
+
353
+ * Feature - M6g instances are our next-generation general purpose instances powered by AWS Graviton2 processors
354
+
355
+ 1.157.0 (2020-05-07)
356
+ ------------------
357
+
358
+ * Feature - Amazon EC2 now adds warnings to identify issues when creating a launch template or launch template version.
359
+
360
+ 1.156.0 (2020-05-05)
361
+ ------------------
362
+
363
+ * Feature - With this release, you can call ModifySubnetAttribute with two new parameters: MapCustomerOwnedIpOnLaunch and CustomerOwnedIpv4Pool, to map a customerOwnedIpv4Pool to a subnet. You will also see these two new fields in the DescribeSubnets response. If your subnet has a customerOwnedIpv4Pool mapped, your network interface will get an auto assigned customerOwnedIpv4 address when placed onto an instance.
364
+
365
+ 1.155.0 (2020-05-04)
366
+ ------------------
367
+
368
+ * Feature - With this release, you can include enriched metadata in Amazon Virtual Private Cloud (Amazon VPC) flow logs published to Amazon CloudWatch Logs or Amazon Simple Storage Service (S3). Prior to this, custom format VPC flow logs enriched with additional metadata could be published only to S3. With this launch, we are also adding additional metadata fields that provide insights about the location such as AWS Region, AWS Availability Zone, AWS Local Zone, AWS Wavelength Zone, or AWS Outpost where the network interface where flow logs are captured exists.
369
+
370
+ 1.154.0 (2020-04-20)
371
+ ------------------
372
+
373
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
374
+
375
+ 1.153.0 (2020-04-16)
376
+ ------------------
377
+
378
+ * Feature - Amazon EC2 now supports adding AWS resource tags for placement groups and key pairs, at creation time. The CreatePlacementGroup API will now return placement group information when created successfully. The DeleteKeyPair API now supports deletion by resource ID.
379
+
380
+ 1.152.0 (2020-04-08)
381
+ ------------------
382
+
383
+ * Feature - This release provides the ability to include tags in EC2 event notifications.
384
+
385
+ 1.151.0 (2020-03-12)
386
+ ------------------
387
+
388
+ * Feature - Documentation updates for EC2
389
+
390
+ 1.150.0 (2020-03-10)
391
+ ------------------
392
+
393
+ * Feature - Documentation updates for EC2
394
+
395
+ 1.149.0 (2020-03-09)
396
+ ------------------
397
+
398
+ * Feature - Amazon Virtual Private Cloud (VPC) NAT Gateway adds support for tagging on resource creation.
399
+
400
+ 1.148.0 (2020-03-06)
401
+ ------------------
402
+
403
+ * Feature - This release provides customers with a self-service option to enable Local Zones.
404
+
405
+ 1.147.0 (2020-03-05)
406
+ ------------------
407
+
408
+ * Feature - You can now create AWS Client VPN Endpoints with a specified VPC and Security Group. Additionally, you can modify these attributes when modifying the endpoint.
409
+
410
+ 1.146.0 (2020-03-03)
411
+ ------------------
412
+
413
+ * Feature - Amazon VPC Flow Logs adds support for tags and tagging on resource creation.
414
+
415
+ 1.145.0 (2020-02-26)
416
+ ------------------
417
+
418
+ * Feature - This release changes the RunInstances CLI and SDK's so that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
419
+
420
+ 1.144.0 (2020-02-17)
421
+ ------------------
422
+
423
+ * Feature - Documentation updates for EC2
424
+
425
+ 1.143.0 (2020-02-14)
426
+ ------------------
427
+
428
+ * Feature - You can now enable Multi-Attach on Provisioned IOPS io1 volumes through the create-volume API.
429
+
430
+ 1.142.0 (2020-02-12)
431
+ ------------------
432
+
433
+ * Feature - This release adds support for tagging public IPv4 pools.
434
+
435
+ 1.141.0 (2020-02-11)
436
+ ------------------
437
+
438
+ * Feature - Amazon EC2 Now Supports Tagging Spot Fleet.
439
+
440
+ 1.140.0 (2020-02-06)
441
+ ------------------
442
+
443
+ * Feature - This release adds platform details and billing info to the DescribeImages API.
444
+
445
+ 1.139.0 (2020-02-05)
446
+ ------------------
447
+
448
+ * Feature - This release provides support for tagging when you create a VPC endpoint, or VPC endpoint service.
449
+
450
+ 1.138.0 (2020-02-04)
451
+ ------------------
452
+
453
+ * Feature - Amazon VPC Flow Logs adds support for 1-minute aggregation intervals.
454
+
455
+ 1.137.0 (2020-01-21)
456
+ ------------------
457
+
458
+ * Feature - Add an enum value to the result of DescribeByoipCidrs to support CIDRs that are not publicly advertisable.
459
+
460
+ 1.136.0 (2020-01-20)
461
+ ------------------
462
+
463
+ * Feature - This release provides support for a preview of bringing your own IPv6 addresses (BYOIP for IPv6) for use in AWS.
464
+
465
+ 1.135.0 (2020-01-16)
466
+ ------------------
467
+
468
+ * Feature - Client VPN now supports Port Configuration for VPN Endpoints, allowing usage of either port 443 or port 1194.
469
+
470
+ 1.134.0 (2020-01-15)
471
+ ------------------
472
+
473
+ * Feature - General Update to EC2 Docs and SDKs
474
+
475
+ 1.133.0 (2020-01-14)
476
+ ------------------
477
+
478
+ * Feature - This release adds support for partition placement groups and instance metadata option in Launch Templates
479
+
480
+ 1.132.0 (2020-01-13)
481
+ ------------------
482
+
483
+ * Feature - Documentation updates for the StopInstances API. You can now stop and start an Amazon EBS-backed Spot Instance at will, instead of relying on the Stop interruption behavior to stop your Spot Instances when interrupted.
484
+
485
+ 1.131.0 (2020-01-10)
486
+ ------------------
487
+
488
+ * Feature - This release introduces the ability to tag egress only internet gateways, local gateways, local gateway route tables, local gateway virtual interfaces, local gateway virtual interface groups, local gateway route table VPC association and local gateway route table virtual interface group association. You can use tags to organize and identify your resources for cost allocation.
489
+
490
+ 1.130.0 (2020-01-06)
491
+ ------------------
492
+
493
+ * Feature - This release supports service providers configuring a private DNS name for services other than AWS services and services available in the AWS marketplace. This feature allows consumers to access the service using an existing DNS name without making changes to their applications.
494
+
495
+ 1.129.0 (2019-12-20)
496
+ ------------------
497
+
498
+ * Feature - This release introduces the ability to tag key pairs, placement groups, export tasks, import image tasks, import snapshot tasks and export image tasks. You can use tags to organize and identify your resources for cost allocation.
499
+
500
+ 1.128.0 (2019-12-19)
501
+ ------------------
502
+
503
+ * Feature - We are updating the supportedRootDevices field to supportedRootDeviceTypes for DescribeInstanceTypes API to ensure that the actual value is returned, correcting a previous error in the model.
504
+
505
+ 1.127.0 (2019-12-18)
506
+ ------------------
507
+
508
+ * Feature - This release introduces the ability to tag Elastic Graphics accelerators. You can use tags to organize and identify your accelerators for cost allocation.
509
+
510
+ 1.126.0 (2019-12-17)
511
+ ------------------
512
+
513
+ * Feature - Documentation updates for Amazon EC2
514
+
515
+ 1.125.0 (2019-12-16)
516
+ ------------------
517
+
518
+ * Feature - You can now configure your EC2 Fleet to preferentially use EC2 Capacity Reservations for launching On-Demand instances, enabling you to fully utilize the available (and unused) Capacity Reservations before launching On-Demand instances on net new capacity.
519
+
520
+ 1.124.0 (2019-12-11)
521
+ ------------------
522
+
523
+ * Feature - This release allows customers to attach multiple Elastic Inference Accelerators to a single EC2 instance. It adds support for a Count parameter for each Elastic Inference Accelerator type you specify on the RunInstances and LaunchTemplate APIs.
524
+
525
+ 1.123.0 (2019-12-03)
526
+ ------------------
527
+
528
+ * Feature - This release adds support for the following features: 1. An option to enable acceleration for Site-to-Site VPN connections, to improve connection performance by leveraging AWS Global Accelerator; 2. Inf1 instances featuring up to 16 AWS Inferentia chips, custom-built for ML inference applications to deliver low latency and high throughput performance. Use Inf1 instances to run high scale ML inference applications such as image recognition, speech recognition, natural language processing, personalization, and fraud detection at the lowest cost in the cloud. Inf1 instances will soon be available for use with Amazon SageMaker, Amazon EKS and Amazon ECS. To get started, see https://aws.amazon.com/ec2/instance-types/Inf1; 3. The ability to associate route tables with internet gateways and virtual private gateways, and define routes to insert network and security virtual appliances in the path of inbound and outbound traffic. For more information on Amazon VPC Ingress Routing, see https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Route_Tables.html#gateway-route-table; 4. AWS Local Zones that place compute, storage, database, and other select services closer to you for applications that require very low latency to your end-users. AWS Local Zones also allow you to seamlessly connect to the full range of services in the AWS Region through the same APIs and tool sets; 5. Launching and viewing EC2 instances and EBS volumes running locally in Outposts. This release also introduces a new local gateway (LGW) with Outposts to enable connectivity between Outposts and local on-premises networks as well as the internet; 6. Peering Transit Gateways between regions simplifying creation of secure and private global networks on AWS; 7. Transit Gateway Multicast, enabling multicast routing within and between VPCs using Transit Gateway as a multicast router.
529
+
530
+ 1.122.0 (2019-12-02)
531
+ ------------------
532
+
533
+ * Feature - AWS now provides a new BYOL experience for software licenses, such as Windows and SQL Server, that require a dedicated physical server. You can now enjoy the flexibility and cost effectiveness of using your own licenses on Amazon EC2 Dedicated Hosts, but with the simplicity, resiliency, and elasticity of AWS. You can specify your Dedicated Host management preferences, such as host allocation, host capacity utilization, and instance placement in AWS License Manager. Once set up, AWS takes care of these administrative tasks on your behalf, so that you can seamlessly launch virtual machines (instances) on Dedicated Hosts just like you would launch an EC2 instance with AWS provided licenses.
534
+
535
+ 1.121.0 (2019-11-25)
536
+ ------------------
537
+
538
+ * Feature - This release adds two new APIs: 1. ModifyDefaultCreditSpecification, which allows you to set default credit specification at the account level per AWS Region, per burstable performance instance family, so that all new burstable performance instances in the account launch using the new default credit specification. 2. GetDefaultCreditSpecification, which allows you to get current default credit specification per AWS Region, per burstable performance instance family. This release also adds new client exceptions for StartInstances and StopInstances.
539
+
540
+ 1.120.0 (2019-11-22)
541
+ ------------------
542
+
543
+ * Feature - This release adds two new APIs (DescribeInstanceTypes and DescribeInstanceTypeOfferings) that give customers access to instance type attributes and regional and zonal offerings.
544
+
545
+ 1.119.0 (2019-11-21)
546
+ ------------------
547
+
548
+ * Feature - This release adds support for attaching AWS License Manager Configurations to Amazon Machine Image (AMI) using ImportImage API; and adds support for running different instance sizes on EC2 Dedicated Hosts
549
+
550
+ 1.118.0 (2019-11-20)
551
+ ------------------
552
+
553
+ * Feature - This release of Amazon Elastic Compute Cloud (Amazon EC2) introduces support for Amazon Elastic Block Store (Amazon EBS) fast snapshot restores.
554
+
555
+ 1.117.0 (2019-11-19)
556
+ ------------------
557
+
558
+ * Feature - This release adds support for RunInstances to specify the metadata options for new instances; adds a new API, ModifyInstanceMetadataOptions, which lets you modify the metadata options for a running or stopped instance; and adds support for CreateCustomerGateway to specify a device name.
559
+
560
+ 1.116.0 (2019-11-15)
561
+ ------------------
562
+
563
+ * Feature - You can now add tags while copying snapshots. Previously, a user had to first copy the snapshot and then add tags to the copied snapshot manually. Moving forward, you can specify the list of tags you wish to be applied to the copied snapshot as a parameter on the Copy Snapshot API.
564
+
565
+ 1.115.0 (2019-11-04)
566
+ ------------------
567
+
568
+ * Feature - Documentation updates for ec2
569
+
570
+ 1.114.0 (2019-10-24)
571
+ ------------------
572
+
573
+ * Feature - This release updates CreateFpgaImage to support tagging FPGA images on creation
574
+
575
+ 1.113.0 (2019-10-23)
576
+ ------------------
577
+
578
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
579
+
580
+ 1.112.0 (2019-10-10)
581
+ ------------------
582
+
583
+ * Feature - New EC2 M5n, M5dn, R5n, R5dn instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency; New A1.metal bare metal instance powered by AWS Graviton Processors
584
+
585
+ 1.111.0 (2019-10-03)
586
+ ------------------
587
+
588
+ * Feature - This release allows customers to purchase regional EC2 RIs on a future date.
589
+
590
+ 1.110.0 (2019-09-20)
591
+ ------------------
592
+
593
+ * Feature - G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
594
+
595
+ 1.109.0 (2019-09-12)
596
+ ------------------
597
+
598
+ * Feature - Fix for FleetActivityStatus and FleetStateCode enum
599
+
600
+ 1.108.0 (2019-09-11)
601
+ ------------------
602
+
603
+ * Feature - This release adds support for new data fields and log format in VPC flow logs.
604
+
605
+ 1.107.0 (2019-09-09)
606
+ ------------------
607
+
608
+ * Feature - This release expands Site-to-Site VPN tunnel options to allow customers to restrict security algorithms and configure timer settings for VPN connections. Customers can specify these new options while creating new VPN connections, or they can modify the tunnel options on existing connections using a new API.
609
+
610
+ 1.106.0 (2019-08-23)
611
+ ------------------
612
+
613
+ * Feature - This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file
614
+
615
+ 1.105.0 (2019-08-15)
616
+ ------------------
617
+
618
+ * Feature - This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device.
619
+
620
+ 1.104.0 (2019-08-14)
621
+ ------------------
622
+
623
+ * Feature - This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance.
624
+
625
+ 1.103.0 (2019-08-05)
626
+ ------------------
627
+
628
+ * Feature - Amazon EC2 now supports a new Spot allocation strategy "Capacity-optimized" that fulfills your request using Spot Instance pools that are optimally chosen based on the available Spot capacity.
629
+
630
+ 1.102.0 (2019-07-26)
631
+ ------------------
632
+
633
+ * Feature - You can now create EC2 Capacity Reservations using Availability Zone ID or Availability Zone name. You can view usage of Amazon EC2 Capacity Reservations per AWS account.
634
+
635
+ 1.101.0 (2019-07-25)
636
+ ------------------
637
+
638
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
639
+
640
+ 1.100.0 (2019-07-24)
641
+ ------------------
642
+
643
+ * Feature - This release introduces support for split tunnel with AWS Client VPN, and also adds support for opt-in Regions in DescribeRegions API. In addition, customers can now also tag Launch Templates on creation.
644
+
645
+ 1.99.0 (2019-07-03)
646
+ ------------------
647
+
648
+ * Feature - AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId
649
+
650
+ 1.98.0 (2019-07-01)
651
+ ------------------
652
+
653
+ * Feature - This release adds support for specifying a maximum hourly price for all On-Demand and Spot instances in both Spot Fleet and EC2 Fleet.
654
+
655
+ 1.97.0 (2019-06-28)
656
+ ------------------
657
+
658
+ * Feature - You can now launch 8xlarge and 16xlarge instance sizes on the general purpose M5 and memory optimized R5 instance types.
659
+
660
+ 1.96.0 (2019-06-25)
661
+ ------------------
662
+
663
+ * Feature - Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network interface of Amazon EC2 instances and then send it to out-of-band security and monitoring appliances for content inspection, threat monitoring, and troubleshooting. These appliances can be deployed as individual instances, or as a fleet of instances behind a Network Load Balancer with a User Datagram Protocol (UDP) listener. Traffic Mirroring supports filters and packet truncation, so that you only extract the traffic of interest to monitor by using monitoring tools of your choice.
664
+
665
+ 1.95.0 (2019-06-18)
666
+ ------------------
667
+
668
+ * Feature - You can now launch new 12xlarge, 24xlarge, and metal instance sizes on the Amazon EC2 compute optimized C5 instance types featuring 2nd Gen Intel Xeon Scalable Processors.
669
+
670
+ 1.94.0 (2019-06-17)
671
+ ------------------
672
+
673
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
674
+
675
+ 1.93.0 (2019-06-14)
676
+ ------------------
677
+
678
+ * Feature - Correction to enumerations in EC2 client.
679
+
680
+ 1.92.0 (2019-06-13)
681
+ ------------------
682
+
683
+ * Feature - G4 instances are Amazon EC2 instances based on NVIDIA T4 GPUs and are designed to provide cost-effective machine learning inference for applications, like image classification, object detection, recommender systems, automated speech recognition, and language translation. G4 instances are also a cost-effective platform for building and running graphics-intensive applications, such as remote graphics workstations, video transcoding, photo-realistic design, and game streaming in the cloud. To get started with G4 instances visit https://aws.amazon.com/ec2/instance-types/g4.
684
+
685
+ 1.91.0 (2019-06-07)
686
+ ------------------
687
+
688
+ * Feature - Adds DNS entries and NLB ARNs to describe-vpc-endpoint-connections API response. Adds owner ID to describe-vpc-endpoints and create-vpc-endpoint API responses.
689
+
690
+ 1.90.0 (2019-06-04)
691
+ ------------------
692
+
693
+ * Feature - This release adds support for Host Recovery feature which automatically restarts instances on to a new replacement host if failures are detected on Dedicated Host.
694
+
695
+ 1.89.0 (2019-06-03)
696
+ ------------------
697
+
698
+ * Feature - Amazon EC2 I3en instances are the new storage-optimized instances offering up to 60 TB NVMe SSD instance storage and up to 100 Gbps of network bandwidth.
699
+
700
+ 1.88.0 (2019-05-29)
701
+ ------------------
702
+
703
+ * Feature - Customers can now simultaneously take snapshots of multiple EBS volumes attached to an EC2 instance. With this new capability, snapshots guarantee crash-consistency across multiple volumes by preserving the order of IO operations. This new feature is fully integrated with Amazon Data Lifecycle Manager (DLM) allowing customers to automatically manage snapshots by creating lifecycle policies.
704
+
705
+ 1.87.0 (2019-05-23)
706
+ ------------------
707
+
708
+ * Feature - New APIs to enable EBS encryption by default feature. Once EBS encryption by default is enabled in a region within the account, all new EBS volumes and snapshot copies are always encrypted
709
+
710
+ 1.86.0 (2019-05-22)
711
+ ------------------
712
+
713
+ * Feature - This release adds idempotency support for associate, create route and authorization APIs for AWS Client VPN Endpoints.
714
+
715
+ 1.85.0 (2019-05-21)
716
+ ------------------
717
+
718
+ * Feature - API update.
719
+
720
+ 1.84.0 (2019-05-15)
721
+ ------------------
722
+
723
+ * Feature - API update.
724
+
725
+ 1.83.0 (2019-05-14)
726
+ ------------------
727
+
728
+ * Feature - API update.
729
+
730
+ 1.82.0 (2019-05-01)
731
+ ------------------
732
+
733
+ * Feature - API update.
734
+
735
+ 1.81.0 (2019-04-29)
736
+ ------------------
737
+
738
+ * Feature - API update.
739
+
740
+ 1.80.0 (2019-04-24)
741
+ ------------------
742
+
743
+ * Feature - API update.
744
+
745
+ 1.79.0 (2019-04-17)
746
+ ------------------
747
+
748
+ * Feature - API update.
749
+
750
+ 1.78.0 (2019-04-02)
751
+ ------------------
752
+
753
+ * Feature - API update.
754
+
755
+ 1.77.0 (2019-03-27)
756
+ ------------------
757
+
758
+ * Feature - API update.
759
+
760
+ 1.76.0 (2019-03-22)
761
+ ------------------
762
+
763
+ * Feature - API update.
764
+
765
+ 1.75.0 (2019-03-21)
766
+ ------------------
767
+
768
+ * Feature - API update.
769
+
770
+ 1.74.0 (2019-03-18)
771
+ ------------------
772
+
773
+ * Feature - API update.
774
+
775
+ 1.73.0 (2019-03-14)
776
+ ------------------
777
+
778
+ * Feature - API update.
779
+
780
+ 1.72.0 (2019-03-06)
781
+ ------------------
782
+
783
+ * Feature - API update.
784
+
785
+ 1.71.0 (2019-03-01)
786
+ ------------------
787
+
788
+ * Feature - API update.
789
+
790
+ 1.70.0 (2019-02-14)
791
+ ------------------
792
+
793
+ * Feature - API update.
794
+
795
+ 1.69.0 (2019-02-06)
796
+ ------------------
797
+
798
+ * Feature - API update.
799
+
800
+ 1.68.0 (2019-02-05)
801
+ ------------------
802
+
803
+ * Feature - API update.
804
+
805
+ 1.67.0 (2019-01-18)
806
+ ------------------
807
+
808
+ * Feature - API update.
809
+
810
+ 1.66.0 (2019-01-10)
811
+ ------------------
812
+
813
+ * Feature - API update.
814
+
815
+ 1.65.0 (2018-12-19)
816
+ ------------------
817
+
818
+ * Feature - API update.
819
+
820
+ 1.64.0 (2018-12-18)
821
+ ------------------
822
+
823
+ * Feature - API update.
824
+
825
+ 1.63.0 (2018-12-07)
826
+ ------------------
827
+
828
+ * Feature - API update.
829
+
830
+ 1.62.0 (2018-11-29)
831
+ ------------------
832
+
833
+ * Feature - API update.
834
+
835
+ 1.61.0 (2018-11-28)
836
+ ------------------
837
+
838
+ * Feature - API update.
839
+
840
+ 1.60.0 (2018-11-27)
841
+ ------------------
842
+
843
+ * Feature - API update.
844
+
845
+ 1.59.0 (2018-11-20)
846
+ ------------------
847
+
848
+ * Feature - API update.
849
+
850
+ 1.58.0 (2018-11-19)
851
+ ------------------
852
+
853
+ * Feature - API update.
854
+
855
+ 1.57.1 (2018-11-16)
856
+ ------------------
857
+
858
+ * Issue - Update version dependency on `aws-sdk-core` to support endpoint discovery.
859
+
860
+ 1.57.0 (2018-11-14)
861
+ ------------------
862
+
863
+ * Feature - API update.
864
+
865
+ 1.56.0 (2018-11-07)
866
+ ------------------
867
+
868
+ * Feature - API update.
869
+
870
+ 1.55.0 (2018-11-06)
871
+ ------------------
872
+
873
+ * Feature - API update.
874
+
875
+ 1.54.0 (2018-10-25)
876
+ ------------------
877
+
878
+ * Feature - API update.
879
+
880
+ 1.53.0 (2018-10-24)
881
+ ------------------
882
+
883
+ * Feature - API update.
884
+
885
+ 1.52.0 (2018-10-23)
886
+ ------------------
887
+
888
+ * Feature - API update.
889
+
890
+ 1.51.0 (2018-10-11)
891
+ ------------------
892
+
893
+ * Feature - API update.
894
+
895
+ 1.50.0 (2018-09-28)
896
+ ------------------
897
+
898
+ * Feature - API update.
899
+
900
+ 1.49.0 (2018-09-25)
901
+ ------------------
902
+
903
+ * Feature - API update.
904
+
905
+ 1.48.0 (2018-09-20)
906
+ ------------------
907
+
908
+ * Feature - API update.
909
+
910
+ 1.47.0 (2018-09-17)
911
+ ------------------
912
+
913
+ * Feature - API update.
914
+
915
+ 1.46.0 (2018-09-12)
916
+ ------------------
917
+
918
+ * Feature - API update.
919
+
920
+ 1.45.0 (2018-09-06)
921
+ ------------------
922
+
923
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
924
+
925
+ 1.44.0 (2018-09-05)
926
+ ------------------
927
+
928
+ * Feature - API update.
929
+
930
+ 1.43.0 (2018-08-21)
931
+ ------------------
932
+
933
+ * Feature - API update.
934
+
935
+ 1.42.0 (2018-08-16)
936
+ ------------------
937
+
938
+ * Feature - API update.
939
+
940
+ 1.41.0 (2018-08-07)
941
+ ------------------
942
+
943
+ * Feature - API update.
944
+
945
+ 1.40.0 (2018-07-26)
946
+ ------------------
947
+
948
+ * Feature - API update.
949
+
950
+ 1.39.0 (2018-07-25)
951
+ ------------------
952
+
953
+ * Feature - API update.
954
+
955
+ 1.38.0 (2018-07-10)
956
+ ------------------
957
+
958
+ * Feature - API update.
959
+
960
+ 1.37.0 (2018-07-03)
961
+ ------------------
962
+
963
+ * Feature - API update.
964
+
965
+ 1.36.0 (2018-06-26)
966
+ ------------------
967
+
968
+ * Feature - API update.
969
+
970
+ 1.35.0 (2018-06-04)
971
+ ------------------
972
+
973
+ * Feature - API update.
974
+
975
+ 1.34.0 (2018-05-17)
976
+ ------------------
977
+
978
+ * Feature - API update.
979
+
980
+ 1.33.0 (2018-05-10)
981
+ ------------------
982
+
983
+ * Feature - API update.
984
+
985
+ 1.32.0 (2018-05-08)
986
+ ------------------
987
+
988
+ * Feature - API update.
989
+
990
+ 1.31.0 (2018-05-02)
991
+ ------------------
992
+
993
+ * Feature - API update.
994
+
995
+ 1.30.0 (2018-04-19)
996
+ ------------------
997
+
998
+ * Feature - API update.
999
+
1000
+ 1.29.0 (2018-03-01)
1001
+ ------------------
1002
+
1003
+ * Feature - API update.
1004
+
1005
+ 1.28.0 (2018-02-21)
1006
+ ------------------
1007
+
1008
+ * Feature - API update.
1009
+
1010
+ 1.27.0 (2018-02-12)
1011
+ ------------------
1012
+
1013
+ * Feature - API update.
1014
+
1015
+ 1.26.0 (2018-02-09)
1016
+ ------------------
1017
+
1018
+ * Feature - API update.
1019
+
1020
+ 1.25.0 (2018-01-17)
1021
+ ------------------
1022
+
1023
+ * Feature - API update.
1024
+
1025
+ 1.24.0 (2017-12-22)
1026
+ ------------------
1027
+
1028
+ * Feature - API update.
1029
+
1030
+ 1.23.0 (2017-12-21)
1031
+ ------------------
1032
+
1033
+ * Feature - API update.
1034
+
1035
+ 1.22.0 (2017-12-19)
1036
+ ------------------
1037
+
1038
+ * Feature - API update.
1039
+
1040
+ 1.21.0 (2017-11-30)
1041
+ ------------------
1042
+
1043
+ * Feature - API update.
1044
+
1045
+ 1.20.0 (2017-11-30)
1046
+ ------------------
1047
+
1048
+ * Feature - API update.
1049
+
1050
+ 1.19.0 (2017-11-29)
1051
+ ------------------
1052
+
1053
+ * Feature - API update.
1054
+
1055
+ 1.18.0 (2017-11-16)
1056
+ ------------------
1057
+
1058
+ * Feature - API update.
1059
+
1060
+ 1.17.0 (2017-11-09)
1061
+ ------------------
1062
+
1063
+ * Feature - API update.
1064
+
1065
+ 1.16.0 (2017-11-08)
1066
+ ------------------
1067
+
1068
+ * Feature - API update.
1069
+
1070
+ 1.15.0 (2017-11-07)
1071
+ ------------------
1072
+
1073
+ * Feature - API update.
1074
+
1075
+ 1.14.0 (2017-10-26)
1076
+ ------------------
1077
+
1078
+ * Feature - API update.
1079
+
1080
+ 1.13.0 (2017-10-20)
1081
+ ------------------
1082
+
1083
+ * Feature - API update.
1084
+
1085
+ 1.12.0 (2017-10-16)
1086
+ ------------------
1087
+
1088
+ * Feature - API update.
1089
+
1090
+ 1.11.0 (2017-10-10)
1091
+ ------------------
1092
+
1093
+ * Feature - API update.
1094
+
1095
+ 1.10.0 (2017-10-03)
1096
+ ------------------
1097
+
1098
+ * Feature - API update.
1099
+
1100
+ 1.9.0 (2017-09-21)
1101
+ ------------------
1102
+
1103
+ * Feature - API update.
1104
+
1105
+ 1.8.0 (2017-09-19)
1106
+ ------------------
1107
+
1108
+ * Feature - API update.
1109
+
1110
+ 1.7.0 (2017-09-18)
1111
+ ------------------
1112
+
1113
+ * Feature - API update.
1114
+
1115
+ * Issue - Update smoke test clean up steps
1116
+
1117
+ 1.6.0 (2017-09-14)
1118
+ ------------------
1119
+
1120
+ * Feature - API update.
1121
+
1122
+ 1.5.0 (2017-09-13)
1123
+ ------------------
1124
+
1125
+ * Feature - API update.
1126
+
1127
+ 1.4.0 (2017-09-12)
1128
+ ------------------
1129
+
1130
+ * Feature - API update.
1131
+
1132
+ 1.3.0 (2017-09-11)
1133
+ ------------------
1134
+
1135
+ * Feature - API update.
1136
+
1137
+ 1.2.0 (2017-09-07)
1138
+ ------------------
1139
+
1140
+ * Feature - API update.
1141
+
1142
+ 1.1.0 (2017-08-31)
1143
+ ------------------
1144
+
1145
+ * Feature - API update.
1146
+
1147
+ * Issue - Update `aws-sdk-ec2` gemspec metadata.
1148
+
1149
+ 1.0.0 (2017-08-29)
1150
+ ------------------
1151
+
1152
+ 1.0.0.rc19 (2017-08-29)
1153
+ ------------------
1154
+
1155
+ * Feature - API update.
1156
+
1157
+ 1.0.0.rc18 (2017-08-15)
1158
+ ------------------
1159
+
1160
+ * Feature - API update.
1161
+
1162
+ 1.0.0.rc17 (2017-08-11)
1163
+ ------------------
1164
+
1165
+ * Feature - API update.
1166
+
1167
+ 1.0.0.rc16 (2017-08-01)
1168
+ ------------------
1169
+
1170
+ * Feature - API update.
1171
+
1172
+ 1.0.0.rc15 (2017-07-27)
1173
+ ------------------
1174
+
1175
+ * Feature - API update.
1176
+
1177
+ 1.0.0.rc14 (2017-07-26)
1178
+ ------------------
1179
+
1180
+ * Feature - API update.
1181
+
1182
+ 1.0.0.rc13 (2017-07-24)
1183
+ ------------------
1184
+
1185
+ * Feature - API update.
1186
+
1187
+ 1.0.0.rc12 (2017-07-14)
1188
+ ------------------
1189
+
1190
+ * Feature - API update.
1191
+
1192
+ 1.0.0.rc11 (2017-07-13)
1193
+ ------------------
1194
+
1195
+ * Feature - API update.
1196
+
1197
+ 1.0.0.rc10 (2017-07-06)
1198
+ ------------------
1199
+
1200
+ * Feature - API update.
1201
+
1202
+ 1.0.0.rc9 (2017-06-29)
1203
+ ------------------
1204
+
1205
+ * Feature - API update.
1206
+
1207
+ 1.0.0.rc8 (2017-06-26)
1208
+ ------------------
1209
+
1210
+ * Feature - API update.
1211
+
1212
+ 1.0.0.rc7 (2017-05-23)
1213
+ ------------------
1214
+
1215
+ * Feature - API update.
1216
+
1217
+ 1.0.0.rc6 (2017-05-09)
1218
+ ------------------
1219
+
1220
+ * Feature - API update.
1221
+
1222
+ 1.0.0.rc5 (2017-05-09)
1223
+ ------------------
1224
+
1225
+ * Feature - API update.
1226
+
1227
+ * Issue - Fix resource model load path
1228
+
1229
+ 1.0.0.rc4 (2017-04-21)
1230
+ ------------------
1231
+
1232
+ * Feature - API update.
1233
+
1234
+ 1.0.0.rc3 (2017-03-07)
1235
+ ------------------
1236
+
1237
+ * Feature - API update.
1238
+
1239
+ 1.0.0.rc2 (2016-12-09)
1240
+ ------------------
1241
+
1242
+ * Feature - API update.
1243
+
1244
+ 1.0.0.rc1 (2016-12-05)
1245
+ ------------------
1246
+
1247
+ * Feature - Initial preview release of the `aws-sdk-ec2` gem.