aws-sdk-ec2 1.195.0 → 1.196.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a06c277d35fa2814c15f45b6045ef55bba448f8120f9034d908a0030a0554240
4
- data.tar.gz: 2b0f2219a609858951445ab9c9fac6aa6302958e9832ec2a6800df120ea5c2d3
3
+ metadata.gz: 20041bdf218f16be69d93ac20a0de51145257a28e33526a7df57abbfb067d5bb
4
+ data.tar.gz: 8bd2bcb84d0177bac633e453e68e9eaa83809a346ef1d365a9906918ca157334
5
5
  SHA512:
6
- metadata.gz: 3f6b6779ce554dadfeb8b0dccdd00df0c6e411d158f43ffcd721f52a1f3703adc3ee3e29a6524e32cd285328641975b0b6fb03be739e212f26d9762d0097d6c6
7
- data.tar.gz: 1242464e8137d8d79a64460d8c05622f2bf7e027838769804a4f61ed5c22528fa94be05e277638e247d29bee4ef922c5808cada95da49fbf56f85e354ec80e32
6
+ metadata.gz: b4462ed6af4a8a5a2792ae8f10e5119e3f2ebe36e9e55708085932043781f22e6cc79ef10826abbe26bfd14ac5b6d20a3adf7a6065658654e2af356cb704572a
7
+ data.tar.gz: 62905a072d30bea4288ea94633014542f9b7bdc6461e34afce8079c995c8c25e288c86fdee6040630e34aa584100f2472c7645dc30323eb919352410e562066c
@@ -72,6 +72,6 @@ require_relative 'aws-sdk-ec2/customizations'
72
72
  # @!group service
73
73
  module Aws::EC2
74
74
 
75
- GEM_VERSION = '1.195.0'
75
+ GEM_VERSION = '1.196.0'
76
76
 
77
77
  end
@@ -6050,6 +6050,8 @@ module Aws::EC2
6050
6050
  # resp.route.type #=> String, one of "static", "propagated"
6051
6051
  # resp.route.state #=> String, one of "pending", "active", "blackhole", "deleting", "deleted"
6052
6052
  # resp.route.local_gateway_route_table_id #=> String
6053
+ # resp.route.local_gateway_route_table_arn #=> String
6054
+ # resp.route.owner_id #=> String
6053
6055
  #
6054
6056
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateLocalGatewayRoute AWS API Documentation
6055
6057
  #
@@ -6105,8 +6107,10 @@ module Aws::EC2
6105
6107
  #
6106
6108
  # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_vpc_association_id #=> String
6107
6109
  # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_id #=> String
6110
+ # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_arn #=> String
6108
6111
  # resp.local_gateway_route_table_vpc_association.local_gateway_id #=> String
6109
6112
  # resp.local_gateway_route_table_vpc_association.vpc_id #=> String
6113
+ # resp.local_gateway_route_table_vpc_association.owner_id #=> String
6110
6114
  # resp.local_gateway_route_table_vpc_association.state #=> String
6111
6115
  # resp.local_gateway_route_table_vpc_association.tags #=> Array
6112
6116
  # resp.local_gateway_route_table_vpc_association.tags[0].key #=> String
@@ -10791,6 +10795,8 @@ module Aws::EC2
10791
10795
  # resp.route.type #=> String, one of "static", "propagated"
10792
10796
  # resp.route.state #=> String, one of "pending", "active", "blackhole", "deleting", "deleted"
10793
10797
  # resp.route.local_gateway_route_table_id #=> String
10798
+ # resp.route.local_gateway_route_table_arn #=> String
10799
+ # resp.route.owner_id #=> String
10794
10800
  #
10795
10801
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteLocalGatewayRoute AWS API Documentation
10796
10802
  #
@@ -10828,8 +10834,10 @@ module Aws::EC2
10828
10834
  #
10829
10835
  # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_vpc_association_id #=> String
10830
10836
  # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_id #=> String
10837
+ # resp.local_gateway_route_table_vpc_association.local_gateway_route_table_arn #=> String
10831
10838
  # resp.local_gateway_route_table_vpc_association.local_gateway_id #=> String
10832
10839
  # resp.local_gateway_route_table_vpc_association.vpc_id #=> String
10840
+ # resp.local_gateway_route_table_vpc_association.owner_id #=> String
10833
10841
  # resp.local_gateway_route_table_vpc_association.state #=> String
10834
10842
  # resp.local_gateway_route_table_vpc_association.tags #=> Array
