aws-sdk-ec2 1.257.0 → 1.260.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: 3e6da0b3e9e7cfea1df9ef053891dae2aa23b3fe965ef209012066cc9d8408a9
4
- data.tar.gz: '089362c8f10be01541c764280aa1aa1d1a323eb6df368bfad58bfab55a6f5433'
3
+ metadata.gz: 3f188a7d3e0249b9d840c0bd2fcc9119e8b86f5906365494f180f8326ef9dc77
4
+ data.tar.gz: 54102ac98975c07a8c7f864c0409b034cfe155718cfdf3ea3cc68305e92607c2
5
5
  SHA512:
6
- metadata.gz: ecf59e98f54aa80fc51d4550fe6058f04eb86bd6399731c7ee387a750d6891352c702a49d1dfb106ea042abea2f1fd9f339e7dc443cbe33caeb26862f3a0e722
7
- data.tar.gz: 61337c3a2452c574bfc124b061f221febf63ac1e1cb06347311a5e2406dac926503a7f29d125f67356d34d98cffe7d48cd994e4569c3e049babae7142f99eb19
6
+ metadata.gz: 886876eb6cf71976077aacee755180ea1568751ee008e2c5ed38c8c82c25bac8c270704a353aa2958cececfdf95abba71cf560c0e3117eaacb3be3c78fb30684
7
+ data.tar.gz: ccb8210ddbae6f6d5dbb769ff2f977a8adacaa13c71d77404c8351f7fd2e3c49b22728e11716c8951854cbf2270f479662261052071d333c9279612ecd55321d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.260.0 (2021-08-27)
5
+ ------------------
6
+
7
+ * Feature - This release adds the BootMode flag to the ImportImage API and showing the detected BootMode of an ImportImage task.
8
+
9
+ 1.259.0 (2021-08-26)
10
+ ------------------
11
+
12
+ * Feature - Support added for resizing VPC prefix lists
13
+
14
+ 1.258.0 (2021-08-25)
15
+ ------------------
16
+
17
+ * Feature - Support added for IMDS IPv6 endpoint
18
+
4
19
  1.257.0 (2021-08-20)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.257.0
1
+ 1.260.0
@@ -1044,13 +1044,14 @@ module Aws::EC2
1044
1044
  #
1045
1045
  # You can optionally use Prefix Delegation on the network interface. You
1046
1046
  # must specify either the IPV6 Prefix Delegation prefixes, or the IPv6
1047
- # Prefix Delegation count. For information, see [Prefix Delegation][2]
1048
- # in the *Amazon Elastic Compute Cloud User Guide*.
1047
+ # Prefix Delegation count. For information, see [ Assigning prefixes to
1048
+ # Amazon EC2 network interfaces][2] in the *Amazon Elastic Compute Cloud
1049
+ # User Guide*.
1049
1050
  #
1050
1051
  #
1051
1052
  #
1052
1053
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
1053
- # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
1054
+ # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html
1054
1055
  #
1055
1056
  # @option params [Integer] :ipv_6_address_count
1056
1057
  # The number of additional IPv6 addresses to assign to the network
@@ -1066,14 +1067,13 @@ module Aws::EC2
1066
1067
  # of IPv6 addresses.
1067
1068
  #
1068
1069
  # @option params [Integer] :ipv_6_prefix_count
1069
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
1070
+ # The number of IPv6 prefixes that Amazon Web Services automatically
1070
1071
  # assigns to the network interface. You cannot use this option if you
1071
1072
  # use the `Ipv6Prefixes` option.
1072
1073
  #
1073
1074
  # @option params [Array<String>] :ipv_6_prefixes
1074
- # One or more IPv6 Prefix Delegation prefixes assigned to the network
1075
- # interface. You cannot use this option if you use the `Ipv6PrefixCount`
1076
- # option.
1075
+ # One or more IPv6 prefixes assigned to the network interface. You
1076
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
1077
1077
  #
1078
1078
  # @option params [required, String] :network_interface_id
1079
1079
  # The ID of the network interface.
@@ -1137,14 +1137,15 @@ module Aws::EC2
1137
1137
  #
1138
1138
  # You can optionally use Prefix Delegation on the network interface. You
1139
1139
  # must specify either the IPv4 Prefix Delegation prefixes, or the IPv4
1140
- # Prefix Delegation count. For information, see [Prefix Delegation][3]
1141
- # in the *Amazon Elastic Compute Cloud User Guide*.
1140
+ # Prefix Delegation count. For information, see [ Assigning prefixes to
1141
+ # Amazon EC2 network interfaces][3] in the *Amazon Elastic Compute Cloud
1142
+ # User Guide*.
1142
1143
  #
1143
1144
  #
1144
1145
  #
1145
1146
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
1146
1147
  # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html
1147
- # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
1148
+ # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html
1148
1149
  #
1149
1150
  # @option params [Boolean] :allow_reassignment
1150
1151
  # Indicates whether to allow an IP address that is already assigned to
@@ -1168,12 +1169,11 @@ module Aws::EC2
1168
1169
  # private IP addresses.
1169
1170
  #
1170
1171
  # @option params [Array<String>] :ipv_4_prefixes
1171
- # One or more IPv4 Prefix Delegation prefixes assigned to the network
1172
- # interface. You cannot use this option if you use the `Ipv4PrefixCount`
1173
- # option.
1172
+ # One or more IPv4 prefixes assigned to the network interface. You
1173
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
1174
1174
  #
1175
1175
  # @option params [Integer] :ipv_4_prefix_count
1176
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
1176
+ # The number of IPv4 prefixes that Amazon Web Services automatically
1177
1177
  # assigns to the network interface. You cannot use this option if you
1178
1178
  # use the `Ipv4 Prefixes` option.
1179
1179
  #
@@ -1946,6 +1946,11 @@ module Aws::EC2
1946
1946
  req.send_request(options)
1947
1947
  end
1948
1948
 
1949
+ # <note markdown="1"> This API action is currently in **limited preview only**. If you are
1950
+ # interested in using this feature, contact your account manager.
1951
+ #
1952
+ # </note>
1953
+ #
1949
1954
  # Associates a branch network interface with a trunk network interface.
1950
1955
  #
1951
1956
  # Before you create the association, run the
@@ -1954,13 +1959,9 @@ module Aws::EC2
1954
1959
  # network interface that you want to associate with the trunk network
1955
1960
  # interface.
1956
1961
  #
1957
- # For more information, see [ Network interface trunking][2] in the
1958
- # *Amazon Elastic Compute Cloud User Guide*.
1959
- #
1960
1962
  #
1961
1963
  #
1962
1964
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateNetworkInterface.html
1963
- # [2]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/eni-trunking.html
1964
1965
  #
1965
1966
  # @option params [required, String] :branch_interface_id
1966
1967
  # The ID of the branch network interface.
@@ -7547,22 +7548,20 @@ module Aws::EC2
7547
7548
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
7548
7549
  #
7549
7550
  # @option params [Array<Types::Ipv4PrefixSpecificationRequest>] :ipv_4_prefixes
7550
- # One or moreIPv4 Prefix Delegation prefixes assigned to the network
7551
- # interface. You cannot use this option if you use the `Ipv4PrefixCount`
7552
- # option.
7551
+ # One or more IPv4 prefixes assigned to the network interface. You
7552
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
7553
7553
  #
7554
7554
  # @option params [Integer] :ipv_4_prefix_count
7555
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
7555
+ # The number of IPv4 prefixes that Amazon Web Services automatically
7556
7556
  # assigns to the network interface. You cannot use this option if you
7557
7557
  # use the `Ipv4 Prefixes` option.
7558
7558
  #
7559
7559
  # @option params [Array<Types::Ipv6PrefixSpecificationRequest>] :ipv_6_prefixes
7560
- # One or moreIPv6 Prefix Delegation prefixes assigned to the network
7561
- # interface. You cannot use this option if you use the `Ipv6PrefixCount`
7562
- # option.
7560
+ # One or more IPv6 prefixes assigned to the network interface. You
7561
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
7563
7562
  #
