diff --git a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts index a95fecbfb0ee..28776c826a35 100644 --- a/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts +++ b/clients/client-ec2/src/commands/CancelCapacityReservationCommand.ts @@ -43,6 +43,9 @@ export interface CancelCapacityReservationCommandOutput extends CancelCapacityRe * duration has elapsed. You can't cancel a future-dated Capacity Reservation during the commitment duration.

* * + * + *

You can't modify or cancel a Capacity Block. For more information, see Capacity Blocks for ML.

+ *
*

If a future-dated Capacity Reservation enters the delayed state, the commitment * duration is waived, and you can cancel it as soon as it enters the active state.

*

Instances running in the reserved capacity continue running until you stop them. Stopped diff --git a/clients/client-ec2/src/commands/CopySnapshotCommand.ts b/clients/client-ec2/src/commands/CopySnapshotCommand.ts index 5e01e0df1ca6..6daa40599f11 100644 --- a/clients/client-ec2/src/commands/CopySnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CopySnapshotCommand.ts @@ -40,11 +40,10 @@ export interface CopySnapshotCommandOutput extends CopySnapshotResult, __Metadat * however, you can specify a different KMS key. To copy an encrypted * snapshot that has been shared from another account, you must have permissions for the KMS key * used to encrypt the snapshot.

- *

Snapshots copied to an Outpost are encrypted by default using the default - * encryption key for the Region, or a different key that you specify in the request using - * KmsKeyId. Outposts do not support unencrypted - * snapshots. For more information, - * Amazon EBS local snapshots on Outposts in the Amazon EBS User Guide.

+ *

Snapshots copied to an Outpost are encrypted by default using the default encryption key + * for the Region, or a different key that you specify in the request using KmsKeyId. Outposts do not support unencrypted snapshots. For more information, + * see Amazon EBS + * local snapshots on Outposts in the Amazon EBS User Guide.

*

Snapshots created by copying another snapshot have an arbitrary volume ID that should not * be used for any purpose.

*

For more information, see Copy an Amazon EBS snapshot in the diff --git a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts index bc0fd6400a87..91778428505e 100644 --- a/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/CreateClientVpnEndpointCommand.ts @@ -94,6 +94,7 @@ export interface CreateClientVpnEndpointCommandOutput extends CreateClientVpnEnd * Enabled: true || false, * BannerText: "STRING_VALUE", * }, + * DisconnectOnSessionTimeout: true || false, * }; * const command = new CreateClientVpnEndpointCommand(input); * const response = await client.send(command); diff --git a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts index 81121b99a2a5..b78bca9cc892 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotCommand.ts @@ -38,8 +38,8 @@ export interface CreateSnapshotCommandOutput extends Snapshot, __MetadataBearer * Region as the volume.

