aws-sdk-ec2 1.243.0 → 1.244.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.243.0
4
+ version: 1.244.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-15 00:00:00.000000000 Z
11
+ date: 2021-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4