aws-sdk-ec2 1.143.0 → 1.144.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -619,7 +619,7 @@ module Aws::EC2
619
619
  # ],
620
620
  # owner_ids: ["String"],
621
621
  # restorable_by_user_ids: ["String"],
622
- # snapshot_ids: ["String"],
622
+ # snapshot_ids: ["SnapshotId"],
623
623
  # dry_run: false,
624
624
  # })
625
625
  # @param [Hash] options ({})
@@ -755,7 +755,7 @@ module Aws::EC2
755
755
  # },
756
756
  # ],
757
757
  # dry_run: false,
758
- # vpc_peering_connection_ids: ["String"],
758
+ # vpc_peering_connection_ids: ["VpcPeeringConnectionId"],
759
759
  # })
760
760
  # @param [Hash] options ({})
761
761
  # @option options [Array<Types::Filter>] :filters
@@ -851,7 +851,7 @@ module Aws::EC2
851
851
  # values: ["String"],
852
852
  # },
853
853
  # ],
854
- # instance_ids: ["String"],
854
+ # instance_ids: ["InstanceId"],
855
855
  # dry_run: false,
856
856
  # })
857
857
  # @param [Hash] options ({})
@@ -1172,7 +1172,7 @@ module Aws::EC2
1172
1172
  # },
1173
1173
  # ],
1174
1174
  # dry_run: false,
1175
- # internet_gateway_ids: ["String"],
1175
+ # internet_gateway_ids: ["InternetGatewayId"],
1176
1176
  # })
1177
1177
  # @param [Hash] options ({})
1178
1178
  # @option options [Array<Types::Filter>] :filters
@@ -1240,7 +1240,7 @@ module Aws::EC2
1240
1240
  # },
1241
1241
  # ],
1242
1242
  # dry_run: false,
1243
- # network_acl_ids: ["String"],
1243
+ # network_acl_ids: ["NetworkAclId"],
1244
1244
  # })
1245
1245
  # @param [Hash] options ({})
1246
1246
  # @option options [Array<Types::Filter>] :filters
@@ -1338,7 +1338,7 @@ module Aws::EC2
1338
1338
  # },
1339
1339
  # ],
1340
1340
  # dry_run: false,
1341
- # network_interface_ids: ["String"],
1341
+ # network_interface_ids: ["NetworkInterfaceId"],
1342
1342
  # })
1343
1343
  # @param [Hash] options ({})
1344
1344
  # @option options [Array<Types::Filter>] :filters
@@ -1495,7 +1495,7 @@ module Aws::EC2
1495
1495
  # },
1496
1496
  # ],
1497
1497
  # dry_run: false,
1498
- # vpc_peering_connection_ids: ["String"],
1498
+ # vpc_peering_connection_ids: ["VpcPeeringConnectionId"],
1499
1499
  # })
1500
1500
  # @param [Hash] options ({})
1501
1501
  # @option options [Array<Types::Filter>] :filters
@@ -1580,7 +1580,7 @@ module Aws::EC2
1580
1580
  # },
1581
1581
  # ],
1582
1582
  # dry_run: false,
1583
- # route_table_ids: ["String"],
1583
+ # route_table_ids: ["RouteTableId"],
1584
1584
  # })
1585
1585
  # @param [Hash] options ({})
1586
1586
  # @option options [Array<Types::Filter>] :filters
@@ -1696,7 +1696,7 @@ module Aws::EC2
1696
1696
  # },
1697
1697
  # ],
1698
1698
  # group_ids: ["String"],
1699
- # group_names: ["String"],
1699
+ # group_names: ["SecurityGroupName"],
1700
1700
  # dry_run: false,
1701
1701
  # })
1702
1702
  # @param [Hash] options ({})
@@ -1828,7 +1828,7 @@ module Aws::EC2
1828
1828
  # values: ["String"],
1829
1829
  # },
1830
1830
  # ],
1831
- # subnet_ids: ["String"],
1831
+ # subnet_ids: ["SubnetId"],
1832
1832
  # dry_run: false,
1833
1833
  # })
1834
1834
  # @param [Hash] options ({})
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.143.0
4
+ version: 1.144.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-02-14 00:00:00.000000000 Z
11
+ date: 2020-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4