aws-sdk-ec2 1.248.0 → 1.252.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -48,7 +48,7 @@ module Aws::EC2
48
48
  data[:destination_ipv_6_cidr_block]
49
49
  end
50
50
 
51
- # The prefix of the AWS service.
51
+ # The prefix of the Amazon Web Service.
52
52
  # @return [String]
53
53
  def destination_prefix_list_id
54
54
  data[:destination_prefix_list_id]
@@ -72,7 +72,7 @@ module Aws::EC2
72
72
  data[:instance_id]
73
73
  end
74
74
 
75
- # The AWS account ID of the owner of the instance.
75
+ # The ID of account that owns the instance.
76
76
  # @return [String]
77
77
  def instance_owner_id
78
78
  data[:instance_owner_id]
@@ -53,7 +53,7 @@ module Aws::EC2
53
53
  data[:vpc_id]
54
54
  end
55
55
 
56
- # The ID of the AWS account that owns the route table.
56
+ # The ID of the account that owns the route table.
57
57
  # @return [String]
58
58
  def owner_id
59
59
  data[:owner_id]
@@ -354,8 +354,8 @@ module Aws::EC2
354
354
  # if its value is an empty string.
355
355
  #
356
356
  # If you omit this parameter, we delete all user-defined tags for the
357
- # specified resources. We do not delete AWS-generated tags (tags that
358
- # have the `aws:` prefix).
357
+ # specified resources. We do not delete Amazon Web Services-generated
358
+ # tags (tags that have the `aws:` prefix).
359
359
  # @return [Tag::Collection]
360
360
  def delete_tags(options = {})
361
361
  batch = []
@@ -253,7 +253,7 @@ module Aws::EC2
253
253
  # ],
254
254
  # tag_specifications: [
255
255
  # {
256
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
256
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
257
257
  # tags: [
258
258
  # {
259
259
  # key: "String",
@@ -351,7 +351,7 @@ module Aws::EC2
351
351
  # dry_run: false,
352
352
  # tag_specifications: [
353
353
  # {
354
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
354
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
355
355
  # tags: [
356
356
  # {
357
357
  # key: "String",
@@ -496,8 +496,8 @@ module Aws::EC2
496
496
  # if its value is an empty string.
497
497
  #
498
498
  # If you omit this parameter, we delete all user-defined tags for the
499
- # specified resources. We do not delete AWS-generated tags (tags that
500
- # have the `aws:` prefix).
499
+ # specified resources. We do not delete Amazon Web Services-generated
500
+ # tags (tags that have the `aws:` prefix).
501
501
  # @return [Tag::Collection]
502
502
  def delete_tags(options = {})
503
503
  batch = []
@@ -59,15 +59,15 @@ module Aws::EC2
59
59
  data[:encrypted]
60
60
  end
61
61
 
62
- # The Amazon Resource Name (ARN) of the AWS Key Management Service (AWS
63
- # KMS) customer master key (CMK) that was used to protect the volume
64
- # encryption key for the parent volume.
62
+ # The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS
63
+ # key that was used to protect the volume encryption key for the parent
64
+ # volume.
65
65
  # @return [String]
66
66
  def kms_key_id
67
67
  data[:kms_key_id]
68
68
  end
69
69
 
70
- # The AWS account ID of the EBS snapshot owner.
70
+ # The ID of the account that owns the EBS snapshot.
71
71
  # @return [String]
72
72
  def owner_id
73
73
  data[:owner_id]
@@ -92,8 +92,8 @@ module Aws::EC2
92
92
  end
93
93
 
94
94
  # Encrypted Amazon EBS snapshots are copied asynchronously. If a
95
- # snapshot copy operation fails (for example, if the proper AWS Key
96
- # Management Service (AWS KMS) permissions are not obtained) this field
95
+ # snapshot copy operation fails (for example, if the proper Key
96
+ # Management Service (KMS) permissions are not obtained) this field
97
97
  # displays error state details to help you diagnose why the error
98
98
  # occurred. This parameter is only returned by DescribeSnapshots.
99
99
  # @return [String]
@@ -115,17 +115,17 @@ module Aws::EC2
115
115
  data[:volume_size]
116
116
  end
117
117
 
118
- # The AWS owner alias, from an Amazon-maintained list (`amazon`). This
119
- # is not the user-configured AWS account alias set using the IAM
120
- # console.
118
+ # The Amazon Web Services owner alias, from an Amazon-maintained list
119
+ # (`amazon`). This is not the user-configured account alias set using
120
+ # the IAM console.
121
121
  # @return [String]
122
122
  def owner_alias
123
123
  data[:owner_alias]
124
124
  end
125
125
 
126
- # The ARN of the AWS Outpost on which the snapshot is stored. For more
127
- # information, see [EBS Local Snapshot on Outposts][1] in the *Amazon
128
- # Elastic Compute Cloud User Guide*.
126
+ # The ARN of the Outpost on which the snapshot is stored. For more
127
+ # information, see [Amazon EBS local snapshots on Outposts][1] in the
128
+ # *Amazon Elastic Compute Cloud User Guide*.
129
129
  #
130
130
  #
131
131
  #
@@ -305,7 +305,7 @@ module Aws::EC2
305
305
  # source_region: "String", # required
306
306
  # tag_specifications: [
307
307
  # {
308
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
308
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
309
309
  # tags: [
310
310
  # {
311
311
  # key: "String",
@@ -322,12 +322,14 @@ module Aws::EC2
322
322
  # @option options [String] :destination_outpost_arn
323
323
  # The Amazon Resource Name (ARN) of the Outpost to which to copy the
324
324
  # snapshot. Only specify this parameter when copying a snapshot from an
325
- # AWS Region to an Outpost. The snapshot must be in the Region for the
326
- # destination Outpost. You cannot copy a snapshot from an Outpost to a
327
- # Region, from one Outpost to another, or within the same Outpost.
325
+ # Amazon Web Services Region to an Outpost. The snapshot must be in the
326
+ # Region for the destination Outpost. You cannot copy a snapshot from an
327
+ # Outpost to a Region, from one Outpost to another, or within the same
328
+ # Outpost.
328
329
  #
329
- # For more information, see [ Copying snapshots from an AWS Region to an
330
- # Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
330
+ # For more information, see [ Copy snapshots from an Amazon Web Services
331
+ # Region to an Outpost][1] in the *Amazon Elastic Compute Cloud User
332
+ # Guide*.
331
333
  #
332
334
  #
333
335
  #
@@ -340,8 +342,8 @@ module Aws::EC2
340
342
  #
341
343
  # The snapshot copy is sent to the regional endpoint that you sent the
342
344
  # HTTP request to (for example, `ec2.us-east-1.amazonaws.com`). With the
343
- # AWS CLI, this is specified using the `--region` parameter or the
344
- # default Region in your AWS configuration file.
345
+ # CLI, this is specified using the `--region` parameter or the default
346
+ # Region in your Amazon Web Services configuration file.
345
347
  # @option options [Boolean] :encrypted
346
348
  # To encrypt a copy of an unencrypted snapshot if encryption by default
347
349
  # is not enabled, enable encryption using this parameter. Otherwise,
@@ -354,12 +356,12 @@ module Aws::EC2
354
356
  #
355
357
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html
356
358
  # @option options [String] :kms_key_id
357
- # The identifier of the AWS Key Management Service (AWS KMS) customer
358
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
359
- # is not specified, your AWS managed CMK for EBS is used. If `KmsKeyId`
360
- # is specified, the encrypted state must be `true`.
359
+ # The identifier of the Key Management Service (KMS) KMS key to use for
360
+ # Amazon EBS encryption. If this parameter is not specified, your KMS
361
+ # key for Amazon EBS is used. If `KmsKeyId` is specified, the encrypted
362
+ # state must be `true`.
361
363
  #
362
- # You can specify the CMK using any of the following:
364
+ # You can specify the KMS key using any of the following:
363
365
  #
364
366
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
365
367
  #
@@ -371,9 +373,9 @@ module Aws::EC2
371
373
  # * Alias ARN. For example,
372
374
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
373
375
  #
374
- # AWS authenticates the CMK asynchronously. Therefore, if you specify an
375
- # ID, alias, or ARN that is not valid, the action can appear to
376
- # complete, but eventually fails.
376
+ # Amazon Web Services authenticates the KMS key asynchronously.
377
+ # Therefore, if you specify an ID, alias, or ARN that is not valid, the
378
+ # action can appear to complete, but eventually fails.
377
379
  # @option options [String] :presigned_url
378
380
  # When you copy an encrypted source snapshot using the Amazon EC2 Query
379
381
  # API, you must supply a pre-signed URL. This parameter is optional for
@@ -382,13 +384,14 @@ module Aws::EC2
382
384
  # The `PresignedUrl` should use the snapshot source endpoint, the
383
385
  # `CopySnapshot` action, and include the `SourceRegion`,
384
386
  # `SourceSnapshotId`, and `DestinationRegion` parameters. The
385
- # `PresignedUrl` must be signed using AWS Signature Version 4. Because
386
- # EBS snapshots are stored in Amazon S3, the signing algorithm for this
387
- # parameter uses the same logic that is described in [Authenticating
388
- # Requests: Using Query Parameters (AWS Signature Version 4)][2] in the
389
- # *Amazon Simple Storage Service API Reference*. An invalid or
390
- # improperly signed `PresignedUrl` will cause the copy operation to fail
391
- # asynchronously, and the snapshot will move to an `error` state.
387
+ # `PresignedUrl` must be signed using Amazon Web Services Signature
388
+ # Version 4. Because EBS snapshots are stored in Amazon S3, the signing
389
+ # algorithm for this parameter uses the same logic that is described in
390
+ # [Authenticating Requests: Using Query Parameters (Amazon Web Services
391
+ # Signature Version 4)][2] in the *Amazon Simple Storage Service API
392
+ # Reference*. An invalid or improperly signed `PresignedUrl` will cause
393
+ # the copy operation to fail asynchronously, and the snapshot will move
394
+ # to an `error` state.
392
395
  #
393
396
  #
394
397
  #
@@ -472,8 +475,8 @@ module Aws::EC2
472
475
  # if its value is an empty string.
473
476
  #
474
477
  # If you omit this parameter, we delete all user-defined tags for the
475
- # specified resources. We do not delete AWS-generated tags (tags that
476
- # have the `aws:` prefix).
478
+ # specified resources. We do not delete Amazon Web Services-generated
479
+ # tags (tags that have the `aws:` prefix).
477
480
  # @return [Tag::Collection]
478
481
  def delete_tags(options = {})
479
482
  batch = []
@@ -100,7 +100,7 @@ module Aws::EC2
100
100
  data[:vpc_id]
101
101
  end
102
102
 
103
- # The ID of the AWS account that owns the subnet.
103
+ # The ID of the account that owns the subnet.
104
104
  # @return [String]
105
105
  def owner_id
106
106
  data[:owner_id]
@@ -358,6 +358,18 @@ module Aws::EC2
358
358
  # associate_carrier_ip_address: false,
359
359
  # interface_type: "String",
360
360
  # network_card_index: 1,
361
+ # ipv_4_prefixes: [
362
+ # {
363
+ # ipv_4_prefix: "String",
364
+ # },
365
+ # ],
366
+ # ipv_4_prefix_count: 1,
367
+ # ipv_6_prefixes: [
368
+ # {
369
+ # ipv_6_prefix: "String",
370
+ # },
371
+ # ],
372
+ # ipv_6_prefix_count: 1,
361
373
  # },
362
374
  # ],
363
375
  # private_ip_address: "String",
@@ -374,7 +386,7 @@ module Aws::EC2
374
386
  # ],
375
387
  # tag_specifications: [
376
388
  # {
377
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
389
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
378
390
  # tags: [
379
391
  # {
380
392
  # key: "String",
@@ -756,10 +768,22 @@ module Aws::EC2
756
768
  # },
757
769
  # ],
758
770
  # secondary_private_ip_address_count: 1,
771
+ # ipv_4_prefixes: [
772
+ # {
773
+ # ipv_4_prefix: "String",
774
+ # },
775
+ # ],
776
+ # ipv_4_prefix_count: 1,
777
+ # ipv_6_prefixes: [
778
+ # {
779
+ # ipv_6_prefix: "String",
780
+ # },
781
+ # ],
782
+ # ipv_6_prefix_count: 1,
759
783
  # interface_type: "efa", # accepts efa, branch, trunk
760
784
  # tag_specifications: [
761
785
  # {
762
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
786
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
763
787
  # tags: [
764
788
  # {
765
789
  # key: "String",
@@ -813,6 +837,22 @@ module Aws::EC2
813
837
  #
814
838
  #
815
839
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
840
+ # @option options [Array<Types::Ipv4PrefixSpecificationRequest>] :ipv_4_prefixes
841
+ # One or moreIPv4 Prefix Delegation prefixes assigned to the network
842
+ # interface. You cannot use this option if you use the `Ipv4PrefixCount`
843
+ # option.
844
+ # @option options [Integer] :ipv_4_prefix_count
845
+ # The number of IPv4 Prefix Delegation prefixes that AWS automatically
846
+ # assigns to the network interface. You cannot use this option if you
847
+ # use the `Ipv4 Prefixes` option.
848
+ # @option options [Array<Types::Ipv6PrefixSpecificationRequest>] :ipv_6_prefixes
849
+ # One or moreIPv6 Prefix Delegation prefixes assigned to the network
850
+ # interface. You cannot use this option if you use the `Ipv6PrefixCount`
851
+ # option.
852
+ # @option options [Integer] :ipv_6_prefix_count
853
+ # The number of IPv6 Prefix Delegation prefixes that AWS automatically
854
+ # assigns to the network interface. You cannot use this option if you
855
+ # use the `Ipv6Prefixes` option.
816
856
  # @option options [String] :interface_type
817
857
  # Indicates the type of network interface. To create an Elastic Fabric
818
858
  # Adapter (EFA), specify `efa`. For more information, see [ Elastic
@@ -908,8 +948,8 @@ module Aws::EC2
908
948
  # if its value is an empty string.
909
949
  #
910
950
  # If you omit this parameter, we delete all user-defined tags for the
911
- # specified resources. We do not delete AWS-generated tags (tags that
912
- # have the `aws:` prefix).
951
+ # specified resources. We do not delete Amazon Web Services-generated
952
+ # tags (tags that have the `aws:` prefix).
913
953
  # @return [Tag::Collection]
914
954
  def delete_tags(options = {})
915
955
  batch = []
@@ -224,8 +224,8 @@ module Aws::EC2
224
224
  # if its value is an empty string.
225
225
  #
226
226
  # If you omit this parameter, we delete all user-defined tags for the
227
- # specified resources. We do not delete AWS-generated tags (tags that
228
- # have the `aws:` prefix).
227
+ # specified resources. We do not delete Amazon Web Services-generated
228
+ # tags (tags that have the `aws:` prefix).
229
229
  # @return [EmptyStructure]
230
230
  def delete(options = {})
231
231
  options = Aws::Util.deep_merge(options,
@@ -550,7 +550,7 @@ module Aws::EC2
550
550
  # dry_run: false,
551
551
  # tag_specifications: [
552
552
  # {
553
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
553
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
554
554
  # tags: [
555
555
  # {
556
556
  # key: "String",
@@ -699,7 +699,7 @@ module Aws::EC2
699
699
  # quantity: 1, # required
700
700
  # tag_specifications: [
701
701
  # {
702
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
702
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
703
703
  # tags: [
704
704
  # {
705
705
  # key: "String",
@@ -999,7 +999,7 @@ module Aws::EC2
999
999
  # @return [String]
1000
1000
  #
1001
1001
  # @!attribute [rw] destination_prefix_list_id
1002
- # The prefix of the AWS service.
1002
+ # The prefix of the Amazon Web Service.
1003
1003
  # @return [String]
1004
1004
  #
1005
1005
  # @!attribute [rw] egress_only_internet_gateway_id
@@ -1164,6 +1164,8 @@ module Aws::EC2
1164
1164
  # {
1165
1165
  # ipv_6_address_count: 1,
1166
1166
  # ipv_6_addresses: ["String"],
1167
+ # ipv_6_prefix_count: 1,
1168
+ # ipv_6_prefixes: ["String"],
1167
1169
  # network_interface_id: "NetworkInterfaceId", # required
1168
1170
  # }
1169
1171
  #
@@ -1182,6 +1184,18 @@ module Aws::EC2
1182
1184
  # of IPv6 addresses.
1183
1185
  # @return [Array<String>]
1184
1186
  #
1187
+ # @!attribute [rw] ipv_6_prefix_count
1188
+ # The number of IPv6 Prefix Delegation prefixes that AWS automatically
1189
+ # assigns to the network interface. You cannot use this option if you
1190
+ # use the `Ipv6Prefixes` option.
1191
+ # @return [Integer]
1192
+ #
1193
+ # @!attribute [rw] ipv_6_prefixes
1194
+ # One or more IPv6 Prefix Delegation prefixes assigned to the network
1195
+ # interface. You cannot use this option if you use the
1196
+ # `Ipv6PrefixCount` option.
1197
+ # @return [Array<String>]
1198
+ #
1185
1199
  # @!attribute [rw] network_interface_id
1186
1200
  # The ID of the network interface.
1187
1201
  # @return [String]
@@ -1191,6 +1205,8 @@ module Aws::EC2
1191
1205
  class AssignIpv6AddressesRequest < Struct.new(
1192
1206
  :ipv_6_address_count,
1193
1207
  :ipv_6_addresses,
1208
+ :ipv_6_prefix_count,
1209
+ :ipv_6_prefixes,
1194
1210
  :network_interface_id)
1195
1211
  SENSITIVE = []
1196
1212
  include Aws::Structure
@@ -1202,6 +1218,11 @@ module Aws::EC2
1202
1218
  # the request are not included.
1203
1219
  # @return [Array<String>]
1204
1220
  #
1221
+ # @!attribute [rw] assigned_ipv_6_prefixes
1222
+ # The IPv6 Prefix Delegation prefixes that are assigned to the network
1223
+ # interface.
1224
+ # @return [Array<String>]
1225
+ #
1205
1226
  # @!attribute [rw] network_interface_id
1206
1227
  # The ID of the network interface.
1207
1228
  # @return [String]
@@ -1210,6 +1231,7 @@ module Aws::EC2
1210
1231
  #
1211
1232
  class AssignIpv6AddressesResult < Struct.new(
1212
1233
  :assigned_ipv_6_addresses,
1234
+ :assigned_ipv_6_prefixes,
1213
1235
  :network_interface_id)
1214
1236
  SENSITIVE = []
1215
1237
  include Aws::Structure
@@ -1225,6 +1247,8 @@ module Aws::EC2
1225
1247
  # network_interface_id: "NetworkInterfaceId", # required
1226
1248
  # private_ip_addresses: ["String"],
1227
1249
  # secondary_private_ip_address_count: 1,
1250
+ # ipv_4_prefixes: ["String"],
1251
+ # ipv_4_prefix_count: 1,
1228
1252
  # }
1229
1253
  #
1230
1254
  # @!attribute [rw] allow_reassignment
@@ -1252,13 +1276,27 @@ module Aws::EC2
1252
1276
  # private IP addresses.
1253
1277
  # @return [Integer]
1254
1278
  #
1279
+ # @!attribute [rw] ipv_4_prefixes
1280
+ # One or more IPv4 Prefix Delegation prefixes assigned to the network
1281
+ # interface. You cannot use this option if you use the
1282
+ # `Ipv4PrefixCount` option.
1283
+ # @return [Array<String>]
1284
+ #
1285
+ # @!attribute [rw] ipv_4_prefix_count
1286
+ # The number of IPv4 Prefix Delegation prefixes that AWS automatically
1287
+ # assigns to the network interface. You cannot use this option if you
1288
+ # use the `Ipv4 Prefixes` option.
1289
+ # @return [Integer]
1290
+ #
1255
1291
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssignPrivateIpAddressesRequest AWS API Documentation
1256
1292
  #
1257
1293
  class AssignPrivateIpAddressesRequest < Struct.new(
1258
1294
  :allow_reassignment,
1259
1295
  :network_interface_id,
1260
1296
  :private_ip_addresses,
1261
- :secondary_private_ip_address_count)
1297
+ :secondary_private_ip_address_count,
1298
+ :ipv_4_prefixes,
1299
+ :ipv_4_prefix_count)
1262
1300
  SENSITIVE = []
1263
1301
  include Aws::Structure
1264
1302
  end
@@ -1271,11 +1309,17 @@ module Aws::EC2
1271
1309
  # The private IP addresses assigned to the network interface.
1272
1310
  # @return [Array<Types::AssignedPrivateIpAddress>]
1273
1311
  #
1312
+ # @!attribute [rw] assigned_ipv_4_prefixes
1313
+ # The IPv4 Prefix Delegation prefixes that are assigned to the network
1314
+ # interface.
1315
+ # @return [Array<Types::Ipv4PrefixSpecification>]
1316
+ #
1274
1317
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssignPrivateIpAddressesResult AWS API Documentation
1275
1318
  #
1276
1319
  class AssignPrivateIpAddressesResult < Struct.new(
1277
1320
  :network_interface_id,
1278
- :assigned_private_ip_addresses)
1321
+ :assigned_private_ip_addresses,
1322
+ :assigned_ipv_4_prefixes)
1279
1323
  SENSITIVE = []
1280
1324
  include Aws::Structure
1281
1325
  end
@@ -1586,6 +1630,61 @@ module Aws::EC2
1586
1630
  include Aws::Structure
