aws-sdk-ec2 1.242.0 → 1.247.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1111,7 +1111,7 @@ module Aws::EC2
1111
1111
  # interface.
1112
1112
  #
1113
1113
  # * `network-interface.requester-managed` - Indicates whether the
1114
- # network interface is being managed by AWS.
1114
+ # network interface is being managed by Amazon Web Services.
1115
1115
  #
1116
1116
  # * `network-interface.status` - The status of the network interface
1117
1117
  # (`available`) \| `in-use`).
@@ -1130,7 +1130,7 @@ module Aws::EC2
1130
1130
  #
1131
1131
  # * `outpost-arn` - The Amazon Resource Name (ARN) of the Outpost.
1132
1132
  #
1133
- # * `owner-id` - The AWS account ID of the instance owner.
1133
+ # * `owner-id` - The account ID of the instance owner.
1134
1134
  #
1135
1135
  # * `placement-group-name` - The name of the placement group for the
1136
1136
  # instance.
@@ -1158,8 +1158,8 @@ module Aws::EC2
1158
1158
  # terminate the instance). Similar to the state-reason-code filter.
1159
1159
  #
1160
1160
  # * `requester-id` - The ID of the entity that launched the instance on
1161
- # your behalf (for example, AWS Management Console, Auto Scaling, and
1162
- # so on).
1161
+ # your behalf (for example, Management Console, Auto Scaling, and so
1162
+ # on).
1163
1163
  #
1164
1164
  # * `reservation-id` - The ID of the instance's reservation. A
1165
1165
  # reservation ID is created any time you launch an instance. A
@@ -1489,7 +1489,7 @@ module Aws::EC2
1489
1489
  #
1490
1490
  # * `network-interface-id` - The ID of the network interface.
1491
1491
  #
1492
- # * `owner-id` - The AWS account ID of the network interface owner.
1492
+ # * `owner-id` - The account ID of the network interface owner.
1493
1493
  #
1494
1494
  # * `private-ip-address` - The private IPv4 address or addresses of the
1495
1495
  # network interface.
@@ -1497,11 +1497,11 @@ module Aws::EC2
1497
1497
  # * `private-dns-name` - The private DNS name of the network interface
1498
1498
  # (IPv4).
1499
1499
  #
1500
- # * `requester-id` - The alias or AWS account ID of the principal or
1501
- # service that created the network interface.
1500
+ # * `requester-id` - The alias or account ID of the principal or service
1501
+ # that created the network interface.
1502
1502
  #
1503
1503
  # * `requester-managed` - Indicates whether the network interface is
1504
- # being managed by an AWS service (for example, AWS Management
1504
+ # being managed by an Amazon Web Service (for example, Management
1505
1505
  # Console, Auto Scaling, and so on).
1506
1506
  #
1507
1507
  # * `source-dest-check` - Indicates whether the network interface
@@ -66,7 +66,7 @@ module Aws::EC2
66
66
  data[:network_interface_id]
67
67
  end
68
68
 
69
- # The ID of the AWS account that owns the network interface.
69
+ # The ID of the account that owns the network interface.
70
70
  # @return [String]
71
71
  def network_interface_owner_id
72
72
  data[:network_interface_owner_id]
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.242.0
4
+ version: 1.247.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: 2021-06-11 00:00:00.000000000 Z
11
+ date: 2021-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4