7564
7563
  # @option params [Integer] :ipv_6_prefix_count
7565
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
7564
+ # The number of IPv6 prefixes that Amazon Web Services automatically
7566
7565
  # assigns to the network interface. You cannot use this option if you
7567
7566
  # use the `Ipv6Prefixes` option.
7568
7567
  #
@@ -9886,12 +9885,12 @@ module Aws::EC2
9886
9885
  # you can use to establish a connection between a transit gateway and an
9887
9886
  # appliance.
9888
9887
  #
9889
- # A Connect attachment uses an existing VPC or AWS Direct Connect
9890
- # attachment as the underlying transport mechanism.
9888
+ # A Connect attachment uses an existing VPC or Amazon Web Services
9889
+ # Direct Connect attachment as the underlying transport mechanism.
9891
9890
  #
9892
9891
  # @option params [required, String] :transport_transit_gateway_attachment_id
9893
9892
  # The ID of the transit gateway attachment. You can specify a VPC
9894
- # attachment or a AWS Direct Connect attachment.
9893
+ # attachment or Amazon Web Services Direct Connect attachment.
9895
9894
  #
9896
9895
  # @option params [required, Types::CreateTransitGatewayConnectRequestOptions] :options
9897
9896
  # The Connect attachment options.
@@ -10133,7 +10132,8 @@ module Aws::EC2
10133
10132
  # Requests a transit gateway peering attachment between the specified
10134
10133
  # transit gateway (requester) and a peer transit gateway (accepter). The
10135
10134
  # transit gateways must be in different Regions. The peer transit
10136
- # gateway can be in your account or a different AWS account.
10135
+ # gateway can be in your account or a different Amazon Web Services
10136
+ # account.
10137
10137
  #
10138
10138
  # After you create the peering attachment, the owner of the accepter
10139
10139
  # transit gateway must accept the attachment request.
@@ -10146,7 +10146,8 @@ module Aws::EC2
10146
10146
  # attachment.
10147
10147
  #
10148
10148
  # @option params [required, String] :peer_account_id
10149
- # The AWS account ID of the owner of the peer transit gateway.
10149
+ # The ID of the Amazon Web Services account that owns the peer transit
10150
+ # gateway.
10150
10151
  #
10151
10152
  # @option params [required, String] :peer_region
10152
10153
  # The Region where the peer transit gateway is located.
@@ -18375,6 +18376,7 @@ module Aws::EC2
18375
18376
  # resp.import_image_tasks[0].license_specifications #=> Array
18376
18377
  # resp.import_image_tasks[0].license_specifications[0].license_configuration_arn #=> String
18377
18378
  # resp.import_image_tasks[0].usage_operation #=> String
18379
+ # resp.import_image_tasks[0].boot_mode #=> String, one of "legacy-bios", "uefi"
18378
18380
  # resp.next_token #=> String
18379
18381
  #
18380
18382
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeImportImageTasks AWS API Documentation
@@ -19971,6 +19973,7 @@ module Aws::EC2
19971
19973
  # resp.reservations[0].instances[0].metadata_options.http_tokens #=> String, one of "optional", "required"
19972
19974
  # resp.reservations[0].instances[0].metadata_options.http_put_response_hop_limit #=> Integer
19973
19975
  # resp.reservations[0].instances[0].metadata_options.http_endpoint #=> String, one of "disabled", "enabled"
19976
+ # resp.reservations[0].instances[0].metadata_options.http_protocol_ipv_6 #=> String, one of "disabled", "enabled"
19974
19977
  # resp.reservations[0].instances[0].enclave_options.enabled #=> Boolean
19975
19978
  # resp.reservations[0].instances[0].boot_mode #=> String, one of "legacy-bios", "uefi"
19976
19979
  # resp.reservations[0].owner_id #=> String
@@ -26594,8 +26597,8 @@ module Aws::EC2
26594
26597
  #
26595
26598
  # * `resource-id` - The ID of the resource.
26596
26599
  #
26597
- # * `resource-owner-id` - The ID of the AWS account that owns the
26598
- # resource.
26600
+ # * `resource-owner-id` - The ID of the Amazon Web Services account that
26601
+ # owns the resource.
26599
26602
  #
26600
26603
  # * `resource-type` - The resource type. Valid values are `vpc` \| `vpn`
26601
26604
  # \| `direct-connect-gateway` \| `peering` \| `connect`.
@@ -26609,8 +26612,8 @@ module Aws::EC2
26609
26612
  #
26610
26613
  # * `transit-gateway-id` - The ID of the transit gateway.
26611
26614
  #
26612
- # * `transit-gateway-owner-id` - The ID of the AWS account that owns the
26613
- # transit gateway.
26615
+ # * `transit-gateway-owner-id` - The ID of the Amazon Web Services
26616
+ # account that owns the transit gateway.
26614
26617
  #
26615
26618
  # @option params [Integer] :max_results
26616
26619
  # The maximum number of results to return with a single call. To
@@ -26928,10 +26931,10 @@ module Aws::EC2
26928
26931
  # * `transit-gateway-attachment-id` - The ID of the transit gateway
26929
26932
  # attachment.
26930
26933
  #
26931
- # * `local-owner-id` - The ID of your AWS account.
26934
+ # * `local-owner-id` - The ID of your Amazon Web Services account.
26932
26935
  #
26933
- # * `remote-owner-id` - The ID of the AWS account in the remote Region
26934
- # that owns the transit gateway.
26936
+ # * `remote-owner-id` - The ID of the Amazon Web Services account in the
26937
+ # remote Region that owns the transit gateway.
26935
26938
  #
26936
26939
  # * `state` - The state of the peering attachment. Valid values are
26937
26940
  # `available` \| `deleted` \| `deleting` \| `failed` \| `failing` \|
@@ -27219,8 +27222,8 @@ module Aws::EC2
27219
27222
  # * `options.vpn-ecmp-support` - Indicates whether Equal Cost Multipath
27220
27223
  # Protocol support is enabled (`enable` \| `disable`).
27221
27224
  #
27222
- # * `owner-id` - The ID of the AWS account that owns the transit
27223
- # gateway.
27225
+ # * `owner-id` - The ID of the Amazon Web Services account that owns the
27226
+ # transit gateway.
27224
27227
  #
27225
27228
  # * `state` - The state of the transit gateway (`available` \| `deleted`
27226
27229
  # \| `deleting` \| `modifying` \| `pending`).
@@ -27297,6 +27300,11 @@ module Aws::EC2
27297
27300
  req.send_request(options)
27298
27301
  end
27299
27302
 
27303
+ # <note markdown="1"> This API action is currently in **limited preview only**. If you are
27304
+ # interested in using this feature, contact your account manager.
27305
+ #
27306
+ # </note>
27307
+ #
27300
27308
  # Describes one or more network interface trunk associations.
27301
27309
  #
27302
27310
  # @option params [Array<String>] :association_ids
@@ -30432,11 +30440,16 @@ module Aws::EC2
30432
30440
  req.send_request(options)
30433
30441
  end
30434
30442
 
30443
+ # <note markdown="1"> This API action is currently in **limited preview only**. If you are
30444
+ # interested in using this feature, contact your account manager.
30445
+ #
30446
+ # </note>
30447
+ #
30435
30448
  # Removes an association between a branch network interface with a trunk
30436
30449
  # network interface.
30437
30450
  #
30438
30451
  # @option params [required, String] :association_id
30439
- # The ID ofthe association
30452
+ # The ID of the association
30440
30453
  #
30441
30454
  # @option params [String] :client_token
30442
30455
  # Unique, case-sensitive identifier that you provide to ensure the
@@ -33035,6 +33048,9 @@ module Aws::EC2
33035
33048
  #
33036
33049
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html
33037
33050
  #
33051
+ # @option params [String] :boot_mode
33052
+ # The boot mode of the virtual machine.
33053
+ #
33038
33054
  # @return [Types::ImportImageResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
33039
33055
  #
33040
33056
  # * {Types::ImportImageResult#architecture #architecture} => String