1587
1631
  end
1588
1632
 
1633
+ # @note When making an API call, you may pass AssociateInstanceEventWindowRequest
1634
+ # data as a hash:
1635
+ #
1636
+ # {
1637
+ # dry_run: false,
1638
+ # instance_event_window_id: "InstanceEventWindowId", # required
1639
+ # association_target: { # required
1640
+ # instance_ids: ["InstanceId"],
1641
+ # instance_tags: [
1642
+ # {
1643
+ # key: "String",
1644
+ # value: "String",
1645
+ # },
1646
+ # ],
1647
+ # dedicated_host_ids: ["DedicatedHostId"],
1648
+ # },
1649
+ # }
1650
+ #
1651
+ # @!attribute [rw] dry_run
1652
+ # Checks whether you have the required permissions for the action,
1653
+ # without actually making the request, and provides an error response.
1654
+ # If you have the required permissions, the error response is
1655
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
1656
+ # @return [Boolean]
1657
+ #
1658
+ # @!attribute [rw] instance_event_window_id
1659
+ # The ID of the event window.
1660
+ # @return [String]
1661
+ #
1662
+ # @!attribute [rw] association_target
1663
+ # One or more targets associated with the specified event window.
1664
+ # @return [Types::InstanceEventWindowAssociationRequest]
1665
+ #
1666
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssociateInstanceEventWindowRequest AWS API Documentation
1667
+ #
1668
+ class AssociateInstanceEventWindowRequest < Struct.new(
1669
+ :dry_run,
1670
+ :instance_event_window_id,
1671
+ :association_target)
1672
+ SENSITIVE = []
1673
+ include Aws::Structure
1674
+ end
1675
+
1676
+ # @!attribute [rw] instance_event_window
1677
+ # Information about the event window.
1678
+ # @return [Types::InstanceEventWindow]
1679
+ #
1680
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/AssociateInstanceEventWindowResult AWS API Documentation
1681
+ #
1682
+ class AssociateInstanceEventWindowResult < Struct.new(
1683
+ :instance_event_window)
1684
+ SENSITIVE = []
1685
+ include Aws::Structure
1686
+ end
1687
+
1589
1688
  # @note When making an API call, you may pass AssociateRouteTableRequest
1590
1689
  # data as a hash:
1591
1690
  #
@@ -2533,7 +2632,7 @@ module Aws::EC2
2533
2632
  # ],
2534
2633
  # tag_specifications: [
2535
2634
  # {
2536
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2635
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2537
2636
  # tags: [
2538
2637
  # {
2539
2638
  # key: "String",
@@ -2684,7 +2783,7 @@ module Aws::EC2
2684
2783
  # dry_run: false,
2685
2784
  # tag_specifications: [
2686
2785
  # {
2687
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2786
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
2688
2787
  # tags: [
2689
2788
  # {
2690
2789
  # key: "String",
@@ -4036,7 +4135,7 @@ module Aws::EC2
4036
4135
  # @return [String]
4037
4136
  #
4038
4137
  # @!attribute [rw] owner_id
4039
- # The AWS account ID of the owner of the carrier gateway.
4138
+ # The account ID of the owner of the carrier gateway.
4040
4139
  # @return [String]
4041
4140
  #
4042
4141
  # @!attribute [rw] tags
@@ -5312,7 +5411,7 @@ module Aws::EC2
5312
5411
  # source_snapshot_id: "String", # required
5313
5412
  # tag_specifications: [
5314
5413
  # {
5315
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5414
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5316
5415
  # tags: [
5317
5416
  # {
5318
5417
  # key: "String",
@@ -5331,13 +5430,14 @@ module Aws::EC2
5331
5430
  # @!attribute [rw] destination_outpost_arn
5332
5431
  # The Amazon Resource Name (ARN) of the Outpost to which to copy the
5333
5432
  # snapshot. Only specify this parameter when copying a snapshot from
5334
- # an AWS Region to an Outpost. The snapshot must be in the Region for
5335
- # the destination Outpost. You cannot copy a snapshot from an Outpost
5336
- # to a Region, from one Outpost to another, or within the same
5337
- # Outpost.
5433
+ # an Amazon Web Services Region to an Outpost. The snapshot must be in
5434
+ # the Region for the destination Outpost. You cannot copy a snapshot
5435
+ # from an Outpost to a Region, from one Outpost to another, or within
5436
+ # the same Outpost.
5338
5437
  #
5339
- # For more information, see [ Copying snapshots from an AWS Region to
5340
- # an Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
5438
+ # For more information, see [ Copy snapshots from an Amazon Web
5439
+ # Services Region to an Outpost][1] in the *Amazon Elastic Compute
5440
+ # Cloud User Guide*.
5341
5441
  #
5342
5442
  #
5343
5443
  #
@@ -5352,8 +5452,8 @@ module Aws::EC2
5352
5452
  #
5353
5453
  # The snapshot copy is sent to the regional endpoint that you sent the
5354
5454
  # HTTP request to (for example, `ec2.us-east-1.amazonaws.com`). With
5355
- # the AWS CLI, this is specified using the `--region` parameter or the
5356
- # default Region in your AWS configuration file.
5455
+ # the CLI, this is specified using the `--region` parameter or the
5456
+ # default Region in your Amazon Web Services configuration file.
5357
5457
  # @return [String]
5358
5458
  #
5359
5459
  # @!attribute [rw] encrypted
@@ -5371,12 +5471,12 @@ module Aws::EC2
5371
5471
  # @return [Boolean]
5372
5472
  #
5373
5473
  # @!attribute [rw] kms_key_id
5374
- # The identifier of the AWS Key Management Service (AWS KMS) customer
5375
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
5376
- # is not specified, your AWS managed CMK for EBS is used. If
5377
- # `KmsKeyId` is specified, the encrypted state must be `true`.
5474
+ # The identifier of the Key Management Service (KMS) KMS key to use
5475
+ # for Amazon EBS encryption. If this parameter is not specified, your
5476
+ # KMS key for Amazon EBS is used. If `KmsKeyId` is specified, the
5477
+ # encrypted state must be `true`.
5378
5478
  #
5379
- # You can specify the CMK using any of the following:
5479
+ # You can specify the KMS key using any of the following:
5380
5480
  #
5381
5481
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
5382
5482
  #
@@ -5388,9 +5488,9 @@ module Aws::EC2
5388
5488
  # * Alias ARN. For example,
5389
5489
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
5390
5490
  #
5391
- # AWS authenticates the CMK asynchronously. Therefore, if you specify
5392
- # an ID, alias, or ARN that is not valid, the action can appear to
5393
- # complete, but eventually fails.
5491
+ # Amazon Web Services authenticates the KMS key asynchronously.
5492
+ # Therefore, if you specify an ID, alias, or ARN that is not valid,
5493
+ # the action can appear to complete, but eventually fails.
5394
5494
  # @return [String]
5395
5495
  #
5396
5496
  # @!attribute [rw] presigned_url
@@ -5402,14 +5502,14 @@ module Aws::EC2
5402
5502
  # The `PresignedUrl` should use the snapshot source endpoint, the
5403
5503
  # `CopySnapshot` action, and include the `SourceRegion`,
5404
5504
  # `SourceSnapshotId`, and `DestinationRegion` parameters. The
5405
- # `PresignedUrl` must be signed using AWS Signature Version 4. Because
5406
- # EBS snapshots are stored in Amazon S3, the signing algorithm for
5407
- # this parameter uses the same logic that is described in
5408
- # [Authenticating Requests: Using Query Parameters (AWS Signature
5409
- # Version 4)][2] in the *Amazon Simple Storage Service API Reference*.
5410
- # An invalid or improperly signed `PresignedUrl` will cause the copy
5411
- # operation to fail asynchronously, and the snapshot will move to an
5412
- # `error` state.
5505
+ # `PresignedUrl` must be signed using Amazon Web Services Signature
5506
+ # Version 4. Because EBS snapshots are stored in Amazon S3, the
5507
+ # signing algorithm for this parameter uses the same logic that is
5508
+ # described in [Authenticating Requests: Using Query Parameters
5509
+ # (Amazon Web Services Signature Version 4)][2] in the *Amazon Simple
5510
+ # Storage Service API Reference*. An invalid or improperly signed
5511
+ # `PresignedUrl` will cause the copy operation to fail asynchronously,
5512
+ # and the snapshot will move to an `error` state.
5413
5513
  #
5414
5514
  #
5415
5515
  #
@@ -5537,7 +5637,7 @@ module Aws::EC2
5537
5637
  # instance_match_criteria: "open", # accepts open, targeted
5538
5638
  # tag_specifications: [
5539
5639
  # {
5540
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5640
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5541
5641
  # tags: [
5542
5642
  # {
5543
5643
  # key: "String",
@@ -5716,7 +5816,7 @@ module Aws::EC2
5716
5816
  # vpc_id: "VpcId", # required
5717
5817
  # tag_specifications: [
5718
5818
  # {
5719
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5819
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5720
5820
  # tags: [
5721
5821
  # {
5722
5822
  # key: "String",
@@ -5746,8 +5846,8 @@ module Aws::EC2
5746
5846
  #
5747
5847
  # @!attribute [rw] client_token
5748
5848
  # Unique, case-sensitive identifier that you provide to ensure the
5749
- # idempotency of the request. For more information, see [How to Ensure
5750
- # Idempotency][1].
5849
+ # idempotency of the request. For more information, see [How to ensure
5850
+ # idempotency][1].
5751
5851
  #
5752
5852
  # **A suitable default value is auto-generated.** You should normally
5753
5853
  # not need to pass this option.
@@ -5815,7 +5915,7 @@ module Aws::EC2
5815
5915
  # client_token: "String",
5816
5916
  # tag_specifications: [
5817
5917
  # {
5818
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5918
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
5819
5919
  # tags: [
5820
5920
  # {
5821
5921
  # key: "String",
@@ -6108,7 +6208,7 @@ module Aws::EC2
6108
6208
  # type: "ipsec.1", # required, accepts ipsec.1
6109
6209
  # tag_specifications: [
6110
6210
  # {
6111
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6211
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6112
6212
  # tags: [
6113
6213
  # {
6114
6214
  # key: "String",
@@ -6272,7 +6372,7 @@ module Aws::EC2
6272
6372
  # ],
6273
6373
  # tag_specifications: [
6274
6374
  # {
6275
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6375
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6276
6376
  # tags: [
6277
6377
  # {
6278
6378
  # key: "String",
@@ -6330,7 +6430,7 @@ module Aws::EC2
6330
6430
  # vpc_id: "VpcId", # required
6331
6431
  # tag_specifications: [
6332
6432
  # {
6333
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6433
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6334
6434
  # tags: [
6335
6435
  # {
6336
6436
  # key: "String",
@@ -6343,8 +6443,8 @@ module Aws::EC2
6343
6443
  #
6344
6444
  # @!attribute [rw] client_token
6345
6445
  # Unique, case-sensitive identifier that you provide to ensure the
6346
- # idempotency of the request. For more information, see [How to Ensure
6347
- # Idempotency][1].
6446
+ # idempotency of the request. For more information, see [How to ensure
6447
+ # idempotency][1].
6348
6448
  #
6349
6449
  #
6350
6450
  #
@@ -6551,7 +6651,7 @@ module Aws::EC2
6551
6651
  # replace_unhealthy_instances: false,
6552
6652
  # tag_specifications: [
6553
6653
  # {
6554
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6654
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6555
6655
  # tags: [
6556
6656
  # {
6557
6657
  # key: "String",
@@ -6737,7 +6837,7 @@ module Aws::EC2
6737
6837
  # log_format: "String",
6738
6838
  # tag_specifications: [
6739
6839
  # {
6740
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6840
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6741
6841
  # tags: [
6742
6842
  # {
6743
6843
  # key: "String",
@@ -6758,8 +6858,8 @@ module Aws::EC2
6758
6858
  #
6759
6859
  # @!attribute [rw] client_token
6760
6860
  # Unique, case-sensitive identifier that you provide to ensure the
6761
- # idempotency of the request. For more information, see [How to Ensure
6762
- # Idempotency][1].
6861
+ # idempotency of the request. For more information, see [How to ensure
6862
+ # idempotency][1].
6763
6863
  #
6764
6864
  #
6765
6865
  #
@@ -6836,14 +6936,14 @@ module Aws::EC2
6836
6936
  #
6837
6937
  # @!attribute [rw] log_format
6838
6938
  # The fields to include in the flow log record, in the order in which
6839
- # they should appear. For a list of available fields, see [Flow Log
6840
- # Records][1]. If you omit this parameter, the flow log is created
6939
+ # they should appear. For a list of available fields, see [Flow log
6940
+ # records][1]. If you omit this parameter, the flow log is created
6841
6941
  # using the default format. If you specify this parameter, you must
6842
6942
  # specify at least one field.
6843
6943
  #
6844
6944
  # Specify the fields using the `$\{field-id\}` format, separated by
6845
- # spaces. For the AWS CLI, use single quotation marks (' ') to
6846
- # surround the parameter value.
6945
+ # spaces. For the CLI, use single quotation marks (' ') to surround
6946
+ # the parameter value.
6847
6947
  #
6848
6948
  #
6849
6949
  #
@@ -6931,7 +7031,7 @@ module Aws::EC2
6931
7031
  # client_token: "String",
6932
7032
  # tag_specifications: [
6933
7033
  # {
6934
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7034
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
6935
7035
  # tags: [
6936
7036
  # {
6937
7037
  # key: "String",
@@ -7040,7 +7140,7 @@ module Aws::EC2
7040
7140
  # no_reboot: false,
7041
7141
  # tag_specifications: [
7042
7142
  # {
7043
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7143
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7044
7144
  # tags: [
7045
7145
  # {
7046
7146
  # key: "String",
@@ -7135,6 +7235,109 @@ module Aws::EC2
7135
7235
  include Aws::Structure
7136
7236
  end
7137
7237
 
7238
+ # @note When making an API call, you may pass CreateInstanceEventWindowRequest
7239
+ # data as a hash:
7240
+ #
7241
+ # {
7242
+ # dry_run: false,
7243
+ # name: "String",
7244
+ # time_ranges: [
7245
+ # {
7246
+ # start_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
7247
+ # start_hour: 1,
7248
+ # end_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
7249
+ # end_hour: 1,
7250
+ # },
7251
+ # ],
7252
+ # cron_expression: "InstanceEventWindowCronExpression",
7253
+ # tag_specifications: [
7254
+ # {
7255
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7256
+ # tags: [
7257
+ # {
7258
+ # key: "String",
7259
+ # value: "String",
7260
+ # },
7261
+ # ],
7262
+ # },
7263
+ # ],
7264
+ # }
7265
+ #
7266
+ # @!attribute [rw] dry_run
7267
+ # Checks whether you have the required permissions for the action,
7268
+ # without actually making the request, and provides an error response.
7269
+ # If you have the required permissions, the error response is
7270
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
7271
+ # @return [Boolean]
7272
+ #
7273
+ # @!attribute [rw] name
7274
+ # The name of the event window.
7275
+ # @return [String]
7276
+ #
7277
+ # @!attribute [rw] time_ranges
7278
+ # The time range for the event window. If you specify a time range,
7279
+ # you can't specify a cron expression.
7280
+ # @return [Array<Types::InstanceEventWindowTimeRangeRequest>]
7281
+ #
7282
+ # @!attribute [rw] cron_expression
7283
+ # The cron expression for the event window, for example, `* 0-4,20-23
7284
+ # * * 1,5`. If you specify a cron expression, you can't specify a
7285
+ # time range.
7286
+ #
7287
+ # Constraints:
7288
+ #
7289
+ # * Only hour and day of the week values are supported.
7290
+ #
7291
+ # * For day of the week values, you can specify either integers `0`
7292
+ # through `6`, or alternative single values `SUN` through `SAT`.
7293
+ #
7294
+ # * The minute, month, and year must be specified by `*`.
7295
+ #
7296
+ # * The hour value must be one or a multiple range, for example, `0-4`
7297
+ # or `0-4,20-23`.
7298
+ #
7299
+ # * Each hour range must be &gt;= 2 hours, for example, `0-2` or
7300
+ # `20-23`.
7301
+ #
7302
+ # * The event window must be &gt;= 4 hours. The combined total time
7303
+ # ranges in the event window must be &gt;= 4 hours.
7304
+ #
7305
+ # For more information about cron expressions, see [cron][1] on the
7306
+ # *Wikipedia website*.
7307
+ #
7308
+ #
7309
+ #
7310
+ # [1]: https://en.wikipedia.org/wiki/Cron
7311
+ # @return [String]
7312
+ #
7313
+ # @!attribute [rw] tag_specifications
7314
+ # The tags to apply to the event window.
7315
+ # @return [Array<Types::TagSpecification>]
7316
+ #
7317
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateInstanceEventWindowRequest AWS API Documentation
7318
+ #
7319
+ class CreateInstanceEventWindowRequest < Struct.new(
7320
+ :dry_run,
7321
+ :name,
7322
+ :time_ranges,
7323
+ :cron_expression,
7324
+ :tag_specifications)
7325
+ SENSITIVE = []
7326
+ include Aws::Structure
7327
+ end
7328
+
7329
+ # @!attribute [rw] instance_event_window
7330
+ # Information about the event window.
7331
+ # @return [Types::InstanceEventWindow]
7332
+ #
7333
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateInstanceEventWindowResult AWS API Documentation
7334
+ #
7335
+ class CreateInstanceEventWindowResult < Struct.new(
7336
+ :instance_event_window)
7337
+ SENSITIVE = []
7338
+ include Aws::Structure
7339
+ end
7340
+
7138
7341
  # @note When making an API call, you may pass CreateInstanceExportTaskRequest
7139
7342
  # data as a hash:
7140
7343
  #
@@ -7150,7 +7353,7 @@ module Aws::EC2
7150
7353
  # target_environment: "citrix", # required, accepts citrix, vmware, microsoft
7151
7354
  # tag_specifications: [
7152
7355
  # {
7153
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7356
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7154
7357
  # tags: [
7155
7358
  # {
7156
7359
  # key: "String",
@@ -7212,7 +7415,7 @@ module Aws::EC2
7212
7415
  # {
7213
7416
  # tag_specifications: [
7214
7417
  # {
7215
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7418
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7216
7419
  # tags: [
7217
7420
  # {
7218
7421
  # key: "String",
@@ -7264,7 +7467,7 @@ module Aws::EC2
7264
7467
  # dry_run: false,
7265
7468
  # tag_specifications: [
7266
7469
  # {
7267
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7470
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7268
7471
  # tags: [
7269
7472
  # {
7270
7473
  # key: "String",
@@ -7360,6 +7563,18 @@ module Aws::EC2
7360
7563
  # secondary_private_ip_address_count: 1,
7361
7564
  # subnet_id: "SubnetId",
7362
7565
  # network_card_index: 1,
7566
+ # ipv_4_prefixes: [
7567
+ # {
7568
+ # ipv_4_prefix: "String",
7569
+ # },
7570
+ # ],
7571
+ # ipv_4_prefix_count: 1,
7572
+ # ipv_6_prefixes: [
7573
+ # {
7574
+ # ipv_6_prefix: "String",
7575
+ # },
7576
+ # ],
7577
+ # ipv_6_prefix_count: 1,
7363
7578
  # },
7364
7579
  # ],
7365
7580
  # image_id: "ImageId",
@@ -7384,7 +7599,7 @@ module Aws::EC2
7384
7599
  # user_data: "String",
7385
7600
  # tag_specifications: [
7386
7601
  # {
7387
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7602
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7388
7603
  # tags: [
7389
7604
  # {
7390
7605
  # key: "String",
@@ -7449,7 +7664,7 @@ module Aws::EC2
7449
7664
  # },
7450
7665
  # tag_specifications: [
7451
7666
  # {
7452
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7667
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7453
7668
  # tags: [
7454
7669
  # {
7455
7670
  # key: "String",
@@ -7587,6 +7802,18 @@ module Aws::EC2
7587
7802
  # secondary_private_ip_address_count: 1,
7588
7803
  # subnet_id: "SubnetId",
7589
7804
  # network_card_index: 1,
7805
+ # ipv_4_prefixes: [
7806
+ # {
7807
+ # ipv_4_prefix: "String",
7808
+ # },
7809
+ # ],
7810
+ # ipv_4_prefix_count: 1,
7811
+ # ipv_6_prefixes: [
7812
+ # {
7813
+ # ipv_6_prefix: "String",
7814
+ # },
7815
+ # ],
7816
+ # ipv_6_prefix_count: 1,
7590
7817
  # },
7591
7818
  # ],
7592
7819
  # image_id: "ImageId",
@@ -7611,7 +7838,7 @@ module Aws::EC2
7611
7838
  # user_data: "String",
7612
7839
  # tag_specifications: [
7613
7840
  # {
7614
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7841
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7615
7842
  # tags: [
7616
7843
  # {
7617
7844
  # key: "String",
@@ -7816,7 +8043,7 @@ module Aws::EC2
7816
8043
  # vpc_id: "VpcId", # required
7817
8044
  # tag_specifications: [
7818
8045
  # {
7819
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8046
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7820
8047
  # tags: [
7821
8048
  # {
7822
8049
  # key: "String",
@@ -7885,7 +8112,7 @@ module Aws::EC2
7885
8112
  # max_entries: 1, # required
7886
8113
  # tag_specifications: [
7887
8114
  # {
7888
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8115
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7889
8116
  # tags: [
7890
8117
  # {
7891
8118
  # key: "String",
