aws-sdk-ec2 1.229.0 → 1.234.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`).
@@ -932,7 +932,7 @@ module Aws::EC2
932
932
  "argument" => "length(security_groups[].group_id) > `0`"
933
933
  },
934
934
  {
935
- "expected" => "InvalidGroupNotFound",
935
+ "expected" => "InvalidGroup.NotFound",
936
936
  "matcher" => "error",
937
937
  "state" => "retry"
938
938
  }
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.229.0
4
+ version: 1.234.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-22 00:00:00.000000000 Z
11
+ date: 2021-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4