@@ -33103,6 +33119,7 @@ module Aws::EC2
33103
33119
  # },
33104
33120
  # ],
33105
33121
  # usage_operation: "String",
33122
+ # boot_mode: "legacy-bios", # accepts legacy-bios, uefi
33106
33123
  # })
33107
33124
  #
33108
33125
  # @example Response structure
@@ -35162,6 +35179,10 @@ module Aws::EC2
35162
35179
  # If you have the required permissions, the error response is
35163
35180
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
35164
35181
  #
35182
+ # @option params [String] :http_protocol_ipv_6
35183
+ # Enables or disables the IPv6 endpoint for the instance metadata
35184
+ # service.
35185
+ #
35165
35186
  # @return [Types::ModifyInstanceMetadataOptionsResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
35166
35187
  #
35167
35188
  # * {Types::ModifyInstanceMetadataOptionsResult#instance_id #instance_id} => String
@@ -35175,6 +35196,7 @@ module Aws::EC2
35175
35196
  # http_put_response_hop_limit: 1,
35176
35197
  # http_endpoint: "disabled", # accepts disabled, enabled
35177
35198
  # dry_run: false,
35199
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
35178
35200
  # })
35179
35201
  #
35180
35202
  # @example Response structure
@@ -35184,6 +35206,7 @@ module Aws::EC2
35184
35206
  # resp.instance_metadata_options.http_tokens #=> String, one of "optional", "required"
35185
35207
  # resp.instance_metadata_options.http_put_response_hop_limit #=> Integer
35186
35208
  # resp.instance_metadata_options.http_endpoint #=> String, one of "disabled", "enabled"
35209
+ # resp.instance_metadata_options.http_protocol_ipv_6 #=> String, one of "disabled", "enabled"
35187
35210
  #
35188
35211
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyInstanceMetadataOptions AWS API Documentation
35189
35212
  #
@@ -35400,6 +35423,11 @@ module Aws::EC2
35400
35423
  # @option params [Array<Types::RemovePrefixListEntry>] :remove_entries
35401
35424
  # One or more entries to remove from the prefix list.
35402
35425
  #
35426
+ # @option params [Integer] :max_entries
35427
+ # The maximum number of entries for the prefix list. You cannot modify
35428
+ # the entries of a prefix list and modify the size of a prefix list at
35429
+ # the same time.
35430
+ #
35403
35431
  # @return [Types::ModifyManagedPrefixListResult] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
35404
35432
  #
35405
35433
  # * {Types::ModifyManagedPrefixListResult#prefix_list #prefix_list} => Types::ManagedPrefixList
@@ -35422,6 +35450,7 @@ module Aws::EC2
35422
35450
  # cidr: "String", # required
35423
35451
  # },
35424
35452
  # ],
35453
+ # max_entries: 1,
35425
35454
  # })
35426
35455
  #
35427
35456
  # @example Response structure
@@ -36424,10 +36453,6 @@ module Aws::EC2
36424
36453
  # @option params [Types::ModifyTransitGatewayVpcAttachmentRequestOptions] :options
36425
36454
  # The new VPC attachment options.
36426
36455
  #
36427
- # <note markdown="1"> You cannot modify the IPv6 options.
36428
- #
36429
- # </note>
36430
- #
36431
36456
  # @option params [Boolean] :dry_run
36432
36457
  # Checks whether you have the required permissions for the action,
36433
36458
  # without actually making the request, and provides an error response.
@@ -41735,6 +41760,7 @@ module Aws::EC2
41735
41760
  # http_tokens: "optional", # accepts optional, required
41736
41761
  # http_put_response_hop_limit: 1,
41737
41762
  # http_endpoint: "disabled", # accepts disabled, enabled
41763
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
41738
41764
  # },
41739
41765
  # enclave_options: {
41740
41766
  # enabled: false,
@@ -41868,6 +41894,7 @@ module Aws::EC2
41868
41894
  # resp.instances[0].metadata_options.http_tokens #=> String, one of "optional", "required"
41869
41895
  # resp.instances[0].metadata_options.http_put_response_hop_limit #=> Integer
41870
41896
  # resp.instances[0].metadata_options.http_endpoint #=> String, one of "disabled", "enabled"
41897
+ # resp.instances[0].metadata_options.http_protocol_ipv_6 #=> String, one of "disabled", "enabled"
41871
41898
  # resp.instances[0].enclave_options.enabled #=> Boolean
41872
41899
  # resp.instances[0].boot_mode #=> String, one of "legacy-bios", "uefi"
41873
41900
  # resp.owner_id #=> String
@@ -42177,9 +42204,6 @@ module Aws::EC2
42177
42204
  # * `source-type` - The source type. Valid values are `igmp` \|
42178
42205
  # `static`.
42179
42206
  #
42180
- # * `state` - The state of the subnet association. Valid values are
42181
- # `associated` \| `associated` \| `disassociated` \| `disassociating`.
42182
- #
42183
42207
  # * `subnet-id` - The ID of the subnet.
42184
42208
  #
42185
42209
  # * `transit-gateway-attachment-id` - The id of the transit gateway
@@ -43167,8 +43191,7 @@ module Aws::EC2
43167
43191
  # The IPv6 addresses to unassign from the network interface.
43168
43192
  #
43169
43193
  # @option params [Array<String>] :ipv_6_prefixes
43170
- # One or moreIPv6 Prefix Delegation prefixes to unassign from the
43171
- # network interface.
43194
+ # One or more IPv6 prefixes to unassign from the network interface.
43172
43195
  #
43173
43196
  # @option params [required, String] :network_interface_id
43174
43197
  # The ID of the network interface.
@@ -43216,8 +43239,7 @@ module Aws::EC2
43216
43239
  # than one IP address.
43217
43240
  #
43218
43241
  # @option params [Array<String>] :ipv_4_prefixes
43219
- # The IPv4 Prefix Delegation prefixes to unassign from the network
43220
- # interface.
43242
+ # The IPv4 prefixes to unassign from the network interface.
43221
43243
  #
43222
43244
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
43223
43245
  #
@@ -43598,7 +43620,7 @@ module Aws::EC2
43598
43620
  params: params,
43599
43621
  config: config)
43600
43622
  context[:gem_name] = 'aws-sdk-ec2'
43601
- context[:gem_version] = '1.257.0'
43623
+ context[:gem_version] = '1.260.0'
43602
43624
  Seahorse::Client::Request.new(handlers, context)
43603
43625
  end
43604
43626
 
@@ -1292,6 +1292,7 @@ module Aws::EC2
1292
1292
  InstanceMetadataOptionsRequest = Shapes::StructureShape.new(name: 'InstanceMetadataOptionsRequest')
1293
1293
  InstanceMetadataOptionsResponse = Shapes::StructureShape.new(name: 'InstanceMetadataOptionsResponse')
1294
1294
  InstanceMetadataOptionsState = Shapes::StringShape.new(name: 'InstanceMetadataOptionsState')
1295
+ InstanceMetadataProtocolState = Shapes::StringShape.new(name: 'InstanceMetadataProtocolState')
1295
1296
  InstanceMonitoring = Shapes::StructureShape.new(name: 'InstanceMonitoring')
1296
1297
  InstanceMonitoringList = Shapes::ListShape.new(name: 'InstanceMonitoringList')
1297
1298
  InstanceNetworkInterface = Shapes::StructureShape.new(name: 'InstanceNetworkInterface')
@@ -7163,6 +7164,7 @@ module Aws::EC2
7163
7164
  ImportImageRequest.add_member(:license_specifications, Shapes::ShapeRef.new(shape: ImportImageLicenseSpecificationListRequest, location_name: "LicenseSpecifications"))
7164
7165
  ImportImageRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
7165
7166
  ImportImageRequest.add_member(:usage_operation, Shapes::ShapeRef.new(shape: String, location_name: "UsageOperation"))
7167
+ ImportImageRequest.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "BootMode"))
7166
7168
  ImportImageRequest.struct_class = Types::ImportImageRequest
7167
7169
 