@@ -7981,7 +8208,7 @@ module Aws::EC2
7981
8208
  # subnet_id: "SubnetId", # required
7982
8209
  # tag_specifications: [
7983
8210
  # {
7984
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8211
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
7985
8212
  # tags: [
7986
8213
  # {
7987
8214
  # key: "String",
@@ -8003,8 +8230,8 @@ module Aws::EC2
8003
8230
  #
8004
8231
  # @!attribute [rw] client_token
8005
8232
  # Unique, case-sensitive identifier that you provide to ensure the
8006
- # idempotency of the request. For more information, see [How to Ensure
8007
- # Idempotency][1].
8233
+ # idempotency of the request. For more information, see [How to ensure
8234
+ # idempotency][1].
8008
8235
  #
8009
8236
  # Constraint: Maximum 64 ASCII characters.
8010
8237
  #
@@ -8178,7 +8405,7 @@ module Aws::EC2
8178
8405
  # vpc_id: "VpcId", # required
8179
8406
  # tag_specifications: [
8180
8407
  # {
8181
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8408
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8182
8409
  # tags: [
8183
8410
  # {
8184
8411
  # key: "String",
@@ -8238,7 +8465,7 @@ module Aws::EC2
8238
8465
  # destination_port: 1,
8239
8466
  # tag_specifications: [
8240
8467
  # {
8241
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8468
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8242
8469
  # tags: [
8243
8470
  # {
8244
8471
  # key: "String",
@@ -8252,20 +8479,22 @@ module Aws::EC2
8252
8479
  # }
8253
8480
  #
8254
8481
  # @!attribute [rw] source_ip
8255
- # The IP address of the AWS resource that is the source of the path.
8482
+ # The IP address of the Amazon Web Services resource that is the
8483
+ # source of the path.
8256
8484
  # @return [String]
8257
8485
  #
8258
8486
  # @!attribute [rw] destination_ip
8259
- # The IP address of the AWS resource that is the destination of the
8260
- # path.
8487
+ # The IP address of the Amazon Web Services resource that is the
8488
+ # destination of the path.
8261
8489
  # @return [String]
8262
8490
  #
8263
8491
  # @!attribute [rw] source
8264
- # The AWS resource that is the source of the path.
8492
+ # The Amazon Web Services resource that is the source of the path.
8265
8493
  # @return [String]
8266
8494
  #
8267
8495
  # @!attribute [rw] destination
8268
- # The AWS resource that is the destination of the path.
8496
+ # The Amazon Web Services resource that is the destination of the
8497
+ # path.
8269
8498
  # @return [String]
8270
8499
  #
8271
8500
  # @!attribute [rw] protocol
@@ -8289,8 +8518,8 @@ module Aws::EC2
8289
8518
  #
8290
8519
  # @!attribute [rw] client_token
8291
8520
  # Unique, case-sensitive identifier that you provide to ensure the
8292
- # idempotency of the request. For more information, see [How to Ensure
8293
- # Idempotency][1].
8521
+ # idempotency of the request. For more information, see [How to ensure
8522
+ # idempotency][1].
8294
8523
  #
8295
8524
  # **A suitable default value is auto-generated.** You should normally
8296
8525
  # not need to pass this option.
@@ -8413,11 +8642,23 @@ module Aws::EC2
8413
8642
  # },
8414
8643
  # ],
8415
8644
  # secondary_private_ip_address_count: 1,
8645
+ # ipv_4_prefixes: [
8646
+ # {
8647
+ # ipv_4_prefix: "String",
8648
+ # },
8649
+ # ],
8650
+ # ipv_4_prefix_count: 1,
8651
+ # ipv_6_prefixes: [
8652
+ # {
8653
+ # ipv_6_prefix: "String",
8654
+ # },
8655
+ # ],
8656
+ # ipv_6_prefix_count: 1,
8416
8657
  # interface_type: "efa", # accepts efa, branch, trunk
8417
8658
  # subnet_id: "SubnetId", # required
8418
8659
  # tag_specifications: [
8419
8660
  # {
8420
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8661
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8421
8662
  # tags: [
8422
8663
  # {
8423
8664
  # key: "String",
@@ -8488,6 +8729,30 @@ module Aws::EC2
8488
8729
  # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html#AvailableIpPerENI
8489
8730
  # @return [Integer]
8490
8731
  #
8732
+ # @!attribute [rw] ipv_4_prefixes
8733
+ # One or moreIPv4 Prefix Delegation prefixes assigned to the network
8734
+ # interface. You cannot use this option if you use the
8735
+ # `Ipv4PrefixCount` option.
8736
+ # @return [Array<Types::Ipv4PrefixSpecificationRequest>]
8737
+ #
8738
+ # @!attribute [rw] ipv_4_prefix_count
8739
+ # The number of IPv4 Prefix Delegation prefixes that AWS automatically
8740
+ # assigns to the network interface. You cannot use this option if you
8741
+ # use the `Ipv4 Prefixes` option.
8742
+ # @return [Integer]
8743
+ #
8744
+ # @!attribute [rw] ipv_6_prefixes
8745
+ # One or moreIPv6 Prefix Delegation prefixes assigned to the network
8746
+ # interface. You cannot use this option if you use the
8747
+ # `Ipv6PrefixCount` option.
8748
+ # @return [Array<Types::Ipv6PrefixSpecificationRequest>]
8749
+ #
8750
+ # @!attribute [rw] ipv_6_prefix_count
8751
+ # The number of IPv6 Prefix Delegation prefixes that AWS automatically
8752
+ # assigns to the network interface. You cannot use this option if you
8753
+ # use the `Ipv6Prefixes` option.
8754
+ # @return [Integer]
8755
+ #
8491
8756
  # @!attribute [rw] interface_type
8492
8757
  # Indicates the type of network interface. To create an Elastic Fabric
8493
8758
  # Adapter (EFA), specify `efa`. For more information, see [ Elastic
@@ -8534,6 +8799,10 @@ module Aws::EC2
8534
8799
  :private_ip_address,
8535
8800
  :private_ip_addresses,
8536
8801
  :secondary_private_ip_address_count,
8802
+ :ipv_4_prefixes,
8803
+ :ipv_4_prefix_count,
8804
+ :ipv_6_prefixes,
8805
+ :ipv_6_prefix_count,
8537
8806
  :interface_type,
8538
8807
  :subnet_id,
8539
8808
  :tag_specifications,
@@ -8572,7 +8841,7 @@ module Aws::EC2
8572
8841
  # partition_count: 1,
8573
8842
  # tag_specifications: [
8574
8843
  # {
8575
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8844
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8576
8845
  # tags: [
8577
8846
  # {
8578
8847
  # key: "String",
@@ -8644,7 +8913,7 @@ module Aws::EC2
8644
8913
  # dry_run: false,
8645
8914
  # tag_specifications: [
8646
8915
  # {
8647
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8916
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8648
8917
  # tags: [
8649
8918
  # {
8650
8919
  # key: "String",
@@ -8669,7 +8938,7 @@ module Aws::EC2
8669
8938
  # Unique, case-sensitive identifier you provide to ensure the
8670
8939
  # idempotency of the request. If you do not specify a client token, a
8671
8940
  # randomly generated token is used for the request to ensure
8672
- # idempotency. For more information, see [Ensuring Idempotency][1].
8941
+ # idempotency. For more information, see [Ensuring idempotency][1].
8673
8942
  #
8674
8943
  # **A suitable default value is auto-generated.** You should normally
8675
8944
  # not need to pass this option.
@@ -8792,7 +9061,7 @@ module Aws::EC2
8792
9061
  # name: "String",
8793
9062
  # tag_specifications: [
8794
9063
  # {
8795
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9064
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
8796
9065
  # tags: [
8797
9066
  # {
8798
9067
  # key: "String",
@@ -8998,7 +9267,7 @@ module Aws::EC2
8998
9267
  # vpc_id: "VpcId", # required
8999
9268
  # tag_specifications: [
9000
9269
  # {
9001
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9270
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9002
9271
  # tags: [
9003
9272
  # {
9004
9273
  # key: "String",
@@ -9055,7 +9324,7 @@ module Aws::EC2
9055
9324
  # vpc_id: "VpcId",
9056
9325
  # tag_specifications: [
9057
9326
  # {
9058
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9327
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9059
9328
  # tags: [
9060
9329
  # {
9061
9330
  # key: "String",
@@ -9143,7 +9412,7 @@ module Aws::EC2
9143
9412
  # volume_id: "VolumeId", # required
9144
9413
  # tag_specifications: [
9145
9414
  # {
9146
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9415
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9147
9416
  # tags: [
9148
9417
  # {
9149
9418
  # key: "String",
@@ -9160,8 +9429,8 @@ module Aws::EC2
9160
9429
  # @return [String]
9161
9430
  #
9162
9431
  # @!attribute [rw] outpost_arn
9163
- # The Amazon Resource Name (ARN) of the AWS Outpost on which to create
9164
- # a local snapshot.
9432
+ # The Amazon Resource Name (ARN) of the Outpost on which to create a
9433
+ # local snapshot.
9165
9434
  #
9166
9435
  # * To create a snapshot of a volume in a Region, omit this parameter.
9167
9436
  # The snapshot is created in the same Region as the volume.
@@ -9175,8 +9444,8 @@ module Aws::EC2
9175
9444
  # Outpost. The snapshot must be created on the same Outpost as the
9176
9445
  # volume.
9177
9446
  #
9178
- # For more information, see [ Creating local snapshots from volumes on
9179
- # an Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
9447
+ # For more information, see [Create local snapshots from volumes on an
9448
+ # Outpost][1] in the *Amazon Elastic Compute Cloud User Guide*.
9180
9449
  #
9181
9450
  #
9182
9451
  #
@@ -9184,7 +9453,7 @@ module Aws::EC2
9184
9453
  # @return [String]
9185
9454
  #
9186
9455
  # @!attribute [rw] volume_id
9187
- # The ID of the EBS volume.
9456
+ # The ID of the Amazon EBS volume.
9188
9457
  # @return [String]
9189
9458
  #
9190
9459
  # @!attribute [rw] tag_specifications
@@ -9222,7 +9491,7 @@ module Aws::EC2
9222
9491
  # outpost_arn: "String",
9223
9492
  # tag_specifications: [
9224
9493
  # {
9225
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9494
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9226
9495
  # tags: [
9227
9496
  # {
9228
9497
  # key: "String",
@@ -9246,8 +9515,8 @@ module Aws::EC2
9246
9515
  # @return [Types::InstanceSpecification]
9247
9516
  #
9248
9517
  # @!attribute [rw] outpost_arn
9249
- # The Amazon Resource Name (ARN) of the AWS Outpost on which to create
9250
- # the local snapshots.
9518
+ # The Amazon Resource Name (ARN) of the Outpost on which to create the
9519
+ # local snapshots.
9251
9520
  #
9252
9521
  # * To create snapshots from an instance in a Region, omit this
9253
9522
  # parameter. The snapshots are created in the same Region as the
@@ -9262,9 +9531,9 @@ module Aws::EC2
9262
9531
  # Outpost. The snapshots must be created on the same Outpost as the
9263
9532
  # instance.
9264
9533
  #
9265
- # For more information, see [ Creating multi-volume local snapshots
9266
- # from instances on an Outpost][1] in the *Amazon Elastic Compute
9267
- # Cloud User Guide*.
9534
+ # For more information, see [ Create multi-volume local snapshots from
9535
+ # instances on an Outpost][1] in the *Amazon Elastic Compute Cloud
9536
+ # User Guide*.
9268
9537
  #
9269
9538
  #
9270
9539
  #
@@ -9428,13 +9697,102 @@ module Aws::EC2
9428
9697
  include Aws::Structure
9429
9698
  end
9430
9699
 
9700
+ # @note When making an API call, you may pass CreateSubnetCidrReservationRequest
9701
+ # data as a hash:
9702
+ #
9703
+ # {
9704
+ # tag_specifications: [
9705
+ # {
9706
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9707
+ # tags: [
9708
+ # {
9709
+ # key: "String",
9710
+ # value: "String",
9711
+ # },
9712
+ # ],
9713
+ # },
9714
+ # ],
9715
+ # subnet_id: "SubnetId", # required
9716
+ # cidr: "String", # required
9717
+ # reservation_type: "prefix", # required, accepts prefix, explicit
9718
+ # description: "String",
9719
+ # dry_run: false,
9720
+ # }
9721
+ #
9722
+ # @!attribute [rw] tag_specifications
9723
+ # The tags to assign to the subnet CIDR reservation.
9724
+ # @return [Array<Types::TagSpecification>]
9725
+ #
9726
+ # @!attribute [rw] subnet_id
9727
+ # The ID of the subnet.
9728
+ # @return [String]
9729
+ #
9730
+ # @!attribute [rw] cidr
9731
+ # The IPv4 or IPV6 CIDR range to reserve.
9732
+ # @return [String]
9733
+ #
9734
+ # @!attribute [rw] reservation_type
9735
+ # The type of reservation.
9736
+ #
9737
+ # The following are valid values:
9738
+ #
9739
+ # * `prefix`\: The Amazon EC2 Prefix Delegation feature assigns the IP
9740
+ # addresses to network interfaces that are associated with an
9741
+ # instance. For information about Prefix Delegation, see [Prefix
9742
+ # Delegation for Amazon EC2 network interfaces][1] in the *Amazon
9743
+ # Elastic Compute Cloud User Guide*.
9744
+ #
9745
+ # * `explicit`\: You manually assign the IP addresses to resources
9746
+ # that reside in your subnet.
9747
+ #
9748
+ #
9749
+ #
9750
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation.html
9751
+ # @return [String]
9752
+ #
9753
+ # @!attribute [rw] description
9754
+ # The description to assign to the subnet CIDR reservation.
9755
+ # @return [String]
9756
+ #
9757
+ # @!attribute [rw] dry_run
9758
+ # Checks whether you have the required permissions for the action,
9759
+ # without actually making the request, and provides an error response.
9760
+ # If you have the required permissions, the error response is
9761
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
9762
+ # @return [Boolean]
9763
+ #
9764
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateSubnetCidrReservationRequest AWS API Documentation
9765
+ #
9766
+ class CreateSubnetCidrReservationRequest < Struct.new(
9767
+ :tag_specifications,
9768
+ :subnet_id,
9769
+ :cidr,
9770
+ :reservation_type,
9771
+ :description,
9772
+ :dry_run)
9773
+ SENSITIVE = []
9774
+ include Aws::Structure
9775
+ end
9776
+
9777
+ # @!attribute [rw] subnet_cidr_reservation
9778
+ # Information about the created subnet CIDR reservation.
9779
+ # @return [Types::SubnetCidrReservation]
9780
+ #
9781
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateSubnetCidrReservationResult AWS API Documentation
9782
+ #
9783
+ class CreateSubnetCidrReservationResult < Struct.new(
9784
+ :subnet_cidr_reservation)
9785
+ SENSITIVE = []
9786
+ include Aws::Structure
9787
+ end
9788
+
9431
9789
  # @note When making an API call, you may pass CreateSubnetRequest
9432
9790
  # data as a hash:
9433
9791
  #
9434
9792
  # {
9435
9793
  # tag_specifications: [
9436
9794
  # {
9437
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9795
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9438
9796
  # tags: [
9439
9797
  # {
9440
9798
  # key: "String",
@@ -9445,11 +9803,11 @@ module Aws::EC2
9445
9803
  # ],
9446
9804
  # availability_zone: "String",
9447
9805
  # availability_zone_id: "String",
9448
- # cidr_block: "String", # required
9449
9806
  # ipv_6_cidr_block: "String",
9450
9807
  # outpost_arn: "String",
9451
9808
  # vpc_id: "VpcId", # required
9452
9809
  # dry_run: false,
9810
+ # cidr_block: "String", # required
9453
9811
  # }
9454
9812
  #
9455
9813
  # @!attribute [rw] tag_specifications
@@ -9459,9 +9817,9 @@ module Aws::EC2
9459
9817
  # @!attribute [rw] availability_zone
9460
9818
  # The Availability Zone or Local Zone for the subnet.
9461
9819
  #
9462
- # Default: AWS selects one for you. If you create more than one subnet
9463
- # in your VPC, we do not necessarily select a different zone for each
9464
- # subnet.
9820
+ # Default: Amazon Web Services selects one for you. If you create more
9821
+ # than one subnet in your VPC, we do not necessarily select a
9822
+ # different zone for each subnet.
9465
9823
  #
9466
9824
  # To create a subnet in a Local Zone, set this value to the Local Zone
9467
9825
  # ID, for example `us-west-2-lax-1a`. For information about the
@@ -9480,13 +9838,6 @@ module Aws::EC2
9480
9838
  # The AZ ID or the Local Zone ID of the subnet.
9481
9839
  # @return [String]
9482
9840
  #
9483
- # @!attribute [rw] cidr_block
9484
- # The IPv4 network range for the subnet, in CIDR notation. For
9485
- # example, `10.0.0.0/24`. We modify the specified CIDR block to its
9486
- # canonical form; for example, if you specify `100.68.0.18/18`, we
9487
- # modify it to `100.68.0.0/18`.
9488
- # @return [String]
9489
- #
9490
9841
  # @!attribute [rw] ipv_6_cidr_block
9491
9842
  # The IPv6 network range for the subnet, in CIDR notation. The subnet
9492
9843
  # size must use a /64 prefix length.
@@ -9509,17 +9860,24 @@ module Aws::EC2
9509
9860
  # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
9510
9861
  # @return [Boolean]
9511
9862
  #
9863
+ # @!attribute [rw] cidr_block
9864
+ # The IPv4 network range for the subnet, in CIDR notation. For
9865
+ # example, `10.0.0.0/24`. We modify the specified CIDR block to its
9866
+ # canonical form; for example, if you specify `100.68.0.18/18`, we
9867
+ # modify it to `100.68.0.0/18`.
9868
+ # @return [String]
9869
+ #
9512
9870
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateSubnetRequest AWS API Documentation
9513
9871
  #
9514
9872
  class CreateSubnetRequest < Struct.new(
9515
9873
  :tag_specifications,
9516
9874
  :availability_zone,
9517
9875
  :availability_zone_id,
9518
- :cidr_block,
9519
9876
  :ipv_6_cidr_block,
9520
9877
  :outpost_arn,
9521
9878
  :vpc_id,
9522
- :dry_run)
9879
+ :dry_run,
9880
+ :cidr_block)
9523
9881
  SENSITIVE = []
9524
9882
  include Aws::Structure
9525
9883
  end
@@ -9587,7 +9945,7 @@ module Aws::EC2
9587
9945
  # description: "String",
9588
9946
  # tag_specifications: [
9589
9947
  # {
9590
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9948
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9591
9949
  # tags: [
9592
9950
  # {
9593
9951
  # key: "String",
@@ -9810,7 +10168,7 @@ module Aws::EC2
9810
10168
  # description: "String",
9811
10169
  # tag_specifications: [
9812
10170
  # {
9813
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10171
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9814
10172
  # tags: [
9815
10173
  # {
9816
10174
  # key: "String",
@@ -9943,7 +10301,7 @@ module Aws::EC2
9943
10301
  # description: "String",
9944
10302
  # tag_specifications: [
9945
10303
  # {
9946
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10304
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
9947
10305
  # tags: [
9948
10306
  # {
9949
10307
  # key: "String",
@@ -10042,7 +10400,7 @@ module Aws::EC2
10042
10400
  # inside_cidr_blocks: ["String"], # required
10043
10401
  # tag_specifications: [
10044
10402
  # {
10045
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10403
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10046
10404
  # tags: [
10047
10405
  # {
10048
10406
  # key: "String",
@@ -10129,7 +10487,7 @@ module Aws::EC2
10129
10487
  # },
10130
10488
  # tag_specifications: [
10131
10489
  # {
10132
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10490
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10133
10491
  # tags: [
10134
10492
  # {
10135
10493
  # key: "String",
@@ -10217,7 +10575,7 @@ module Aws::EC2
10217
10575
  # },
10218
10576
  # tag_specifications: [
10219
10577
  # {
10220
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10578
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10221
10579
  # tags: [
10222
10580
  # {
10223
10581
  # key: "String",
@@ -10318,7 +10676,7 @@ module Aws::EC2
10318
10676
  # peer_region: "String", # required
10319
10677
  # tag_specifications: [
10320
10678
  # {
10321
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10679
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10322
10680
  # tags: [
10323
10681
  # {
10324
10682
  # key: "String",
@@ -10458,7 +10816,7 @@ module Aws::EC2
10458
10816
  # },
10459
10817
  # tag_specifications: [
10460
10818
  # {
10461
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10819
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10462
10820
  # tags: [
10463
10821
  # {
10464
10822
  # key: "String",
@@ -10578,7 +10936,7 @@ module Aws::EC2
10578
10936
  # transit_gateway_id: "TransitGatewayId", # required
10579
10937
  # tag_specifications: [
10580
10938
  # {
10581
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10939
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10582
10940
  # tags: [
10583
10941
  # {
10584
10942
  # key: "String",
@@ -10641,7 +10999,7 @@ module Aws::EC2
10641
10999
  # },
10642
11000
  # tag_specifications: [
10643
11001
  # {
10644
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11002
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10645
11003
  # tags: [
10646
11004
  # {
10647
11005
  # key: "String",
@@ -10760,7 +11118,7 @@ module Aws::EC2
10760
11118
  # @return [String]
10761
11119
  #
10762
11120
  # @!attribute [rw] user_id
