aws-sdk-ec2 1.231.0 → 1.236.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1937,6 +1937,8 @@ module Aws::EC2
1937
1937
  # * `ipv6-cidr-block-association.state` - The state of an IPv6 CIDR
1938
1938
  # block associated with the subnet.
1939
1939
  #
1940
+ # * `outpost-arn` - The Amazon Resource Name (ARN) of the Outpost.
1941
+ #
1940
1942
  # * `owner-id` - The ID of the AWS account that owns the subnet.
1941
1943
  #
1942
1944
  # * `state` - The state of the subnet (`pending` \| `available`).
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.231.0
4
+ version: 1.236.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-03-30 00:00:00.000000000 Z
11
+ date: 2021-05-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4
@@ -111,8 +111,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
111
111
  - !ruby/object:Gem::Version
112
112
  version: '0'
113
113
  requirements: []
114
- rubyforge_project:
115
- rubygems_version: 2.7.6.2
114
+ rubygems_version: 3.1.6
116
115
  signing_key:
117
116
  specification_version: 4
118
117
  summary: AWS SDK for Ruby - Amazon EC2