7168
7170
  ImportImageResult.add_member(:architecture, Shapes::ShapeRef.new(shape: String, location_name: "architecture"))
@@ -7199,6 +7201,7 @@ module Aws::EC2
7199
7201
  ImportImageTask.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
7200
7202
  ImportImageTask.add_member(:license_specifications, Shapes::ShapeRef.new(shape: ImportImageLicenseSpecificationListResponse, location_name: "licenseSpecifications"))
7201
7203
  ImportImageTask.add_member(:usage_operation, Shapes::ShapeRef.new(shape: String, location_name: "usageOperation"))
7204
+ ImportImageTask.add_member(:boot_mode, Shapes::ShapeRef.new(shape: BootModeValues, location_name: "bootMode"))
7202
7205
  ImportImageTask.struct_class = Types::ImportImageTask
7203
7206
 
7204
7207
  ImportImageTaskList.member = Shapes::ShapeRef.new(shape: ImportImageTask, location_name: "item")
@@ -7512,12 +7515,14 @@ module Aws::EC2
7512
7515
  InstanceMetadataOptionsRequest.add_member(:http_tokens, Shapes::ShapeRef.new(shape: HttpTokensState, location_name: "HttpTokens"))
7513
7516
  InstanceMetadataOptionsRequest.add_member(:http_put_response_hop_limit, Shapes::ShapeRef.new(shape: Integer, location_name: "HttpPutResponseHopLimit"))
7514
7517
  InstanceMetadataOptionsRequest.add_member(:http_endpoint, Shapes::ShapeRef.new(shape: InstanceMetadataEndpointState, location_name: "HttpEndpoint"))
7518
+ InstanceMetadataOptionsRequest.add_member(:http_protocol_ipv_6, Shapes::ShapeRef.new(shape: InstanceMetadataProtocolState, location_name: "HttpProtocolIpv6"))
7515
7519
  InstanceMetadataOptionsRequest.struct_class = Types::InstanceMetadataOptionsRequest
7516
7520
 
7517
7521
  InstanceMetadataOptionsResponse.add_member(:state, Shapes::ShapeRef.new(shape: InstanceMetadataOptionsState, location_name: "state"))
7518
7522
  InstanceMetadataOptionsResponse.add_member(:http_tokens, Shapes::ShapeRef.new(shape: HttpTokensState, location_name: "httpTokens"))
7519
7523
  InstanceMetadataOptionsResponse.add_member(:http_put_response_hop_limit, Shapes::ShapeRef.new(shape: Integer, location_name: "httpPutResponseHopLimit"))
7520
7524
  InstanceMetadataOptionsResponse.add_member(:http_endpoint, Shapes::ShapeRef.new(shape: InstanceMetadataEndpointState, location_name: "httpEndpoint"))
7525
+ InstanceMetadataOptionsResponse.add_member(:http_protocol_ipv_6, Shapes::ShapeRef.new(shape: InstanceMetadataProtocolState, location_name: "httpProtocolIpv6"))
7521
7526
  InstanceMetadataOptionsResponse.struct_class = Types::InstanceMetadataOptionsResponse
7522
7527
 
7523
7528
  InstanceMonitoring.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
@@ -8423,6 +8428,7 @@ module Aws::EC2
8423
8428
  ModifyInstanceMetadataOptionsRequest.add_member(:http_put_response_hop_limit, Shapes::ShapeRef.new(shape: Integer, location_name: "HttpPutResponseHopLimit"))
8424
8429
  ModifyInstanceMetadataOptionsRequest.add_member(:http_endpoint, Shapes::ShapeRef.new(shape: InstanceMetadataEndpointState, location_name: "HttpEndpoint"))
8425
8430
  ModifyInstanceMetadataOptionsRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
8431
+ ModifyInstanceMetadataOptionsRequest.add_member(:http_protocol_ipv_6, Shapes::ShapeRef.new(shape: InstanceMetadataProtocolState, location_name: "HttpProtocolIpv6"))
8426
8432
  ModifyInstanceMetadataOptionsRequest.struct_class = Types::ModifyInstanceMetadataOptionsRequest
8427
8433
 
8428
8434
  ModifyInstanceMetadataOptionsResult.add_member(:instance_id, Shapes::ShapeRef.new(shape: String, location_name: "instanceId"))
@@ -8457,6 +8463,7 @@ module Aws::EC2
8457
8463
  ModifyManagedPrefixListRequest.add_member(:prefix_list_name, Shapes::ShapeRef.new(shape: String, location_name: "PrefixListName"))
8458
8464
  ModifyManagedPrefixListRequest.add_member(:add_entries, Shapes::ShapeRef.new(shape: AddPrefixListEntries, location_name: "AddEntry"))
8459
8465
  ModifyManagedPrefixListRequest.add_member(:remove_entries, Shapes::ShapeRef.new(shape: RemovePrefixListEntries, location_name: "RemoveEntry"))