10763
- # The AWS account ID to be added or removed.
11121
+ # The ID of the account to be added or removed.
10764
11122
  # @return [String]
10765
11123
  #
10766
11124
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateVolumePermission AWS API Documentation
@@ -10794,11 +11152,11 @@ module Aws::EC2
10794
11152
  # }
10795
11153
  #
10796
11154
  # @!attribute [rw] add
10797
- # Adds the specified AWS account ID or group to the list.
11155
+ # Adds the specified account ID or group to the list.
10798
11156
  # @return [Array<Types::CreateVolumePermission>]
10799
11157
  #
10800
11158
  # @!attribute [rw] remove
10801
- # Removes the specified AWS account ID or group from the list.
11159
+ # Removes the specified account ID or group from the list.
10802
11160
  # @return [Array<Types::CreateVolumePermission>]
10803
11161
  #
10804
11162
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateVolumePermissionModifications AWS API Documentation
@@ -10825,7 +11183,7 @@ module Aws::EC2
10825
11183
  # dry_run: false,
10826
11184
  # tag_specifications: [
10827
11185
  # {
10828
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11186
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
10829
11187
  # tags: [
10830
11188
  # {
10831
11189
  # key: "String",
@@ -10836,6 +11194,7 @@ module Aws::EC2
10836
11194
  # ],
10837
11195
  # multi_attach_enabled: false,
10838
11196
  # throughput: 1,
11197
+ # client_token: "String",
10839
11198
  # }
10840
11199
  #
10841
11200
  # @!attribute [rw] availability_zone
@@ -10875,9 +11234,9 @@ module Aws::EC2
10875
11234
  #
10876
11235
  # * `io2`\: 100-64,000 IOPS
10877
11236
  #
10878
- # For `io1` and `io2` volumes, we guarantee 64,000 IOPS only for
10879
- # [Instances built on the Nitro System][1]. Other instance families
10880
- # guarantee performance up to 32,000 IOPS.
11237
+ # `io1` and `io2` volumes support up to 64,000 IOPS only on [Instances
11238
+ # built on the Nitro System][1]. Other instance families support
11239
+ # performance up to 32,000 IOPS.
10881
11240
  #
10882
11241
  # This parameter is required for `io1` and `io2` volumes. The default
10883
11242
  # for `gp3` volumes is 3,000 IOPS. This parameter is not supported for
@@ -10889,12 +11248,12 @@ module Aws::EC2
10889
11248
  # @return [Integer]
10890
11249
  #
10891
11250
  # @!attribute [rw] kms_key_id
10892
- # The identifier of the AWS Key Management Service (AWS KMS) customer
10893
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
10894
- # is not specified, your AWS managed CMK for EBS is used. If
10895
- # `KmsKeyId` is specified, the encrypted state must be `true`.
11251
+ # The identifier of the Key Management Service (KMS) KMS key to use
11252
+ # for Amazon EBS encryption. If this parameter is not specified, your
11253
+ # KMS key for Amazon EBS is used. If `KmsKeyId` is specified, the
11254
+ # encrypted state must be `true`.
10896
11255
  #
10897
- # You can specify the CMK using any of the following:
11256
+ # You can specify the KMS key using any of the following:
10898
11257
  #
10899
11258
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
10900
11259
  #
@@ -10906,9 +11265,9 @@ module Aws::EC2
10906
11265
  # * Alias ARN. For example,
10907
11266
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
10908
11267
  #
10909
- # AWS authenticates the CMK asynchronously. Therefore, if you specify
10910
- # an ID, alias, or ARN that is not valid, the action can appear to
10911
- # complete, but eventually fails.
11268
+ # Amazon Web Services authenticates the KMS key asynchronously.
11269
+ # Therefore, if you specify an ID, alias, or ARN that is not valid,
11270
+ # the action can appear to complete, but eventually fails.
10912
11271
  # @return [String]
10913
11272
  #
10914
11273
  # @!attribute [rw] outpost_arn
@@ -10994,6 +11353,19 @@ module Aws::EC2
10994
11353
  # Valid Range: Minimum value of 125. Maximum value of 1000.
10995
11354
  # @return [Integer]
10996
11355
  #
11356
+ # @!attribute [rw] client_token
11357
+ # Unique, case-sensitive identifier that you provide to ensure the
11358
+ # idempotency of the request. For more information, see [Ensure
11359
+ # Idempotency][1].
11360
+ #
11361
+ # **A suitable default value is auto-generated.** You should normally
11362
+ # not need to pass this option.
11363
+ #
11364
+ #
11365
+ #
11366
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html
11367
+ # @return [String]
11368
+ #
10997
11369
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/CreateVolumeRequest AWS API Documentation
10998
11370
  #
10999
11371
  class CreateVolumeRequest < Struct.new(
@@ -11008,7 +11380,8 @@ module Aws::EC2
11008
11380
  :dry_run,
11009
11381
  :tag_specifications,
11010
11382
  :multi_attach_enabled,
11011
- :throughput)
11383
+ :throughput,
11384
+ :client_token)
11012
11385
  SENSITIVE = []
11013
11386
  include Aws::Structure
11014
11387
  end
@@ -11108,7 +11481,7 @@ module Aws::EC2
11108
11481
  # private_dns_enabled: false,
11109
11482
  # tag_specifications: [
11110
11483
  # {
11111
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11484
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11112
11485
  # tags: [
11113
11486
  # {
11114
11487
  # key: "String",
@@ -11245,7 +11618,7 @@ module Aws::EC2
11245
11618
  # client_token: "String",
11246
11619
  # tag_specifications: [
11247
11620
  # {
11248
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11621
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11249
11622
  # tags: [
11250
11623
  # {
11251
11624
  # key: "String",
@@ -11341,7 +11714,7 @@ module Aws::EC2
11341
11714
  # peer_region: "String",
11342
11715
  # tag_specifications: [
11343
11716
  # {
11344
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11717
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11345
11718
  # tags: [
11346
11719
  # {
11347
11720
  # key: "String",
@@ -11360,9 +11733,9 @@ module Aws::EC2
11360
11733
  # @return [Boolean]
11361
11734
  #
11362
11735
  # @!attribute [rw] peer_owner_id
11363
- # The AWS account ID of the owner of the accepter VPC.
11736
+ # The account ID of the owner of the accepter VPC.
11364
11737
  #
11365
- # Default: Your AWS account ID
11738
+ # Default: Your account ID
11366
11739
  # @return [String]
11367
11740
  #
11368
11741
  # @!attribute [rw] peer_vpc_id
@@ -11424,7 +11797,7 @@ module Aws::EC2
11424
11797
  # ipv_6_cidr_block_network_border_group: "String",
11425
11798
  # tag_specifications: [
11426
11799
  # {
11427
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11800
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11428
11801
  # tags: [
11429
11802
  # {
11430
11803
  # key: "String",
@@ -11593,7 +11966,7 @@ module Aws::EC2
11593
11966
  # },
11594
11967
  # tag_specifications: [
11595
11968
  # {
11596
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11969
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11597
11970
  # tags: [
11598
11971
  # {
11599
11972
  # key: "String",
@@ -11703,7 +12076,7 @@ module Aws::EC2
11703
12076
  # type: "ipsec.1", # required, accepts ipsec.1
11704
12077
  # tag_specifications: [
11705
12078
  # {
11706
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
12079
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
11707
12080
  # tags: [
11708
12081
  # {
11709
12082
  # key: "String",
@@ -12298,6 +12671,54 @@ module Aws::EC2
12298
12671
  include Aws::Structure
12299
12672
  end
12300
12673
 
12674
+ # @note When making an API call, you may pass DeleteInstanceEventWindowRequest
12675
+ # data as a hash:
12676
+ #
12677
+ # {
12678
+ # dry_run: false,
12679
+ # force_delete: false,
12680
+ # instance_event_window_id: "InstanceEventWindowId", # required
12681
+ # }
12682
+ #
12683
+ # @!attribute [rw] dry_run
12684
+ # Checks whether you have the required permissions for the action,
12685
+ # without actually making the request, and provides an error response.
12686
+ # If you have the required permissions, the error response is
12687
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
12688
+ # @return [Boolean]
12689
+ #
12690
+ # @!attribute [rw] force_delete
12691
+ # Specify `true` to force delete the event window. Use the force
12692
+ # delete parameter if the event window is currently associated with
12693
+ # targets.
12694
+ # @return [Boolean]
12695
+ #
12696
+ # @!attribute [rw] instance_event_window_id
12697
+ # The ID of the event window.
12698
+ # @return [String]
12699
+ #
12700
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteInstanceEventWindowRequest AWS API Documentation
12701
+ #
12702
+ class DeleteInstanceEventWindowRequest < Struct.new(
12703
+ :dry_run,
12704
+ :force_delete,
12705
+ :instance_event_window_id)
12706
+ SENSITIVE = []
12707
+ include Aws::Structure
12708
+ end
12709
+
12710
+ # @!attribute [rw] instance_event_window_state
12711
+ # The state of the event window.
12712
+ # @return [Types::InstanceEventWindowStateChange]
12713
+ #
12714
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteInstanceEventWindowResult AWS API Documentation
12715
+ #
12716
+ class DeleteInstanceEventWindowResult < Struct.new(
12717
+ :instance_event_window_state)
12718
+ SENSITIVE = []
12719
+ include Aws::Structure
12720
+ end
12721
+
12301
12722
  # @note When making an API call, you may pass DeleteInternetGatewayRequest
12302
12723
  # data as a hash:
12303
12724
  #
@@ -13176,6 +13597,46 @@ module Aws::EC2
13176
13597
  include Aws::Structure
13177
13598
  end
13178
13599
 
13600
+ # @note When making an API call, you may pass DeleteSubnetCidrReservationRequest
13601
+ # data as a hash:
13602
+ #
13603
+ # {
13604
+ # subnet_cidr_reservation_id: "SubnetCidrReservationId", # required
13605
+ # dry_run: false,
13606
+ # }
13607
+ #
13608
+ # @!attribute [rw] subnet_cidr_reservation_id
13609
+ # The ID of the subnet CIDR reservation.
13610
+ # @return [String]
13611
+ #
13612
+ # @!attribute [rw] dry_run
13613
+ # Checks whether you have the required permissions for the action,
13614
+ # without actually making the request, and provides an error response.
13615
+ # If you have the required permissions, the error response is
13616
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
13617
+ # @return [Boolean]
13618
+ #
13619
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteSubnetCidrReservationRequest AWS API Documentation
13620
+ #
13621
+ class DeleteSubnetCidrReservationRequest < Struct.new(
13622
+ :subnet_cidr_reservation_id,
13623
+ :dry_run)
13624
+ SENSITIVE = []
13625
+ include Aws::Structure
13626
+ end
13627
+
13628
+ # @!attribute [rw] deleted_subnet_cidr_reservation
13629
+ # Information about the deleted subnet CIDR reservation.
13630
+ # @return [Types::SubnetCidrReservation]
13631
+ #
13632
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteSubnetCidrReservationResult AWS API Documentation
13633
+ #
13634
+ class DeleteSubnetCidrReservationResult < Struct.new(
13635
+ :deleted_subnet_cidr_reservation)
13636
+ SENSITIVE = []
13637
+ include Aws::Structure
13638
+ end
13639
+
13179
13640
  # @note When making an API call, you may pass DeleteSubnetRequest
13180
13641
  # data as a hash:
13181
13642
  #
@@ -13240,8 +13701,8 @@ module Aws::EC2
13240
13701
  # the tag only if its value is an empty string.
13241
13702
  #
13242
13703
  # If you omit this parameter, we delete all user-defined tags for the
13243
- # specified resources. We do not delete AWS-generated tags (tags that
13244
- # have the `aws:` prefix).
13704
+ # specified resources. We do not delete Amazon Web Services-generated
13705
+ # tags (tags that have the `aws:` prefix).
13245
13706
  # @return [Array<Types::Tag>]
13246
13707
  #
13247
13708
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DeleteTagsRequest AWS API Documentation
@@ -15012,8 +15473,7 @@ module Aws::EC2
15012
15473
  # * `state` - The state of the carrier gateway (`pending` \| `failed`
15013
15474
  # \| `available` \| `deleting` \| `deleted`).
15014
15475
  #
15015
- # * `owner-id` - The AWS account ID of the owner of the carrier
15016
- # gateway.
15476
+ # * `owner-id` - The account ID of the owner of the carrier gateway.
15017
15477
  #
15018
15478
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
15019
15479
  # to the resource. Use the tag key in the filter name and the tag
@@ -15796,8 +16256,7 @@ module Aws::EC2
15796
16256
  #
15797
16257
  # * `value` - The value for one of the options.
15798
16258
  #
15799
- # * `owner-id` - The ID of the AWS account that owns the DHCP options
15800
- # set.
16259
+ # * `owner-id` - The ID of the account that owns the DHCP options set.
15801
16260
  #
15802
16261
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
15803
16262
  # to the resource. Use the tag key in the filter name and the tag
@@ -16171,13 +16630,13 @@ module Aws::EC2
16171
16630
  # @return [String]
16172
16631
  #
16173
16632
  # @!attribute [rw] owner_id
16174
- # The ID of the AWS account that enabled fast snapshot restores on the
16633
+ # The ID of the account that enabled fast snapshot restores on the
16175
16634
  # snapshot.
16176
16635
  # @return [String]
16177
16636
  #
16178
16637
  # @!attribute [rw] owner_alias
16179
- # The AWS owner alias that enabled fast snapshot restores on the
16180
- # snapshot. This is intended for future use.
16638
+ # The Amazon Web Services owner alias that enabled fast snapshot
16639
+ # restores on the snapshot. This is intended for future use.
16181
16640
  # @return [String]
16182
16641
  #
16183
16642
  # @!attribute [rw] enabling_time
@@ -16243,7 +16702,7 @@ module Aws::EC2
16243
16702
  #
16244
16703
  # * `availability-zone`\: The Availability Zone of the snapshot.
16245
16704
  #
16246
- # * `owner-id`\: The ID of the AWS account that enabled fast snapshot
16705
+ # * `owner-id`\: The ID of the account that enabled fast snapshot
16247
16706
  # restore on the snapshot.
16248
16707
  #
16249
16708
  # * `snapshot-id`\: The ID of the snapshot.
@@ -17827,6 +18286,113 @@ module Aws::EC2
17827
18286
  include Aws::Structure
17828
18287
  end
17829
18288
 
18289
+ # <para>Describe instance event windows by InstanceEventWindow.</para>
18290
+ #
18291
+ # @note When making an API call, you may pass DescribeInstanceEventWindowsRequest
18292
+ # data as a hash:
18293
+ #
18294
+ # {
18295
+ # dry_run: false,
18296
+ # instance_event_window_ids: ["InstanceEventWindowId"],
18297
+ # filters: [
18298
+ # {
18299
+ # name: "String",
18300
+ # values: ["String"],
18301
+ # },
18302
+ # ],
18303
+ # max_results: 1,
18304
+ # next_token: "String",
18305
+ # }
18306
+ #
18307
+ # @!attribute [rw] dry_run
18308
+ # Checks whether you have the required permissions for the action,
18309
+ # without actually making the request, and provides an error response.
18310
+ # If you have the required permissions, the error response is
18311
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
18312
+ # @return [Boolean]
18313
+ #
18314
+ # @!attribute [rw] instance_event_window_ids
18315
+ # The IDs of the event windows.
18316
+ # @return [Array<String>]
18317
+ #
18318
+ # @!attribute [rw] filters
18319
+ # One or more filters.
18320
+ #
18321
+ # * `dedicated-host-id` - The event windows associated with the
18322
+ # specified Dedicated Host ID.
18323
+ #
18324
+ # * `event-window-name` - The event windows associated with the
18325
+ # specified names.
18326
+ #
18327
+ # * `instance-id` - The event windows associated with the specified
18328
+ # instance ID.
18329
+ #
18330
+ # * `instance-tag` - The event windows associated with the specified
18331
+ # tag and value.
18332
+ #
18333
+ # * `instance-tag-key` - The event windows associated with the
18334
+ # specified tag key, regardless of the value.
18335
+ #
18336
+ # * `instance-tag-value` - The event windows associated with the
18337
+ # specified tag value, regardless of the key.
18338
+ #
18339
+ # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
18340
+ # to the event window. Use the tag key in the filter name and the
18341
+ # tag value as the filter value. For example, to find all resources
18342
+ # that have a tag with the key `Owner` and the value `CMX`, specify
18343
+ # `tag:Owner` for the filter name and `CMX` for the filter value.
18344
+ #
18345
+ # * `tag-key` - The key of a tag assigned to the event window. Use
18346
+ # this filter to find all event windows that have a tag with a
18347
+ # specific key, regardless of the tag value.
18348
+ #
18349
+ # * `tag-value` - The value of a tag assigned to the event window. Use
18350
+ # this filter to find all event windows that have a tag with a
18351
+ # specific value, regardless of the tag key.
18352
+ # @return [Array<Types::Filter>]
18353
+ #
18354
+ # @!attribute [rw] max_results
18355
+ # The maximum number of results to return in a single call. To
18356
+ # retrieve the remaining results, make another call with the returned
18357
+ # `NextToken` value. This value can be between 20 and 500. You cannot
18358
+ # specify this parameter and the event window IDs parameter in the
18359
+ # same call.
18360
+ # @return [Integer]
18361
+ #
18362
+ # @!attribute [rw] next_token
18363
+ # The token to request the next page of results.
18364
+ # @return [String]
18365
+ #
18366
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeInstanceEventWindowsRequest AWS API Documentation
18367
+ #
18368
+ class DescribeInstanceEventWindowsRequest < Struct.new(
18369
+ :dry_run,
18370
+ :instance_event_window_ids,
18371
+ :filters,
18372
+ :max_results,
18373
+ :next_token)
18374
+ SENSITIVE = []
18375
+ include Aws::Structure
18376
+ end
18377
+
18378
+ # @!attribute [rw] instance_event_windows
18379
+ # Information about the event windows.
18380
+ # @return [Array<Types::InstanceEventWindow>]
18381
+ #
18382
+ # @!attribute [rw] next_token
18383
+ # The token to use to retrieve the next page of results. This value is
18384
+ # `null` when there are no more results to return.
18385
+ # @return [String]
18386
+ #
18387
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DescribeInstanceEventWindowsResult AWS API Documentation
18388
+ #
18389
+ class DescribeInstanceEventWindowsResult < Struct.new(
18390
+ :instance_event_windows,
18391
+ :next_token)
18392
+ SENSITIVE = []
18393
+ include Aws::Structure
18394
+ end
18395
+
17830
18396
  # @note When making an API call, you may pass DescribeInstanceStatusRequest
17831
18397
  # data as a hash:
17832
18398
  #
@@ -18636,8 +19202,7 @@ module Aws::EC2
18636
19202
  #
18637
19203
  # * `internet-gateway-id` - The ID of the Internet gateway.
18638
19204
  #
18639
- # * `owner-id` - The ID of the AWS account that owns the internet
18640
- # gateway.
19205
+ # * `owner-id` - The ID of the account that owns the internet gateway.
18641
19206
  #
18642
19207
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
18643
19208
  # to the resource. Use the tag key in the filter name and the tag
@@ -19869,7 +20434,7 @@ module Aws::EC2
19869
20434
  #
19870
20435
  # * `network-acl-id` - The ID of the network ACL.
19871
20436
  #
19872
- # * `owner-id` - The ID of the AWS account that owns the network ACL.
20437
+ # * `owner-id` - The ID of the account that owns the network ACL.
19873
20438
  #
19874
20439
  # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
19875
20440
  # to the resource. Use the tag key in the filter name and the tag
@@ -21408,7 +21973,7 @@ module Aws::EC2
21408
21973
  # route table for the VPC (`true` \| `false`). Route tables that do
21409
21974
  # not have an association ID are not returned in the response.
21410
21975
  #
21411
- # * `owner-id` - The ID of the AWS account that owns the route table.
21976
+ # * `owner-id` - The ID of the account that owns the route table.
21412
21977
  #
21413
21978
  # * `route-table-id` - The ID of the route table.
21414
21979
  #
@@ -21418,8 +21983,8 @@ module Aws::EC2
21418
21983
  # * `route.destination-ipv6-cidr-block` - The IPv6 CIDR range
21419
21984
  # specified in a route in the route table.
21420
21985
  #
21421
- # * `route.destination-prefix-list-id` - The ID (prefix) of the AWS
21422
- # service specified in a route in the table.
21986
+ # * `route.destination-prefix-list-id` - The ID (prefix) of the Amazon
21987
+ # Web Service specified in a route in the table.
21423
21988
  #
21424
21989
  # * `route.egress-only-internet-gateway-id` - The ID of an egress-only
21425
21990
  # Internet gateway specified in a route in the route table.
@@ -22104,12 +22669,12 @@ module Aws::EC2
22104
22669
  # \| `false`)
22105
22670
  #
22106
22671
  # * `owner-alias` - The owner alias, from an Amazon-maintained list
22107
- # (`amazon`). This is not the user-configured AWS account alias set
22672
+ # (`amazon`). This is not the user-configured account alias set
22108
22673
  # using the IAM console. We recommend that you use the related
22109
22674
  # parameter instead of this filter.
22110
22675
  #
22111
- # * `owner-id` - The AWS account ID of the owner. We recommend that
22112
- # you use the related parameter instead of this filter.
22676
+ # * `owner-id` - The account ID of the owner. We recommend that you
22677
+ # use the related parameter instead of this filter.
22113
22678
  #
22114
22679
  # * `progress` - The progress of the snapshot, as a percentage (for