10835
10843
  # resp.local_gateway_route_table_vpc_association.tags[0].key #=> String
@@ -18502,6 +18510,8 @@ module Aws::EC2
18502
18510
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].local_gateway_virtual_interface_group_id #=> String
18503
18511
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].local_gateway_id #=> String
18504
18512
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].local_gateway_route_table_id #=> String
18513
+ # resp.local_gateway_route_table_virtual_interface_group_associations[0].local_gateway_route_table_arn #=> String
18514
+ # resp.local_gateway_route_table_virtual_interface_group_associations[0].owner_id #=> String
18505
18515
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].state #=> String
18506
18516
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].tags #=> Array
18507
18517
  # resp.local_gateway_route_table_virtual_interface_group_associations[0].tags[0].key #=> String
@@ -18579,8 +18589,10 @@ module Aws::EC2
18579
18589
  # resp.local_gateway_route_table_vpc_associations #=> Array
18580
18590
  # resp.local_gateway_route_table_vpc_associations[0].local_gateway_route_table_vpc_association_id #=> String
18581
18591
  # resp.local_gateway_route_table_vpc_associations[0].local_gateway_route_table_id #=> String
18592
+ # resp.local_gateway_route_table_vpc_associations[0].local_gateway_route_table_arn #=> String
18582
18593
  # resp.local_gateway_route_table_vpc_associations[0].local_gateway_id #=> String
18583
18594
  # resp.local_gateway_route_table_vpc_associations[0].vpc_id #=> String
18595
+ # resp.local_gateway_route_table_vpc_associations[0].owner_id #=> String
18584
18596
  # resp.local_gateway_route_table_vpc_associations[0].state #=> String
18585
18597
  # resp.local_gateway_route_table_vpc_associations[0].tags #=> Array
18586
18598
  # resp.local_gateway_route_table_vpc_associations[0].tags[0].key #=> String
@@ -18655,8 +18667,10 @@ module Aws::EC2
18655
18667
  #
18656
18668
  # resp.local_gateway_route_tables #=> Array
18657
18669
  # resp.local_gateway_route_tables[0].local_gateway_route_table_id #=> String
18670
+ # resp.local_gateway_route_tables[0].local_gateway_route_table_arn #=> String
18658
18671
  # resp.local_gateway_route_tables[0].local_gateway_id #=> String
18659
18672
  # resp.local_gateway_route_tables[0].outpost_arn #=> String
18673
+ # resp.local_gateway_route_tables[0].owner_id #=> String
18660
18674
  # resp.local_gateway_route_tables[0].state #=> String
18661
18675
  # resp.local_gateway_route_tables[0].tags #=> Array
18662
18676
  # resp.local_gateway_route_tables[0].tags[0].key #=> String
@@ -37668,6 +37682,8 @@ module Aws::EC2
37668
37682
  # resp.routes[0].type #=> String, one of "static", "propagated"
37669
37683
  # resp.routes[0].state #=> String, one of "pending", "active", "blackhole", "deleting", "deleted"
37670
37684
  # resp.routes[0].local_gateway_route_table_id #=> String
37685
+ # resp.routes[0].local_gateway_route_table_arn #=> String
37686
+ # resp.routes[0].owner_id #=> String
37671
37687
  # resp.next_token #=> String
37672
37688
  #
37673
37689
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/SearchLocalGatewayRoutes AWS API Documentation
@@ -38770,7 +38786,7 @@ module Aws::EC2
38770
38786
  params: params,
38771
38787
  config: config)
38772
38788
  context[:gem_name] = 'aws-sdk-ec2'
38773
- context[:gem_version] = '1.195.0'
38789
+ context[:gem_version] = '1.196.0'
38774
38790
  Seahorse::Client::Request.new(handlers, context)
38775
38791
  end
38776
38792
 
@@ -7153,13 +7153,17 @@ module Aws::EC2
7153
7153
  LocalGatewayRoute.add_member(:type, Shapes::ShapeRef.new(shape: LocalGatewayRouteType, location_name: "type"))
7154
7154
  LocalGatewayRoute.add_member(:state, Shapes::ShapeRef.new(shape: LocalGatewayRouteState, location_name: "state"))
7155
7155
  LocalGatewayRoute.add_member(:local_gateway_route_table_id, Shapes::ShapeRef.new(shape: LocalGatewayRoutetableId, location_name: "localGatewayRouteTableId"))
