aws-sdk-ec2 1.156.0 → 1.161.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -462,7 +462,9 @@ module Aws::EC2
462
462
  # The IPv6 network range for the subnet, in CIDR notation. The subnet
463
463
  # size must use a /64 prefix length.
464
464
  # @option options [String] :outpost_arn
465
- # The Amazon Resource Name (ARN) of the Outpost.
465
+ # The Amazon Resource Name (ARN) of the Outpost. If you specify an
466
+ # Outpost ARN, you must also specify the Availability Zone of the
467
+ # Outpost subnet.
466
468
  # @option options [Boolean] :dry_run
467
469
  # Checks whether you have the required permissions for the action,
468
470
  # without actually making the request, and provides an error response.
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.156.0
4
+ version: 1.161.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: 2020-05-05 00:00:00.000000000 Z
11
+ date: 2020-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4