8466
+ ModifyManagedPrefixListRequest.add_member(:max_entries, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxEntries"))
8460
8467
  ModifyManagedPrefixListRequest.struct_class = Types::ModifyManagedPrefixListRequest
8461
8468
 
8462
8469
  ModifyManagedPrefixListResult.add_member(:prefix_list, Shapes::ShapeRef.new(shape: ManagedPrefixList, location_name: "prefixList"))
@@ -108,15 +108,13 @@ module Aws::EC2
108
108
  data[:private_ip_addresses]
109
109
  end
110
110
 
111
- # The IPv4 Prefix Delegation prefixes that are assigned to the network
112
- # interface.
111
+ # The IPv4 prefixes that are assigned to the network interface.
113
112
  # @return [Array<Types::Ipv4PrefixSpecification>]
114
113
  def ipv_4_prefixes
115
114
  data[:ipv_4_prefixes]
116
115
  end
117
116
 
118
- # The IPv6 Prefix Delegation prefixes that are assigned to the network
119
- # interface.
117
+ # The IPv6 prefixes that are assigned to the network interface.
120
118
  # @return [Array<Types::Ipv6PrefixSpecification>]
121
119
  def ipv_6_prefixes
122
120
  data[:ipv_6_prefixes]
@@ -326,11 +324,10 @@ module Aws::EC2
326
324
  # interface. You can't specify this parameter when also specifying
327
325
  # private IP addresses.
328
326
  # @option options [Array<String>] :ipv_4_prefixes
329
- # One or more IPv4 Prefix Delegation prefixes assigned to the network
330
- # interface. You cannot use this option if you use the `Ipv4PrefixCount`
331
- # option.
327
+ # One or more IPv4 prefixes assigned to the network interface. You
328
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
332
329
  # @option options [Integer] :ipv_4_prefix_count
333
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
330
+ # The number of IPv4 prefixes that Amazon Web Services automatically
334
331
  # assigns to the network interface. You cannot use this option if you
335
332
  # use the `Ipv4 Prefixes` option.
336
333
  # @return [Types::AssignPrivateIpAddressesResult]
@@ -607,8 +604,7 @@ module Aws::EC2
607
604
  # interface. You can specify this option multiple times to unassign more
608
605
  # than one IP address.
609
606
  # @option options [Array<String>] :ipv_4_prefixes
610
- # The IPv4 Prefix Delegation prefixes to unassign from the network
611
- # interface.
607
+ # The IPv4 prefixes to unassign from the network interface.
612
608
  # @return [EmptyStructure]
613
609
  def unassign_private_ip_addresses(options = {})
614
610
  options = options.merge(network_interface_id: @id)
@@ -242,6 +242,7 @@ module Aws::EC2
242
242
  # http_tokens: "optional", # accepts optional, required
243
243
  # http_put_response_hop_limit: 1,
244
244
  # http_endpoint: "disabled", # accepts disabled, enabled
245
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
245
246
  # },
246
247
  # enclave_options: {
247
248
  # enabled: false,
@@ -829,19 +830,17 @@ module Aws::EC2
829
830
  #
830
831
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
831
832
  # @option options [Array<Types::Ipv4PrefixSpecificationRequest>] :ipv_4_prefixes
832
- # One or moreIPv4 Prefix Delegation prefixes assigned to the network
833
- # interface. You cannot use this option if you use the `Ipv4PrefixCount`
834
- # option.
833
+ # One or more IPv4 prefixes assigned to the network interface. You
834
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
835
835
  # @option options [Integer] :ipv_4_prefix_count
836
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
836
+ # The number of IPv4 prefixes that Amazon Web Services automatically
837
837
  # assigns to the network interface. You cannot use this option if you
838
838
  # use the `Ipv4 Prefixes` option.
839
839
  # @option options [Array<Types::Ipv6PrefixSpecificationRequest>] :ipv_6_prefixes
840
- # One or moreIPv6 Prefix Delegation prefixes assigned to the network
841
- # interface. You cannot use this option if you use the `Ipv6PrefixCount`
842
- # option.
840
+ # One or more IPv6 prefixes assigned to the network interface. You
841
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
843
842
  # @option options [Integer] :ipv_6_prefix_count
844
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
843
+ # The number of IPv6 prefixes that Amazon Web Services automatically
845
844
  # assigns to the network interface. You cannot use this option if you
846
845
  # use the `Ipv6Prefixes` option.
847
846
  # @option options [String] :interface_type
@@ -436,6 +436,7 @@ module Aws::EC2
436
436
  # http_tokens: "optional", # accepts optional, required
437
437
  # http_put_response_hop_limit: 1,
438
438
  # http_endpoint: "disabled", # accepts disabled, enabled
439
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
439
440
  # },
440
441
  # enclave_options: {
441
442
  # enabled: false,
@@ -843,19 +844,17 @@ module Aws::EC2
843
844
  #
844
845
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
845
846
  # @option options [Array<Types::Ipv4PrefixSpecificationRequest>] :ipv_4_prefixes
846
- # One or moreIPv4 Prefix Delegation prefixes assigned to the network
847
- # interface. You cannot use this option if you use the `Ipv4PrefixCount`
848
- # option.
847
+ # One or more IPv4 prefixes assigned to the network interface. You
848
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
849
849
  # @option options [Integer] :ipv_4_prefix_count
850
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
850
+ # The number of IPv4 prefixes that Amazon Web Services automatically
851
851
  # assigns to the network interface. You cannot use this option if you
852
852
  # use the `Ipv4 Prefixes` option.
853
853
  # @option options [Array<Types::Ipv6PrefixSpecificationRequest>] :ipv_6_prefixes
854
- # One or moreIPv6 Prefix Delegation prefixes assigned to the network
855
- # interface. You cannot use this option if you use the `Ipv6PrefixCount`
856
- # option.
854
+ # One or more IPv6 prefixes assigned to the network interface. You
855
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
857
856
  # @option options [Integer] :ipv_6_prefix_count
858
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
857
+ # The number of IPv6 prefixes that Amazon Web Services automatically
859
858
  # assigns to the network interface. You cannot use this option if you
860
859
  # use the `Ipv6Prefixes` option.
861
860
  # @option options [String] :interface_type
@@ -1186,15 +1186,14 @@ module Aws::EC2
1186
1186
  # @return [Array<String>]
1187
1187
  #
1188
1188
  # @!attribute [rw] ipv_6_prefix_count
1189
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
1189
+ # The number of IPv6 prefixes that Amazon Web Services automatically
1190
1190
  # assigns to the network interface. You cannot use this option if you
1191
1191
  # use the `Ipv6Prefixes` option.
1192
1192
  # @return [Integer]
1193
1193
  #
1194
1194
  # @!attribute [rw] ipv_6_prefixes
1195
- # One or more IPv6 Prefix Delegation prefixes assigned to the network
1196
- # interface. You cannot use this option if you use the
1197
- # `Ipv6PrefixCount` option.
1195
+ # One or more IPv6 prefixes assigned to the network interface. You
1196
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
1198
1197
  # @return [Array<String>]
1199
1198
  #
1200
1199
  # @!attribute [rw] network_interface_id
@@ -1220,8 +1219,7 @@ module Aws::EC2
1220
1219
  # @return [Array<String>]
1221
1220
  #
1222
1221
  # @!attribute [rw] assigned_ipv_6_prefixes
1223
- # The IPv6 Prefix Delegation prefixes that are assigned to the network
1224
- # interface.
1222
+ # The IPv6 prefixes that are assigned to the network interface.
1225
1223
  # @return [Array<String>]
1226
1224
  #
1227
1225
  # @!attribute [rw] network_interface_id
@@ -1278,13 +1276,12 @@ module Aws::EC2
1278
1276
  # @return [Integer]
1279
1277
  #
1280
1278
  # @!attribute [rw] ipv_4_prefixes
1281
- # One or more IPv4 Prefix Delegation prefixes assigned to the network
1282
- # interface. You cannot use this option if you use the
1283
- # `Ipv4PrefixCount` option.
1279
+ # One or more IPv4 prefixes assigned to the network interface. You
1280
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
1284
1281
  # @return [Array<String>]
1285
1282
  #
1286
1283
  # @!attribute [rw] ipv_4_prefix_count
1287
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
1284
+ # The number of IPv4 prefixes that Amazon Web Services automatically
1288
1285
  # assigns to the network interface. You cannot use this option if you
1289
1286
  # use the `Ipv4 Prefixes` option.
1290
1287
  # @return [Integer]
@@ -1311,8 +1308,7 @@ module Aws::EC2
1311
1308
  # @return [Array<Types::AssignedPrivateIpAddress>]
1312
1309
  #
1313
1310
  # @!attribute [rw] assigned_ipv_4_prefixes
1314
- # The IPv4 Prefix Delegation prefixes that are assigned to the network
1315
- # interface.
1311
+ # The IPv4 prefixes that are assigned to the network interface.
1316
1312
  # @return [Array<Types::Ipv4PrefixSpecification>]
1317
1313
  #
1318
1314
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssignPrivateIpAddressesResult AWS API Documentation
@@ -8749,25 +8745,23 @@ module Aws::EC2
8749
8745
  # @return [Integer]
8750
8746
  #
8751
8747
  # @!attribute [rw] ipv_4_prefixes
8752
- # One or moreIPv4 Prefix Delegation prefixes assigned to the network
8753
- # interface. You cannot use this option if you use the
8754
- # `Ipv4PrefixCount` option.
8748
+ # One or more IPv4 prefixes assigned to the network interface. You
8749
+ # cannot use this option if you use the `Ipv4PrefixCount` option.
8755
8750
  # @return [Array<Types::Ipv4PrefixSpecificationRequest>]
8756
8751
  #
8757
8752
  # @!attribute [rw] ipv_4_prefix_count
8758
- # The number of IPv4 Prefix Delegation prefixes that AWS automatically
8753
+ # The number of IPv4 prefixes that Amazon Web Services automatically
8759
8754
  # assigns to the network interface. You cannot use this option if you
8760
8755
  # use the `Ipv4 Prefixes` option.
8761
8756
  # @return [Integer]
8762
8757
  #
8763
8758
  # @!attribute [rw] ipv_6_prefixes
8764
- # One or moreIPv6 Prefix Delegation prefixes assigned to the network
8765
- # interface. You cannot use this option if you use the
8766
- # `Ipv6PrefixCount` option.
8759
+ # One or more IPv6 prefixes assigned to the network interface. You
8760
+ # cannot use this option if you use the `Ipv6PrefixCount` option.
8767
8761
  # @return [Array<Types::Ipv6PrefixSpecificationRequest>]
8768
8762
  #
8769
8763
  # @!attribute [rw] ipv_6_prefix_count
8770
- # The number of IPv6 Prefix Delegation prefixes that AWS automatically
8764
+ # The number of IPv6 prefixes that Amazon Web Services automatically
8771
8765
  # assigns to the network interface. You cannot use this option if you
8772
8766
  # use the `Ipv6Prefixes` option.
8773
8767
  # @return [Integer]
@@ -10520,7 +10514,7 @@ module Aws::EC2
10520
10514
  #
10521
10515
  # @!attribute [rw] transport_transit_gateway_attachment_id
10522
10516
  # The ID of the transit gateway attachment. You can specify a VPC
10523
- # attachment or a AWS Direct Connect attachment.
10517
+ # attachment or Amazon Web Services Direct Connect attachment.
10524
10518
  # @return [String]
10525
10519
  #
10526
10520
  # @!attribute [rw] options
@@ -10717,7 +10711,8 @@ module Aws::EC2
10717
10711
  # @return [String]
10718
10712
  #
10719
10713
  # @!attribute [rw] peer_account_id
10720
- # The AWS account ID of the owner of the peer transit gateway.
10714
+ # The ID of the Amazon Web Services account that owns the peer transit
10715
+ # gateway.
10721
10716
  # @return [String]
10722
10717
  #
10723
10718
  # @!attribute [rw] peer_region
@@ -24050,8 +24045,8 @@ module Aws::EC2
24050
24045
  #
24051
24046
  # * `resource-id` - The ID of the resource.
24052
24047
  #
24053
- # * `resource-owner-id` - The ID of the AWS account that owns the
24054
- # resource.
24048
+ # * `resource-owner-id` - The ID of the Amazon Web Services account
24049
+ # that owns the resource.
24055
24050
  #
24056
24051
  # * `resource-type` - The resource type. Valid values are `vpc` \|
24057
24052
  # `vpn` \| `direct-connect-gateway` \| `peering` \| `connect`.
@@ -24065,8 +24060,8 @@ module Aws::EC2
24065
24060
  #
24066
24061
  # * `transit-gateway-id` - The ID of the transit gateway.
24067
24062
  #
24068
- # * `transit-gateway-owner-id` - The ID of the AWS account that owns
24069
- # the transit gateway.
24063
+ # * `transit-gateway-owner-id` - The ID of the Amazon Web Services
24064
+ # account that owns the transit gateway.
24070
24065
  # @return [Array<Types::Filter>]
24071
24066
  #
24072
24067
  # @!attribute [rw] max_results
@@ -24385,10 +24380,10 @@ module Aws::EC2
24385
24380
  # * `transit-gateway-attachment-id` - The ID of the transit gateway
24386
24381
  # attachment.
24387
24382
  #
24388
- # * `local-owner-id` - The ID of your AWS account.
24383
+ # * `local-owner-id` - The ID of your Amazon Web Services account.
24389
24384
  #
24390
- # * `remote-owner-id` - The ID of the AWS account in the remote Region
24391
- # that owns the transit gateway.
24385
+ # * `remote-owner-id` - The ID of the Amazon Web Services account in
24386
+ # the remote Region that owns the transit gateway.
24392
24387
  #
24393
24388
  # * `state` - The state of the peering attachment. Valid values are
24394
24389
  # `available` \| `deleted` \| `deleting` \| `failed` \| `failing` \|
@@ -24674,8 +24669,8 @@ module Aws::EC2
24674
24669
  # * `options.vpn-ecmp-support` - Indicates whether Equal Cost
24675
24670
  # Multipath Protocol support is enabled (`enable` \| `disable`).
24676
24671
  #
24677
- # * `owner-id` - The ID of the AWS account that owns the transit
24678
- # gateway.
24672
+ # * `owner-id` - The ID of the Amazon Web Services account that owns
24673
+ # the transit gateway.
24679
24674
  #
24680
24675
  # * `state` - The state of the transit gateway (`available` \|
24681
24676
  # `deleted` \| `deleting` \| `modifying` \| `pending`).
@@ -27499,7 +27494,7 @@ module Aws::EC2
27499
27494
  # }
27500
27495
  #
27501
27496
  # @!attribute [rw] association_id
27502
- # The ID ofthe association
27497
+ # The ID of the association
27503
27498
  # @return [String]
27504
27499
  #
27505
27500
  # @!attribute [rw] client_token
@@ -33418,6 +33413,7 @@ module Aws::EC2
33418
33413
  # },
33419
33414
  # ],
33420
33415
  # usage_operation: "String",
33416
+ # boot_mode: "legacy-bios", # accepts legacy-bios, uefi
33421
33417
  # }
33422
33418
  #
33423
33419
  # @!attribute [rw] architecture
@@ -33556,6 +33552,10 @@ module Aws::EC2
33556
33552
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/billing-info-fields.html
33557
33553
  # @return [String]
33558
33554
  #
33555
+ # @!attribute [rw] boot_mode
33556
+ # The boot mode of the virtual machine.
33557
+ # @return [String]
33558
+ #
33559
33559
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ImportImageRequest AWS API Documentation
33560
33560
  #
33561
33561
  class ImportImageRequest < Struct.new(
@@ -33573,7 +33573,8 @@ module Aws::EC2
33573
33573
  :role_name,
33574
33574
  :license_specifications,
33575
33575
  :tag_specifications,
33576
- :usage_operation)
33576
+ :usage_operation,
33577
+ :boot_mode)
33577
33578
  SENSITIVE = []
