aws-sdk-ec2 1.78.0 → 1.79.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.
@@ -406,7 +406,7 @@ module Aws::EC2
406
406
  # })
407
407
  # @param [Hash] options ({})
408
408
  # @option options [Array<Types::Filter>] :filters
409
- # One or more filters.
409
+ # The filters.
410
410
  #
411
411
  # * `action.code` - The action code for the event (for example,
412
412
  # `enable-volume-io`).
@@ -561,14 +561,14 @@ module Aws::EC2
561
561
  # })
562
562
  # @param [Hash] options ({})
563
563
  # @option options [Array<Types::Filter>] :filters
564
- # One or more filters.
564
+ # The filters.
565
565
  #
566
566
  # * `description` - A description of the snapshot.
567
567
  #
568
568
  # * `owner-alias` - Value from an Amazon-maintained list (`amazon` \|
569
- # `aws-marketplace` \| `microsoft`) of snapshot owners. Not to be
570
- # confused with the user-configured AWS account alias, which is set
571
- # from the IAM console.
569
+ # `self` \| `all` \| `aws-marketplace` \| `microsoft`) of snapshot
570
+ # owners. Not to be confused with the user-configured AWS account
571
+ # alias, which is set from the IAM console.
572
572
  #
573
573
  # * `owner-id` - The ID of the AWS account that owns the snapshot.
574
574
  #
@@ -596,12 +596,11 @@ module Aws::EC2
596
596
  #
597
597
  # * `volume-size` - The size of the volume, in GiB.
598
598
  # @option options [Array<String>] :owner_ids
599
- # Describes the snapshots owned by one or more owners.
599
+ # Describes the snapshots owned by these owners.
600
600
  # @option options [Array<String>] :restorable_by_user_ids
601
- # One or more AWS accounts IDs that can create volumes from the
602
- # snapshot.
601
+ # The IDs of the AWS accounts that can create volumes from the snapshot.
603
602
  # @option options [Array<String>] :snapshot_ids
604
- # One or more snapshot IDs.
603
+ # The snapshot IDs.
605
604
  #
606
605
  # Default: Describes the snapshots for which you have create volume
607
606
  # permissions.
@@ -800,7 +800,7 @@ module Aws::EC2
800
800
  # })
801
801
  # @param [Hash] options ({})
802
802
  # @option options [Array<Types::Filter>] :filters
803
- # One or more filters.
803
+ # The filters.
804
804
  #
805
805
  # * `affinity` - The affinity setting for an instance running on a
806
806
  # Dedicated Host (`default` \| `host`).
@@ -1062,7 +1062,7 @@ module Aws::EC2
1062
1062
  #
1063
1063
  # * `vpc-id` - The ID of the VPC that the instance is running in.
1064
1064
  # @option options [Array<String>] :instance_ids
1065
- # One or more instance IDs.
1065
+ # The instance IDs.
1066
1066
  #
1067
1067
  # Default: Describes all your instances.
1068
1068
  # @option options [Boolean] :dry_run
@@ -1634,9 +1634,9 @@ module Aws::EC2
1634
1634
  # })
1635
1635
  # @param [Hash] options ({})
1636
1636
  # @option options [Array<Types::Filter>] :filters
1637
- # One or more filters. If using multiple filters for rules, the results
1638
- # include security groups for which any combination of rules - not
1639
- # necessarily a single rule - match all filters.
1637
+ # The filters. If using multiple filters for rules, the results include
1638
+ # security groups for which any combination of rules - not necessarily a
1639
+ # single rule - match all filters.
1640
1640
  #
1641
1641
  # * `description` - The description of the security group.
1642
1642
  #
@@ -1713,12 +1713,12 @@ module Aws::EC2
1713
1713
  # * `vpc-id` - The ID of the VPC specified when the security group was
1714
1714
  # created.
1715
1715
  # @option options [Array<String>] :group_ids
1716
- # One or more security group IDs. Required for security groups in a
1716
+ # The IDs of the security groups. Required for security groups in a
1717
1717
  # nondefault VPC.
1718
1718
  #
1719
1719
  # Default: Describes all your security groups.
1720
1720
  # @option options [Array<String>] :group_names
1721
- # \[EC2-Classic and default VPC only\] One or more security group names.
1721
+ # \[EC2-Classic and default VPC only\] The names of the security groups.
1722
1722
  # You can specify either the security group name or the security group
1723
1723
  # ID. For security groups in a nondefault VPC, use the `group-name`
1724
1724
  # filter to describe security groups by name.
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.78.0
4
+ version: 1.79.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: 2019-04-02 00:00:00.000000000 Z
11
+ date: 2019-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4