* *
  • - *

    If the source volume is in a Local Zone, you can create the snapshot in the same - * Local Zone or in parent Amazon Web Services Region.

    + *

    If the source volume is in a Local Zone, you can create the snapshot in the same Local + * Zone or in its parent Amazon Web Services Region.

    *
  • *
  • *

    If the source volume is on an Outpost, you can create the snapshot on the same @@ -60,8 +60,7 @@ export interface CreateSnapshotCommandOutput extends Snapshot, __MetadataBearer * that you stop the instance before taking the snapshot.

    *

    Snapshots that are taken from encrypted volumes are automatically encrypted. Volumes that * are created from encrypted snapshots are also automatically encrypted. Your encrypted volumes - * and any associated snapshots always remain protected. For more information, - * Amazon EBS encryption + * and any associated snapshots always remain protected. For more information, see Amazon EBS encryption * in the Amazon EBS User Guide.

    * @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts index 2a950f23b091..aa14754433a3 100644 --- a/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts +++ b/clients/client-ec2/src/commands/CreateSnapshotsCommand.ts @@ -41,7 +41,7 @@ export interface CreateSnapshotsCommandOutput extends CreateSnapshotsResult, __M *
  • *
  • *

    If the source instance is in a Local Zone, you can create the snapshots in the same - * Local Zone or in parent Amazon Web Services Region.

    + * Local Zone or in its parent Amazon Web Services Region.

    *
  • *
  • *

    If the source instance is on an Outpost, you can create the snapshots on the same diff --git a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts index 8cb6ab469342..14b2b9787166 100644 --- a/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-ec2/src/commands/DeleteSnapshotCommand.ts @@ -35,7 +35,7 @@ export interface DeleteSnapshotCommandOutput extends __MetadataBearer {} * regardless of which prior snapshots have been deleted, all active snapshots will have access * to all the information needed to restore the volume.

    *

    You cannot delete a snapshot of the root device of an EBS volume used by a registered AMI. - * You must first de-register the AMI before you can delete the snapshot.

    + * You must first deregister the AMI before you can delete the snapshot.

    *

    For more information, see Delete an Amazon EBS snapshot in the * Amazon EBS User Guide.

    * @example diff --git a/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts b/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts index 7d22f5dfcb81..243b1cd5ed80 100644 --- a/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeCapacityBlockOfferingsCommand.ts @@ -35,6 +35,20 @@ export interface DescribeCapacityBlockOfferingsCommandOutput /** *

    Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you purchase a * specific instance type for a period of time.

    + *

    To search for an available Capacity Block offering, you specify a reservation duration + * and instance count. You must select one of the following options.

    + * * @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts index 0b38a476b66f..6f30ba7809c9 100644 --- a/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts +++ b/clients/client-ec2/src/commands/DescribeClientVpnEndpointsCommand.ts @@ -124,6 +124,7 @@ export interface DescribeClientVpnEndpointsCommandOutput extends DescribeClientV * // Enabled: true || false, * // BannerText: "STRING_VALUE", * // }, + * // DisconnectOnSessionTimeout: true || false, * // }, * // ], * // NextToken: "STRING_VALUE", diff --git a/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts b/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts index 3c4bac1db689..0e7d753a403d 100644 --- a/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts +++ b/clients/client-ec2/src/commands/DescribeInstanceTopologyCommand.ts @@ -69,7 +69,8 @@ export interface DescribeInstanceTopologyCommandOutput extends DescribeInstanceT *
  • *

    * trn1.2xlarge | trn1.32xlarge | - * trn1n.32xlarge + * trn1n.32xlarge | trn2.48xlarge | + * trn2u.48xlarge *

    *
  • * diff --git a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts index 9cfd61ca134a..4a50cc2c753e 100644 --- a/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts +++ b/clients/client-ec2/src/commands/ModifyClientVpnEndpointCommand.ts @@ -67,6 +67,7 @@ export interface ModifyClientVpnEndpointCommandOutput extends ModifyClientVpnEnd * Enabled: true || false, * BannerText: "STRING_VALUE", * }, + * DisconnectOnSessionTimeout: true || false, * }; * const command = new ModifyClientVpnEndpointCommand(input); * const response = await client.send(command); diff --git a/clients/client-ec2/src/models/models_1.ts b/clients/client-ec2/src/models/models_1.ts index 1fab813f7e08..df899265a9c0 100644 --- a/clients/client-ec2/src/models/models_1.ts +++ b/clients/client-ec2/src/models/models_1.ts @@ -2430,6 +2430,13 @@ export interface CreateClientVpnEndpointRequest { * @public */ ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined; + + /** + *

    Indicates whether the client VPN session is disconnected after the maximum timeout specified in SessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. + * The default value is false.

    + * @public + */ + DisconnectOnSessionTimeout?: boolean | undefined; } /** diff --git a/clients/client-ec2/src/models/models_3.ts b/clients/client-ec2/src/models/models_3.ts index 47a24dd67a3f..e1b874566ad2 100644 --- a/clients/client-ec2/src/models/models_3.ts +++ b/clients/client-ec2/src/models/models_3.ts @@ -5975,6 +5975,12 @@ export interface ClientVpnEndpoint { * @public */ ClientLoginBannerOptions?: ClientLoginBannerResponseOptions | undefined; + + /** + *

    Indicates whether the client VPN session is disconnected after the maximum sessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. The default value is false.

    + * @public + */ + DisconnectOnSessionTimeout?: boolean | undefined; } /** diff --git a/clients/client-ec2/src/models/models_4.ts b/clients/client-ec2/src/models/models_4.ts index 9bd1bcb3770d..63803698136e 100644 --- a/clients/client-ec2/src/models/models_4.ts +++ b/clients/client-ec2/src/models/models_4.ts @@ -11839,6 +11839,17 @@ export interface DescribeNetworkInterfacesRequest { * *
  • *

    + * operator.managed - A Boolean that indicates whether this is a + * managed network interface.

    + *
  • + *
  • + *

    + * operator.principal - The principal that manages the network + * interface. Only valid for managed network interfaces, where managed + * is true.

    + *
  • + *
  • + *

    * owner-id - The Amazon Web Services account ID of the network interface owner.

    *
  • *
  • diff --git a/clients/client-ec2/src/models/models_5.ts b/clients/client-ec2/src/models/models_5.ts index 7f63d30198b8..7a22ab42df0d 100644 --- a/clients/client-ec2/src/models/models_5.ts +++ b/clients/client-ec2/src/models/models_5.ts @@ -2943,8 +2943,9 @@ export interface InstanceNetworkInterfaceSpecification { PrivateIpAddresses?: PrivateIpAddressSpecification[] | undefined; /** - *

    The number of secondary private IPv4 addresses. You can't specify this option and specify more than one private IP address using the private IP addresses option. You cannot specify this option if you're - * launching more than one instance in a RunInstances request.

    + *

    The number of secondary private IPv4 addresses. You can’t specify this parameter and + * also specify a secondary private IP address using the PrivateIpAddress + * parameter.

    * @public */ SecondaryPrivateIpAddressCount?: number | undefined; diff --git a/clients/client-ec2/src/models/models_6.ts b/clients/client-ec2/src/models/models_6.ts index 625776e6abd7..7b20f0073c72 100644 --- a/clients/client-ec2/src/models/models_6.ts +++ b/clients/client-ec2/src/models/models_6.ts @@ -7903,6 +7903,12 @@ export interface ModifyClientVpnEndpointRequest { * @public */ ClientLoginBannerOptions?: ClientLoginBannerOptions | undefined; + + /** + *

    Indicates whether the client VPN session is disconnected after the maximum timeout specified in sessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. The default value is false.

    + * @public + */ + DisconnectOnSessionTimeout?: boolean | undefined; } /** @@ -8495,7 +8501,7 @@ export interface InstanceBlockDeviceMappingSpecification { VirtualName?: string | undefined; /** - *

    suppress the specified device included in the block device mapping.

    + *

    Suppresses the specified device included in the block device mapping.

    * @public */ NoDevice?: string | undefined; diff --git a/clients/client-ec2/src/protocols/Aws_ec2.ts b/clients/client-ec2/src/protocols/Aws_ec2.ts index 82aa2a1e1979..d47dc3050ed3 100644 --- a/clients/client-ec2/src/protocols/Aws_ec2.ts +++ b/clients/client-ec2/src/protocols/Aws_ec2.ts @@ -31412,6 +31412,9 @@ const se_CreateClientVpnEndpointRequest = (input: CreateClientVpnEndpointRequest entries[loc] = value; }); } + if (input[_DOST] != null) { + entries[_DOST] = input[_DOST]; + } return entries; }; @@ -47902,6 +47905,9 @@ const se_ModifyClientVpnEndpointRequest = (input: ModifyClientVpnEndpointRequest entries[loc] = value; }); } + if (input[_DOST] != null) { + entries[_DOST] = input[_DOST]; + } return entries; }; @@ -60228,6 +60234,9 @@ const de_ClientVpnEndpoint = (output: any, context: __SerdeContext): ClientVpnEn if (output[_cLBO] != null) { contents[_CLBO] = de_ClientLoginBannerResponseOptions(output[_cLBO], context); } + if (output[_dOST] != null) { + contents[_DOST] = __parseBoolean(output[_dOST]); + } return contents; }; @@ -88018,6 +88027,7 @@ const _DO = "DestinationOptions"; const _DOA = "DestinationOutpostArn"; const _DOI = "DhcpOptionsId"; const _DOIh = "DhcpOptionsIds"; +const _DOST = "DisconnectOnSessionTimeout"; const _DOT = "DeleteOnTermination"; const _DOe = "DeviceOptions"; const _DOh = "DhcpOptions"; @@ -90350,6 +90360,7 @@ const _dNn = "dnsName"; const _dO = "dhcpOptions"; const _dOI = "dhcpOptionsId"; const _dOS = "dhcpOptionsSet"; +const _dOST = "disconnectOnSessionTimeout"; const _dOT = "deleteOnTermination"; const _dOe = "destinationOptions"; const _dOev = "deviceOptions"; diff --git a/codegen/sdk-codegen/aws-models/ec2.json b/codegen/sdk-codegen/aws-models/ec2.json index e4c2de83e72c..7054ebe05826 100644 --- a/codegen/sdk-codegen/aws-models/ec2.json +++ b/codegen/sdk-codegen/aws-models/ec2.json @@ -10246,7 +10246,7 @@ "target": "com.amazonaws.ec2#CancelCapacityReservationResult" }, "traits": { - "smithy.api#documentation": "

    Cancels the specified Capacity Reservation, releases the reserved capacity, and changes \n\t\t\tthe Capacity Reservation's state to cancelled.

    \n

    You can cancel a Capacity Reservation that is in the following states:

    \n \n

    If a future-dated Capacity Reservation enters the delayed state, the commitment \n\t\t\tduration is waived, and you can cancel it as soon as it enters the active state.

    \n

    Instances running in the reserved capacity continue running until you stop them. Stopped\n\t\t\tinstances that target the Capacity Reservation can no longer launch. Modify these instances to either\n\t\t\ttarget a different Capacity Reservation, launch On-Demand Instance capacity, or run in any open Capacity Reservation\n\t\t\tthat has matching attributes and sufficient capacity.

    " + "smithy.api#documentation": "

    Cancels the specified Capacity Reservation, releases the reserved capacity, and changes \n\t\t\tthe Capacity Reservation's state to cancelled.

    \n

    You can cancel a Capacity Reservation that is in the following states:

    \n \n \n

    You can't modify or cancel a Capacity Block. For more information, see Capacity Blocks for ML.

    \n
    \n

    If a future-dated Capacity Reservation enters the delayed state, the commitment \n\t\t\tduration is waived, and you can cancel it as soon as it enters the active state.

    \n

    Instances running in the reserved capacity continue running until you stop them. Stopped\n\t\t\tinstances that target the Capacity Reservation can no longer launch. Modify these instances to either\n\t\t\ttarget a different Capacity Reservation, launch On-Demand Instance capacity, or run in any open Capacity Reservation\n\t\t\tthat has matching attributes and sufficient capacity.

    " } }, "com.amazonaws.ec2#CancelCapacityReservationFleetError": { @@ -13498,6 +13498,14 @@ "smithy.api#documentation": "

    Options for enabling a customizable text banner that will be displayed on Amazon Web Services provided clients when a VPN session is\n\t\t\testablished.

    ", "smithy.api#xmlName": "clientLoginBannerOptions" } + }, + "DisconnectOnSessionTimeout": { + "target": "com.amazonaws.ec2#Boolean", + "traits": { + "aws.protocols#ec2QueryName": "DisconnectOnSessionTimeout", + "smithy.api#documentation": "

    Indicates whether the client VPN session is disconnected after the maximum sessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. The default value is false.

    ", + "smithy.api#xmlName": "disconnectOnSessionTimeout" + } } }, "traits": { @@ -14715,7 +14723,7 @@ "target": "com.amazonaws.ec2#CopySnapshotResult" }, "traits": { - "smithy.api#documentation": "

    Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a\n snapshot within the same Region, from one Region to another, or from a Region to an Outpost. \n You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within \n the same Outpost.

    \n

    You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).

    \n

    When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. \n \tCopies of unencrypted snapshots remain unencrypted, unless you enable encryption for the \n \tsnapshot copy operation. By default, encrypted snapshot copies use the default KMS key; \n \thowever, you can specify a different KMS key. To copy an encrypted \n \tsnapshot that has been shared from another account, you must have permissions for the KMS key \n \tused to encrypt the snapshot.

    \n

    Snapshots copied to an Outpost are encrypted by default using the default\n \t\tencryption key for the Region, or a different key that you specify in the request using \n \t\tKmsKeyId. Outposts do not support unencrypted \n \t snapshots. For more information, \n \t\t\tAmazon EBS local snapshots on Outposts in the Amazon EBS User Guide.

    \n

    Snapshots created by copying another snapshot have an arbitrary volume ID that should not\n be used for any purpose.

    \n

    For more information, see Copy an Amazon EBS snapshot in the\n Amazon EBS User Guide.

    ", + "smithy.api#documentation": "

    Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a\n snapshot within the same Region, from one Region to another, or from a Region to an Outpost. \n You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within \n the same Outpost.

    \n

    You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs).

    \n

    When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. \n \tCopies of unencrypted snapshots remain unencrypted, unless you enable encryption for the \n \tsnapshot copy operation. By default, encrypted snapshot copies use the default KMS key; \n \thowever, you can specify a different KMS key. To copy an encrypted \n \tsnapshot that has been shared from another account, you must have permissions for the KMS key \n \tused to encrypt the snapshot.

    \n

    Snapshots copied to an Outpost are encrypted by default using the default encryption key\n for the Region, or a different key that you specify in the request using KmsKeyId. Outposts do not support unencrypted snapshots. For more information,\n see Amazon EBS\n local snapshots on Outposts in the Amazon EBS User Guide.

    \n

    Snapshots created by copying another snapshot have an arbitrary volume ID that should not\n be used for any purpose.

    \n

    For more information, see Copy an Amazon EBS snapshot in the\n Amazon EBS User Guide.

    ", "smithy.api#examples": [ { "title": "To copy a snapshot", @@ -15627,6 +15635,12 @@ "traits": { "smithy.api#documentation": "

    Options for enabling a customizable text banner that will be displayed on\n\t\t\tAmazon Web Services provided clients when a VPN session is established.

    " } + }, + "DisconnectOnSessionTimeout": { + "target": "com.amazonaws.ec2#Boolean", + "traits": { + "smithy.api#documentation": "

    Indicates whether the client VPN session is disconnected after the maximum timeout specified in SessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. \n The default value is false.

    " + } } }, "traits": { @@ -19794,7 +19808,7 @@ "target": "com.amazonaws.ec2#Snapshot" }, "traits": { - "smithy.api#documentation": "

    Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for\n \tbackups, to make copies of EBS volumes, and to save data before shutting down an\n \tinstance.

    \n

    The location of the source EBS volume determines where you can create the snapshot.

    \n \n

    When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the\n source volume are propagated to the snapshot.

    \n

    You can take a snapshot of an attached volume that is in use. However, snapshots only\n capture data that has been written to your Amazon EBS volume at the time the snapshot command is\n issued; this might exclude any data that has been cached by any applications or the operating\n system. If you can pause any file systems on the volume long enough to take a snapshot, your\n snapshot should be complete. However, if you cannot pause all file writes to the volume, you\n should unmount the volume from within the instance, issue the snapshot command, and then\n remount the volume to ensure a consistent and complete snapshot. You may remount and use your\n volume while the snapshot status is pending.

    \n

    When you create a snapshot for an EBS volume that serves as a root device, we recommend \n that you stop the instance before taking the snapshot.

    \n

    Snapshots that are taken from encrypted volumes are automatically encrypted. Volumes that\n are created from encrypted snapshots are also automatically encrypted. Your encrypted volumes\n and any associated snapshots always remain protected. For more information, \n Amazon EBS encryption \n in the Amazon EBS User Guide.

    ", + "smithy.api#documentation": "

    Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for\n \tbackups, to make copies of EBS volumes, and to save data before shutting down an\n \tinstance.

    \n

    The location of the source EBS volume determines where you can create the snapshot.

    \n \n

    When a snapshot is created, any Amazon Web Services Marketplace product codes that are associated with the\n source volume are propagated to the snapshot.

    \n

    You can take a snapshot of an attached volume that is in use. However, snapshots only\n capture data that has been written to your Amazon EBS volume at the time the snapshot command is\n issued; this might exclude any data that has been cached by any applications or the operating\n system. If you can pause any file systems on the volume long enough to take a snapshot, your\n snapshot should be complete. However, if you cannot pause all file writes to the volume, you\n should unmount the volume from within the instance, issue the snapshot command, and then\n remount the volume to ensure a consistent and complete snapshot. You may remount and use your\n volume while the snapshot status is pending.

    \n

    When you create a snapshot for an EBS volume that serves as a root device, we recommend \n that you stop the instance before taking the snapshot.

    \n

    Snapshots that are taken from encrypted volumes are automatically encrypted. Volumes that\n are created from encrypted snapshots are also automatically encrypted. Your encrypted volumes\n and any associated snapshots always remain protected. For more information, see Amazon EBS encryption\n in the Amazon EBS User Guide.

    ", "smithy.api#examples": [ { "title": "To create a snapshot", @@ -19875,7 +19889,7 @@ "target": "com.amazonaws.ec2#CreateSnapshotsResult" }, "traits": { - "smithy.api#documentation": "

    Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance.\n Volumes are chosen by specifying an instance. Each volume attached to the specified instance \n will produce one snapshot that is crash-consistent across the instance. You can include all of \n the volumes currently attached to the instance, or you can exclude the root volume or specific \n data (non-root) volumes from the multi-volume snapshot set.

    \n

    The location of the source instance determines where you can create the snapshots.

    \n " + "smithy.api#documentation": "

    Creates crash-consistent snapshots of multiple EBS volumes attached to an Amazon EC2 instance.\n Volumes are chosen by specifying an instance. Each volume attached to the specified instance \n will produce one snapshot that is crash-consistent across the instance. You can include all of \n the volumes currently attached to the instance, or you can exclude the root volume or specific \n data (non-root) volumes from the multi-volume snapshot set.

    \n

    The location of the source instance determines where you can create the snapshots.

    \n " } }, "com.amazonaws.ec2#CreateSnapshotsRequest": { @@ -26545,7 +26559,7 @@ "target": "smithy.api#Unit" }, "traits": { - "smithy.api#documentation": "

    Deletes the specified snapshot.

    \n

    When you make periodic snapshots of a volume, the snapshots are incremental, and only the\n blocks on the device that have changed since your last snapshot are saved in the new snapshot.\n When you delete a snapshot, only the data not needed for any other snapshot is removed. So\n regardless of which prior snapshots have been deleted, all active snapshots will have access\n to all the information needed to restore the volume.

    \n

    You cannot delete a snapshot of the root device of an EBS volume used by a registered AMI.\n You must first de-register the AMI before you can delete the snapshot.

    \n

    For more information, see Delete an Amazon EBS snapshot in the\n Amazon EBS User Guide.

    ", + "smithy.api#documentation": "

    Deletes the specified snapshot.

    \n

    When you make periodic snapshots of a volume, the snapshots are incremental, and only the\n blocks on the device that have changed since your last snapshot are saved in the new snapshot.\n When you delete a snapshot, only the data not needed for any other snapshot is removed. So\n regardless of which prior snapshots have been deleted, all active snapshots will have access\n to all the information needed to restore the volume.

    \n

    You cannot delete a snapshot of the root device of an EBS volume used by a registered AMI.\n You must first deregister the AMI before you can delete the snapshot.

    \n

    For more information, see Delete an Amazon EBS snapshot in the\n Amazon EBS User Guide.

    ", "smithy.api#examples": [ { "title": "To delete a snapshot", @@ -29661,7 +29675,7 @@ "target": "com.amazonaws.ec2#DescribeCapacityBlockOfferingsResult" }, "traits": { - "smithy.api#documentation": "

    Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you purchase a\n\t\t\tspecific instance type for a period of time.

    ", + "smithy.api#documentation": "

    Describes Capacity Block offerings available for purchase in the Amazon Web Services Region that you're currently using. With Capacity Blocks, you purchase a\n\t\t\tspecific instance type for a period of time.

    \n

    To search for an available Capacity Block offering, you specify a reservation duration\n and instance count. You must select one of the following options.

    \n ", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", @@ -34128,7 +34142,7 @@ "target": "com.amazonaws.ec2#DescribeInstanceTopologyResult" }, "traits": { - "smithy.api#documentation": "

    Describes a tree-based hierarchy that represents the physical host placement of your\n EC2 instances within an Availability Zone or Local Zone. You can use this information to\n determine the relative proximity of your EC2 instances within the Amazon Web Services network to\n support your tightly coupled workloads.

    \n

    \n Limitations\n

    \n \n

    For more information, see Amazon EC2 instance\n topology in the Amazon EC2 User Guide.

    ", + "smithy.api#documentation": "

    Describes a tree-based hierarchy that represents the physical host placement of your\n EC2 instances within an Availability Zone or Local Zone. You can use this information to\n determine the relative proximity of your EC2 instances within the Amazon Web Services network to\n support your tightly coupled workloads.

    \n

    \n Limitations\n

    \n \n

    For more information, see Amazon EC2 instance\n topology in the Amazon EC2 User Guide.

    ", "smithy.api#paginated": { "inputToken": "NextToken", "outputToken": "NextToken", @@ -37819,7 +37833,7 @@ "target": "com.amazonaws.ec2#FilterList", "traits": { "aws.protocols#ec2QueryName": "Filter", - "smithy.api#documentation": "

    One or more filters.

    \n ", + "smithy.api#documentation": "

    One or more filters.

    \n ", "smithy.api#xmlName": "filter" } } @@ -62282,7 +62296,7 @@ "target": "com.amazonaws.ec2#String", "traits": { "aws.protocols#ec2QueryName": "NoDevice", - "smithy.api#documentation": "

    suppress the specified device included in the block device mapping.

    ", + "smithy.api#documentation": "

    Suppresses the specified device included in the block device mapping.

    ", "smithy.api#xmlName": "noDevice" } } @@ -63892,7 +63906,7 @@ "target": "com.amazonaws.ec2#Integer", "traits": { "aws.protocols#ec2QueryName": "SecondaryPrivateIpAddressCount", - "smithy.api#documentation": "

    The number of secondary private IPv4 addresses. You can't specify this option and specify more than one private IP address using the private IP addresses option. You cannot specify this option if you're\n \tlaunching more than one instance in a RunInstances request.

    ", + "smithy.api#documentation": "

    The number of secondary private IPv4 addresses. You can’t specify this parameter and\n also specify a secondary private IP address using the PrivateIpAddress\n parameter.

    ", "smithy.api#xmlName": "secondaryPrivateIpAddressCount" } }, @@ -79099,6 +79113,12 @@ "traits": { "smithy.api#documentation": "

    Options for enabling a customizable text banner that will be displayed on\n\t\t\tAmazon Web Services provided clients when a VPN session is established.

    " } + }, + "DisconnectOnSessionTimeout": { + "target": "com.amazonaws.ec2#Boolean", + "traits": { + "smithy.api#documentation": "

    Indicates whether the client VPN session is disconnected after the maximum timeout specified in sessionTimeoutHours is reached. If true, users are prompted to reconnect client VPN. If false, client VPN attempts to reconnect automatically. The default value is false.

    " + } } }, "traits": {