33578
33579
  include Aws::Structure
33579
33580
  end
@@ -33739,6 +33740,10 @@ module Aws::EC2
33739
33740
  # The usage operation value.
33740
33741
  # @return [String]
33741
33742
  #
33743
+ # @!attribute [rw] boot_mode
33744
+ # The boot mode of the virtual machine.
33745
+ # @return [String]
33746
+ #
33742
33747
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ImportImageTask AWS API Documentation
33743
33748
  #
33744
33749
  class ImportImageTask < Struct.new(
@@ -33757,7 +33762,8 @@ module Aws::EC2
33757
33762
  :status_message,
33758
33763
  :tags,
33759
33764
  :license_specifications,
33760
- :usage_operation)
33765
+ :usage_operation,
33766
+ :boot_mode)
33761
33767
  SENSITIVE = []
33762
33768
  include Aws::Structure
33763
33769
  end
@@ -35381,6 +35387,7 @@ module Aws::EC2
35381
35387
  # http_tokens: "optional", # accepts optional, required
35382
35388
  # http_put_response_hop_limit: 1,
35383
35389
  # http_endpoint: "disabled", # accepts disabled, enabled
35390
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
35384
35391
  # }
35385
35392
  #
35386
35393
  # @!attribute [rw] http_tokens
@@ -35422,12 +35429,18 @@ module Aws::EC2
35422
35429
  # </note>
35423
35430
  # @return [String]
35424
35431
  #
35432
+ # @!attribute [rw] http_protocol_ipv_6
35433
+ # Enables or disables the IPv6 endpoint for the instance metadata
35434
+ # service.
35435
+ # @return [String]
35436
+ #
35425
35437
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceMetadataOptionsRequest AWS API Documentation
35426
35438
  #
35427
35439
  class InstanceMetadataOptionsRequest < Struct.new(
35428
35440
  :http_tokens,
35429
35441
  :http_put_response_hop_limit,
35430
- :http_endpoint)
35442
+ :http_endpoint,
35443
+ :http_protocol_ipv_6)
35431
35444
  SENSITIVE = []
35432
35445
  include Aws::Structure
35433
35446
  end
@@ -35483,13 +35496,19 @@ module Aws::EC2
35483
35496
  # </note>
35484
35497
  # @return [String]
35485
35498
  #
35499
+ # @!attribute [rw] http_protocol_ipv_6
35500
+ # Whether or not the IPv6 endpoint for the instance metadata service
35501
+ # is enabled or disabled.
35502
+ # @return [String]
35503
+ #
35486
35504
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceMetadataOptionsResponse AWS API Documentation
35487
35505
  #
35488
35506
  class InstanceMetadataOptionsResponse < Struct.new(
35489
35507
  :state,
35490
35508
  :http_tokens,
35491
35509
  :http_put_response_hop_limit,
35492
- :http_endpoint)
35510
+ :http_endpoint,
35511
+ :http_protocol_ipv_6)
35493
35512
  SENSITIVE = []
35494
35513
  include Aws::Structure
35495
35514
  end
@@ -35856,6 +35875,16 @@ module Aws::EC2
35856
35875
  # The index of the network card. Some instance types support multiple