7156
+ LocalGatewayRoute.add_member(:local_gateway_route_table_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayRouteTableArn"))
7157
+ LocalGatewayRoute.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
7156
7158
  LocalGatewayRoute.struct_class = Types::LocalGatewayRoute
7157
7159
 
7158
7160
  LocalGatewayRouteList.member = Shapes::ShapeRef.new(shape: LocalGatewayRoute, location_name: "item")
7159
7161
 
7160
7162
  LocalGatewayRouteTable.add_member(:local_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayRouteTableId"))
7163
+ LocalGatewayRouteTable.add_member(:local_gateway_route_table_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayRouteTableArn"))
7161
7164
  LocalGatewayRouteTable.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: LocalGatewayId, location_name: "localGatewayId"))
7162
7165
  LocalGatewayRouteTable.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "outpostArn"))
7166
+ LocalGatewayRouteTable.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
7163
7167
  LocalGatewayRouteTable.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
7164
7168
  LocalGatewayRouteTable.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7165
7169
  LocalGatewayRouteTable.struct_class = Types::LocalGatewayRouteTable
@@ -7172,6 +7176,8 @@ module Aws::EC2
7172
7176
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:local_gateway_virtual_interface_group_id, Shapes::ShapeRef.new(shape: LocalGatewayVirtualInterfaceGroupId, location_name: "localGatewayVirtualInterfaceGroupId"))
7173
7177
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayId"))
7174
7178
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:local_gateway_route_table_id, Shapes::ShapeRef.new(shape: LocalGatewayId, location_name: "localGatewayRouteTableId"))
7179
+ LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:local_gateway_route_table_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayRouteTableArn"))
7180
+ LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
7175
7181
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
7176
7182
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7177
7183
  LocalGatewayRouteTableVirtualInterfaceGroupAssociation.struct_class = Types::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
@@ -7182,8 +7188,10 @@ module Aws::EC2
7182
7188
 
7183
7189
  LocalGatewayRouteTableVpcAssociation.add_member(:local_gateway_route_table_vpc_association_id, Shapes::ShapeRef.new(shape: LocalGatewayRouteTableVpcAssociationId, location_name: "localGatewayRouteTableVpcAssociationId"))
7184
7190
  LocalGatewayRouteTableVpcAssociation.add_member(:local_gateway_route_table_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayRouteTableId"))
7191
+ LocalGatewayRouteTableVpcAssociation.add_member(:local_gateway_route_table_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "localGatewayRouteTableArn"))
7185
7192
  LocalGatewayRouteTableVpcAssociation.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayId"))
7186
7193
  LocalGatewayRouteTableVpcAssociation.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
7194
+ LocalGatewayRouteTableVpcAssociation.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
7187
7195
  LocalGatewayRouteTableVpcAssociation.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
7188
7196
  LocalGatewayRouteTableVpcAssociation.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7189
7197
  LocalGatewayRouteTableVpcAssociation.struct_class = Types::LocalGatewayRouteTableVpcAssociation
@@ -33962,7 +33962,7 @@ module Aws::EC2
33962
33962
  # @return [String]
33963
33963
  #
33964
33964
  # @!attribute [rw] owner_id
33965
- # The ID of the AWS account ID that owns the local gateway.
33965
+ # The AWS account ID that owns the local gateway.
33966
33966
  # @return [String]
33967
33967
  #
33968
33968
  # @!attribute [rw] state
@@ -34007,6 +34007,14 @@ module Aws::EC2
34007
34007
  # The ID of the local gateway route table.
34008
34008
  # @return [String]
34009
34009
  #
34010
+ # @!attribute [rw] local_gateway_route_table_arn
34011
+ # The Amazon Resource Name (ARN) of the local gateway route table.
34012
+ # @return [String]
34013
+ #
34014
+ # @!attribute [rw] owner_id
34015
+ # The AWS account ID that owns the local gateway route.
34016
+ # @return [String]
34017
+ #
34010
34018
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/LocalGatewayRoute AWS API Documentation
34011
34019
  #
34012
34020
  class LocalGatewayRoute < Struct.new(
@@ -34014,7 +34022,9 @@ module Aws::EC2
34014
34022
  :local_gateway_virtual_interface_group_id,
34015
34023
  :type,
34016
34024
  :state,
34017
- :local_gateway_route_table_id)
34025
+ :local_gateway_route_table_id,
34026
+ :local_gateway_route_table_arn,
34027
+ :owner_id)
34018
34028
  SENSITIVE = []