22115
22680
  # example, 80%).
@@ -22161,12 +22726,11 @@ module Aws::EC2
22161
22726
  #
22162
22727
  # @!attribute [rw] owner_ids
22163
22728
  # Scopes the results to snapshots with the specified owners. You can
22164
- # specify a combination of AWS account IDs, `self`, and `amazon`.
22729
+ # specify a combination of account IDs, `self`, and `amazon`.
22165
22730
  # @return [Array<String>]
22166
22731
  #
22167
22732
  # @!attribute [rw] restorable_by_user_ids
22168
- # The IDs of the AWS accounts that can create volumes from the
22169
- # snapshot.
22733
+ # The IDs of the accounts that can create volumes from the snapshot.
22170
22734
  # @return [Array<String>]
22171
22735
  #
22172
22736
  # @!attribute [rw] snapshot_ids
@@ -23001,7 +23565,7 @@ module Aws::EC2
23001
23565
  #
23002
23566
  # * `outpost-arn` - The Amazon Resource Name (ARN) of the Outpost.
23003
23567
  #
23004
- # * `owner-id` - The ID of the AWS account that owns the subnet.
23568
+ # * `owner-id` - The ID of the account that owns the subnet.
23005
23569
  #
23006
23570
  # * `state` - The state of the subnet (`pending` \| `available`).
23007
23571
  #
@@ -25339,8 +25903,8 @@ module Aws::EC2
25339
25903
  # * `accepter-vpc-info.cidr-block` - The IPv4 CIDR block of the
25340
25904
  # accepter VPC.
25341
25905
  #
25342
- # * `accepter-vpc-info.owner-id` - The AWS account ID of the owner of
25343
- # the accepter VPC.
25906
+ # * `accepter-vpc-info.owner-id` - The ID of the account that owns the
25907
+ # accepter VPC.
25344
25908
  #
25345
25909
  # * `accepter-vpc-info.vpc-id` - The ID of the accepter VPC.
25346
25910
  #
@@ -25350,7 +25914,7 @@ module Aws::EC2
25350
25914
  # * `requester-vpc-info.cidr-block` - The IPv4 CIDR block of the
25351
25915
  # requester's VPC.
25352
25916
  #
25353
- # * `requester-vpc-info.owner-id` - The AWS account ID of the owner of
25917
+ # * `requester-vpc-info.owner-id` - The ID of the account that owns
25354
25918
  # the requester VPC.
25355
25919
  #
25356
25920
  # * `requester-vpc-info.vpc-id` - The ID of the requester VPC.
@@ -25476,9 +26040,9 @@ module Aws::EC2
25476
26040
  # * `ipv6-cidr-block-association.state` - The state of an IPv6 CIDR
25477
26041
  # block associated with the VPC.
25478
26042
  #
25479
- # * `isDefault` - Indicates whether the VPC is the default VPC.
26043
+ # * `is-default` - Indicates whether the VPC is the default VPC.
25480
26044
  #
25481
- # * `owner-id` - The ID of the AWS account that owns the VPC.
26045
+ # * `owner-id` - The ID of the account that owns the VPC.
25482
26046
  #
25483
26047
  # * `state` - The state of the VPC (`pending` \| `available`).
25484
26048
  #
@@ -25989,7 +26553,7 @@ module Aws::EC2
25989
26553
  # @return [String]
25990
26554
  #
25991
26555
  # @!attribute [rw] owner_id
25992
- # The ID of the AWS account that owns the DHCP options set.
26556
+ # The ID of the account that owns the DHCP options set.
25993
26557
  # @return [String]
25994
26558
  #
25995
26559
  # @!attribute [rw] tags
@@ -26163,13 +26727,13 @@ module Aws::EC2
26163
26727
  # @return [String]
26164
26728
  #
26165
26729
  # @!attribute [rw] owner_id
26166
- # The ID of the AWS account that enabled fast snapshot restores on the
26730
+ # The ID of the account that enabled fast snapshot restores on the
26167
26731
  # snapshot.
26168
26732
  # @return [String]
26169
26733
  #
26170
26734
  # @!attribute [rw] owner_alias
26171
- # The AWS owner alias that enabled fast snapshot restores on the
26172
- # snapshot. This is intended for future use.
26735
+ # The Amazon Web Services owner alias that enabled fast snapshot
26736
+ # restores on the snapshot. This is intended for future use.
26173
26737
  # @return [String]
26174
26738
  #
26175
26739
  # @!attribute [rw] enabling_time
@@ -26666,6 +27230,61 @@ module Aws::EC2
26666
27230
  include Aws::Structure
26667
27231
  end
26668
27232
 
27233
+ # @note When making an API call, you may pass DisassociateInstanceEventWindowRequest
27234
+ # data as a hash:
27235
+ #
27236
+ # {
27237
+ # dry_run: false,
27238
+ # instance_event_window_id: "InstanceEventWindowId", # required
27239
+ # association_target: { # required
27240
+ # instance_ids: ["InstanceId"],
27241
+ # instance_tags: [
27242
+ # {
27243
+ # key: "String",
27244
+ # value: "String",
27245
+ # },
27246
+ # ],
27247
+ # dedicated_host_ids: ["DedicatedHostId"],
27248
+ # },
27249
+ # }
27250
+ #
27251
+ # @!attribute [rw] dry_run
27252
+ # Checks whether you have the required permissions for the action,
27253
+ # without actually making the request, and provides an error response.
27254
+ # If you have the required permissions, the error response is
27255
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
27256
+ # @return [Boolean]
27257
+ #
27258
+ # @!attribute [rw] instance_event_window_id
27259
+ # The ID of the event window.
27260
+ # @return [String]
27261
+ #
27262
+ # @!attribute [rw] association_target
27263
+ # One or more targets to disassociate from the specified event window.
27264
+ # @return [Types::InstanceEventWindowDisassociationRequest]
27265
+ #
27266
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DisassociateInstanceEventWindowRequest AWS API Documentation
27267
+ #
27268
+ class DisassociateInstanceEventWindowRequest < Struct.new(
27269
+ :dry_run,
27270
+ :instance_event_window_id,
27271
+ :association_target)
27272
+ SENSITIVE = []
27273
+ include Aws::Structure
27274
+ end
27275
+
27276
+ # @!attribute [rw] instance_event_window
27277
+ # Information about the event window.
27278
+ # @return [Types::InstanceEventWindow]
27279
+ #
27280
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/DisassociateInstanceEventWindowResult AWS API Documentation
27281
+ #
27282
+ class DisassociateInstanceEventWindowResult < Struct.new(
27283
+ :instance_event_window)
27284
+ SENSITIVE = []
27285
+ include Aws::Structure
27286
+ end
27287
+
26669
27288
  # @note When making an API call, you may pass DisassociateRouteTableRequest
26670
27289
  # data as a hash:
26671
27290
  #
@@ -27801,13 +28420,13 @@ module Aws::EC2
27801
28420
  # @return [String]
27802
28421
  #
27803
28422
  # @!attribute [rw] owner_id
27804
- # The ID of the AWS account that enabled fast snapshot restores on the
28423
+ # The ID of the account that enabled fast snapshot restores on the
27805
28424
  # snapshot.
27806
28425
  # @return [String]
27807
28426
  #
27808
28427
  # @!attribute [rw] owner_alias
27809
- # The AWS owner alias that enabled fast snapshot restores on the
27810
- # snapshot. This is intended for future use.
28428
+ # The Amazon Web Services owner alias that enabled fast snapshot
28429
+ # restores on the snapshot. This is intended for future use.
27811
28430
  # @return [String]
27812
28431
  #
27813
28432
  # @!attribute [rw] enabling_time
@@ -27869,7 +28488,7 @@ module Aws::EC2
27869
28488
  # @!attribute [rw] source_snapshot_ids
27870
28489
  # The IDs of one or more snapshots. For example,
27871
28490
  # `snap-1234567890abcdef0`. You can specify a snapshot that was shared
27872
- # with you from another AWS account.
28491
+ # with you from another account.
27873
28492
  # @return [Array<String>]
27874
28493
  #
27875
28494
  # @!attribute [rw] dry_run
@@ -28666,7 +29285,7 @@ module Aws::EC2
28666
29285
  # role_name: "String",
28667
29286
  # tag_specifications: [
28668
29287
  # {
28669
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
29288
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
28670
29289
  # tags: [
28671
29290
  # {
28672
29291
  # key: "String",
@@ -30568,8 +31187,8 @@ module Aws::EC2
30568
31187
  end
30569
31188
 
30570
31189
  # @!attribute [rw] kms_key_id
30571
- # The Amazon Resource Name (ARN) of the default CMK for encryption by
30572
- # default.
31190
+ # The Amazon Resource Name (ARN) of the default KMS key for encryption
31191
+ # by default.
30573
31192
  # @return [String]
30574
31193
  #
30575
31194
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetEbsDefaultKmsKeyIdResult AWS API Documentation
@@ -31146,6 +31765,97 @@ module Aws::EC2
31146
31765
  include Aws::Structure
31147
31766
  end
31148
31767
 
31768
+ # @note When making an API call, you may pass GetSubnetCidrReservationsRequest
31769
+ # data as a hash:
31770
+ #
31771
+ # {
31772
+ # filters: [
31773
+ # {
31774
+ # name: "String",
31775
+ # values: ["String"],
31776
+ # },
31777
+ # ],
31778
+ # subnet_id: "SubnetId", # required
31779
+ # dry_run: false,
31780
+ # next_token: "String",
31781
+ # max_results: 1,
31782
+ # }
31783
+ #
31784
+ # @!attribute [rw] filters
31785
+ # One or more filters.
31786
+ #
31787
+ # * `reservationType` - The type of reservation (`prefix` \|
31788
+ # `explicit`).
31789
+ #
31790
+ # * `subnet-id` - The ID of the subnet.
31791
+ #
31792
+ # * `tag`\:&lt;key&gt; - The key/value combination of a tag assigned
31793
+ # to the resource. Use the tag key in the filter name and the tag
31794
+ # value as the filter value. For example, to find all resources that
31795
+ # have a tag with the key `Owner` and the value `TeamA`, specify
31796
+ # `tag:Owner` for the filter name and `TeamA` for the filter value.
31797
+ #
31798
+ # * `tag-key` - The key of a tag assigned to the resource. Use this
31799
+ # filter to find all resources assigned a tag with a specific key,
31800
+ # regardless of the tag value.
31801
+ # @return [Array<Types::Filter>]
31802
+ #
31803
+ # @!attribute [rw] subnet_id
31804
+ # The ID of the subnet.
31805
+ # @return [String]
31806
+ #
31807
+ # @!attribute [rw] dry_run
31808
+ # Checks whether you have the required permissions for the action,
31809
+ # without actually making the request, and provides an error response.
31810
+ # If you have the required permissions, the error response is
31811
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
31812
+ # @return [Boolean]
31813
+ #
31814
+ # @!attribute [rw] next_token
31815
+ # The token for the next page of results.
31816
+ # @return [String]
31817
+ #
31818
+ # @!attribute [rw] max_results
31819
+ # The maximum number of results to return with a single call. To
31820
+ # retrieve the remaining results, make another call with the returned
31821
+ # `nextToken` value.
31822
+ # @return [Integer]
31823
+ #
31824
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetSubnetCidrReservationsRequest AWS API Documentation
31825
+ #
31826
+ class GetSubnetCidrReservationsRequest < Struct.new(
31827
+ :filters,
31828
+ :subnet_id,
31829
+ :dry_run,
31830
+ :next_token,
31831
+ :max_results)
31832
+ SENSITIVE = []
31833
+ include Aws::Structure
31834
+ end
31835
+
31836
+ # @!attribute [rw] subnet_ipv_4_cidr_reservations
31837
+ # Information about the IPv4 subnet CIDR reservations.
31838
+ # @return [Array<Types::SubnetCidrReservation>]
31839
+ #
31840
+ # @!attribute [rw] subnet_ipv_6_cidr_reservations
31841
+ # Information about the IPv6 subnet CIDR reservations.
31842
+ # @return [Array<Types::SubnetCidrReservation>]
31843
+ #
31844
+ # @!attribute [rw] next_token
31845
+ # The token to use to retrieve the next page of results. This value is
31846
+ # `null` when there are no more results to return.
31847
+ # @return [String]
31848
+ #
31849
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/GetSubnetCidrReservationsResult AWS API Documentation
31850
+ #
31851
+ class GetSubnetCidrReservationsResult < Struct.new(
31852
+ :subnet_ipv_4_cidr_reservations,
31853
+ :subnet_ipv_6_cidr_reservations,
31854
+ :next_token)
31855
+ SENSITIVE = []
31856
+ include Aws::Structure
31857
+ end
31858
+
31149
31859
  # @note When making an API call, you may pass GetTransitGatewayAttachmentPropagationsRequest
31150
31860
  # data as a hash:
31151
31861
  #
@@ -32656,7 +33366,7 @@ module Aws::EC2
32656
33366
  # ],
32657
33367
  # tag_specifications: [
32658
33368
  # {
32659
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33369
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
32660
33370
  # tags: [
32661
33371
  # {
32662
33372
  # key: "String",
@@ -33262,7 +33972,7 @@ module Aws::EC2
33262
33972
  # public_key_material: "data", # required
33263
33973
  # tag_specifications: [
33264
33974
  # {
33265
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33975
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33266
33976
  # tags: [
33267
33977
  # {
33268
33978
  # key: "String",
@@ -33359,7 +34069,7 @@ module Aws::EC2
33359
34069
  # role_name: "String",
33360
34070
  # tag_specifications: [
33361
34071
  # {
33362
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
34072
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
33363
34073
  # tags: [
33364
34074
  # {
33365
34075
  # key: "String",
@@ -34209,6 +34919,248 @@ module Aws::EC2
34209
34919
  include Aws::Structure
34210
34920
  end
34211
34921
 
34922
+ # The event window.
34923
+ #
34924
+ # @!attribute [rw] instance_event_window_id
34925
+ # The ID of the event window.
34926
+ # @return [String]
34927
+ #
34928
+ # @!attribute [rw] time_ranges
34929
+ # One or more time ranges defined for the event window.
34930
+ # @return [Array<Types::InstanceEventWindowTimeRange>]
34931
+ #
34932
+ # @!attribute [rw] name
34933
+ # The name of the event window.
34934
+ # @return [String]
34935
+ #
34936
+ # @!attribute [rw] cron_expression
34937
+ # The cron expression defined for the event window.
34938
+ # @return [String]
34939
+ #
34940
+ # @!attribute [rw] association_target
34941
+ # One or more targets associated with the event window.
34942
+ # @return [Types::InstanceEventWindowAssociationTarget]
34943
+ #
34944
+ # @!attribute [rw] state
34945
+ # The current state of the event window.
34946
+ # @return [String]
34947
+ #
34948
+ # @!attribute [rw] tags
34949
+ # The instance tags associated with the event window.
34950
+ # @return [Array<Types::Tag>]
34951
+ #
34952
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindow AWS API Documentation
34953
+ #
34954
+ class InstanceEventWindow < Struct.new(
34955
+ :instance_event_window_id,
34956
+ :time_ranges,
34957
+ :name,
34958
+ :cron_expression,
34959
+ :association_target,
34960
+ :state,
34961
+ :tags)
34962
+ SENSITIVE = []
34963
+ include Aws::Structure
34964
+ end
34965
+
34966
+ # One or more targets associated with the specified event window. Only
34967
+ # one *type* of target (instance ID, instance tag, or Dedicated Host ID)
34968
+ # can be associated with an event window.
34969
+ #
34970
+ # @note When making an API call, you may pass InstanceEventWindowAssociationRequest
34971
+ # data as a hash:
34972
+ #
34973
+ # {
34974
+ # instance_ids: ["InstanceId"],
34975
+ # instance_tags: [
34976
+ # {
34977
+ # key: "String",
34978
+ # value: "String",
34979
+ # },
34980
+ # ],
34981
+ # dedicated_host_ids: ["DedicatedHostId"],
34982
+ # }
34983
+ #
34984
+ # @!attribute [rw] instance_ids
34985
+ # The IDs of the instances to associate with the event window. If the
34986
+ # instance is on a Dedicated Host, you can't specify the Instance ID
34987
+ # parameter; you must use the Dedicated Host ID parameter.
34988
+ # @return [Array<String>]
34989
+ #
34990
+ # @!attribute [rw] instance_tags
34991
+ # The instance tags to associate with the event window. Any instances
34992
+ # associated with the tags will be associated with the event window.
34993
+ # @return [Array<Types::Tag>]
34994
+ #
34995
+ # @!attribute [rw] dedicated_host_ids
34996
+ # The IDs of the Dedicated Hosts to associate with the event window.
34997
+ # @return [Array<String>]
34998
+ #
34999
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowAssociationRequest AWS API Documentation
35000
+ #
35001
+ class InstanceEventWindowAssociationRequest < Struct.new(
35002
+ :instance_ids,
35003
+ :instance_tags,
35004
+ :dedicated_host_ids)
35005
+ SENSITIVE = []
35006
+ include Aws::Structure
35007
+ end
35008
+
35009
+ # One or more targets associated with the event window.
35010
+ #
35011
+ # @!attribute [rw] instance_ids
35012
+ # The IDs of the instances associated with the event window.
35013
+ # @return [Array<String>]
35014
+ #
35015
+ # @!attribute [rw] tags
35016
+ # The instance tags associated with the event window. Any instances
35017
+ # associated with the tags will be associated with the event window.
35018
+ # @return [Array<Types::Tag>]
35019
+ #
35020
+ # @!attribute [rw] dedicated_host_ids
35021
+ # The IDs of the Dedicated Hosts associated with the event window.
35022
+ # @return [Array<String>]
35023
+ #
35024
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowAssociationTarget AWS API Documentation
35025
+ #
35026
+ class InstanceEventWindowAssociationTarget < Struct.new(
35027
+ :instance_ids,
35028
+ :tags,
35029
+ :dedicated_host_ids)
35030
+ SENSITIVE = []
35031
+ include Aws::Structure
35032
+ end
35033
+
35034
+ # The targets to disassociate from the specified event window.
35035
+ #
35036
+ # @note When making an API call, you may pass InstanceEventWindowDisassociationRequest
35037
+ # data as a hash:
35038
+ #
35039
+ # {
35040
+ # instance_ids: ["InstanceId"],
35041
+ # instance_tags: [
35042
+ # {
35043
+ # key: "String",
35044
+ # value: "String",
35045
+ # },
35046
+ # ],
35047
+ # dedicated_host_ids: ["DedicatedHostId"],
35048
+ # }
35049
+ #
35050
+ # @!attribute [rw] instance_ids
35051
+ # The IDs of the instances to disassociate from the event window.
35052
+ # @return [Array<String>]
35053
+ #
35054
+ # @!attribute [rw] instance_tags
35055
+ # The instance tags to disassociate from the event window. Any
35056
+ # instances associated with the tags will be disassociated from the
35057
+ # event window.
35058
+ # @return [Array<Types::Tag>]
35059
+ #
35060
+ # @!attribute [rw] dedicated_host_ids
35061
+ # The IDs of the Dedicated Hosts to disassociate from the event
35062
+ # window.
35063
+ # @return [Array<String>]
35064
+ #
35065
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowDisassociationRequest AWS API Documentation
35066
+ #
35067
+ class InstanceEventWindowDisassociationRequest < Struct.new(
35068
+ :instance_ids,
35069
+ :instance_tags,
35070
+ :dedicated_host_ids)
35071
+ SENSITIVE = []
35072
+ include Aws::Structure
35073
+ end
35074
+
35075
+ # The state of the event window.
35076
+ #
35077
+ # @!attribute [rw] instance_event_window_id
35078
+ # The ID of the event window.
35079
+ # @return [String]
35080
+ #
35081
+ # @!attribute [rw] state
35082
+ # The current state of the event window.
35083
+ # @return [String]
35084
+ #
35085
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowStateChange AWS API Documentation
35086
+ #
35087
+ class InstanceEventWindowStateChange < Struct.new(
35088
+ :instance_event_window_id,
35089
+ :state)
35090
+ SENSITIVE = []
35091
+ include Aws::Structure
35092
+ end
35093
+
35094
+ # The start day and time and the end day and time of the time range, in
35095
+ # UTC.
35096
+ #
35097
+ # @!attribute [rw] start_week_day
35098
+ # The day on which the time range begins.
35099
+ # @return [String]
35100
+ #
35101
+ # @!attribute [rw] start_hour
35102
+ # The hour when the time range begins.
35103
+ # @return [Integer]
35104
+ #
35105
+ # @!attribute [rw] end_week_day
35106
+ # The day on which the time range ends.
35107
+ # @return [String]
35108
+ #
35109
+ # @!attribute [rw] end_hour
35110
+ # The hour when the time range ends.
35111
+ # @return [Integer]
35112
+ #
35113
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowTimeRange AWS API Documentation
35114
+ #
35115
+ class InstanceEventWindowTimeRange < Struct.new(
35116
+ :start_week_day,
35117
+ :start_hour,
35118
+ :end_week_day,
35119
+ :end_hour)
35120
+ SENSITIVE = []
35121
+ include Aws::Structure
35122
+ end
35123
+
35124
+ # The start day and time and the end day and time of the time range, in
35125
+ # UTC.
35126
+ #
35127
+ # @note When making an API call, you may pass InstanceEventWindowTimeRangeRequest
35128
+ # data as a hash:
35129
+ #
35130
+ # {
35131
+ # start_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
35132
+ # start_hour: 1,
35133
+ # end_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
35134
+ # end_hour: 1,
35135
+ # }
35136
+ #
35137
+ # @!attribute [rw] start_week_day
35138
+ # The day on which the time range begins.
35139
+ # @return [String]
35140
+ #
35141
+ # @!attribute [rw] start_hour
35142
+ # The hour when the time range begins.
35143
+ # @return [Integer]
35144
+ #
35145
+ # @!attribute [rw] end_week_day
35146
+ # The day on which the time range ends.
35147
+ # @return [String]
35148
+ #
35149
+ # @!attribute [rw] end_hour
35150
+ # The hour when the time range ends.
35151
+ # @return [Integer]
35152
+ #
35153
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceEventWindowTimeRangeRequest AWS API Documentation
35154
+ #
35155
+ class InstanceEventWindowTimeRangeRequest < Struct.new(
35156
+ :start_week_day,
35157
+ :start_hour,
35158
+ :end_week_day,
35159
+ :end_hour)
35160
+ SENSITIVE = []
35161
+ include Aws::Structure
35162
+ end
35163
+
34212
35164
  # Describes an instance to export.