35857
35876
  # network cards. The primary network interface must be assigned to
35858
35877
  # network card index 0. The default is network card index 0.
35878
+ #
35879
+ # If you are using [RequestSpotInstances][1] to create Spot Instances,
35880
+ # omit this parameter because you can’t specify the network card index
35881
+ # when using this API. To specify the network card index, use
35882
+ # [RunInstances][2].
35883
+ #
35884
+ #
35885
+ #
35886
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RequestSpotInstances.html
35887
+ # [2]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html
35859
35888
  # @return [Integer]
35860
35889
  #
35861
35890
  # @!attribute [rw] ipv_4_prefixes
@@ -36623,15 +36652,16 @@ module Aws::EC2
36623
36652
  include Aws::Structure
36624
36653
  end
36625
36654
 
36626
- # Describes an IPv4 Prefix Delegation.
36655
+ # Describes an IPv4 prefix.
36627
36656
  #
36628
36657
  # @!attribute [rw] ipv_4_prefix
36629
- # The IPv4 Prefix Delegation prefix. For information, see [Prefix
36630
- # Delegation][1] in the *Amazon Elastic Compute Cloud User Guide*.
36658
+ # The IPv4 prefix. For information, see [ Assigning prefixes to Amazon
36659
+ # EC2 network interfaces][1] in the *Amazon Elastic Compute Cloud User
36660
+ # Guide*.
36631
36661
  #
36632
36662
  #
36633
36663
  #
36634
- # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
36664
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html
36635
36665
  # @return [String]
36636
36666
  #
36637
36667
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv4PrefixSpecification AWS API Documentation
@@ -36642,7 +36672,7 @@ module Aws::EC2
36642
36672
  include Aws::Structure
36643
36673
  end
36644
36674
 
36645
- # Describes the IPv4 Prefix Delegation option for a network interface.
36675
+ # Describes the IPv4 prefix option for a network interface.
36646
36676
  #
36647
36677
  # @note When making an API call, you may pass Ipv4PrefixSpecificationRequest
36648
36678
  # data as a hash:
@@ -36652,12 +36682,13 @@ module Aws::EC2
36652
36682
  # }
36653
36683
  #
36654
36684
  # @!attribute [rw] ipv_4_prefix
36655
- # The IPv4 Prefix Delegation prefix. For information, see [Prefix
36656
- # Delegation][1] in the *Amazon Elastic Compute Cloud User Guide*.
36685
+ # The IPv4 prefix. For information, see [ Assigning prefixes to Amazon
36686
+ # EC2 network interfaces][1] in the *Amazon Elastic Compute Cloud User
36687
+ # Guide*.
36657
36688
  #
36658
36689
  #
36659
36690
  #
36660
- # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
36691
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-eni.html
36661
36692
  # @return [String]
36662
36693
  #
36663
36694
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv4PrefixSpecificationRequest AWS API Documentation
@@ -36746,10 +36777,10 @@ module Aws::EC2
36746
36777
  include Aws::Structure
36747
36778
  end
36748
36779
 
36749
- # Describes the IPv6 Prefix Delegation.
36780
+ # Describes the IPv6 prefix.
36750
36781
  #
36751
36782
  # @!attribute [rw] ipv_6_prefix
36752
- # The IPv6 Prefix Delegation prefix.
36783
+ # The IPv6 prefix.
36753
36784
  # @return [String]
36754
36785
  #
36755
36786
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv6PrefixSpecification AWS API Documentation
@@ -36760,7 +36791,7 @@ module Aws::EC2
36760
36791
  include Aws::Structure
36761
36792
  end
36762
36793
 
36763
- # Describes the IPv4 Prefix Delegation option for a network interface.
36794
+ # Describes the IPv4 prefix option for a network interface.
36764
36795
  #
36765
36796
  # @note When making an API call, you may pass Ipv6PrefixSpecificationRequest
36766
36797
  # data as a hash:
@@ -36770,7 +36801,7 @@ module Aws::EC2
36770
36801
  # }
36771
36802
  #
36772
36803
  # @!attribute [rw] ipv_6_prefix
36773
- # The IPv6 Prefix Delegation prefix.
36804
+ # The IPv6 prefix.
36774
36805
  # @return [String]
36775
36806
  #
36776
36807
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv6PrefixSpecificationRequest AWS API Documentation
@@ -40672,6 +40703,7 @@ module Aws::EC2
40672
40703
  # http_put_response_hop_limit: 1,
40673
40704
  # http_endpoint: "disabled", # accepts disabled, enabled
40674
40705
  # dry_run: false,
40706
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
40675
40707
  # }
40676
40708
  #
40677
40709
  # @!attribute [rw] instance_id
@@ -40723,6 +40755,11 @@ module Aws::EC2
40723
40755
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
40724
40756
  # @return [Boolean]
40725
40757
  #
40758
+ # @!attribute [rw] http_protocol_ipv_6
40759
+ # Enables or disables the IPv6 endpoint for the instance metadata
40760
+ # service.
40761
+ # @return [String]
40762
+ #
40726
40763
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyInstanceMetadataOptionsRequest AWS API Documentation
40727
40764
  #
40728
40765
  class ModifyInstanceMetadataOptionsRequest < Struct.new(
@@ -40730,7 +40767,8 @@ module Aws::EC2
40730
40767
  :http_tokens,
40731
40768
  :http_put_response_hop_limit,
40732
40769
  :http_endpoint,
40733
- :dry_run)
40770
+ :dry_run,
40771
+ :http_protocol_ipv_6)
40734
40772
  SENSITIVE = []
40735
40773
  include Aws::Structure
40736
40774
  end
@@ -40913,6 +40951,7 @@ module Aws::EC2
40913
40951
  # cidr: "String", # required
40914
40952
  # },
40915
40953
  # ],
40954
+ # max_entries: 1,
40916
40955
  # }
40917
40956
  #
40918
40957
  # @!attribute [rw] dry_run
@@ -40942,6 +40981,12 @@ module Aws::EC2
40942
40981
  # One or more entries to remove from the prefix list.
40943
40982
  # @return [Array<Types::RemovePrefixListEntry>]
40944
40983
  #
40984
+ # @!attribute [rw] max_entries
40985
+ # The maximum number of entries for the prefix list. You cannot modify
40986
+ # the entries of a prefix list and modify the size of a prefix list at
40987
+ # the same time.
40988
+ # @return [Integer]
40989
+ #
40945
40990
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyManagedPrefixListRequest AWS API Documentation
40946
40991
  #
40947
40992
  class ModifyManagedPrefixListRequest < Struct.new(
@@ -40950,7 +40995,8 @@ module Aws::EC2
40950
40995
  :current_version,
40951
40996
  :prefix_list_name,
40952
40997
  :add_entries,
40953
- :remove_entries)
40998
+ :remove_entries,
40999
+ :max_entries)
40954
41000
  SENSITIVE = []
40955
41001
  include Aws::Structure
40956
41002
  end
@@ -41871,10 +41917,6 @@ module Aws::EC2
41871
41917
  #
41872
41918
  # @!attribute [rw] options
41873
41919
  # The new VPC attachment options.
41874
- #
41875
- # <note markdown="1"> You cannot modify the IPv6 options.
41876
- #
41877
- # </note>
41878
41920
  # @return [Types::ModifyTransitGatewayVpcAttachmentRequestOptions]
41879
41921
  #
41880
41922
  # @!attribute [rw] dry_run
@@ -43782,13 +43824,11 @@ module Aws::EC2
43782
43824
  # @return [Array<Types::NetworkInterfacePrivateIpAddress>]
43783
43825
  #
43784
43826
  # @!attribute [rw] ipv_4_prefixes
43785
- # The IPv4 Prefix Delegation prefixes that are assigned to the network
43786
- # interface.
43827
+ # The IPv4 prefixes that are assigned to the network interface.
43787
43828
  # @return [Array<Types::Ipv4PrefixSpecification>]
43788
43829
  #
43789
43830
  # @!attribute [rw] ipv_6_prefixes
