aws-sdk-ec2 1.369.0 → 1.371.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-ec2/client.rb +753 -151
- data/lib/aws-sdk-ec2/client_api.rb +98 -2
- data/lib/aws-sdk-ec2/image.rb +6 -6
- data/lib/aws-sdk-ec2/instance.rb +11 -11
- data/lib/aws-sdk-ec2/nat_gateway.rb +7 -7
- data/lib/aws-sdk-ec2/resource.rb +24 -24
- data/lib/aws-sdk-ec2/subnet.rb +2 -2
- data/lib/aws-sdk-ec2/types.rb +686 -298
- data/lib/aws-sdk-ec2/volume.rb +5 -5
- data/lib/aws-sdk-ec2/vpc.rb +9 -9
- data/lib/aws-sdk-ec2.rb +1 -1
- metadata +2 -2
data/lib/aws-sdk-ec2/volume.rb
CHANGED
@@ -499,8 +499,8 @@ module Aws::EC2
|
|
499
499
|
#
|
500
500
|
# * `event.event-id` - The event ID.
|
501
501
|
#
|
502
|
-
# * `event.event-type` - The event type (for `io-enabled
|
503
|
-
# `failed`; for `io-performance
|
502
|
+
# * `event.event-type` - The event type (for `io-enabled`: `passed` \|
|
503
|
+
# `failed`; for `io-performance`: `io-performance:degraded` \|
|
504
504
|
# `io-performance:severely-degraded` \| `io-performance:stalled`).
|
505
505
|
#
|
506
506
|
# * `event.not-after` - The latest end time for the event.
|
@@ -511,8 +511,8 @@ module Aws::EC2
|
|
511
511
|
# (`io-enabled` \| `io-performance`).
|
512
512
|
#
|
513
513
|
# * `volume-status.details-status` - The status of
|
514
|
-
# `volume-status.details-name` (for `io-enabled
|
515
|
-
# `failed`; for `io-performance
|
514
|
+
# `volume-status.details-name` (for `io-enabled`: `passed` \|
|
515
|
+
# `failed`; for `io-performance`: `normal` \| `degraded` \|
|
516
516
|
# `severely-degraded` \| `stalled`).
|
517
517
|
#
|
518
518
|
# * `volume-status.status` - The status of the volume (`ok` \|
|
@@ -667,7 +667,7 @@ module Aws::EC2
|
|
667
667
|
# * `storage-tier` - The storage tier of the snapshot (`archive` \|
|
668
668
|
# `standard`).
|
669
669
|
#
|
670
|
-
# * `tag
|
670
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
671
671
|
# the resource. Use the tag key in the filter name and the tag value
|
672
672
|
# as the filter value. For example, to find all resources that have a
|
673
673
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
data/lib/aws-sdk-ec2/vpc.rb
CHANGED
@@ -430,7 +430,7 @@ module Aws::EC2
|
|
430
430
|
# })
|
431
431
|
# @param [Hash] options ({})
|
432
432
|
# @option options [required, String] :description
|
433
|
-
# A description for the security group.
|
433
|
+
# A description for the security group.
|
434
434
|
#
|
435
435
|
# Constraints: Up to 255 characters in length
|
436
436
|
#
|
@@ -878,7 +878,7 @@ module Aws::EC2
|
|
878
878
|
# * `status-message` - A message that provides more information about
|
879
879
|
# the status of the VPC peering connection, if applicable.
|
880
880
|
#
|
881
|
-
# * `tag
|
881
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
882
882
|
# the resource. Use the tag key in the filter name and the tag value
|
883
883
|
# as the filter value. For example, to find all resources that have a
|
884
884
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1293,7 +1293,7 @@ module Aws::EC2
|
|
1293
1293
|
# * `owner-id` - The ID of the Amazon Web Services account that owns the
|
1294
1294
|
# internet gateway.
|
1295
1295
|
#
|
1296
|
-
# * `tag
|
1296
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1297
1297
|
# the resource. Use the tag key in the filter name and the tag value
|
1298
1298
|
# as the filter value. For example, to find all resources that have a
|
1299
1299
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1393,7 +1393,7 @@ module Aws::EC2
|
|
1393
1393
|
# * `owner-id` - The ID of the Amazon Web Services account that owns the
|
1394
1394
|
# network ACL.
|
1395
1395
|
#
|
1396
|
-
# * `tag
|
1396
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1397
1397
|
# the resource. Use the tag key in the filter name and the tag value
|
1398
1398
|
# as the filter value. For example, to find all resources that have a
|
1399
1399
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1555,7 +1555,7 @@ module Aws::EC2
|
|
1555
1555
|
#
|
1556
1556
|
# * `subnet-id` - The ID of the subnet for the network interface.
|
1557
1557
|
#
|
1558
|
-
# * `tag
|
1558
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1559
1559
|
# the resource. Use the tag key in the filter name and the tag value
|
1560
1560
|
# as the filter value. For example, to find all resources that have a
|
1561
1561
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1640,7 +1640,7 @@ module Aws::EC2
|
|
1640
1640
|
# * `status-message` - A message that provides more information about
|
1641
1641
|
# the status of the VPC peering connection, if applicable.
|
1642
1642
|
#
|
1643
|
-
# * `tag
|
1643
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1644
1644
|
# the resource. Use the tag key in the filter name and the tag value
|
1645
1645
|
# as the filter value. For example, to find all resources that have a
|
1646
1646
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1755,7 +1755,7 @@ module Aws::EC2
|
|
1755
1755
|
# * `route.vpc-peering-connection-id` - The ID of a VPC peering
|
1756
1756
|
# connection specified in a route in the table.
|
1757
1757
|
#
|
1758
|
-
# * `tag
|
1758
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1759
1759
|
# the resource. Use the tag key in the filter name and the tag value
|
1760
1760
|
# as the filter value. For example, to find all resources that have a
|
1761
1761
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -1882,7 +1882,7 @@ module Aws::EC2
|
|
1882
1882
|
# * `owner-id` - The Amazon Web Services account ID of the owner of the
|
1883
1883
|
# security group.
|
1884
1884
|
#
|
1885
|
-
# * `tag
|
1885
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
1886
1886
|
# the resource. Use the tag key in the filter name and the tag value
|
1887
1887
|
# as the filter value. For example, to find all resources that have a
|
1888
1888
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
@@ -2025,7 +2025,7 @@ module Aws::EC2
|
|
2025
2025
|
#
|
2026
2026
|
# * `subnet-id` - The ID of the subnet.
|
2027
2027
|
#
|
2028
|
-
# * `tag
|
2028
|
+
# * `tag`:<key> - The key/value combination of a tag assigned to
|
2029
2029
|
# the resource. Use the tag key in the filter name and the tag value
|
2030
2030
|
# as the filter value. For example, to find all resources that have a
|
2031
2031
|
# tag with the key `Owner` and the value `TeamA`, specify `tag:Owner`
|
data/lib/aws-sdk-ec2.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-ec2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.371.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-03-
|
11
|
+
date: 2023-03-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sigv4
|