34213
35165
  #
34214
35166
  # @!attribute [rw] instance_id
@@ -34249,6 +35201,21 @@ module Aws::EC2
34249
35201
  include Aws::Structure
34250
35202
  end
34251
35203
 
35204
+ # Information about an IPv4 delegated prefix.
35205
+ #
35206
+ # @!attribute [rw] ipv_4_prefix
35207
+ # One or more IPv4 delegated prefixes assigned to the network
35208
+ # interface.
35209
+ # @return [String]
35210
+ #
35211
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceIpv4Prefix AWS API Documentation
35212
+ #
35213
+ class InstanceIpv4Prefix < Struct.new(
35214
+ :ipv_4_prefix)
35215
+ SENSITIVE = []
35216
+ include Aws::Structure
35217
+ end
35218
+
34252
35219
  # Describes an IPv6 address.
34253
35220
  #
34254
35221
  # @note When making an API call, you may pass InstanceIpv6Address
@@ -34291,6 +35258,21 @@ module Aws::EC2
34291
35258
  include Aws::Structure
34292
35259
  end
34293
35260
 
35261
+ # Information about an IPv6 delegated prefix.
35262
+ #
35263
+ # @!attribute [rw] ipv_6_prefix
35264
+ # One or more IPv6 delegated prefixes assigned to the network
35265
+ # interface.
35266
+ # @return [String]
35267
+ #
35268
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceIpv6Prefix AWS API Documentation
35269
+ #
35270
+ class InstanceIpv6Prefix < Struct.new(
35271
+ :ipv_6_prefix)
35272
+ SENSITIVE = []
35273
+ include Aws::Structure
35274
+ end
35275
+
34294
35276
  # Describes the market (purchasing) option for the instances.
34295
35277
  #
34296
35278
  # @note When making an API call, you may pass InstanceMarketOptionsRequest
@@ -34535,6 +35517,16 @@ module Aws::EC2
34535
35517
  # Valid values: `interface` \| `efa` \| `trunk`
34536
35518
  # @return [String]
34537
35519
  #
35520
+ # @!attribute [rw] ipv_4_prefixes
35521
+ # The IPv4 delegated prefixes that are assigned to the network
35522
+ # interface.
35523
+ # @return [Array<Types::InstanceIpv4Prefix>]
35524
+ #
35525
+ # @!attribute [rw] ipv_6_prefixes
35526
+ # The IPv6 delegated prefixes that are assigned to the network
35527
+ # interface.
35528
+ # @return [Array<Types::InstanceIpv6Prefix>]
35529
+ #
34538
35530
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceNetworkInterface AWS API Documentation
34539
35531
  #
34540
35532
  class InstanceNetworkInterface < Struct.new(
@@ -34553,7 +35545,9 @@ module Aws::EC2
34553
35545
  :status,
34554
35546
  :subnet_id,
34555
35547
  :vpc_id,
34556
- :interface_type)
35548
+ :interface_type,
35549
+ :ipv_4_prefixes,
35550
+ :ipv_6_prefixes)
34557
35551
  SENSITIVE = []
34558
35552
  include Aws::Structure
34559
35553
  end
@@ -34659,6 +35653,18 @@ module Aws::EC2
34659
35653
  # associate_carrier_ip_address: false,
34660
35654
  # interface_type: "String",
34661
35655
  # network_card_index: 1,
35656
+ # ipv_4_prefixes: [
35657
+ # {
35658
+ # ipv_4_prefix: "String",
35659
+ # },
35660
+ # ],
35661
+ # ipv_4_prefix_count: 1,
35662
+ # ipv_6_prefixes: [
35663
+ # {
35664
+ # ipv_6_prefix: "String",
35665
+ # },
35666
+ # ],
35667
+ # ipv_6_prefix_count: 1,
34662
35668
  # }
34663
35669
  #
34664
35670
  # @!attribute [rw] associate_public_ip_address
@@ -34785,6 +35791,30 @@ module Aws::EC2
34785
35791
  # network card index 0. The default is network card index 0.
34786
35792
  # @return [Integer]
34787
35793
  #
35794
+ # @!attribute [rw] ipv_4_prefixes
35795
+ # One or more IPv4 delegated prefixes to be assigned to the network
35796
+ # interface. You cannot use this option if you use the
35797
+ # `Ipv4PrefixCount` option.
35798
+ # @return [Array<Types::Ipv4PrefixSpecificationRequest>]
35799
+ #
35800
+ # @!attribute [rw] ipv_4_prefix_count
35801
+ # The number of IPv4 delegated prefixes to be automatically assigned
35802
+ # to the network interface. You cannot use this option if you use the
35803
+ # `Ipv4Prefix` option.
35804
+ # @return [Integer]
35805
+ #
35806
+ # @!attribute [rw] ipv_6_prefixes
35807
+ # One or more IPv6 delegated prefixes to be assigned to the network
35808
+ # interface. You cannot use this option if you use the
35809
+ # `Ipv6PrefixCount` option.
35810
+ # @return [Array<Types::Ipv6PrefixSpecificationRequest>]
35811
+ #
35812
+ # @!attribute [rw] ipv_6_prefix_count
35813
+ # The number of IPv6 delegated prefixes to be automatically assigned
35814
+ # to the network interface. You cannot use this option if you use the
35815
+ # `Ipv6Prefix` option.
35816
+ # @return [Integer]
35817
+ #
34788
35818
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/InstanceNetworkInterfaceSpecification AWS API Documentation
34789
35819
  #
34790
35820
  class InstanceNetworkInterfaceSpecification < Struct.new(
@@ -34802,7 +35832,11 @@ module Aws::EC2
34802
35832
  :subnet_id,
34803
35833
  :associate_carrier_ip_address,
34804
35834
  :interface_type,
34805
- :network_card_index)
35835
+ :network_card_index,
35836
+ :ipv_4_prefixes,
35837
+ :ipv_4_prefix_count,
35838
+ :ipv_6_prefixes,
35839
+ :ipv_6_prefix_count)
34806
35840
  SENSITIVE = []
34807
35841
  include Aws::Structure
34808
35842
  end
@@ -35348,7 +36382,7 @@ module Aws::EC2
35348
36382
  # @return [String]
35349
36383
  #
35350
36384
  # @!attribute [rw] owner_id
35351
- # The ID of the AWS account that owns the internet gateway.
36385
+ # The ID of the account that owns the internet gateway.
35352
36386
  # @return [String]
35353
36387
  #
35354
36388
  # @!attribute [rw] tags
@@ -35521,6 +36555,67 @@ module Aws::EC2
35521
36555
  include Aws::Structure
35522
36556
  end
35523
36557
 
36558
+ # Describes an IPv4 Prefix Delegation.
36559
+ #
36560
+ # @!attribute [rw] ipv_4_prefix
36561
+ # The IPv4 Prefix Delegation prefix. For information, see [Prefix
36562
+ # Delegation][1] in the *Amazon Elastic Compute Cloud User Guide*.
36563
+ #
36564
+ #
36565
+ #
36566
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
36567
+ # @return [String]
36568
+ #
36569
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv4PrefixSpecification AWS API Documentation
36570
+ #
36571
+ class Ipv4PrefixSpecification < Struct.new(
36572
+ :ipv_4_prefix)
36573
+ SENSITIVE = []
36574
+ include Aws::Structure
36575
+ end
36576
+
36577
+ # Describes the IPv4 Prefix Delegation option for a network interface.
36578
+ #
36579
+ # @note When making an API call, you may pass Ipv4PrefixSpecificationRequest
36580
+ # data as a hash:
36581
+ #
36582
+ # {
36583
+ # ipv_4_prefix: "String",
36584
+ # }
36585
+ #
36586
+ # @!attribute [rw] ipv_4_prefix
36587
+ # The IPv4 Prefix Delegation prefix. For information, see [Prefix
36588
+ # Delegation][1] in the *Amazon Elastic Compute Cloud User Guide*.
36589
+ #
36590
+ #
36591
+ #
36592
+ # [1]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-prefix-delegation
36593
+ # @return [String]
36594
+ #
36595
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv4PrefixSpecificationRequest AWS API Documentation
36596
+ #
36597
+ class Ipv4PrefixSpecificationRequest < Struct.new(
36598
+ :ipv_4_prefix)
36599
+ SENSITIVE = []
36600
+ include Aws::Structure
36601
+ end
36602
+
36603
+ # Information about the IPv4 delegated prefixes assigned to a network
36604
+ # interface.
36605
+ #
36606
+ # @!attribute [rw] ipv_4_prefix
36607
+ # One or more IPv4 delegated prefixes assigned to the network
36608
+ # interface.
36609
+ # @return [String]
36610
+ #
36611
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv4PrefixSpecificationResponse AWS API Documentation
36612
+ #
36613
+ class Ipv4PrefixSpecificationResponse < Struct.new(
36614
+ :ipv_4_prefix)
36615
+ SENSITIVE = []
36616
+ include Aws::Structure
36617
+ end
36618
+
35524
36619
  # Describes an IPv6 CIDR block association.
35525
36620
  #
35526
36621
  # @!attribute [rw] ipv_6_cidr
@@ -35583,6 +36678,57 @@ module Aws::EC2
35583
36678
  include Aws::Structure
35584
36679
  end
35585
36680
 
36681
+ # Describes the IPv6 Prefix Delegation.
36682
+ #
36683
+ # @!attribute [rw] ipv_6_prefix
36684
+ # The IPv6 Prefix Delegation prefix.
36685
+ # @return [String]
36686
+ #
36687
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv6PrefixSpecification AWS API Documentation
36688
+ #
36689
+ class Ipv6PrefixSpecification < Struct.new(
36690
+ :ipv_6_prefix)
36691
+ SENSITIVE = []
36692
+ include Aws::Structure
36693
+ end
36694
+
36695
+ # Describes the IPv4 Prefix Delegation option for a network interface.
36696
+ #
36697
+ # @note When making an API call, you may pass Ipv6PrefixSpecificationRequest
36698
+ # data as a hash:
36699
+ #
36700
+ # {
36701
+ # ipv_6_prefix: "String",
36702
+ # }
36703
+ #
36704
+ # @!attribute [rw] ipv_6_prefix
36705
+ # The IPv6 Prefix Delegation prefix.
36706
+ # @return [String]
36707
+ #
36708
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv6PrefixSpecificationRequest AWS API Documentation
36709
+ #
36710
+ class Ipv6PrefixSpecificationRequest < Struct.new(
36711
+ :ipv_6_prefix)
36712
+ SENSITIVE = []
36713
+ include Aws::Structure
36714
+ end
36715
+
36716
+ # Information about the IPv6 delegated prefixes assigned to a network
36717
+ # interface.
36718
+ #
36719
+ # @!attribute [rw] ipv_6_prefix
36720
+ # One or more IPv6 delegated prefixes assigned to the network
36721
+ # interface.
36722
+ # @return [String]
36723
+ #
36724
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/Ipv6PrefixSpecificationResponse AWS API Documentation
36725
+ #
36726
+ class Ipv6PrefixSpecificationResponse < Struct.new(
36727
+ :ipv_6_prefix)
36728
+ SENSITIVE = []
36729
+ include Aws::Structure
36730
+ end
36731
+
35586
36732
  # \[EC2-VPC only\] Describes an IPv6 range.
35587
36733
  #
35588
36734
  # @note When making an API call, you may pass Ipv6Range
@@ -36195,8 +37341,7 @@ module Aws::EC2
36195
37341
  # @return [Integer]
36196
37342
  #
36197
37343
  # @!attribute [rw] kms_key_id
36198
- # The ARN of the AWS Key Management Service (AWS KMS) CMK used for
36199
- # encryption.
37344
+ # The ARN of the Key Management Service (KMS) CMK used for encryption.
36200
37345
  # @return [String]
36201
37346
  #
36202
37347
  # @!attribute [rw] snapshot_id
@@ -36286,8 +37431,8 @@ module Aws::EC2
36286
37431
  # @return [Integer]
36287
37432
  #
36288
37433
  # @!attribute [rw] kms_key_id
36289
- # The ARN of the symmetric AWS Key Management Service (AWS KMS) CMK
36290
- # used for encryption.
37434
+ # The ARN of the symmetric Key Management Service (KMS) CMK used for
37435
+ # encryption.
36291
37436
  # @return [String]
36292
37437
  #
36293
37438
  # @!attribute [rw] snapshot_id
@@ -36393,11 +37538,13 @@ module Aws::EC2
36393
37538
  include Aws::Structure
36394
37539
  end
36395
37540
 
36396
- # Indicates whether the instance is enabled for AWS Nitro Enclaves.
37541
+ # Indicates whether the instance is enabled for Amazon Web Services
37542
+ # Nitro Enclaves.
36397
37543
  #
36398
37544
  # @!attribute [rw] enabled
36399
- # If this parameter is set to `true`, the instance is enabled for AWS
36400
- # Nitro Enclaves; otherwise, it is not enabled for AWS Nitro Enclaves.
37545
+ # If this parameter is set to `true`, the instance is enabled for
37546
+ # Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for
37547
+ # Amazon Web Services Nitro Enclaves.
36401
37548
  # @return [Boolean]
36402
37549
  #
36403
37550
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/LaunchTemplateEnclaveOptions AWS API Documentation
@@ -36408,9 +37555,10 @@ module Aws::EC2
36408
37555
  include Aws::Structure
36409
37556
  end
36410
37557
 
36411
- # Indicates whether the instance is enabled for AWS Nitro Enclaves. For
36412
- # more information, see [ What is AWS Nitro Enclaves?][1] in the *AWS
36413
- # Nitro Enclaves User Guide*.
37558
+ # Indicates whether the instance is enabled for Amazon Web Services
37559
+ # Nitro Enclaves. For more information, see [ What is Amazon Web
37560
+ # Services Nitro Enclaves?][1] in the *Amazon Web Services Nitro
37561
+ # Enclaves User Guide*.
36414
37562
  #
36415
37563
  #
36416
37564
  #
@@ -36424,8 +37572,8 @@ module Aws::EC2
36424
37572
  # }
36425
37573
  #
36426
37574
  # @!attribute [rw] enabled
36427
- # To enable the instance for AWS Nitro Enclaves, set this parameter to
36428
- # `true`.
37575
+ # To enable the instance for Amazon Web Services Nitro Enclaves, set
37576
+ # this parameter to `true`.
36429
37577
  # @return [Boolean]
36430
37578
  #
36431
37579
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/LaunchTemplateEnclaveOptionsRequest AWS API Documentation
@@ -36722,7 +37870,7 @@ module Aws::EC2
36722
37870
  # Use this option when you launch an instance in a Wavelength Zone and
36723
37871
  # want to associate a Carrier IP address with the network interface.
36724
37872
  # For more information about Carrier IP addresses, see [Carrier IP
36725
- # addresses][1] in the *AWS Wavelength Developer Guide*.
37873
+ # addresses][1] in the *Wavelength Developer Guide*.
36726
37874
  #
36727
37875
  #
36728
37876
  #
@@ -36788,6 +37936,26 @@ module Aws::EC2
36788
37936
  # The index of the network card.
36789
37937
  # @return [Integer]
36790
37938
  #
37939
+ # @!attribute [rw] ipv_4_prefixes
37940
+ # One or more IPv4 delegated prefixes assigned to the network
37941
+ # interface.
37942
+ # @return [Array<Types::Ipv4PrefixSpecificationResponse>]
37943
+ #
37944
+ # @!attribute [rw] ipv_4_prefix_count
37945
+ # The number of IPv4 delegated prefixes that AWS automatically
37946
+ # assigned to the network interface.
37947
+ # @return [Integer]
37948
+ #
37949
+ # @!attribute [rw] ipv_6_prefixes
37950
+ # One or more IPv6 delegated prefixes assigned to the network
37951
+ # interface.
37952
+ # @return [Array<Types::Ipv6PrefixSpecificationResponse>]
37953
+ #
37954
+ # @!attribute [rw] ipv_6_prefix_count
37955
+ # The number of IPv6 delegated prefixes that AWS automatically
37956
+ # assigned to the network interface.
37957
+ # @return [Integer]
37958
+ #
36791
37959
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/LaunchTemplateInstanceNetworkInterfaceSpecification AWS API Documentation
36792
37960
  #
36793
37961
  class LaunchTemplateInstanceNetworkInterfaceSpecification < Struct.new(
@@ -36805,7 +37973,11 @@ module Aws::EC2
36805
37973
  :private_ip_addresses,
36806
37974
  :secondary_private_ip_address_count,
36807
37975
  :subnet_id,
36808
- :network_card_index)
37976
+ :network_card_index,
37977
+ :ipv_4_prefixes,
37978
+ :ipv_4_prefix_count,
37979
+ :ipv_6_prefixes,
37980
+ :ipv_6_prefix_count)
36809
37981
  SENSITIVE = []
36810
37982
  include Aws::Structure
36811
37983
  end
@@ -36840,6 +38012,18 @@ module Aws::EC2
36840
38012
  # secondary_private_ip_address_count: 1,
36841
38013
  # subnet_id: "SubnetId",
36842
38014
  # network_card_index: 1,
38015
+ # ipv_4_prefixes: [
38016
+ # {
38017
+ # ipv_4_prefix: "String",
38018
+ # },
38019
+ # ],
38020
+ # ipv_4_prefix_count: 1,
38021
+ # ipv_6_prefixes: [
38022
+ # {
38023
+ # ipv_6_prefix: "String",
38024
+ # },
38025
+ # ],
38026
+ # ipv_6_prefix_count: 1,
36843
38027
  # }
36844
38028
  #
36845
38029
  # @!attribute [rw] associate_carrier_ip_address
@@ -36849,7 +38033,7 @@ module Aws::EC2
36849
38033
  # Use this option when you launch an instance in a Wavelength Zone and
36850
38034
  # want to associate a Carrier IP address with the network interface.
36851
38035
  # For more information about Carrier IP addresses, see [Carrier IP
36852
- # addresses][1] in the *AWS Wavelength Developer Guide*.
38036
+ # addresses][1] in the *Wavelength Developer Guide*.
36853
38037
  #
36854
38038
  #
36855
38039
  #
@@ -36933,6 +38117,30 @@ module Aws::EC2
36933
38117
  # network card index 0. The default is network card index 0.
36934
38118
  # @return [Integer]
36935
38119
  #
38120
+ # @!attribute [rw] ipv_4_prefixes
38121
+ # One or more IPv4 delegated prefixes to be assigned to the network
38122
+ # interface. You cannot use this option if you use the
38123
+ # `Ipv4PrefixCount` option.
38124
+ # @return [Array<Types::Ipv4PrefixSpecificationRequest>]
38125
+ #
38126
+ # @!attribute [rw] ipv_4_prefix_count
38127
+ # The number of IPv4 delegated prefixes to be automatically assigned
38128
+ # to the network interface. You cannot use this option if you use the
38129
+ # `Ipv4Prefix` option.
38130
+ # @return [Integer]
38131
+ #
38132
+ # @!attribute [rw] ipv_6_prefixes
38133
+ # One or more IPv6 delegated prefixes to be assigned to the network
38134
+ # interface. You cannot use this option if you use the
38135
+ # `Ipv6PrefixCount` option.
38136
+ # @return [Array<Types::Ipv6PrefixSpecificationRequest>]
38137
+ #
38138
+ # @!attribute [rw] ipv_6_prefix_count
38139
+ # The number of IPv6 delegated prefixes to be automatically assigned
38140
+ # to the network interface. You cannot use this option if you use the
38141
+ # `Ipv6Prefix` option.
38142
+ # @return [Integer]
38143
+ #
36936
38144
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/LaunchTemplateInstanceNetworkInterfaceSpecificationRequest AWS API Documentation
36937
38145
  #
36938
38146
  class LaunchTemplateInstanceNetworkInterfaceSpecificationRequest < Struct.new(
@@ -36950,7 +38158,11 @@ module Aws::EC2
36950
38158
  :private_ip_addresses,
36951
38159
  :secondary_private_ip_address_count,
36952
38160
  :subnet_id,
36953
- :network_card_index)
38161
+ :network_card_index,
38162
+ :ipv_4_prefixes,
38163
+ :ipv_4_prefix_count,
38164
+ :ipv_6_prefixes,
38165
+ :ipv_6_prefix_count)
36954
38166
  SENSITIVE = []
36955
38167
  include Aws::Structure
36956
38168
  end
@@ -37331,7 +38543,7 @@ module Aws::EC2
37331
38543
  # data as a hash:
37332
38544
  #
37333
38545
  # {
37334
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
38546
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
37335
38547
  # tags: [
37336
38548
  # {
37337
38549
  # key: "String",
@@ -38382,12 +39594,12 @@ module Aws::EC2
38382
39594
  # }
38383
39595
  #
38384
39596
  # @!attribute [rw] kms_key_id
38385
- # The identifier of the AWS Key Management Service (AWS KMS) customer
38386
- # master key (CMK) to use for Amazon EBS encryption. If this parameter
38387
- # is not specified, your AWS managed CMK for EBS is used. If
38388
- # `KmsKeyId` is specified, the encrypted state must be `true`.
39597
+ # The identifier of the Key Management Service (KMS) KMS key to use
39598
+ # for Amazon EBS encryption. If this parameter is not specified, your
39599
+ # KMS key for Amazon EBS is used. If `KmsKeyId` is specified, the
39600
+ # encrypted state must be `true`.
38389
39601
  #
38390
- # You can specify the CMK using any of the following:
39602
+ # You can specify the KMS key using any of the following:
38391
39603
  #
38392
39604
  # * Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab.
38393
39605
  #
@@ -38399,11 +39611,11 @@ module Aws::EC2
38399
39611
  # * Alias ARN. For example,
38400
39612
  # arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias.
38401
39613
  #
38402
- # AWS authenticates the CMK asynchronously. Therefore, if you specify
38403
- # an ID, alias, or ARN that is not valid, the action can appear to
38404
- # complete, but eventually fails.
39614
+ # Amazon Web Services authenticates the KMS key asynchronously.
39615
+ # Therefore, if you specify an ID, alias, or ARN that is not valid,
39616
+ # the action can appear to complete, but eventually fails.
38405
39617
  #
38406
- # Amazon EBS does not support asymmetric CMKs.
39618
+ # Amazon EBS does not support asymmetric KMS keys.
38407
39619
  # @return [String]
38408
39620
  #
38409
39621
  # @!attribute [rw] dry_run
@@ -38423,8 +39635,8 @@ module Aws::EC2
38423
39635
  end
38424
39636
 
38425
39637
  # @!attribute [rw] kms_key_id
38426
- # The Amazon Resource Name (ARN) of the default CMK for encryption by
38427
- # default.
39638
+ # The Amazon Resource Name (ARN) of the default KMS key for encryption
39639
+ # by default.
38428
39640
  # @return [String]
38429
39641
  #
38430
39642
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyEbsDefaultKmsKeyIdResult AWS API Documentation
@@ -39267,6 +40479,97 @@ module Aws::EC2
39267
40479
  include Aws::Structure
39268
40480
  end
39269
40481
 
40482
+ # @note When making an API call, you may pass ModifyInstanceEventWindowRequest
40483
+ # data as a hash:
40484
+ #
40485
+ # {
40486
+ # dry_run: false,
40487
+ # name: "String",
40488
+ # instance_event_window_id: "InstanceEventWindowId", # required
40489
+ # time_ranges: [
40490
+ # {
40491
+ # start_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
40492
+ # start_hour: 1,
40493
+ # end_week_day: "sunday", # accepts sunday, monday, tuesday, wednesday, thursday, friday, saturday
40494
+ # end_hour: 1,
40495
+ # },
40496
+ # ],
40497
+ # cron_expression: "InstanceEventWindowCronExpression",
40498
+ # }
40499
+ #
40500
+ # @!attribute [rw] dry_run
40501
+ # Checks whether you have the required permissions for the action,
40502
+ # without actually making the request, and provides an error response.
40503
+ # If you have the required permissions, the error response is
40504
+ # `DryRunOperation`. Otherwise, it is `UnauthorizedOperation`.
40505
+ # @return [Boolean]
40506
+ #
40507
+ # @!attribute [rw] name
40508
+ # The name of the event window.
40509
+ # @return [String]
40510
+ #
40511
+ # @!attribute [rw] instance_event_window_id
40512
+ # The ID of the event window.
40513
+ # @return [String]
40514
+ #
40515
+ # @!attribute [rw] time_ranges
40516
+ # The time ranges of the event window.
40517
+ # @return [Array<Types::InstanceEventWindowTimeRangeRequest>]
40518
+ #
40519
+ # @!attribute [rw] cron_expression
40520
+ # The cron expression of the event window, for example, `* 0-4,20-23 *
40521
+ # * 1,5`.
40522
+ #
40523
+ # Constraints:
40524
+ #
40525
+ # * Only hour and day of the week values are supported.
40526
+ #
40527
+ # * For day of the week values, you can specify either integers `0`
40528
+ # through `6`, or alternative single values `SUN` through `SAT`.
40529
+ #
40530
+ # * The minute, month, and year must be specified by `*`.
40531
+ #
40532
+ # * The hour value must be one or a multiple range, for example, `0-4`
40533
+ # or `0-4,20-23`.
40534
+ #
40535
+ # * Each hour range must be &gt;= 2 hours, for example, `0-2` or
40536
+ # `20-23`.
40537
+ #
40538
+ # * The event window must be &gt;= 4 hours. The combined total time
40539
+ # ranges in the event window must be &gt;= 4 hours.
40540
+ #
40541
+ # For more information about cron expressions, see [cron][1] on the
40542
+ # *Wikipedia website*.
40543
+ #
40544
+ #
40545
+ #
40546
+ # [1]: https://en.wikipedia.org/wiki/Cron
40547
+ # @return [String]
40548
+ #
40549
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyInstanceEventWindowRequest AWS API Documentation
40550
+ #
40551
+ class ModifyInstanceEventWindowRequest < Struct.new(
40552
+ :dry_run,
40553
+ :name,
40554
+ :instance_event_window_id,
40555
+ :time_ranges,
40556
+ :cron_expression)
40557
+ SENSITIVE = []
40558
+ include Aws::Structure
40559
+ end
40560
+
40561
+ # @!attribute [rw] instance_event_window
40562
+ # Information about the event window.
40563
+ # @return [Types::InstanceEventWindow]
40564
+ #
40565
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ModifyInstanceEventWindowResult AWS API Documentation
40566
+ #
40567
+ class ModifyInstanceEventWindowResult < Struct.new(
40568
+ :instance_event_window)
40569
+ SENSITIVE = []
40570
+ include Aws::Structure
40571
+ end
40572
+
39270
40573
  # @note When making an API call, you may pass ModifyInstanceMetadataOptionsRequest
39271
40574
  # data as a hash:
39272
40575
  #
@@ -40623,7 +41926,7 @@ module Aws::EC2
40623
41926
  #
40624
41927
  # * `standard`\: 1-1,024
40625
41928
  #
40626
- # Default: If no size is specified, the existing size is retained.
41929
+ # Default: The existing size is retained.
40627
41930
  # @return [Integer]
40628
41931
  #
40629
41932
  # @!attribute [rw] volume_type
@@ -40631,7 +41934,7 @@ module Aws::EC2
40631
41934
  # [Amazon EBS volume types][1] in the *Amazon Elastic Compute Cloud
40632
41935
  # User Guide*.
40633
41936
  #
40634
- # Default: If no type is specified, the existing type is retained.
41937
+ # Default: The existing type is retained.
40635
41938
  #
40636
41939
  #
40637
41940
  #
@@ -40650,17 +41953,17 @@ module Aws::EC2
40650
41953
  #
40651
41954
  # * `io2`\: 100-64,000 IOPS
40652
41955
  #
40653
- # Default: If no IOPS value is specified, the existing value is
40654
- # retained, unless a volume type is modified that supports different
40655
- # values.
41956
+ # Default: The existing value is retained if you keep the same volume
41957
+ # type. If you change the volume type to `io1`, `io2`, or `gp3`, the
41958
+ # default is 3,000.
40656
41959
  # @return [Integer]
40657
41960
  #
40658
41961
  # @!attribute [rw] throughput
40659
41962
  # The target throughput of the volume, in MiB/s. This parameter is
40660
41963
  # valid only for `gp3` volumes. The maximum value is 1,000.
40661
41964
  #
40662
- # Default: If no throughput value is specified, the existing value is
40663
- # retained.
41965
+ # Default: The existing value is retained if the source and target
41966
+ # volume type is `gp3`. Otherwise, the default value is 125.
40664
41967
  #
40665
41968
  # Valid Range: Minimum value of 125. Maximum value of 1000.
40666
41969
  # @return [Integer]
@@ -41995,7 +43298,7 @@ module Aws::EC2
41995
43298
  # @return [String]
41996
43299
  #
41997
43300
  # @!attribute [rw] owner_id
41998
- # The ID of the AWS account that owns the network ACL.
43301
+ # The ID of the account that owns the network ACL.
41999
43302
  # @return [String]
42000
43303
  #
42001
43304
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/NetworkAcl AWS API Documentation
@@ -42192,8 +43495,8 @@ module Aws::EC2
42192
43495
  # @return [String]
42193
43496
  #
42194
43497
  # @!attribute [rw] filter_in_arns
42195
- # The Amazon Resource Names (ARN) of the AWS resources that the path
42196
- # must traverse.
43498
+ # The Amazon Resource Names (ARN) of the Amazon Web Services resources
43499
+ # that the path must traverse.
42197
43500
  # @return [Array<String>]
42198
43501
  #
42199
43502
  # @!attribute [rw] start_date
@@ -42272,20 +43575,22 @@ module Aws::EC2
42272
43575
  # @return [Time]
42273
43576
  #
42274
43577
  # @!attribute [rw] source
42275
- # The AWS resource that is the source of the path.
43578
+ # The Amazon Web Services resource that is the source of the path.
42276
43579
  # @return [String]
42277
43580
  #
42278
43581
  # @!attribute [rw] destination
42279
- # The AWS resource that is the destination of the path.
43582
+ # The Amazon Web Services resource that is the destination of the
43583
+ # path.
42280
43584
  # @return [String]
42281
43585
  #
42282
43586
  # @!attribute [rw] source_ip
42283
- # The IP address of the AWS resource that is the source of the path.
43587
+ # The IP address of the Amazon Web Services resource that is the
43588
+ # source of the path.
42284
43589
  # @return [String]
42285
43590
  #
42286
43591
  # @!attribute [rw] destination_ip
42287
- # The IP address of the AWS resource that is the destination of the
42288
- # path.
43592
+ # The IP address of the Amazon Web Services resource that is the
43593
+ # destination of the path.
42289
43594
  # @return [String]
42290
43595
  #
42291
43596
  # @!attribute [rw] protocol
@@ -42376,6 +43681,16 @@ module Aws::EC2
42376
43681
  # The private IPv4 addresses associated with the network interface.
42377
43682
  # @return [Array<Types::NetworkInterfacePrivateIpAddress>]
42378
43683
  #
43684
+ # @!attribute [rw] ipv_4_prefixes
43685
+ # The IPv4 Prefix Delegation prefixes that are assigned to the network
43686
+ # interface.
43687
+ # @return [Array<Types::Ipv4PrefixSpecification>]
43688
+ #
43689
+ # @!attribute [rw] ipv_6_prefixes
43690
+ # The IPv6 Prefix Delegation prefixes that are assigned to the network
43691
+ # interface.
43692
+ # @return [Array<Types::Ipv6PrefixSpecification>]
43693
+ #
42379
43694
  # @!attribute [rw] requester_id
42380
43695
  # The alias or account ID of the principal or service that created the
42381
43696
  # network interface.
@@ -42423,6 +43738,8 @@ module Aws::EC2
42423
43738
  :private_dns_name,
42424
43739
  :private_ip_address,
42425
43740
  :private_ip_addresses,
43741
+ :ipv_4_prefixes,
43742
+ :ipv_6_prefixes,
42426
43743
  :requester_id,
42427
43744
  :requester_managed,
42428
43745
  :source_dest_check,
@@ -43816,7 +45133,7 @@ module Aws::EC2
43816
45133
  # dry_run: false,
43817
45134
  # pool_tag_specifications: [
43818
45135
  # {
43819
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
45136
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
43820
45137
  # tags: [
43821
45138
  # {
43822
45139
  # key: "String",
@@ -44126,7 +45443,7 @@ module Aws::EC2
44126
45443
  # offering_id: "OfferingId", # required
44127
45444
  # tag_specifications: [
44128
45445
  # {
44129
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
45446
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
44130
45447
  # tags: [
44131
45448
  # {
44132
45449
  # key: "String",
@@ -45811,6 +47128,18 @@ module Aws::EC2
45811
47128
  # secondary_private_ip_address_count: 1,
45812
47129
  # subnet_id: "SubnetId",
45813
47130
  # network_card_index: 1,
47131
+ # ipv_4_prefixes: [
47132
+ # {
47133
+ # ipv_4_prefix: "String",
47134
+ # },
47135
+ # ],
47136
+ # ipv_4_prefix_count: 1,
47137
+ # ipv_6_prefixes: [
47138
+ # {
47139
+ # ipv_6_prefix: "String",
47140
+ # },
47141
+ # ],
47142
+ # ipv_6_prefix_count: 1,
45814
47143
  # },
45815
47144
  # ],
45816
47145
  # image_id: "ImageId",
@@ -45835,7 +47164,7 @@ module Aws::EC2
45835
47164
  # user_data: "String",
45836
47165
  # tag_specifications: [
45837
47166
  # {
45838
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
47167
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
45839
47168
  # tags: [
45840
47169
  # {
45841
47170
  # key: "String",
@@ -46084,8 +47413,8 @@ module Aws::EC2
46084
47413
  # @!attribute [rw] hibernation_options
46085
47414
  # Indicates whether an instance is enabled for hibernation. This
46086
47415
  # parameter is valid only if the instance meets the [hibernation
46087
- # prerequisites][1]. For more information, see [Hibernate Your
46088
- # Instance][2] in the *Amazon Elastic Compute Cloud User Guide*.
47416
+ # prerequisites][1]. For more information, see [Hibernate your
47417
+ # instance][2] in the *Amazon Elastic Compute Cloud User Guide*.
46089
47418
  #
46090
47419
  #
46091
47420
  #
@@ -46095,7 +47424,7 @@ module Aws::EC2
46095
47424
  #
46096
47425
  # @!attribute [rw] metadata_options
46097
47426
  # The metadata options for the instance. For more information, see
46098
- # [Instance Metadata and User Data][1] in the *Amazon Elastic Compute
47427
+ # [Instance metadata and user data][1] in the *Amazon Elastic Compute
46099
47428
  # Cloud User Guide*.
46100
47429
  #
46101
47430
  #
@@ -46104,12 +47433,13 @@ module Aws::EC2
46104
47433
  # @return [Types::LaunchTemplateInstanceMetadataOptionsRequest]
46105
47434
  #
46106
47435
  # @!attribute [rw] enclave_options
46107
- # Indicates whether the instance is enabled for AWS Nitro Enclaves.
46108
- # For more information, see [ What is AWS Nitro Enclaves?][1] in the
46109
- # *AWS Nitro Enclaves User Guide*.
47436
+ # Indicates whether the instance is enabled for Amazon Web Services
47437
+ # Nitro Enclaves. For more information, see [ What is Amazon Web
47438
+ # Services Nitro Enclaves?][1] in the *Amazon Web Services Nitro
47439
+ # Enclaves User Guide*.
46110
47440
  #
46111
- # You can't enable AWS Nitro Enclaves and hibernation on the same
46112
- # instance.
47441
+ # You can't enable Amazon Web Services Nitro Enclaves and hibernation
47442
+ # on the same instance.
46113
47443
  #
46114
47444
  #
46115
47445
  #
@@ -46235,6 +47565,18 @@ module Aws::EC2
46235
47565
  # associate_carrier_ip_address: false,
46236
47566
  # interface_type: "String",
46237
47567
  # network_card_index: 1,
47568
+ # ipv_4_prefixes: [
47569
+ # {
47570
+ # ipv_4_prefix: "String",
47571
+ # },
47572
+ # ],
47573
+ # ipv_4_prefix_count: 1,
47574
+ # ipv_6_prefixes: [
47575
+ # {
47576
+ # ipv_6_prefix: "String",
47577
+ # },
47578
+ # ],
47579
+ # ipv_6_prefix_count: 1,
46238
47580
  # },
46239
47581
  # ],
46240
47582
  # placement: {
@@ -46249,7 +47591,7 @@ module Aws::EC2
46249
47591
  # weighted_capacity: 1.0,
46250
47592
  # tag_specifications: [
46251
47593
  # {
46252
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
47594
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
46253
47595
  # tags: [
46254
47596
  # {
46255
47597
  # key: "String",
@@ -46310,7 +47652,7 @@ module Aws::EC2
46310
47652
  # context: "String",
46311
47653
  # tag_specifications: [
46312
47654
  # {
46313
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
47655
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
46314
47656
  # tags: [
46315
47657
  # {
46316
47658
  # key: "String",
@@ -46428,6 +47770,18 @@ module Aws::EC2
46428
47770
  # associate_carrier_ip_address: false,
46429
47771
  # interface_type: "String",
46430
47772
  # network_card_index: 1,
47773
+ # ipv_4_prefixes: [
47774
+ # {
47775
+ # ipv_4_prefix: "String",
47776
+ # },
47777
+ # ],
47778
+ # ipv_4_prefix_count: 1,
47779
+ # ipv_6_prefixes: [
47780
+ # {
47781
+ # ipv_6_prefix: "String",
47782
+ # },
47783
+ # ],
47784
+ # ipv_6_prefix_count: 1,
46431
47785
  # },
46432
47786
  # ],
46433
47787
  # placement: {
@@ -46445,7 +47799,7 @@ module Aws::EC2
46445
47799
  # valid_until: Time.now,
46446
47800
  # tag_specifications: [
46447
47801
  # {
46448
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
47802
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
46449
47803
  # tags: [
46450
47804
  # {
46451
47805
  # key: "String",
@@ -46674,6 +48028,18 @@ module Aws::EC2
46674
48028
  # associate_carrier_ip_address: false,
46675
48029
  # interface_type: "String",
46676
48030
  # network_card_index: 1,
48031
+ # ipv_4_prefixes: [
48032
+ # {
48033
+ # ipv_4_prefix: "String",
48034
+ # },
48035
+ # ],
48036
+ # ipv_4_prefix_count: 1,
48037
+ # ipv_6_prefixes: [
48038
+ # {
48039
+ # ipv_6_prefix: "String",
48040
+ # },
48041
+ # ],
48042
+ # ipv_6_prefix_count: 1,
46677
48043
  # },
46678
48044
  # ],
46679
48045
  # placement: {
@@ -47382,8 +48748,8 @@ module Aws::EC2
47382
48748
  end
47383
48749
 
47384
48750
  # @!attribute [rw] kms_key_id
47385
- # The Amazon Resource Name (ARN) of the default CMK for EBS encryption
47386
- # by default.
48751
+ # The Amazon Resource Name (ARN) of the default KMS key for EBS
48752
+ # encryption by default.
47387
48753
  # @return [String]
47388
48754
  #
47389
48755
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ResetEbsDefaultKmsKeyIdResult AWS API Documentation
@@ -47698,7 +49064,7 @@ module Aws::EC2
47698
49064
  #
47699
49065
  # @!attribute [rw] cpu_options
47700
49066
  # The CPU options for the instance. For more information, see
47701
- # [Optimizing CPU Options][1] in the *Amazon Elastic Compute Cloud
49067
+ # [Optimizing CPU options][1] in the *Amazon Elastic Compute Cloud
47702
49068
  # User Guide*.
47703
49069
  #
47704
49070
  #
@@ -47716,7 +49082,7 @@ module Aws::EC2
47716
49082
  #
47717
49083
  # @!attribute [rw] hibernation_options
47718
49084
  # Indicates whether an instance is configured for hibernation. For
47719
- # more information, see [Hibernate Your Instance][1] in the *Amazon
49085
+ # more information, see [Hibernate your instance][1] in the *Amazon
47720
49086
  # Elastic Compute Cloud User Guide*.
47721
49087
  #
47722
49088
  #
@@ -47726,7 +49092,7 @@ module Aws::EC2
47726
49092
  #
47727
49093
  # @!attribute [rw] metadata_options
47728
49094
  # The metadata options for the instance. For more information, see
47729
- # [Instance Metadata and User Data][1] in the *Amazon Elastic Compute
49095
+ # [Instance metadata and user data][1] in the *Amazon Elastic Compute
47730
49096
  # Cloud User Guide*.
47731
49097
  #
47732
49098
  #
@@ -47735,7 +49101,8 @@ module Aws::EC2
47735
49101
  # @return [Types::LaunchTemplateInstanceMetadataOptions]
47736
49102
  #
47737
49103
  # @!attribute [rw] enclave_options
47738
- # Indicates whether the instance is enabled for AWS Nitro Enclaves.
49104
+ # Indicates whether the instance is enabled for Amazon Web Services
49105
+ # Nitro Enclaves.
47739
49106
  # @return [Types::LaunchTemplateEnclaveOptions]
47740
49107
  #
47741
49108
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/ResponseLaunchTemplateData AWS API Documentation
@@ -48238,7 +49605,7 @@ module Aws::EC2
48238
49605
  # @return [String]
48239
49606
  #
48240
49607
  # @!attribute [rw] destination_prefix_list_id
48241
- # The prefix of the AWS service.
49608
+ # The prefix of the Amazon Web Service.
48242
49609
  # @return [String]
48243
49610
  #
48244
49611
  # @!attribute [rw] egress_only_internet_gateway_id
@@ -48254,7 +49621,7 @@ module Aws::EC2
48254
49621
  # @return [String]