43790
- # The IPv6 Prefix Delegation prefixes that are assigned to the network
43791
- # interface.
43831
+ # The IPv6 prefixes that are assigned to the network interface.
43792
43832
  # @return [Array<Types::Ipv6PrefixSpecification>]
43793
43833
  #
43794
43834
  # @!attribute [rw] requester_id
@@ -44414,7 +44454,8 @@ module Aws::EC2
44414
44454
  # @return [String]
44415
44455
  #
44416
44456
  # @!attribute [rw] owner_id
44417
- # The AWS account ID of the owner of the transit gateway.
44457
+ # The ID of the Amazon Web Services account that owns the transit
44458
+ # gateway.
44418
44459
  # @return [String]
44419
44460
  #
44420
44461
  # @!attribute [rw] region
@@ -50084,6 +50125,7 @@ module Aws::EC2
50084
50125
  # http_tokens: "optional", # accepts optional, required
50085
50126
  # http_put_response_hop_limit: 1,
50086
50127
  # http_endpoint: "disabled", # accepts disabled, enabled
50128
+ # http_protocol_ipv_6: "disabled", # accepts disabled, enabled
50087
50129
  # },
50088
50130
  # enclave_options: {
50089
50131
  # enabled: false,
@@ -51626,10 +51668,6 @@ module Aws::EC2
51626
51668
  # * `source-type` - The source type. Valid values are `igmp` \|
51627
51669
  # `static`.
51628
51670
  #
51629
- # * `state` - The state of the subnet association. Valid values are
51630
- # `associated` \| `associated` \| `disassociated` \|
51631
- # `disassociating`.
51632
- #
51633
51671
  # * `subnet-id` - The ID of the subnet.
51634
51672
  #
51635
51673
  # * `transit-gateway-attachment-id` - The id of the transit gateway
@@ -55680,7 +55718,8 @@ module Aws::EC2
55680
55718
  # @return [String]
55681
55719
  #
55682
55720
  # @!attribute [rw] owner_id
55683
- # The ID of the AWS account ID that owns the transit gateway.
55721
+ # The ID of the Amazon Web Services account that owns the transit
55722
+ # gateway.
55684
55723
  # @return [String]
55685
55724
  #
55686
55725
  # @!attribute [rw] description
@@ -55761,11 +55800,12 @@ module Aws::EC2
55761
55800
  # @return [String]
55762
55801
  #
55763
55802
  # @!attribute [rw] transit_gateway_owner_id
55764
- # The ID of the AWS account that owns the transit gateway.
55803
+ # The ID of the Amazon Web Services account that owns the transit
55804
+ # gateway.
55765
55805
  # @return [String]
55766
55806
  #
55767
55807
  # @!attribute [rw] resource_owner_id
55768
- # The ID of the AWS account that owns the resource.
55808
+ # The ID of the Amazon Web Services account that owns the resource.
55769
55809
  # @return [String]
55770
55810
  #
55771
55811
  # @!attribute [rw] resource_type
@@ -56101,8 +56141,8 @@ module Aws::EC2
56101
56141
  # @return [String]
56102
56142
  #
56103
56143
  # @!attribute [rw] owner_id
56104
- # The ID of the AWS account that owns the transit gateway multiicast
56105
- # domain.
56144
+ # The ID of the Amazon Web Services account that owns the transit
56145
+ # gateway multicast domain.
56106
56146
  # @return [String]
56107
56147
  #
56108
56148
  # @!attribute [rw] options
@@ -56152,8 +56192,8 @@ module Aws::EC2
56152
56192
  # @return [String]
56153
56193
  #
56154
56194
  # @!attribute [rw] resource_owner_id
56155
- # The ID of the AWS account that owns the transit gateway multicast
56156
- # domain association resource.
56195
+ # The ID of the Amazon Web Services account that owns the transit
56196
+ # gateway multicast domain association resource.
56157
56197
  # @return [String]
56158
56198
  #
56159
56199
  # @!attribute [rw] subnet
@@ -56191,7 +56231,7 @@ module Aws::EC2
56191
56231
  # @return [String]
56192
56232
  #
56193
56233
  # @!attribute [rw] resource_owner_id
56194
- # The ID of the AWS account that owns the resource.
56234
+ # The ID of the Amazon Web Services account that owns the resource.
56195
56235
  # @return [String]
56196
56236
  #
56197
56237
  # @!attribute [rw] subnets
@@ -56261,8 +56301,8 @@ module Aws::EC2
56261
56301
  # @return [String]
56262
56302
  #
56263
56303
  # @!attribute [rw] resource_owner_id
56264
- # The ID of the AWS account that owns the transit gateway multicast
56265
- # domain group resource.
56304
+ # The ID of the Amazon Web Services account that owns the transit
56305
+ # gateway multicast domain group resource.
56266
56306
  # @return [String]
56267
56307
  #
56268
56308
  # @!attribute [rw] network_interface_id
@@ -56814,7 +56854,7 @@ module Aws::EC2
56814
56854
  # @return [String]
56815
56855
  #
56816
56856
  # @!attribute [rw] vpc_owner_id
56817
- # The ID of the AWS account that owns the VPC.
56857
+ # The ID of the Amazon Web Services account that owns the VPC.
56818
56858
  # @return [String]
56819
56859
  #
56820
56860
  # @!attribute [rw] state
@@ -56878,6 +56918,11 @@ module Aws::EC2
56878
56918
  include Aws::Structure
56879
56919
  end
56880
56920
 
56921
+ # <note markdown="1"> Currently available in **limited preview only**. If you are interested
56922
+ # in using this feature, contact your account manager.
56923
+ #
56924
+ # </note>
56925
+ #
56881
56926
  # Information about an association between a branch network interface
56882
56927
  # with a trunk network interface.
56883
56928
  #
@@ -56906,7 +56951,7 @@ module Aws::EC2
56906
56951
  # @return [Integer]
56907
56952
  #
56908
56953
  # @!attribute [rw] tags
56909
- # The tags.
56954
+ # The tags for the trunk interface association.
56910
56955
  # @return [Array<Types::Tag>]
56911
56956
  #
56912
56957
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/TrunkInterfaceAssociation AWS API Documentation
@@ -57053,8 +57098,7 @@ module Aws::EC2
57053
57098
  # @return [Array<String>]
57054
57099
  #
57055
57100
  # @!attribute [rw] ipv_6_prefixes
57056
- # One or moreIPv6 Prefix Delegation prefixes to unassign from the
57057
- # network interface.
57101
+ # One or more IPv6 prefixes to unassign from the network interface.
57058
57102
  # @return [Array<String>]
57059
57103
  #
57060
57104
  # @!attribute [rw] network_interface_id
@@ -57081,8 +57125,8 @@ module Aws::EC2
57081
57125
  # @return [Array<String>]
57082
57126
  #
57083
57127
  # @!attribute [rw] unassigned_ipv_6_prefixes
57084
- # The IPv4 Prefix Delegation prefixes that have been unassigned from
57085
- # the network interface.
57128
+ # The IPv4 prefixes that have been unassigned from the network
57129
+ # interface.
57086
57130
  # @return [Array<String>]
57087
57131
  #
57088
57132
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignIpv6AddressesResult AWS API Documentation
@@ -57117,8 +57161,7 @@ module Aws::EC2
57117
57161
  # @return [Array<String>]
57118
57162
  #
57119
57163
  # @!attribute [rw] ipv_4_prefixes
57120
- # The IPv4 Prefix Delegation prefixes to unassign from the network
57121
- # interface.
57164
+ # The IPv4 prefixes to unassign from the network interface.
57122
57165
  # @return [Array<String>]
57123
57166
  #
57124
57167
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignPrivateIpAddressesRequest AWS API Documentation
data/lib/aws-sdk-ec2.rb CHANGED
@@ -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.257.0'
75
+ GEM_VERSION = '1.260.0'
76
76
 
77
77
  end
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.257.0
4
+ version: 1.260.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-08-20 00:00:00.000000000 Z
11
+ date: 2021-08-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sigv4