34019
34029
  include Aws::Structure
34020
34030
  end
@@ -34025,6 +34035,10 @@ module Aws::EC2
34025
34035
  # The ID of the local gateway route table.
34026
34036
  # @return [String]
34027
34037
  #
34038
+ # @!attribute [rw] local_gateway_route_table_arn
34039
+ # The Amazon Resource Name (ARN) of the local gateway route table.
34040
+ # @return [String]
34041
+ #
34028
34042
  # @!attribute [rw] local_gateway_id
34029
34043
  # The ID of the local gateway.
34030
34044
  # @return [String]
@@ -34033,6 +34047,10 @@ module Aws::EC2
34033
34047
  # The Amazon Resource Name (ARN) of the Outpost.
34034
34048
  # @return [String]
34035
34049
  #
34050
+ # @!attribute [rw] owner_id
34051
+ # The AWS account ID that owns the local gateway route table.
34052
+ # @return [String]
34053
+ #
34036
34054
  # @!attribute [rw] state
34037
34055
  # The state of the local gateway route table.
34038
34056
  # @return [String]
@@ -34045,8 +34063,10 @@ module Aws::EC2
34045
34063
  #
34046
34064
  class LocalGatewayRouteTable < Struct.new(
34047
34065
  :local_gateway_route_table_id,
34066
+ :local_gateway_route_table_arn,
34048
34067
  :local_gateway_id,
34049
34068
  :outpost_arn,
34069
+ :owner_id,
34050
34070
  :state,
34051
34071
  :tags)
34052
34072
  SENSITIVE = []
@@ -34072,6 +34092,16 @@ module Aws::EC2
34072
34092
  # The ID of the local gateway route table.
34073
34093
  # @return [String]
34074
34094
  #
34095
+ # @!attribute [rw] local_gateway_route_table_arn
34096
+ # The Amazon Resource Name (ARN) of the local gateway route table for
34097
+ # the virtual interface group.
34098
+ # @return [String]
34099
+ #
34100
+ # @!attribute [rw] owner_id
34101
+ # The AWS account ID that owns the local gateway virtual interface
34102
+ # group association.
34103
+ # @return [String]
34104
+ #
34075
34105
  # @!attribute [rw] state
34076
34106
  # The state of the association.
34077
34107
  # @return [String]
@@ -34087,6 +34117,8 @@ module Aws::EC2
34087
34117
  :local_gateway_virtual_interface_group_id,
34088
34118
  :local_gateway_id,
34089
34119
  :local_gateway_route_table_id,
34120
+ :local_gateway_route_table_arn,
34121
+ :owner_id,
34090
34122
  :state,
34091
34123
  :tags)
34092
34124
  SENSITIVE = []
@@ -34104,6 +34136,11 @@ module Aws::EC2
34104
34136
  # The ID of the local gateway route table.
34105
34137
  # @return [String]
34106
34138
  #
34139
+ # @!attribute [rw] local_gateway_route_table_arn
34140
+ # The Amazon Resource Name (ARN) of the local gateway route table for
34141
+ # the association.
34142
+ # @return [String]
34143
+ #
34107
34144
  # @!attribute [rw] local_gateway_id
34108
34145
  # The ID of the local gateway.
34109
34146
  # @return [String]
@@ -34112,6 +34149,11 @@ module Aws::EC2
34112
34149
  # The ID of the VPC.
34113
34150
  # @return [String]
34114
34151
  #
34152
+ # @!attribute [rw] owner_id
34153
+ # The AWS account ID that owns the local gateway route table for the
34154
+ # association.
34155
+ # @return [String]
34156
+ #
34115
34157
  # @!attribute [rw] state
34116
34158
  # The state of the association.
34117
34159
  # @return [String]
@@ -34125,8 +34167,10 @@ module Aws::EC2
34125
34167
  class LocalGatewayRouteTableVpcAssociation < Struct.new(
34126
34168
  :local_gateway_route_table_vpc_association_id,
34127
34169
  :local_gateway_route_table_id,
34170
+ :local_gateway_route_table_arn,
34128
34171
  :local_gateway_id,
34129
34172
  :vpc_id,
34173
+ :owner_id,
34130
34174
  :state,
34131
34175
  :tags)
34132
34176
  SENSITIVE = []
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.195.0
4
+ version: 1.196.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-09-15 00:00:00.000000000 Z
11
+ date: 2020-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4