48255
49622
  #
48256
49623
  # @!attribute [rw] instance_owner_id
48257
- # The AWS account ID of the owner of the instance.
49624
+ # The ID of account that owns the instance.
48258
49625
  # @return [String]
48259
49626
  #
48260
49627
  # @!attribute [rw] nat_gateway_id
@@ -48350,7 +49717,7 @@ module Aws::EC2
48350
49717
  # @return [String]
48351
49718
  #
48352
49719
  # @!attribute [rw] owner_id
48353
- # The ID of the AWS account that owns the route table.
49720
+ # The ID of the account that owns the route table.
48354
49721
  # @return [String]
48355
49722
  #
48356
49723
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/RouteTable AWS API Documentation
@@ -48538,6 +49905,18 @@ module Aws::EC2
48538
49905
  # associate_carrier_ip_address: false,
48539
49906
  # interface_type: "String",
48540
49907
  # network_card_index: 1,
49908
+ # ipv_4_prefixes: [
49909
+ # {
49910
+ # ipv_4_prefix: "String",
49911
+ # },
49912
+ # ],
49913
+ # ipv_4_prefix_count: 1,
49914
+ # ipv_6_prefixes: [
49915
+ # {
49916
+ # ipv_6_prefix: "String",
49917
+ # },
49918
+ # ],
49919
+ # ipv_6_prefix_count: 1,
48541
49920
  # },
48542
49921
  # ],
48543
49922
  # private_ip_address: "String",
@@ -48554,7 +49933,7 @@ module Aws::EC2
48554
49933
  # ],
48555
49934
  # tag_specifications: [
48556
49935
  # {
48557
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
49936
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
48558
49937
  # tags: [
48559
49938
  # {
48560
49939
  # key: "String",
@@ -50911,13 +52290,13 @@ module Aws::EC2
50911
52290
  # @return [Boolean]
50912
52291
  #
50913
52292
  # @!attribute [rw] kms_key_id
50914
- # The Amazon Resource Name (ARN) of the AWS Key Management Service
50915
- # (AWS KMS) customer master key (CMK) that was used to protect the
50916
- # volume encryption key for the parent volume.
52293
+ # The Amazon Resource Name (ARN) of the Key Management Service (KMS)
52294
+ # KMS key that was used to protect the volume encryption key for the
52295
+ # parent volume.
50917
52296
  # @return [String]
50918
52297
  #
50919
52298
  # @!attribute [rw] owner_id
50920
- # The AWS account ID of the EBS snapshot owner.
52299
+ # The ID of the account that owns the EBS snapshot.
50921
52300
  # @return [String]
50922
52301
  #
50923
52302
  # @!attribute [rw] progress
@@ -50939,11 +52318,10 @@ module Aws::EC2
50939
52318
  #
50940
52319
  # @!attribute [rw] state_message
50941
52320
  # Encrypted Amazon EBS snapshots are copied asynchronously. If a
50942
- # snapshot copy operation fails (for example, if the proper AWS Key
50943
- # Management Service (AWS KMS) permissions are not obtained) this
50944
- # field displays error state details to help you diagnose why the
50945
- # error occurred. This parameter is only returned by
50946
- # DescribeSnapshots.
52321
+ # snapshot copy operation fails (for example, if the proper Key
52322
+ # Management Service (KMS) permissions are not obtained) this field
52323
+ # displays error state details to help you diagnose why the error
52324
+ # occurred. This parameter is only returned by DescribeSnapshots.
50947
52325
  # @return [String]
50948
52326
  #
50949
52327
  # @!attribute [rw] volume_id
@@ -50957,15 +52335,15 @@ module Aws::EC2
50957
52335
  # @return [Integer]
50958
52336
  #
50959
52337
  # @!attribute [rw] owner_alias
50960
- # The AWS owner alias, from an Amazon-maintained list (`amazon`). This
50961
- # is not the user-configured AWS account alias set using the IAM
50962
- # console.
52338
+ # The Amazon Web Services owner alias, from an Amazon-maintained list
52339
+ # (`amazon`). This is not the user-configured account alias set using
52340
+ # the IAM console.
50963
52341
  # @return [String]
50964
52342
  #
50965
52343
  # @!attribute [rw] outpost_arn
50966
- # The ARN of the AWS Outpost on which the snapshot is stored. For more
50967
- # information, see [EBS Local Snapshot on Outposts][1] in the *Amazon
50968
- # Elastic Compute Cloud User Guide*.
52344
+ # The ARN of the Outpost on which the snapshot is stored. For more
52345
+ # information, see [Amazon EBS local snapshots on Outposts][1] in the
52346
+ # *Amazon Elastic Compute Cloud User Guide*.
50969
52347
  #
50970
52348
  #
50971
52349
  #
@@ -51147,9 +52525,9 @@ module Aws::EC2
51147
52525
  # @return [String]
51148
52526
  #
51149
52527
  # @!attribute [rw] outpost_arn
51150
- # The ARN of the AWS Outpost on which the snapshot is stored. For more
51151
- # information, see [EBS Local Snapshot on Outposts][1] in the *Amazon
51152
- # Elastic Compute Cloud User Guide*.
52528
+ # The ARN of the Outpost on which the snapshot is stored. For more
52529
+ # information, see [Amazon EBS local snapshots on Outposts][1] in the
52530
+ # *Amazon Elastic Compute Cloud User Guide*.
51153
52531
  #
51154
52532
  #
51155
52533
  #
@@ -51391,6 +52769,18 @@ module Aws::EC2
51391
52769
  # associate_carrier_ip_address: false,
51392
52770
  # interface_type: "String",
51393
52771
  # network_card_index: 1,
52772
+ # ipv_4_prefixes: [
52773
+ # {
52774
+ # ipv_4_prefix: "String",
52775
+ # },
52776
+ # ],
52777
+ # ipv_4_prefix_count: 1,
52778
+ # ipv_6_prefixes: [
52779
+ # {
52780
+ # ipv_6_prefix: "String",
52781
+ # },
52782
+ # ],
52783
+ # ipv_6_prefix_count: 1,
51394
52784
  # },
51395
52785
  # ],
51396
52786
  # placement: {
@@ -51405,7 +52795,7 @@ module Aws::EC2
51405
52795
  # weighted_capacity: 1.0,
51406
52796
  # tag_specifications: [
51407
52797
  # {
51408
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
52798
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
51409
52799
  # tags: [
51410
52800
  # {
51411
52801
  # key: "String",
@@ -51705,6 +53095,18 @@ module Aws::EC2
51705
53095
  # associate_carrier_ip_address: false,
51706
53096
  # interface_type: "String",
51707
53097
  # network_card_index: 1,
53098
+ # ipv_4_prefixes: [
53099
+ # {
53100
+ # ipv_4_prefix: "String",
53101
+ # },
53102
+ # ],
53103
+ # ipv_4_prefix_count: 1,
53104
+ # ipv_6_prefixes: [
53105
+ # {
53106
+ # ipv_6_prefix: "String",
53107
+ # },
53108
+ # ],
53109
+ # ipv_6_prefix_count: 1,
51708
53110
  # },
51709
53111
  # ],
51710
53112
  # placement: {
@@ -51719,7 +53121,7 @@ module Aws::EC2
51719
53121
  # weighted_capacity: 1.0,
51720
53122
  # tag_specifications: [
51721
53123
  # {
51722
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
53124
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
51723
53125
  # tags: [
51724
53126
  # {
51725
53127
  # key: "String",
@@ -51780,7 +53182,7 @@ module Aws::EC2
51780
53182
  # context: "String",
51781
53183
  # tag_specifications: [
51782
53184
  # {
51783
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
53185
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
51784
53186
  # tags: [
51785
53187
  # {
51786
53188
  # key: "String",
@@ -52061,7 +53463,7 @@ module Aws::EC2
52061
53463
  # data as a hash:
52062
53464
  #
52063
53465
  # {
52064
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
53466
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
52065
53467
  # tags: [
52066
53468
  # {
52067
53469
  # key: "String",
@@ -52326,22 +53728,7 @@ module Aws::EC2
52326
53728
  # @return [String]
52327
53729
  #
52328
53730
  # @!attribute [rw] block_duration_minutes
52329
- # The required duration for the Spot Instances (also known as Spot
52330
- # blocks), in minutes. This value must be a multiple of 60 (60, 120,
52331
- # 180, 240, 300, or 360).
52332
- #
52333
- # The duration period starts as soon as your Spot Instance receives
52334
- # its instance ID. At the end of the duration period, Amazon EC2 marks
52335
- # the Spot Instance for termination and provides a Spot Instance
52336
- # termination notice, which gives the instance a two-minute warning
52337
- # before it terminates.
52338
- #
52339
- # You can't specify an Availability Zone group or a launch group if
52340
- # you specify a duration.
52341
- #
52342
- # New accounts or accounts with no previous billing history with
52343
- # Amazon Web Services are not eligible for Spot Instances with a
52344
- # defined duration (also known as Spot blocks).
53731
+ # Deprecated.
52345
53732
  # @return [Integer]
52346
53733
  #
52347
53734
  # @!attribute [rw] valid_until
@@ -52797,7 +54184,7 @@ module Aws::EC2
52797
54184
  # dry_run: false,
52798
54185
  # tag_specifications: [
52799
54186
  # {
52800
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
54187
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
52801
54188
  # tags: [
52802
54189
  # {
52803
54190
  # key: "String",
@@ -52831,8 +54218,8 @@ module Aws::EC2
52831
54218
  #
52832
54219
  # @!attribute [rw] client_token
52833
54220
  # Unique, case-sensitive identifier that you provide to ensure the
52834
- # idempotency of the request. For more information, see [How to Ensure
52835
- # Idempotency][1].
54221
+ # idempotency of the request. For more information, see [How to ensure
54222
+ # idempotency][1].
52836
54223
  #
52837
54224
  # **A suitable default value is auto-generated.** You should normally
52838
54225
  # not need to pass this option.
@@ -53186,7 +54573,7 @@ module Aws::EC2
53186
54573
  # @return [String]
53187
54574
  #
53188
54575
  # @!attribute [rw] owner_id
53189
- # The ID of the AWS account that owns the subnet.
54576
+ # The ID of the account that owns the subnet.
53190
54577
  # @return [String]
53191
54578
  #
53192
54579
  # @!attribute [rw] assign_ipv_6_address_on_creation
@@ -53274,6 +54661,50 @@ module Aws::EC2
53274
54661
  include Aws::Structure
53275
54662
  end
53276
54663
 
54664
+ # Describes a subnet CIDR reservation.
54665
+ #
54666
+ # @!attribute [rw] subnet_cidr_reservation_id
54667
+ # The ID of the subnet CIDR reservation.
54668
+ # @return [String]
54669
+ #
54670
+ # @!attribute [rw] subnet_id
54671
+ # The ID of the subnet.
54672
+ # @return [String]
54673
+ #
54674
+ # @!attribute [rw] cidr
54675
+ # The CIDR that has been reserved.
54676
+ # @return [String]
54677
+ #
54678
+ # @!attribute [rw] reservation_type
54679
+ # The type of reservation.
54680
+ # @return [String]
54681
+ #
54682
+ # @!attribute [rw] owner_id
54683
+ # The ID of the account that owns the subnet CIDR reservation.
54684
+ # @return [String]
54685
+ #
54686
+ # @!attribute [rw] description
54687
+ # The description assigned to the subnet CIDR reservation.
54688
+ # @return [String]
54689
+ #
54690
+ # @!attribute [rw] tags
54691
+ # The tags assigned to the subnet CIDR reservation.
54692
+ # @return [Array<Types::Tag>]
54693
+ #
54694
+ # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/SubnetCidrReservation AWS API Documentation
54695
+ #
54696
+ class SubnetCidrReservation < Struct.new(
54697
+ :subnet_cidr_reservation_id,
54698
+ :subnet_id,
54699
+ :cidr,
54700
+ :reservation_type,
54701
+ :owner_id,
54702
+ :description,
54703
+ :tags)
54704
+ SENSITIVE = []
54705
+ include Aws::Structure
54706
+ end
54707
+
53277
54708
  # Describes an IPv6 CIDR block associated with a subnet.
53278
54709
  #
53279
54710
  # @!attribute [rw] association_id
@@ -53396,7 +54827,7 @@ module Aws::EC2
53396
54827
  # data as a hash:
53397
54828
  #
53398
54829
  # {
53399
- # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
54830
+ # resource_type: "client-vpn-endpoint", # accepts client-vpn-endpoint, customer-gateway, dedicated-host, dhcp-options, egress-only-internet-gateway, elastic-ip, elastic-gpu, export-image-task, export-instance-task, fleet, fpga-image, host-reservation, image, import-image-task, import-snapshot-task, instance, instance-event-window, internet-gateway, key-pair, launch-template, local-gateway-route-table-vpc-association, natgateway, network-acl, network-interface, network-insights-analysis, network-insights-path, placement-group, reserved-instances, route-table, security-group, security-group-rule, snapshot, spot-fleet-request, spot-instances-request, subnet, traffic-mirror-filter, traffic-mirror-session, traffic-mirror-target, transit-gateway, transit-gateway-attachment, transit-gateway-connect-peer, transit-gateway-multicast-domain, transit-gateway-route-table, volume, vpc, vpc-peering-connection, vpn-connection, vpn-gateway, vpc-flow-log
53400
54831
  # tags: [
53401
54832
  # {
53402
54833
  # key: "String",
@@ -53413,19 +54844,19 @@ module Aws::EC2
53413
54844
  # \| `elastic-ip` \| `elastic-gpu` \| `export-image-task` \|
53414
54845
  # `export-instance-task` \| `fleet` \| `fpga-image` \|
53415
54846
  # `host-reservation` \| `image`\| `import-image-task` \|
53416
- # `import-snapshot-task` \| `instance` \| `internet-gateway` \|
53417
- # `ipv4pool-ec2` \| `ipv6pool-ec2` \| `key-pair` \| `launch-template`
53418
- # \| `local-gateway-route-table-vpc-association` \| `placement-group`
53419
- # \| `prefix-list` \| `natgateway` \| `network-acl` \|
53420
- # `network-interface` \| `reserved-instances` \|`route-table` \|
53421
- # `security-group`\| `snapshot` \| `spot-fleet-request` \|
53422
- # `spot-instances-request` \| `snapshot` \| `subnet` \|
53423
- # `traffic-mirror-filter` \| `traffic-mirror-session` \|
54847
+ # `import-snapshot-task` \| `instance` \| `instance-event-window` \|
54848
+ # `internet-gateway` \| `ipv4pool-ec2` \| `ipv6pool-ec2` \| `key-pair`
54849
+ # \| `launch-template` \| `local-gateway-route-table-vpc-association`
54850
+ # \| `placement-group` \| `prefix-list` \| `natgateway` \|
54851
+ # `network-acl` \| `network-interface` \| `reserved-instances`
54852
+ # \|`route-table` \| `security-group`\| `snapshot` \|
54853
+ # `spot-fleet-request` \| `spot-instances-request` \| `snapshot` \|
54854
+ # `subnet` \| `traffic-mirror-filter` \| `traffic-mirror-session` \|
53424
54855
  # `traffic-mirror-target` \| `transit-gateway` \|
53425
54856
  # `transit-gateway-attachment` \| `transit-gateway-multicast-domain`
53426
54857
  # \| `transit-gateway-route-table` \| `volume` \|`vpc` \| `
53427
54858
  # vpc-peering-connection` \| `vpc-endpoint` (for interface and gateway
53428
- # endpoints) \| `vpc-endpoint-service` (for AWS PrivateLink) \|
54859
+ # endpoints) \| `vpc-endpoint-service` (for PrivateLink) \|
53429
54860
  # `vpc-flow-log` \| `vpn-connection` \| `vpn-gateway`.
53430
54861
  #
53431
54862
  # To tag a resource after it has been created, see [CreateTags][1].
@@ -55502,23 +56933,30 @@ module Aws::EC2
55502
56933
  # data as a hash:
55503
56934
  #
55504
56935
  # {
56936
+ # ipv_6_addresses: ["String"],
56937
+ # ipv_6_prefixes: ["String"],
55505
56938
  # network_interface_id: "NetworkInterfaceId", # required
55506
- # ipv_6_addresses: ["String"], # required
55507
56939
  # }
55508
56940
  #
55509
- # @!attribute [rw] network_interface_id
55510
- # The ID of the network interface.
55511
- # @return [String]
55512
- #
55513
56941
  # @!attribute [rw] ipv_6_addresses
55514
56942
  # The IPv6 addresses to unassign from the network interface.
55515
56943
  # @return [Array<String>]
55516
56944
  #
56945
+ # @!attribute [rw] ipv_6_prefixes
56946
+ # One or moreIPv6 Prefix Delegation prefixes to unassign from the
56947
+ # network interface.
56948
+ # @return [Array<String>]
56949
+ #
56950
+ # @!attribute [rw] network_interface_id
56951
+ # The ID of the network interface.
56952
+ # @return [String]
56953
+ #
55517
56954
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignIpv6AddressesRequest AWS API Documentation
55518
56955
  #
55519
56956
  class UnassignIpv6AddressesRequest < Struct.new(
55520
- :network_interface_id,
55521
- :ipv_6_addresses)
56957
+ :ipv_6_addresses,
56958
+ :ipv_6_prefixes,
56959
+ :network_interface_id)
55522
56960
  SENSITIVE = []
55523
56961
  include Aws::Structure
55524
56962
  end
@@ -55532,11 +56970,17 @@ module Aws::EC2
55532
56970
  # interface.
55533
56971
  # @return [Array<String>]
55534
56972
  #
56973
+ # @!attribute [rw] unassigned_ipv_6_prefixes
56974
+ # The IPv4 Prefix Delegation prefixes that have been unassigned from
56975
+ # the network interface.
56976
+ # @return [Array<String>]
56977
+ #
55535
56978
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignIpv6AddressesResult AWS API Documentation
55536
56979
  #
55537
56980
  class UnassignIpv6AddressesResult < Struct.new(
55538
56981
  :network_interface_id,
55539
- :unassigned_ipv_6_addresses)
56982
+ :unassigned_ipv_6_addresses,
56983
+ :unassigned_ipv_6_prefixes)
55540
56984
  SENSITIVE = []
55541
56985
  include Aws::Structure
55542
56986
  end
@@ -55548,7 +56992,8 @@ module Aws::EC2
55548
56992
  #
55549
56993
  # {
55550
56994
  # network_interface_id: "NetworkInterfaceId", # required
55551
- # private_ip_addresses: ["String"], # required
56995
+ # private_ip_addresses: ["String"],
56996
+ # ipv_4_prefixes: ["String"],
55552
56997
  # }
55553
56998
  #
55554
56999
  # @!attribute [rw] network_interface_id
@@ -55561,11 +57006,17 @@ module Aws::EC2
55561
57006
  # more than one IP address.
55562
57007
  # @return [Array<String>]
55563
57008
  #
57009
+ # @!attribute [rw] ipv_4_prefixes
57010
+ # The IPv4 Prefix Delegation prefixes to unassign from the network
57011
+ # interface.
57012
+ # @return [Array<String>]
57013
+ #
55564
57014
  # @see http://docs.aws.amazon.com/goto/WebAPI/ec2-2016-11-15/UnassignPrivateIpAddressesRequest AWS API Documentation
55565
57015
  #
55566
57016
  class UnassignPrivateIpAddressesRequest < Struct.new(
55567
57017
  :network_interface_id,
55568
- :private_ip_addresses)
57018
+ :private_ip_addresses,
57019
+ :ipv_4_prefixes)
55569
57020
  SENSITIVE = []
55570
57021
  include Aws::Structure
55571
57022
  end
@@ -55672,7 +57123,7 @@ module Aws::EC2
55672
57123
  end
55673
57124
 
55674
57125
  # Information about the error that occurred. For more information about
55675
- # errors, see [Error Codes][1].
57126
+ # errors, see [Error codes][1].
55676
57127
  #
55677
57128
  #
55678
57129
  #
@@ -56190,9 +57641,9 @@ module Aws::EC2
56190
57641
  # @return [Boolean]
56191
57642
  #
56192
57643
  # @!attribute [rw] kms_key_id
56193
- # The Amazon Resource Name (ARN) of the AWS Key Management Service
56194
- # (AWS KMS) customer master key (CMK) that was used to protect the
56195
- # volume encryption key for the volume.
57644
+ # The Amazon Resource Name (ARN) of the Key Management Service (KMS)
57645
+ # KMS key that was used to protect the volume encryption key for the
57646
+ # volume.
56196
57647
  # @return [String]
56197
57648
  #
56198
57649
  # @!attribute [rw] outpost_arn
@@ -56608,7 +58059,7 @@ module Aws::EC2
56608
58059
  # @return [String]
56609
58060
  #
56610
58061
  # @!attribute [rw] owner_id
56611
- # The ID of the AWS account that owns the VPC.
58062
+ # The ID of the account that owns the VPC.
56612
58063
  # @return [String]
56613
58064
  #
56614
58065
  # @!attribute [rw] instance_tenancy
@@ -57024,7 +58475,7 @@ module Aws::EC2
57024
58475
  # @return [Array<Types::CidrBlock>]
57025
58476
  #
57026
58477
  # @!attribute [rw] owner_id
57027
- # The AWS account ID of the VPC owner.
58478
+ # The ID of the account that owns the VPC.
57028
58479
  # @return [String]
57029
58480
  #
57030
58481
  # @!attribute [rw] peering_options