aws-sdk 2.949.0 → 2.953.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.
- package/CHANGELOG.md +22 -1
- package/README.md +1 -1
- package/apis/codebuild-2016-10-06.min.json +134 -131
- package/apis/databrew-2017-07-25.min.json +177 -61
- package/apis/ec2-2016-11-15.min.json +1301 -982
- package/apis/elasticmapreduce-2009-03-31.min.json +84 -28
- package/apis/elasticmapreduce-2009-03-31.paginators.json +5 -0
- package/apis/kendra-2019-02-03.min.json +59 -35
- package/apis/medialive-2017-10-14.min.json +221 -201
- package/apis/personalize-2018-05-22.min.json +1 -2
- package/apis/qldb-2019-01-02.min.json +51 -28
- package/apis/rds-2014-10-31.min.json +3 -0
- package/apis/s3outposts-2017-07-25.min.json +9 -2
- package/apis/securityhub-2018-10-26.min.json +409 -207
- package/clients/codebuild.d.ts +130 -126
- package/clients/computeoptimizer.d.ts +3 -3
- package/clients/databrew.d.ts +123 -8
- package/clients/ec2.d.ts +501 -182
- package/clients/elbv2.d.ts +1 -1
- package/clients/emr.d.ts +146 -56
- package/clients/iam.d.ts +4 -4
- package/clients/imagebuilder.d.ts +1 -1
- package/clients/kendra.d.ts +39 -8
- package/clients/lambda.d.ts +14 -14
- package/clients/medialive.d.ts +16 -0
- package/clients/personalize.d.ts +15 -15
- package/clients/proton.d.ts +54 -54
- package/clients/qldb.d.ts +51 -15
- package/clients/rds.d.ts +8 -4
- package/clients/s3control.d.ts +78 -78
- package/clients/s3outposts.d.ts +44 -13
- package/clients/securityhub.d.ts +473 -143
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +13 -13
- package/dist/aws-sdk.js +1531 -1146
- package/dist/aws-sdk.min.js +76 -76
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/clients/ec2.d.ts
CHANGED
|
@@ -93,19 +93,19 @@ declare class EC2 extends Service {
|
|
|
93
93
|
*/
|
|
94
94
|
applySecurityGroupsToClientVpnTargetNetwork(callback?: (err: AWSError, data: EC2.Types.ApplySecurityGroupsToClientVpnTargetNetworkResult) => void): Request<EC2.Types.ApplySecurityGroupsToClientVpnTargetNetworkResult, AWSError>;
|
|
95
95
|
/**
|
|
96
|
-
* Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from within the subnet's IPv6 CIDR block range. You can assign as many IPv6 addresses to a network interface as you can assign private IPv4 addresses, and the limit varies per instance type. For information, see IP Addresses Per Network Interface Per Instance Type in the Amazon Elastic Compute Cloud User Guide. You must specify either the IPv6 addresses or the IPv6 address count in the request.
|
|
96
|
+
* Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from within the subnet's IPv6 CIDR block range. You can assign as many IPv6 addresses to a network interface as you can assign private IPv4 addresses, and the limit varies per instance type. For information, see IP Addresses Per Network Interface Per Instance Type in the Amazon Elastic Compute Cloud User Guide. You must specify either the IPv6 addresses or the IPv6 address count in the request. You can optionally use Prefix Delegation on the network interface. You must specify either the IPV6 Prefix Delegation prefixes, or the IPv6 Prefix Delegation count. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
97
97
|
*/
|
|
98
98
|
assignIpv6Addresses(params: EC2.Types.AssignIpv6AddressesRequest, callback?: (err: AWSError, data: EC2.Types.AssignIpv6AddressesResult) => void): Request<EC2.Types.AssignIpv6AddressesResult, AWSError>;
|
|
99
99
|
/**
|
|
100
|
-
* Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from within the subnet's IPv6 CIDR block range. You can assign as many IPv6 addresses to a network interface as you can assign private IPv4 addresses, and the limit varies per instance type. For information, see IP Addresses Per Network Interface Per Instance Type in the Amazon Elastic Compute Cloud User Guide. You must specify either the IPv6 addresses or the IPv6 address count in the request.
|
|
100
|
+
* Assigns one or more IPv6 addresses to the specified network interface. You can specify one or more specific IPv6 addresses, or you can specify the number of IPv6 addresses to be automatically assigned from within the subnet's IPv6 CIDR block range. You can assign as many IPv6 addresses to a network interface as you can assign private IPv4 addresses, and the limit varies per instance type. For information, see IP Addresses Per Network Interface Per Instance Type in the Amazon Elastic Compute Cloud User Guide. You must specify either the IPv6 addresses or the IPv6 address count in the request. You can optionally use Prefix Delegation on the network interface. You must specify either the IPV6 Prefix Delegation prefixes, or the IPv6 Prefix Delegation count. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
101
101
|
*/
|
|
102
102
|
assignIpv6Addresses(callback?: (err: AWSError, data: EC2.Types.AssignIpv6AddressesResult) => void): Request<EC2.Types.AssignIpv6AddressesResult, AWSError>;
|
|
103
103
|
/**
|
|
104
|
-
* Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or more specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned within the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For information about instance types, see Instance Types in the Amazon Elastic Compute Cloud User Guide. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide. When you move a secondary private IP address to another network interface, any Elastic IP address that is associated with the IP address is also moved. Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check network/interfaces/macs/mac/local-ipv4s in the instance metadata to confirm that the remapping is complete. You must specify either the IP addresses or the IP address count in the request.
|
|
104
|
+
* Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or more specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned within the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For information about instance types, see Instance Types in the Amazon Elastic Compute Cloud User Guide. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide. When you move a secondary private IP address to another network interface, any Elastic IP address that is associated with the IP address is also moved. Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check network/interfaces/macs/mac/local-ipv4s in the instance metadata to confirm that the remapping is complete. You must specify either the IP addresses or the IP address count in the request. You can optionally use Prefix Delegation on the network interface. You must specify either the IPv4 Prefix Delegation prefixes, or the IPv4 Prefix Delegation count. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
105
105
|
*/
|
|
106
106
|
assignPrivateIpAddresses(params: EC2.Types.AssignPrivateIpAddressesRequest, callback?: (err: AWSError, data: EC2.Types.AssignPrivateIpAddressesResult) => void): Request<EC2.Types.AssignPrivateIpAddressesResult, AWSError>;
|
|
107
107
|
/**
|
|
108
|
-
* Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or more specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned within the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For information about instance types, see Instance Types in the Amazon Elastic Compute Cloud User Guide. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide. When you move a secondary private IP address to another network interface, any Elastic IP address that is associated with the IP address is also moved. Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check network/interfaces/macs/mac/local-ipv4s in the instance metadata to confirm that the remapping is complete. You must specify either the IP addresses or the IP address count in the request.
|
|
108
|
+
* Assigns one or more secondary private IP addresses to the specified network interface. You can specify one or more specific secondary IP addresses, or you can specify the number of secondary IP addresses to be automatically assigned within the subnet's CIDR block range. The number of secondary IP addresses that you can assign to an instance varies by instance type. For information about instance types, see Instance Types in the Amazon Elastic Compute Cloud User Guide. For more information about Elastic IP addresses, see Elastic IP Addresses in the Amazon Elastic Compute Cloud User Guide. When you move a secondary private IP address to another network interface, any Elastic IP address that is associated with the IP address is also moved. Remapping an IP address is an asynchronous operation. When you move an IP address from one network interface to another, check network/interfaces/macs/mac/local-ipv4s in the instance metadata to confirm that the remapping is complete. You must specify either the IP addresses or the IP address count in the request. You can optionally use Prefix Delegation on the network interface. You must specify either the IPv4 Prefix Delegation prefixes, or the IPv4 Prefix Delegation count. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
109
109
|
*/
|
|
110
110
|
assignPrivateIpAddresses(callback?: (err: AWSError, data: EC2.Types.AssignPrivateIpAddressesResult) => void): Request<EC2.Types.AssignPrivateIpAddressesResult, AWSError>;
|
|
111
111
|
/**
|
|
@@ -125,11 +125,11 @@ declare class EC2 extends Service {
|
|
|
125
125
|
*/
|
|
126
126
|
associateClientVpnTargetNetwork(callback?: (err: AWSError, data: EC2.Types.AssociateClientVpnTargetNetworkResult) => void): Request<EC2.Types.AssociateClientVpnTargetNetworkResult, AWSError>;
|
|
127
127
|
/**
|
|
128
|
-
* Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC. After you associate the options with the VPC, any existing instances and all new instances that you launch in that VPC use the options. You don't need to restart or relaunch the instances. They automatically pick up the changes within a few hours, depending on how frequently the instance renews its DHCP lease. You can explicitly renew the lease using the operating system on the instance. For more information, see DHCP
|
|
128
|
+
* Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC. After you associate the options with the VPC, any existing instances and all new instances that you launch in that VPC use the options. You don't need to restart or relaunch the instances. They automatically pick up the changes within a few hours, depending on how frequently the instance renews its DHCP lease. You can explicitly renew the lease using the operating system on the instance. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
129
129
|
*/
|
|
130
130
|
associateDhcpOptions(params: EC2.Types.AssociateDhcpOptionsRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
131
131
|
/**
|
|
132
|
-
* Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC. After you associate the options with the VPC, any existing instances and all new instances that you launch in that VPC use the options. You don't need to restart or relaunch the instances. They automatically pick up the changes within a few hours, depending on how frequently the instance renews its DHCP lease. You can explicitly renew the lease using the operating system on the instance. For more information, see DHCP
|
|
132
|
+
* Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC. After you associate the options with the VPC, any existing instances and all new instances that you launch in that VPC use the options. You don't need to restart or relaunch the instances. They automatically pick up the changes within a few hours, depending on how frequently the instance renews its DHCP lease. You can explicitly renew the lease using the operating system on the instance. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
133
133
|
*/
|
|
134
134
|
associateDhcpOptions(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
135
135
|
/**
|
|
@@ -157,11 +157,11 @@ declare class EC2 extends Service {
|
|
|
157
157
|
*/
|
|
158
158
|
associateInstanceEventWindow(callback?: (err: AWSError, data: EC2.Types.AssociateInstanceEventWindowResult) => void): Request<EC2.Types.AssociateInstanceEventWindowResult, AWSError>;
|
|
159
159
|
/**
|
|
160
|
-
* Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a route table in your VPC. This association causes traffic from the subnet or gateway to be routed according to the routes in the route table. The action returns an association ID, which you need in order to disassociate the route table later. A route table can be associated with multiple subnets. For more information, see Route
|
|
160
|
+
* Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a route table in your VPC. This association causes traffic from the subnet or gateway to be routed according to the routes in the route table. The action returns an association ID, which you need in order to disassociate the route table later. A route table can be associated with multiple subnets. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
161
161
|
*/
|
|
162
162
|
associateRouteTable(params: EC2.Types.AssociateRouteTableRequest, callback?: (err: AWSError, data: EC2.Types.AssociateRouteTableResult) => void): Request<EC2.Types.AssociateRouteTableResult, AWSError>;
|
|
163
163
|
/**
|
|
164
|
-
* Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a route table in your VPC. This association causes traffic from the subnet or gateway to be routed according to the routes in the route table. The action returns an association ID, which you need in order to disassociate the route table later. A route table can be associated with multiple subnets. For more information, see Route
|
|
164
|
+
* Associates a subnet in your VPC or an internet gateway or virtual private gateway attached to your VPC with a route table in your VPC. This association causes traffic from the subnet or gateway to be routed according to the routes in the route table. The action returns an association ID, which you need in order to disassociate the route table later. A route table can be associated with multiple subnets. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
165
165
|
*/
|
|
166
166
|
associateRouteTable(callback?: (err: AWSError, data: EC2.Types.AssociateRouteTableResult) => void): Request<EC2.Types.AssociateRouteTableResult, AWSError>;
|
|
167
167
|
/**
|
|
@@ -197,11 +197,11 @@ declare class EC2 extends Service {
|
|
|
197
197
|
*/
|
|
198
198
|
associateTrunkInterface(callback?: (err: AWSError, data: EC2.Types.AssociateTrunkInterfaceResult) => void): Request<EC2.Types.AssociateTrunkInterfaceResult, AWSError>;
|
|
199
199
|
/**
|
|
200
|
-
* Associates a CIDR block with your VPC. You can associate a secondary IPv4 CIDR block, an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). The IPv6 CIDR block size is fixed at /56. You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block. For more information about associating CIDR blocks with your VPC and applicable restrictions, see VPC and
|
|
200
|
+
* Associates a CIDR block with your VPC. You can associate a secondary IPv4 CIDR block, an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). The IPv6 CIDR block size is fixed at /56. You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block. For more information about associating CIDR blocks with your VPC and applicable restrictions, see VPC and subnet sizing in the Amazon Virtual Private Cloud User Guide.
|
|
201
201
|
*/
|
|
202
202
|
associateVpcCidrBlock(params: EC2.Types.AssociateVpcCidrBlockRequest, callback?: (err: AWSError, data: EC2.Types.AssociateVpcCidrBlockResult) => void): Request<EC2.Types.AssociateVpcCidrBlockResult, AWSError>;
|
|
203
203
|
/**
|
|
204
|
-
* Associates a CIDR block with your VPC. You can associate a secondary IPv4 CIDR block, an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). The IPv6 CIDR block size is fixed at /56. You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block. For more information about associating CIDR blocks with your VPC and applicable restrictions, see VPC and
|
|
204
|
+
* Associates a CIDR block with your VPC. You can associate a secondary IPv4 CIDR block, an Amazon-provided IPv6 CIDR block, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). The IPv6 CIDR block size is fixed at /56. You must specify one of the following in the request: an IPv4 CIDR block, an IPv6 pool, or an Amazon-provided IPv6 CIDR block. For more information about associating CIDR blocks with your VPC and applicable restrictions, see VPC and subnet sizing in the Amazon Virtual Private Cloud User Guide.
|
|
205
205
|
*/
|
|
206
206
|
associateVpcCidrBlock(callback?: (err: AWSError, data: EC2.Types.AssociateVpcCidrBlockResult) => void): Request<EC2.Types.AssociateVpcCidrBlockResult, AWSError>;
|
|
207
207
|
/**
|
|
@@ -229,11 +229,11 @@ declare class EC2 extends Service {
|
|
|
229
229
|
*/
|
|
230
230
|
attachNetworkInterface(callback?: (err: AWSError, data: EC2.Types.AttachNetworkInterfaceResult) => void): Request<EC2.Types.AttachNetworkInterfaceResult, AWSError>;
|
|
231
231
|
/**
|
|
232
|
-
* Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name. Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. After you attach an EBS volume, you must make it available. For more information, see
|
|
232
|
+
* Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name. Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. After you attach an EBS volume, you must make it available. For more information, see Make an EBS volume available for use. If a volume has an Marketplace product code: The volume can be attached only to a stopped instance. Marketplace product codes are copied from the volume to the instance. You must be subscribed to the product. The instance type and operating system of the instance must support the product. For example, you can't detach a volume from a Windows instance and attach it to a Linux instance. For more information, see Attach an Amazon EBS volume to an instance in the Amazon Elastic Compute Cloud User Guide.
|
|
233
233
|
*/
|
|
234
234
|
attachVolume(params: EC2.Types.AttachVolumeRequest, callback?: (err: AWSError, data: EC2.Types.VolumeAttachment) => void): Request<EC2.Types.VolumeAttachment, AWSError>;
|
|
235
235
|
/**
|
|
236
|
-
* Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name. Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. After you attach an EBS volume, you must make it available. For more information, see
|
|
236
|
+
* Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name. Encrypted EBS volumes must be attached to instances that support Amazon EBS encryption. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. After you attach an EBS volume, you must make it available. For more information, see Make an EBS volume available for use. If a volume has an Marketplace product code: The volume can be attached only to a stopped instance. Marketplace product codes are copied from the volume to the instance. You must be subscribed to the product. The instance type and operating system of the instance must support the product. For example, you can't detach a volume from a Windows instance and attach it to a Linux instance. For more information, see Attach an Amazon EBS volume to an instance in the Amazon Elastic Compute Cloud User Guide.
|
|
237
237
|
*/
|
|
238
238
|
attachVolume(callback?: (err: AWSError, data: EC2.Types.VolumeAttachment) => void): Request<EC2.Types.VolumeAttachment, AWSError>;
|
|
239
239
|
/**
|
|
@@ -365,11 +365,11 @@ declare class EC2 extends Service {
|
|
|
365
365
|
*/
|
|
366
366
|
copyImage(callback?: (err: AWSError, data: EC2.Types.CopyImageResult) => void): Request<EC2.Types.CopyImageResult, AWSError>;
|
|
367
367
|
/**
|
|
368
|
-
* Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a snapshot within the same Region, from one Region to another, or from a Region to an Outpost. You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost. You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs). When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the snapshot copy operation. By default, encrypted snapshot copies use the default
|
|
368
|
+
* Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a snapshot within the same Region, from one Region to another, or from a Region to an Outpost. You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost. You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs). When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS) KMS key; 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 Elastic Compute Cloud 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 Amazon Elastic Compute Cloud User Guide.
|
|
369
369
|
*/
|
|
370
370
|
copySnapshot(params: EC2.Types.CopySnapshotRequest, callback?: (err: AWSError, data: EC2.Types.CopySnapshotResult) => void): Request<EC2.Types.CopySnapshotResult, AWSError>;
|
|
371
371
|
/**
|
|
372
|
-
* Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a snapshot within the same Region, from one Region to another, or from a Region to an Outpost. You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost. You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs). When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the snapshot copy operation. By default, encrypted snapshot copies use the default
|
|
372
|
+
* Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3. You can copy a snapshot within the same Region, from one Region to another, or from a Region to an Outpost. You can't copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost. You can use the snapshot to create EBS volumes or Amazon Machine Images (AMIs). When copying snapshots to a Region, copies of encrypted EBS snapshots remain encrypted. Copies of unencrypted snapshots remain unencrypted, unless you enable encryption for the snapshot copy operation. By default, encrypted snapshot copies use the default Key Management Service (KMS) KMS key; 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 Elastic Compute Cloud 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 Amazon Elastic Compute Cloud User Guide.
|
|
373
373
|
*/
|
|
374
374
|
copySnapshot(callback?: (err: AWSError, data: EC2.Types.CopySnapshotResult) => void): Request<EC2.Types.CopySnapshotResult, AWSError>;
|
|
375
375
|
/**
|
|
@@ -381,11 +381,11 @@ declare class EC2 extends Service {
|
|
|
381
381
|
*/
|
|
382
382
|
createCapacityReservation(callback?: (err: AWSError, data: EC2.Types.CreateCapacityReservationResult) => void): Request<EC2.Types.CreateCapacityReservationResult, AWSError>;
|
|
383
383
|
/**
|
|
384
|
-
* Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the
|
|
384
|
+
* Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.
|
|
385
385
|
*/
|
|
386
386
|
createCarrierGateway(params: EC2.Types.CreateCarrierGatewayRequest, callback?: (err: AWSError, data: EC2.Types.CreateCarrierGatewayResult) => void): Request<EC2.Types.CreateCarrierGatewayResult, AWSError>;
|
|
387
387
|
/**
|
|
388
|
-
* Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the
|
|
388
|
+
* Creates a carrier gateway. For more information about carrier gateways, see Carrier gateways in the Amazon Web Services Wavelength Developer Guide.
|
|
389
389
|
*/
|
|
390
390
|
createCarrierGateway(callback?: (err: AWSError, data: EC2.Types.CreateCarrierGatewayResult) => void): Request<EC2.Types.CreateCarrierGatewayResult, AWSError>;
|
|
391
391
|
/**
|
|
@@ -413,27 +413,27 @@ declare class EC2 extends Service {
|
|
|
413
413
|
*/
|
|
414
414
|
createCustomerGateway(callback?: (err: AWSError, data: EC2.Types.CreateCustomerGatewayResult) => void): Request<EC2.Types.CreateCustomerGatewayResult, AWSError>;
|
|
415
415
|
/**
|
|
416
|
-
* Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC. You can have only one default subnet per Availability Zone. For more information, see Creating a
|
|
416
|
+
* Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC. You can have only one default subnet per Availability Zone. For more information, see Creating a default subnet in the Amazon Virtual Private Cloud User Guide.
|
|
417
417
|
*/
|
|
418
418
|
createDefaultSubnet(params: EC2.Types.CreateDefaultSubnetRequest, callback?: (err: AWSError, data: EC2.Types.CreateDefaultSubnetResult) => void): Request<EC2.Types.CreateDefaultSubnetResult, AWSError>;
|
|
419
419
|
/**
|
|
420
|
-
* Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC. You can have only one default subnet per Availability Zone. For more information, see Creating a
|
|
420
|
+
* Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC. You can have only one default subnet per Availability Zone. For more information, see Creating a default subnet in the Amazon Virtual Private Cloud User Guide.
|
|
421
421
|
*/
|
|
422
422
|
createDefaultSubnet(callback?: (err: AWSError, data: EC2.Types.CreateDefaultSubnetResult) => void): Request<EC2.Types.CreateDefaultSubnetResult, AWSError>;
|
|
423
423
|
/**
|
|
424
|
-
* Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see Default VPC and
|
|
424
|
+
* Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see Default VPC and default subnets in the Amazon Virtual Private Cloud User Guide. You cannot specify the components of the default VPC yourself. If you deleted your previous default VPC, you can create a default VPC. You cannot have more than one default VPC per Region. If your account supports EC2-Classic, you cannot use this action to create a default VPC in a Region that supports EC2-Classic. If you want a default VPC in a Region that supports EC2-Classic, see "I really want a default VPC for my existing EC2 account. Is that possible?" in the Default VPCs FAQ.
|
|
425
425
|
*/
|
|
426
426
|
createDefaultVpc(params: EC2.Types.CreateDefaultVpcRequest, callback?: (err: AWSError, data: EC2.Types.CreateDefaultVpcResult) => void): Request<EC2.Types.CreateDefaultVpcResult, AWSError>;
|
|
427
427
|
/**
|
|
428
|
-
* Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see Default VPC and
|
|
428
|
+
* Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet in each Availability Zone. For more information about the components of a default VPC, see Default VPC and default subnets in the Amazon Virtual Private Cloud User Guide. You cannot specify the components of the default VPC yourself. If you deleted your previous default VPC, you can create a default VPC. You cannot have more than one default VPC per Region. If your account supports EC2-Classic, you cannot use this action to create a default VPC in a Region that supports EC2-Classic. If you want a default VPC in a Region that supports EC2-Classic, see "I really want a default VPC for my existing EC2 account. Is that possible?" in the Default VPCs FAQ.
|
|
429
429
|
*/
|
|
430
430
|
createDefaultVpc(callback?: (err: AWSError, data: EC2.Types.CreateDefaultVpcResult) => void): Request<EC2.Types.CreateDefaultVpcResult, AWSError>;
|
|
431
431
|
/**
|
|
432
|
-
* Creates a set of DHCP options for your VPC. After creating the set, you must associate it with the VPC, causing all existing and new instances that you launch in the VPC to use this set of DHCP options. The following are the individual DHCP options you can specify. For more information about the options, see RFC 2132. domain-name-servers - The IP addresses of up to four domain name servers, or AmazonProvidedDNS. The default DHCP option set specifies AmazonProvidedDNS. If specifying more than one domain name server, specify the IP addresses in a single parameter, separated by commas. To have your instance receive a custom DNS hostname as specified in domain-name, you must set domain-name-servers to a custom DNS server. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in another Region, specify region.compute.internal (for example, ap-northeast-1.compute.internal). Otherwise, specify a domain name (for example, ExampleCompany.com). This value is used to complete unqualified DNS hostnames. Important: Some Linux operating systems accept multiple domain names separated by spaces. However, Windows and other Linux operating systems treat the value as a single domain, which results in unexpected behavior. If your DHCP options set is associated with a VPC that has instances with multiple operating systems, specify only one domain name. ntp-servers - The IP addresses of up to four Network Time Protocol (NTP) servers. netbios-name-servers - The IP addresses of up to four NetBIOS name servers. netbios-node-type - The NetBIOS node type (1, 2, 4, or 8). We recommend that you specify 2 (broadcast and multicast are not currently supported). For more information about these node types, see RFC 2132. Your VPC automatically starts out with a set of DHCP options that includes only a DNS server that we provide (AmazonProvidedDNS). If you create a set of options, and if your VPC has an internet gateway, make sure to set the domain-name-servers option either to AmazonProvidedDNS or to a domain name server of your choice. For more information, see DHCP
|
|
432
|
+
* Creates a set of DHCP options for your VPC. After creating the set, you must associate it with the VPC, causing all existing and new instances that you launch in the VPC to use this set of DHCP options. The following are the individual DHCP options you can specify. For more information about the options, see RFC 2132. domain-name-servers - The IP addresses of up to four domain name servers, or AmazonProvidedDNS. The default DHCP option set specifies AmazonProvidedDNS. If specifying more than one domain name server, specify the IP addresses in a single parameter, separated by commas. To have your instance receive a custom DNS hostname as specified in domain-name, you must set domain-name-servers to a custom DNS server. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in another Region, specify region.compute.internal (for example, ap-northeast-1.compute.internal). Otherwise, specify a domain name (for example, ExampleCompany.com). This value is used to complete unqualified DNS hostnames. Important: Some Linux operating systems accept multiple domain names separated by spaces. However, Windows and other Linux operating systems treat the value as a single domain, which results in unexpected behavior. If your DHCP options set is associated with a VPC that has instances with multiple operating systems, specify only one domain name. ntp-servers - The IP addresses of up to four Network Time Protocol (NTP) servers. netbios-name-servers - The IP addresses of up to four NetBIOS name servers. netbios-node-type - The NetBIOS node type (1, 2, 4, or 8). We recommend that you specify 2 (broadcast and multicast are not currently supported). For more information about these node types, see RFC 2132. Your VPC automatically starts out with a set of DHCP options that includes only a DNS server that we provide (AmazonProvidedDNS). If you create a set of options, and if your VPC has an internet gateway, make sure to set the domain-name-servers option either to AmazonProvidedDNS or to a domain name server of your choice. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
433
433
|
*/
|
|
434
434
|
createDhcpOptions(params: EC2.Types.CreateDhcpOptionsRequest, callback?: (err: AWSError, data: EC2.Types.CreateDhcpOptionsResult) => void): Request<EC2.Types.CreateDhcpOptionsResult, AWSError>;
|
|
435
435
|
/**
|
|
436
|
-
* Creates a set of DHCP options for your VPC. After creating the set, you must associate it with the VPC, causing all existing and new instances that you launch in the VPC to use this set of DHCP options. The following are the individual DHCP options you can specify. For more information about the options, see RFC 2132. domain-name-servers - The IP addresses of up to four domain name servers, or AmazonProvidedDNS. The default DHCP option set specifies AmazonProvidedDNS. If specifying more than one domain name server, specify the IP addresses in a single parameter, separated by commas. To have your instance receive a custom DNS hostname as specified in domain-name, you must set domain-name-servers to a custom DNS server. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in another Region, specify region.compute.internal (for example, ap-northeast-1.compute.internal). Otherwise, specify a domain name (for example, ExampleCompany.com). This value is used to complete unqualified DNS hostnames. Important: Some Linux operating systems accept multiple domain names separated by spaces. However, Windows and other Linux operating systems treat the value as a single domain, which results in unexpected behavior. If your DHCP options set is associated with a VPC that has instances with multiple operating systems, specify only one domain name. ntp-servers - The IP addresses of up to four Network Time Protocol (NTP) servers. netbios-name-servers - The IP addresses of up to four NetBIOS name servers. netbios-node-type - The NetBIOS node type (1, 2, 4, or 8). We recommend that you specify 2 (broadcast and multicast are not currently supported). For more information about these node types, see RFC 2132. Your VPC automatically starts out with a set of DHCP options that includes only a DNS server that we provide (AmazonProvidedDNS). If you create a set of options, and if your VPC has an internet gateway, make sure to set the domain-name-servers option either to AmazonProvidedDNS or to a domain name server of your choice. For more information, see DHCP
|
|
436
|
+
* Creates a set of DHCP options for your VPC. After creating the set, you must associate it with the VPC, causing all existing and new instances that you launch in the VPC to use this set of DHCP options. The following are the individual DHCP options you can specify. For more information about the options, see RFC 2132. domain-name-servers - The IP addresses of up to four domain name servers, or AmazonProvidedDNS. The default DHCP option set specifies AmazonProvidedDNS. If specifying more than one domain name server, specify the IP addresses in a single parameter, separated by commas. To have your instance receive a custom DNS hostname as specified in domain-name, you must set domain-name-servers to a custom DNS server. domain-name - If you're using AmazonProvidedDNS in us-east-1, specify ec2.internal. If you're using AmazonProvidedDNS in another Region, specify region.compute.internal (for example, ap-northeast-1.compute.internal). Otherwise, specify a domain name (for example, ExampleCompany.com). This value is used to complete unqualified DNS hostnames. Important: Some Linux operating systems accept multiple domain names separated by spaces. However, Windows and other Linux operating systems treat the value as a single domain, which results in unexpected behavior. If your DHCP options set is associated with a VPC that has instances with multiple operating systems, specify only one domain name. ntp-servers - The IP addresses of up to four Network Time Protocol (NTP) servers. netbios-name-servers - The IP addresses of up to four NetBIOS name servers. netbios-node-type - The NetBIOS node type (1, 2, 4, or 8). We recommend that you specify 2 (broadcast and multicast are not currently supported). For more information about these node types, see RFC 2132. Your VPC automatically starts out with a set of DHCP options that includes only a DNS server that we provide (AmazonProvidedDNS). If you create a set of options, and if your VPC has an internet gateway, make sure to set the domain-name-servers option either to AmazonProvidedDNS or to a domain name server of your choice. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
437
437
|
*/
|
|
438
438
|
createDhcpOptions(callback?: (err: AWSError, data: EC2.Types.CreateDhcpOptionsResult) => void): Request<EC2.Types.CreateDhcpOptionsResult, AWSError>;
|
|
439
439
|
/**
|
|
@@ -453,11 +453,11 @@ declare class EC2 extends Service {
|
|
|
453
453
|
*/
|
|
454
454
|
createFleet(callback?: (err: AWSError, data: EC2.Types.CreateFleetResult) => void): Request<EC2.Types.CreateFleetResult, AWSError>;
|
|
455
455
|
/**
|
|
456
|
-
* Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. Flow log data for a monitored network interface is recorded as flow log records, which are log events consisting of fields that describe the traffic flow. For more information, see Flow
|
|
456
|
+
* Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. Flow log data for a monitored network interface is recorded as flow log records, which are log events consisting of fields that describe the traffic flow. For more information, see Flow log records in the Amazon Virtual Private Cloud User Guide. When publishing to CloudWatch Logs, flow log records are published to a log group, and each network interface has a unique log stream in the log group. When publishing to Amazon S3, flow log records for all of the monitored network interfaces are published to a single log file object that is stored in the specified bucket. For more information, see VPC Flow Logs in the Amazon Virtual Private Cloud User Guide.
|
|
457
457
|
*/
|
|
458
458
|
createFlowLogs(params: EC2.Types.CreateFlowLogsRequest, callback?: (err: AWSError, data: EC2.Types.CreateFlowLogsResult) => void): Request<EC2.Types.CreateFlowLogsResult, AWSError>;
|
|
459
459
|
/**
|
|
460
|
-
* Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. Flow log data for a monitored network interface is recorded as flow log records, which are log events consisting of fields that describe the traffic flow. For more information, see Flow
|
|
460
|
+
* Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC. Flow log data for a monitored network interface is recorded as flow log records, which are log events consisting of fields that describe the traffic flow. For more information, see Flow log records in the Amazon Virtual Private Cloud User Guide. When publishing to CloudWatch Logs, flow log records are published to a log group, and each network interface has a unique log stream in the log group. When publishing to Amazon S3, flow log records for all of the monitored network interfaces are published to a single log file object that is stored in the specified bucket. For more information, see VPC Flow Logs in the Amazon Virtual Private Cloud User Guide.
|
|
461
461
|
*/
|
|
462
462
|
createFlowLogs(callback?: (err: AWSError, data: EC2.Types.CreateFlowLogsResult) => void): Request<EC2.Types.CreateFlowLogsResult, AWSError>;
|
|
463
463
|
/**
|
|
@@ -549,11 +549,11 @@ declare class EC2 extends Service {
|
|
|
549
549
|
*/
|
|
550
550
|
createManagedPrefixList(callback?: (err: AWSError, data: EC2.Types.CreateManagedPrefixListResult) => void): Request<EC2.Types.CreateManagedPrefixListResult, AWSError>;
|
|
551
551
|
/**
|
|
552
|
-
* Creates a NAT gateway in the specified subnet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. You can create either a public NAT gateway or a private NAT gateway. With a public NAT gateway, internet-bound traffic from a private subnet can be routed to the NAT gateway, so that instances in a private subnet can connect to the internet. With a private NAT gateway, private communication is routed across VPCs and on-premises networks through a transit gateway or virtual private gateway. Common use cases include running large workloads behind a small pool of allowlisted IPv4 addresses, preserving private IPv4 addresses, and communicating between overlapping networks. For more information, see NAT
|
|
552
|
+
* Creates a NAT gateway in the specified subnet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. You can create either a public NAT gateway or a private NAT gateway. With a public NAT gateway, internet-bound traffic from a private subnet can be routed to the NAT gateway, so that instances in a private subnet can connect to the internet. With a private NAT gateway, private communication is routed across VPCs and on-premises networks through a transit gateway or virtual private gateway. Common use cases include running large workloads behind a small pool of allowlisted IPv4 addresses, preserving private IPv4 addresses, and communicating between overlapping networks. For more information, see NAT gateways in the Amazon Virtual Private Cloud User Guide.
|
|
553
553
|
*/
|
|
554
554
|
createNatGateway(params: EC2.Types.CreateNatGatewayRequest, callback?: (err: AWSError, data: EC2.Types.CreateNatGatewayResult) => void): Request<EC2.Types.CreateNatGatewayResult, AWSError>;
|
|
555
555
|
/**
|
|
556
|
-
* Creates a NAT gateway in the specified subnet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. You can create either a public NAT gateway or a private NAT gateway. With a public NAT gateway, internet-bound traffic from a private subnet can be routed to the NAT gateway, so that instances in a private subnet can connect to the internet. With a private NAT gateway, private communication is routed across VPCs and on-premises networks through a transit gateway or virtual private gateway. Common use cases include running large workloads behind a small pool of allowlisted IPv4 addresses, preserving private IPv4 addresses, and communicating between overlapping networks. For more information, see NAT
|
|
556
|
+
* Creates a NAT gateway in the specified subnet. This action creates a network interface in the specified subnet with a private IP address from the IP address range of the subnet. You can create either a public NAT gateway or a private NAT gateway. With a public NAT gateway, internet-bound traffic from a private subnet can be routed to the NAT gateway, so that instances in a private subnet can connect to the internet. With a private NAT gateway, private communication is routed across VPCs and on-premises networks through a transit gateway or virtual private gateway. Common use cases include running large workloads behind a small pool of allowlisted IPv4 addresses, preserving private IPv4 addresses, and communicating between overlapping networks. For more information, see NAT gateways in the Amazon Virtual Private Cloud User Guide.
|
|
557
557
|
*/
|
|
558
558
|
createNatGateway(callback?: (err: AWSError, data: EC2.Types.CreateNatGatewayResult) => void): Request<EC2.Types.CreateNatGatewayResult, AWSError>;
|
|
559
559
|
/**
|
|
@@ -629,19 +629,19 @@ declare class EC2 extends Service {
|
|
|
629
629
|
*/
|
|
630
630
|
createRestoreImageTask(callback?: (err: AWSError, data: EC2.Types.CreateRestoreImageTaskResult) => void): Request<EC2.Types.CreateRestoreImageTaskResult, AWSError>;
|
|
631
631
|
/**
|
|
632
|
-
* Creates a route in a route table within a VPC. You must specify one of the following targets: internet gateway or virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route
|
|
632
|
+
* Creates a route in a route table within a VPC. You must specify one of the following targets: internet gateway or virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
633
633
|
*/
|
|
634
634
|
createRoute(params: EC2.Types.CreateRouteRequest, callback?: (err: AWSError, data: EC2.Types.CreateRouteResult) => void): Request<EC2.Types.CreateRouteResult, AWSError>;
|
|
635
635
|
/**
|
|
636
|
-
* Creates a route in a route table within a VPC. You must specify one of the following targets: internet gateway or virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route
|
|
636
|
+
* Creates a route in a route table within a VPC. You must specify one of the following targets: internet gateway or virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. When determining how to route traffic, we use the route with the most specific match. For example, traffic is destined for the IPv4 address 192.0.2.3, and the route table includes the following two IPv4 routes: 192.0.2.0/24 (goes to some target A) 192.0.2.0/28 (goes to some target B) Both routes apply to the traffic destined for 192.0.2.3. However, the second route in the list covers a smaller number of IP addresses and is therefore more specific, so we use that route to determine where to target the traffic. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
637
637
|
*/
|
|
638
638
|
createRoute(callback?: (err: AWSError, data: EC2.Types.CreateRouteResult) => void): Request<EC2.Types.CreateRouteResult, AWSError>;
|
|
639
639
|
/**
|
|
640
|
-
* Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet. For more information, see Route
|
|
640
|
+
* Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
641
641
|
*/
|
|
642
642
|
createRouteTable(params: EC2.Types.CreateRouteTableRequest, callback?: (err: AWSError, data: EC2.Types.CreateRouteTableResult) => void): Request<EC2.Types.CreateRouteTableResult, AWSError>;
|
|
643
643
|
/**
|
|
644
|
-
* Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet. For more information, see Route
|
|
644
|
+
* Creates a route table for the specified VPC. After you create a route table, you can add routes and associate the table with a subnet. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
645
645
|
*/
|
|
646
646
|
createRouteTable(callback?: (err: AWSError, data: EC2.Types.CreateRouteTableResult) => void): Request<EC2.Types.CreateRouteTableResult, AWSError>;
|
|
647
647
|
/**
|
|
@@ -653,11 +653,11 @@ declare class EC2 extends Service {
|
|
|
653
653
|
*/
|
|
654
654
|
createSecurityGroup(callback?: (err: AWSError, data: EC2.Types.CreateSecurityGroupResult) => void): Request<EC2.Types.CreateSecurityGroupResult, AWSError>;
|
|
655
655
|
/**
|
|
656
|
-
* Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for backups, to make copies of EBS volumes, and to save data before shutting down an instance. You can create snapshots of volumes in a Region and volumes on an Outpost. If you create a snapshot of a volume in a Region, the snapshot must be stored in the same Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot can be stored on the same Outpost as the volume, or in the Region for that Outpost. When a snapshot is created, any
|
|
656
|
+
* Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for backups, to make copies of EBS volumes, and to save data before shutting down an instance. You can create snapshots of volumes in a Region and volumes on an Outpost. If you create a snapshot of a volume in a Region, the snapshot must be stored in the same Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot can be stored on the same Outpost as the volume, or in the Region for that Outpost. When a snapshot is created, any Marketplace product codes that are associated with the source volume are propagated to the snapshot. You can take a snapshot of an attached volume that is in use. However, snapshots only capture data that has been written to your Amazon EBS volume at the time the snapshot command is issued; this might exclude any data that has been cached by any applications or the operating system. If you can pause any file systems on the volume long enough to take a snapshot, your snapshot should be complete. However, if you cannot pause all file writes to the volume, you should unmount the volume from within the instance, issue the snapshot command, and then remount the volume to ensure a consistent and complete snapshot. You may remount and use your volume while the snapshot status is pending. To create a snapshot for Amazon EBS volumes that serve as root devices, you should 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. You can tag your snapshots during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide. For more information, see Amazon Elastic Block Store and Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
657
657
|
*/
|
|
658
658
|
createSnapshot(params: EC2.Types.CreateSnapshotRequest, callback?: (err: AWSError, data: EC2.Types.Snapshot) => void): Request<EC2.Types.Snapshot, AWSError>;
|
|
659
659
|
/**
|
|
660
|
-
* Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for backups, to make copies of EBS volumes, and to save data before shutting down an instance. You can create snapshots of volumes in a Region and volumes on an Outpost. If you create a snapshot of a volume in a Region, the snapshot must be stored in the same Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot can be stored on the same Outpost as the volume, or in the Region for that Outpost. When a snapshot is created, any
|
|
660
|
+
* Creates a snapshot of an EBS volume and stores it in Amazon S3. You can use snapshots for backups, to make copies of EBS volumes, and to save data before shutting down an instance. You can create snapshots of volumes in a Region and volumes on an Outpost. If you create a snapshot of a volume in a Region, the snapshot must be stored in the same Region as the volume. If you create a snapshot of a volume on an Outpost, the snapshot can be stored on the same Outpost as the volume, or in the Region for that Outpost. When a snapshot is created, any Marketplace product codes that are associated with the source volume are propagated to the snapshot. You can take a snapshot of an attached volume that is in use. However, snapshots only capture data that has been written to your Amazon EBS volume at the time the snapshot command is issued; this might exclude any data that has been cached by any applications or the operating system. If you can pause any file systems on the volume long enough to take a snapshot, your snapshot should be complete. However, if you cannot pause all file writes to the volume, you should unmount the volume from within the instance, issue the snapshot command, and then remount the volume to ensure a consistent and complete snapshot. You may remount and use your volume while the snapshot status is pending. To create a snapshot for Amazon EBS volumes that serve as root devices, you should 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. You can tag your snapshots during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide. For more information, see Amazon Elastic Block Store and Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
661
661
|
*/
|
|
662
662
|
createSnapshot(callback?: (err: AWSError, data: EC2.Types.Snapshot) => void): Request<EC2.Types.Snapshot, AWSError>;
|
|
663
663
|
/**
|
|
@@ -685,13 +685,21 @@ declare class EC2 extends Service {
|
|
|
685
685
|
*/
|
|
686
686
|
createStoreImageTask(callback?: (err: AWSError, data: EC2.Types.CreateStoreImageTaskResult) => void): Request<EC2.Types.CreateStoreImageTaskResult, AWSError>;
|
|
687
687
|
/**
|
|
688
|
-
* Creates a subnet in a specified VPC. You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the CIDR block of an existing subnet in the VPC. If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an IPv6 CIDR block that uses a /64 prefix length.
|
|
688
|
+
* Creates a subnet in a specified VPC. You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the CIDR block of an existing subnet in the VPC. If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an IPv6 CIDR block that uses a /64 prefix length. Amazon Web Services reserves both the first four and the last IPv4 address in each subnet's CIDR block. They're not available for use. If you add more than one subnet to a VPC, they're set up in a star topology with a logical router in the middle. When you stop an instance in a subnet, it retains its private IPv4 address. It's therefore possible to have a subnet with no running instances (they're all stopped), but no remaining IP addresses available. For more information about subnets, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide.
|
|
689
689
|
*/
|
|
690
690
|
createSubnet(params: EC2.Types.CreateSubnetRequest, callback?: (err: AWSError, data: EC2.Types.CreateSubnetResult) => void): Request<EC2.Types.CreateSubnetResult, AWSError>;
|
|
691
691
|
/**
|
|
692
|
-
* Creates a subnet in a specified VPC. You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the CIDR block of an existing subnet in the VPC. If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an IPv6 CIDR block that uses a /64 prefix length.
|
|
692
|
+
* Creates a subnet in a specified VPC. You must specify an IPv4 CIDR block for the subnet. After you create a subnet, you can't change its CIDR block. The allowed block size is between a /16 netmask (65,536 IP addresses) and /28 netmask (16 IP addresses). The CIDR block must not overlap with the CIDR block of an existing subnet in the VPC. If you've associated an IPv6 CIDR block with your VPC, you can create a subnet with an IPv6 CIDR block that uses a /64 prefix length. Amazon Web Services reserves both the first four and the last IPv4 address in each subnet's CIDR block. They're not available for use. If you add more than one subnet to a VPC, they're set up in a star topology with a logical router in the middle. When you stop an instance in a subnet, it retains its private IPv4 address. It's therefore possible to have a subnet with no running instances (they're all stopped), but no remaining IP addresses available. For more information about subnets, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide.
|
|
693
693
|
*/
|
|
694
694
|
createSubnet(callback?: (err: AWSError, data: EC2.Types.CreateSubnetResult) => void): Request<EC2.Types.CreateSubnetResult, AWSError>;
|
|
695
|
+
/**
|
|
696
|
+
* Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide.
|
|
697
|
+
*/
|
|
698
|
+
createSubnetCidrReservation(params: EC2.Types.CreateSubnetCidrReservationRequest, callback?: (err: AWSError, data: EC2.Types.CreateSubnetCidrReservationResult) => void): Request<EC2.Types.CreateSubnetCidrReservationResult, AWSError>;
|
|
699
|
+
/**
|
|
700
|
+
* Creates a subnet CIDR reservation. For information about subnet CIDR reservations, see Subnet CIDR reservations in the Amazon Virtual Private Cloud User Guide.
|
|
701
|
+
*/
|
|
702
|
+
createSubnetCidrReservation(callback?: (err: AWSError, data: EC2.Types.CreateSubnetCidrReservationResult) => void): Request<EC2.Types.CreateSubnetCidrReservationResult, AWSError>;
|
|
695
703
|
/**
|
|
696
704
|
* Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value. Tag keys must be unique per resource. For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide. For more information about creating IAM policies that control users' access to resources based on tags, see Supported Resource-Level Permissions for Amazon EC2 API Actions in the Amazon Elastic Compute Cloud User Guide.
|
|
697
705
|
*/
|
|
@@ -805,19 +813,19 @@ declare class EC2 extends Service {
|
|
|
805
813
|
*/
|
|
806
814
|
createTransitGatewayVpcAttachment(callback?: (err: AWSError, data: EC2.Types.CreateTransitGatewayVpcAttachmentResult) => void): Request<EC2.Types.CreateTransitGatewayVpcAttachmentResult, AWSError>;
|
|
807
815
|
/**
|
|
808
|
-
* Creates an EBS volume that can be attached to an instance in the same Availability Zone. You can create a new empty volume or restore a volume from an EBS snapshot. Any
|
|
816
|
+
* Creates an EBS volume that can be attached to an instance in the same Availability Zone. You can create a new empty volume or restore a volume from an EBS snapshot. Any Marketplace product codes from the snapshot are propagated to the volume. You can create encrypted volumes. Encrypted volumes must be attached to instances that support Amazon EBS encryption. Volumes that are created from encrypted snapshots are also automatically encrypted. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. You can tag your volumes during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide. For more information, see Create an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
809
817
|
*/
|
|
810
818
|
createVolume(params: EC2.Types.CreateVolumeRequest, callback?: (err: AWSError, data: EC2.Types.Volume) => void): Request<EC2.Types.Volume, AWSError>;
|
|
811
819
|
/**
|
|
812
|
-
* Creates an EBS volume that can be attached to an instance in the same Availability Zone. You can create a new empty volume or restore a volume from an EBS snapshot. Any
|
|
820
|
+
* Creates an EBS volume that can be attached to an instance in the same Availability Zone. You can create a new empty volume or restore a volume from an EBS snapshot. Any Marketplace product codes from the snapshot are propagated to the volume. You can create encrypted volumes. Encrypted volumes must be attached to instances that support Amazon EBS encryption. Volumes that are created from encrypted snapshots are also automatically encrypted. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. You can tag your volumes during creation. For more information, see Tag your Amazon EC2 resources in the Amazon Elastic Compute Cloud User Guide. For more information, see Create an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
813
821
|
*/
|
|
814
822
|
createVolume(callback?: (err: AWSError, data: EC2.Types.Volume) => void): Request<EC2.Types.Volume, AWSError>;
|
|
815
823
|
/**
|
|
816
|
-
* Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you can create uses a /28 netmask (16 IPv4 addresses), and the largest uses a /16 netmask (65,536 IPv4 addresses). For more information about how large to make your VPC, see Your VPC and
|
|
824
|
+
* Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you can create uses a /28 netmask (16 IPv4 addresses), and the largest uses a /16 netmask (65,536 IPv4 addresses). For more information about how large to make your VPC, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide. You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). By default, each instance you launch in the VPC has the default DHCP options, which include only a default DNS server that we provide (AmazonProvidedDNS). For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide. You can specify the instance tenancy value for the VPC when you create it. You can't change this value for the VPC after you create it. For more information, see Dedicated Instances in the Amazon Elastic Compute Cloud User Guide.
|
|
817
825
|
*/
|
|
818
826
|
createVpc(params: EC2.Types.CreateVpcRequest, callback?: (err: AWSError, data: EC2.Types.CreateVpcResult) => void): Request<EC2.Types.CreateVpcResult, AWSError>;
|
|
819
827
|
/**
|
|
820
|
-
* Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you can create uses a /28 netmask (16 IPv4 addresses), and the largest uses a /16 netmask (65,536 IPv4 addresses). For more information about how large to make your VPC, see Your VPC and
|
|
828
|
+
* Creates a VPC with the specified IPv4 CIDR block. The smallest VPC you can create uses a /28 netmask (16 IPv4 addresses), and the largest uses a /16 netmask (65,536 IPv4 addresses). For more information about how large to make your VPC, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide. You can optionally request an IPv6 CIDR block for the VPC. You can request an Amazon-provided IPv6 CIDR block from Amazon's pool of IPv6 addresses, or an IPv6 CIDR block from an IPv6 address pool that you provisioned through bring your own IP addresses (BYOIP). By default, each instance you launch in the VPC has the default DHCP options, which include only a default DNS server that we provide (AmazonProvidedDNS). For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide. You can specify the instance tenancy value for the VPC when you create it. You can't change this value for the VPC after you create it. For more information, see Dedicated Instances in the Amazon Elastic Compute Cloud User Guide.
|
|
821
829
|
*/
|
|
822
830
|
createVpc(callback?: (err: AWSError, data: EC2.Types.CreateVpcResult) => void): Request<EC2.Types.CreateVpcResult, AWSError>;
|
|
823
831
|
/**
|
|
@@ -845,11 +853,11 @@ declare class EC2 extends Service {
|
|
|
845
853
|
*/
|
|
846
854
|
createVpcEndpointServiceConfiguration(callback?: (err: AWSError, data: EC2.Types.CreateVpcEndpointServiceConfigurationResult) => void): Request<EC2.Types.CreateVpcEndpointServiceConfigurationResult, AWSError>;
|
|
847
855
|
/**
|
|
848
|
-
* Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection. The accepter VPC can belong to another
|
|
856
|
+
* Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection. The accepter VPC can belong to another account and can be in a different Region to the requester VPC. The requester VPC and accepter VPC cannot have overlapping CIDR blocks. Limitations and rules apply to a VPC peering connection. For more information, see the limitations section in the VPC Peering Guide. The owner of the accepter VPC must accept the peering request to activate the peering connection. The VPC peering connection request expires after 7 days, after which it cannot be accepted or rejected. If you create a VPC peering connection request between VPCs with overlapping CIDR blocks, the VPC peering connection has a status of failed.
|
|
849
857
|
*/
|
|
850
858
|
createVpcPeeringConnection(params: EC2.Types.CreateVpcPeeringConnectionRequest, callback?: (err: AWSError, data: EC2.Types.CreateVpcPeeringConnectionResult) => void): Request<EC2.Types.CreateVpcPeeringConnectionResult, AWSError>;
|
|
851
859
|
/**
|
|
852
|
-
* Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection. The accepter VPC can belong to another
|
|
860
|
+
* Requests a VPC peering connection between two VPCs: a requester VPC that you own and an accepter VPC with which to create the connection. The accepter VPC can belong to another account and can be in a different Region to the requester VPC. The requester VPC and accepter VPC cannot have overlapping CIDR blocks. Limitations and rules apply to a VPC peering connection. For more information, see the limitations section in the VPC Peering Guide. The owner of the accepter VPC must accept the peering request to activate the peering connection. The VPC peering connection request expires after 7 days, after which it cannot be accepted or rejected. If you create a VPC peering connection request between VPCs with overlapping CIDR blocks, the VPC peering connection has a status of failed.
|
|
853
861
|
*/
|
|
854
862
|
createVpcPeeringConnection(callback?: (err: AWSError, data: EC2.Types.CreateVpcPeeringConnectionResult) => void): Request<EC2.Types.CreateVpcPeeringConnectionResult, AWSError>;
|
|
855
863
|
/**
|
|
@@ -1109,11 +1117,11 @@ declare class EC2 extends Service {
|
|
|
1109
1117
|
*/
|
|
1110
1118
|
deleteSecurityGroup(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1111
1119
|
/**
|
|
1112
|
-
* Deletes the specified snapshot. When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So 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. For more information, see
|
|
1120
|
+
* Deletes the specified snapshot. When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So 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. For more information, see Delete an Amazon EBS snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
1113
1121
|
*/
|
|
1114
1122
|
deleteSnapshot(params: EC2.Types.DeleteSnapshotRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1115
1123
|
/**
|
|
1116
|
-
* Deletes the specified snapshot. When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So 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. For more information, see
|
|
1124
|
+
* Deletes the specified snapshot. When you make periodic snapshots of a volume, the snapshots are incremental, and only the blocks on the device that have changed since your last snapshot are saved in the new snapshot. When you delete a snapshot, only the data not needed for any other snapshot is removed. So 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. For more information, see Delete an Amazon EBS snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
1117
1125
|
*/
|
|
1118
1126
|
deleteSnapshot(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1119
1127
|
/**
|
|
@@ -1132,6 +1140,14 @@ declare class EC2 extends Service {
|
|
|
1132
1140
|
* Deletes the specified subnet. You must terminate all running instances in the subnet before you can delete the subnet.
|
|
1133
1141
|
*/
|
|
1134
1142
|
deleteSubnet(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1143
|
+
/**
|
|
1144
|
+
* Deletes a subnet CIDR reservation.
|
|
1145
|
+
*/
|
|
1146
|
+
deleteSubnetCidrReservation(params: EC2.Types.DeleteSubnetCidrReservationRequest, callback?: (err: AWSError, data: EC2.Types.DeleteSubnetCidrReservationResult) => void): Request<EC2.Types.DeleteSubnetCidrReservationResult, AWSError>;
|
|
1147
|
+
/**
|
|
1148
|
+
* Deletes a subnet CIDR reservation.
|
|
1149
|
+
*/
|
|
1150
|
+
deleteSubnetCidrReservation(callback?: (err: AWSError, data: EC2.Types.DeleteSubnetCidrReservationResult) => void): Request<EC2.Types.DeleteSubnetCidrReservationResult, AWSError>;
|
|
1135
1151
|
/**
|
|
1136
1152
|
* Deletes the specified set of tags from the specified set of resources. To list the current tags, use DescribeTags. For more information about tags, see Tagging Your Resources in the Amazon Elastic Compute Cloud User Guide.
|
|
1137
1153
|
*/
|
|
@@ -1245,11 +1261,11 @@ declare class EC2 extends Service {
|
|
|
1245
1261
|
*/
|
|
1246
1262
|
deleteTransitGatewayVpcAttachment(callback?: (err: AWSError, data: EC2.Types.DeleteTransitGatewayVpcAttachmentResult) => void): Request<EC2.Types.DeleteTransitGatewayVpcAttachmentResult, AWSError>;
|
|
1247
1263
|
/**
|
|
1248
|
-
* Deletes the specified EBS volume. The volume must be in the available state (not attached to an instance). The volume can remain in the deleting state for several minutes. For more information, see
|
|
1264
|
+
* Deletes the specified EBS volume. The volume must be in the available state (not attached to an instance). The volume can remain in the deleting state for several minutes. For more information, see Delete an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
1249
1265
|
*/
|
|
1250
1266
|
deleteVolume(params: EC2.Types.DeleteVolumeRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1251
1267
|
/**
|
|
1252
|
-
* Deletes the specified EBS volume. The volume must be in the available state (not attached to an instance). The volume can remain in the deleting state for several minutes. For more information, see
|
|
1268
|
+
* Deletes the specified EBS volume. The volume must be in the available state (not attached to an instance). The volume can remain in the deleting state for several minutes. For more information, see Delete an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
1253
1269
|
*/
|
|
1254
1270
|
deleteVolume(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1255
1271
|
/**
|
|
@@ -1501,11 +1517,11 @@ declare class EC2 extends Service {
|
|
|
1501
1517
|
*/
|
|
1502
1518
|
describeCustomerGateways(callback?: (err: AWSError, data: EC2.Types.DescribeCustomerGatewaysResult) => void): Request<EC2.Types.DescribeCustomerGatewaysResult, AWSError>;
|
|
1503
1519
|
/**
|
|
1504
|
-
* Describes one or more of your DHCP options sets. For more information, see DHCP
|
|
1520
|
+
* Describes one or more of your DHCP options sets. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
1505
1521
|
*/
|
|
1506
1522
|
describeDhcpOptions(params: EC2.Types.DescribeDhcpOptionsRequest, callback?: (err: AWSError, data: EC2.Types.DescribeDhcpOptionsResult) => void): Request<EC2.Types.DescribeDhcpOptionsResult, AWSError>;
|
|
1507
1523
|
/**
|
|
1508
|
-
* Describes one or more of your DHCP options sets. For more information, see DHCP
|
|
1524
|
+
* Describes one or more of your DHCP options sets. For more information, see DHCP options sets in the Amazon Virtual Private Cloud User Guide.
|
|
1509
1525
|
*/
|
|
1510
1526
|
describeDhcpOptions(callback?: (err: AWSError, data: EC2.Types.DescribeDhcpOptionsResult) => void): Request<EC2.Types.DescribeDhcpOptionsResult, AWSError>;
|
|
1511
1527
|
/**
|
|
@@ -1981,11 +1997,11 @@ declare class EC2 extends Service {
|
|
|
1981
1997
|
*/
|
|
1982
1998
|
describeReservedInstancesOfferings(callback?: (err: AWSError, data: EC2.Types.DescribeReservedInstancesOfferingsResult) => void): Request<EC2.Types.DescribeReservedInstancesOfferingsResult, AWSError>;
|
|
1983
1999
|
/**
|
|
1984
|
-
* Describes one or more of your route tables. Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations. For more information, see Route
|
|
2000
|
+
* Describes one or more of your route tables. Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
1985
2001
|
*/
|
|
1986
2002
|
describeRouteTables(params: EC2.Types.DescribeRouteTablesRequest, callback?: (err: AWSError, data: EC2.Types.DescribeRouteTablesResult) => void): Request<EC2.Types.DescribeRouteTablesResult, AWSError>;
|
|
1987
2003
|
/**
|
|
1988
|
-
* Describes one or more of your route tables. Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations. For more information, see Route
|
|
2004
|
+
* Describes one or more of your route tables. Each subnet in your VPC must be associated with a route table. If a subnet is not explicitly associated with any route table, it is implicitly associated with the main route table. This command does not return the subnet ID for implicit associations. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
1989
2005
|
*/
|
|
1990
2006
|
describeRouteTables(callback?: (err: AWSError, data: EC2.Types.DescribeRouteTablesResult) => void): Request<EC2.Types.DescribeRouteTablesResult, AWSError>;
|
|
1991
2007
|
/**
|
|
@@ -2037,11 +2053,11 @@ declare class EC2 extends Service {
|
|
|
2037
2053
|
*/
|
|
2038
2054
|
describeSnapshotAttribute(callback?: (err: AWSError, data: EC2.Types.DescribeSnapshotAttributeResult) => void): Request<EC2.Types.DescribeSnapshotAttributeResult, AWSError>;
|
|
2039
2055
|
/**
|
|
2040
|
-
* Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you. The snapshots available to you include public snapshots, private snapshots that you own, and private snapshots owned by other
|
|
2056
|
+
* Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you. The snapshots available to you include public snapshots, private snapshots that you own, and private snapshots owned by other accounts for which you have explicit create volume permissions. The create volume permissions fall into the following categories: public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All accounts have create volume permissions for these snapshots. explicit: The owner of the snapshot granted create volume permissions to a specific account. implicit: An account has implicit create volume permissions for all snapshots it owns. The list of snapshots returned can be filtered by specifying snapshot IDs, snapshot owners, or accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions. If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results. If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own. If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots. If you are describing a long list of snapshots, we recommend that you paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results. To get the state of fast snapshot restores for a snapshot, use DescribeFastSnapshotRestores. For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon Elastic Compute Cloud User Guide.
|
|
2041
2057
|
*/
|
|
2042
2058
|
describeSnapshots(params: EC2.Types.DescribeSnapshotsRequest, callback?: (err: AWSError, data: EC2.Types.DescribeSnapshotsResult) => void): Request<EC2.Types.DescribeSnapshotsResult, AWSError>;
|
|
2043
2059
|
/**
|
|
2044
|
-
* Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you. The snapshots available to you include public snapshots, private snapshots that you own, and private snapshots owned by other
|
|
2060
|
+
* Describes the specified EBS snapshots available to you or all of the EBS snapshots available to you. The snapshots available to you include public snapshots, private snapshots that you own, and private snapshots owned by other accounts for which you have explicit create volume permissions. The create volume permissions fall into the following categories: public: The owner of the snapshot granted create volume permissions for the snapshot to the all group. All accounts have create volume permissions for these snapshots. explicit: The owner of the snapshot granted create volume permissions to a specific account. implicit: An account has implicit create volume permissions for all snapshots it owns. The list of snapshots returned can be filtered by specifying snapshot IDs, snapshot owners, or accounts with create volume permissions. If no options are specified, Amazon EC2 returns all snapshots for which you have create volume permissions. If you specify one or more snapshot IDs, only snapshots that have the specified IDs are returned. If you specify an invalid snapshot ID, an error is returned. If you specify a snapshot ID for which you do not have access, it is not included in the returned results. If you specify one or more snapshot owners using the OwnerIds option, only snapshots from the specified owners and for which you have access are returned. The results can include the account IDs of the specified owners, amazon for snapshots owned by Amazon, or self for snapshots that you own. If you specify a list of restorable users, only snapshots with create snapshot permissions for those users are returned. You can specify account IDs (if you own the snapshots), self for snapshots for which you own or have explicit permissions, or all for public snapshots. If you are describing a long list of snapshots, we recommend that you paginate the output to make the list more manageable. The MaxResults parameter sets the maximum number of results returned in a single page. If the list of results exceeds your MaxResults value, then that number of results is returned along with a NextToken value that can be passed to a subsequent DescribeSnapshots request to retrieve the remaining results. To get the state of fast snapshot restores for a snapshot, use DescribeFastSnapshotRestores. For more information about EBS snapshots, see Amazon EBS snapshots in the Amazon Elastic Compute Cloud User Guide.
|
|
2045
2061
|
*/
|
|
2046
2062
|
describeSnapshots(callback?: (err: AWSError, data: EC2.Types.DescribeSnapshotsResult) => void): Request<EC2.Types.DescribeSnapshotsResult, AWSError>;
|
|
2047
2063
|
/**
|
|
@@ -2109,11 +2125,11 @@ declare class EC2 extends Service {
|
|
|
2109
2125
|
*/
|
|
2110
2126
|
describeStoreImageTasks(callback?: (err: AWSError, data: EC2.Types.DescribeStoreImageTasksResult) => void): Request<EC2.Types.DescribeStoreImageTasksResult, AWSError>;
|
|
2111
2127
|
/**
|
|
2112
|
-
* Describes one or more of your subnets. For more information, see Your VPC and
|
|
2128
|
+
* Describes one or more of your subnets. For more information, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide.
|
|
2113
2129
|
*/
|
|
2114
2130
|
describeSubnets(params: EC2.Types.DescribeSubnetsRequest, callback?: (err: AWSError, data: EC2.Types.DescribeSubnetsResult) => void): Request<EC2.Types.DescribeSubnetsResult, AWSError>;
|
|
2115
2131
|
/**
|
|
2116
|
-
* Describes one or more of your subnets. For more information, see Your VPC and
|
|
2132
|
+
* Describes one or more of your subnets. For more information, see Your VPC and subnets in the Amazon Virtual Private Cloud User Guide.
|
|
2117
2133
|
*/
|
|
2118
2134
|
describeSubnets(callback?: (err: AWSError, data: EC2.Types.DescribeSubnetsResult) => void): Request<EC2.Types.DescribeSubnetsResult, AWSError>;
|
|
2119
2135
|
/**
|
|
@@ -2229,11 +2245,11 @@ declare class EC2 extends Service {
|
|
|
2229
2245
|
*/
|
|
2230
2246
|
describeVolumeAttribute(callback?: (err: AWSError, data: EC2.Types.DescribeVolumeAttributeResult) => void): Request<EC2.Types.DescribeVolumeAttributeResult, AWSError>;
|
|
2231
2247
|
/**
|
|
2232
|
-
* Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event. The DescribeVolumeStatus operation provides the following information about the specified volumes: Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks might still be taking place on your volume at the time. We recommend that you retry the request. For more information about volume status, see
|
|
2248
|
+
* Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event. The DescribeVolumeStatus operation provides the following information about the specified volumes: Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks might still be taking place on your volume at the time. We recommend that you retry the request. For more information about volume status, see Monitor the status of your volumes in the Amazon Elastic Compute Cloud User Guide. Events: Reflect the cause of a volume status and might require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and might have inconsistent data. Actions: Reflect the actions you might have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency. Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)
|
|
2233
2249
|
*/
|
|
2234
2250
|
describeVolumeStatus(params: EC2.Types.DescribeVolumeStatusRequest, callback?: (err: AWSError, data: EC2.Types.DescribeVolumeStatusResult) => void): Request<EC2.Types.DescribeVolumeStatusResult, AWSError>;
|
|
2235
2251
|
/**
|
|
2236
|
-
* Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event. The DescribeVolumeStatus operation provides the following information about the specified volumes: Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks might still be taking place on your volume at the time. We recommend that you retry the request. For more information about volume status, see
|
|
2252
|
+
* Describes the status of the specified volumes. Volume status provides the result of the checks performed on your volumes to determine events that can impair the performance of your volumes. The performance of a volume can be affected if an issue occurs on the volume's underlying host. If the volume's underlying host experiences a power outage or system issue, after the system is restored, there could be data inconsistencies on the volume. Volume events notify you if this occurs. Volume actions notify you if any action needs to be taken in response to the event. The DescribeVolumeStatus operation provides the following information about the specified volumes: Status: Reflects the current status of the volume. The possible values are ok, impaired , warning, or insufficient-data. If all checks pass, the overall status of the volume is ok. If the check fails, the overall status is impaired. If the status is insufficient-data, then the checks might still be taking place on your volume at the time. We recommend that you retry the request. For more information about volume status, see Monitor the status of your volumes in the Amazon Elastic Compute Cloud User Guide. Events: Reflect the cause of a volume status and might require you to take action. For example, if your volume returns an impaired status, then the volume event might be potential-data-inconsistency. This means that your volume has been affected by an issue with the underlying host, has all I/O operations disabled, and might have inconsistent data. Actions: Reflect the actions you might have to take in response to an event. For example, if the status of the volume is impaired and the volume event shows potential-data-inconsistency, then the action shows enable-volume-io. This means that you may want to enable the I/O operations for the volume by calling the EnableVolumeIO action and then check the volume for data consistency. Volume status is based on the volume status checks, and does not reflect the volume state. Therefore, volume status does not indicate volumes in the error state (for example, when a volume is incapable of accepting I/O.)
|
|
2237
2253
|
*/
|
|
2238
2254
|
describeVolumeStatus(callback?: (err: AWSError, data: EC2.Types.DescribeVolumeStatusResult) => void): Request<EC2.Types.DescribeVolumeStatusResult, AWSError>;
|
|
2239
2255
|
/**
|
|
@@ -2245,11 +2261,11 @@ declare class EC2 extends Service {
|
|
|
2245
2261
|
*/
|
|
2246
2262
|
describeVolumes(callback?: (err: AWSError, data: EC2.Types.DescribeVolumesResult) => void): Request<EC2.Types.DescribeVolumesResult, AWSError>;
|
|
2247
2263
|
/**
|
|
2248
|
-
* Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. For more information, see
|
|
2264
|
+
* Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. For more information, see Monitor the progress of volume modifications in the Amazon Elastic Compute Cloud User Guide.
|
|
2249
2265
|
*/
|
|
2250
2266
|
describeVolumesModifications(params: EC2.Types.DescribeVolumesModificationsRequest, callback?: (err: AWSError, data: EC2.Types.DescribeVolumesModificationsResult) => void): Request<EC2.Types.DescribeVolumesModificationsResult, AWSError>;
|
|
2251
2267
|
/**
|
|
2252
|
-
* Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. For more information, see
|
|
2268
|
+
* Describes the most recent volume modification request for the specified EBS volumes. If a volume has never been modified, some information in the output will be null. If a volume has been modified more than once, the output includes only the most recent modification request. You can also use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. For more information, see Monitor the progress of volume modifications in the Amazon Elastic Compute Cloud User Guide.
|
|
2253
2269
|
*/
|
|
2254
2270
|
describeVolumesModifications(callback?: (err: AWSError, data: EC2.Types.DescribeVolumesModificationsResult) => void): Request<EC2.Types.DescribeVolumesModificationsResult, AWSError>;
|
|
2255
2271
|
/**
|
|
@@ -2381,11 +2397,11 @@ declare class EC2 extends Service {
|
|
|
2381
2397
|
*/
|
|
2382
2398
|
detachNetworkInterface(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
2383
2399
|
/**
|
|
2384
|
-
* Detaches an EBS volume from an instance. Make sure to unmount any file systems on the device within your operating system before detaching the volume. Failure to do so can result in the volume becoming stuck in the busy state while detaching. If this happens, detachment can be delayed indefinitely until you unmount the volume, force detachment, reboot the instance, or all three. If an EBS volume is the root device of an instance, it can't be detached while the instance is running. To detach the root volume, stop the instance first. When a volume with an
|
|
2400
|
+
* Detaches an EBS volume from an instance. Make sure to unmount any file systems on the device within your operating system before detaching the volume. Failure to do so can result in the volume becoming stuck in the busy state while detaching. If this happens, detachment can be delayed indefinitely until you unmount the volume, force detachment, reboot the instance, or all three. If an EBS volume is the root device of an instance, it can't be detached while the instance is running. To detach the root volume, stop the instance first. When a volume with an Marketplace product code is detached from an instance, the product code is no longer associated with the instance. For more information, see Detach an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
2385
2401
|
*/
|
|
2386
2402
|
detachVolume(params: EC2.Types.DetachVolumeRequest, callback?: (err: AWSError, data: EC2.Types.VolumeAttachment) => void): Request<EC2.Types.VolumeAttachment, AWSError>;
|
|
2387
2403
|
/**
|
|
2388
|
-
* Detaches an EBS volume from an instance. Make sure to unmount any file systems on the device within your operating system before detaching the volume. Failure to do so can result in the volume becoming stuck in the busy state while detaching. If this happens, detachment can be delayed indefinitely until you unmount the volume, force detachment, reboot the instance, or all three. If an EBS volume is the root device of an instance, it can't be detached while the instance is running. To detach the root volume, stop the instance first. When a volume with an
|
|
2404
|
+
* Detaches an EBS volume from an instance. Make sure to unmount any file systems on the device within your operating system before detaching the volume. Failure to do so can result in the volume becoming stuck in the busy state while detaching. If this happens, detachment can be delayed indefinitely until you unmount the volume, force detachment, reboot the instance, or all three. If an EBS volume is the root device of an instance, it can't be detached while the instance is running. To detach the root volume, stop the instance first. When a volume with an Marketplace product code is detached from an instance, the product code is no longer associated with the instance. For more information, see Detach an Amazon EBS volume in the Amazon Elastic Compute Cloud User Guide.
|
|
2389
2405
|
*/
|
|
2390
2406
|
detachVolume(callback?: (err: AWSError, data: EC2.Types.VolumeAttachment) => void): Request<EC2.Types.VolumeAttachment, AWSError>;
|
|
2391
2407
|
/**
|
|
@@ -2501,11 +2517,11 @@ declare class EC2 extends Service {
|
|
|
2501
2517
|
*/
|
|
2502
2518
|
disassociateInstanceEventWindow(callback?: (err: AWSError, data: EC2.Types.DisassociateInstanceEventWindowResult) => void): Request<EC2.Types.DisassociateInstanceEventWindowResult, AWSError>;
|
|
2503
2519
|
/**
|
|
2504
|
-
* Disassociates a subnet or gateway from a route table. After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route
|
|
2520
|
+
* Disassociates a subnet or gateway from a route table. After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
2505
2521
|
*/
|
|
2506
2522
|
disassociateRouteTable(params: EC2.Types.DisassociateRouteTableRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
2507
2523
|
/**
|
|
2508
|
-
* Disassociates a subnet or gateway from a route table. After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route
|
|
2524
|
+
* Disassociates a subnet or gateway from a route table. After you perform this action, the subnet no longer uses the routes in the route table. Instead, it uses the routes in the VPC's main route table. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
2509
2525
|
*/
|
|
2510
2526
|
disassociateRouteTable(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
2511
2527
|
/**
|
|
@@ -2549,11 +2565,11 @@ declare class EC2 extends Service {
|
|
|
2549
2565
|
*/
|
|
2550
2566
|
disassociateVpcCidrBlock(callback?: (err: AWSError, data: EC2.Types.DisassociateVpcCidrBlockResult) => void): Request<EC2.Types.DisassociateVpcCidrBlockResult, AWSError>;
|
|
2551
2567
|
/**
|
|
2552
|
-
* Enables EBS encryption by default for your account in the current Region. After you enable encryption by default, the EBS volumes that you create are always encrypted, either using the default
|
|
2568
|
+
* Enables EBS encryption by default for your account in the current Region. After you enable encryption by default, the EBS volumes that you create are always encrypted, either using the default KMS key or the KMS key that you specified when you created each volume. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. You can specify the default KMS key for encryption by default using ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId. Enabling encryption by default has no effect on the encryption status of your existing volumes. After you enable encryption by default, you can no longer launch instances using instance types that do not support encryption. For more information, see Supported instance types.
|
|
2553
2569
|
*/
|
|
2554
2570
|
enableEbsEncryptionByDefault(params: EC2.Types.EnableEbsEncryptionByDefaultRequest, callback?: (err: AWSError, data: EC2.Types.EnableEbsEncryptionByDefaultResult) => void): Request<EC2.Types.EnableEbsEncryptionByDefaultResult, AWSError>;
|
|
2555
2571
|
/**
|
|
2556
|
-
* Enables EBS encryption by default for your account in the current Region. After you enable encryption by default, the EBS volumes that you create are always encrypted, either using the default
|
|
2572
|
+
* Enables EBS encryption by default for your account in the current Region. After you enable encryption by default, the EBS volumes that you create are always encrypted, either using the default KMS key or the KMS key that you specified when you created each volume. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide. You can specify the default KMS key for encryption by default using ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId. Enabling encryption by default has no effect on the encryption status of your existing volumes. After you enable encryption by default, you can no longer launch instances using instance types that do not support encryption. For more information, see Supported instance types.
|
|
2557
2573
|
*/
|
|
2558
2574
|
enableEbsEncryptionByDefault(callback?: (err: AWSError, data: EC2.Types.EnableEbsEncryptionByDefaultResult) => void): Request<EC2.Types.EnableEbsEncryptionByDefaultResult, AWSError>;
|
|
2559
2575
|
/**
|
|
@@ -2709,11 +2725,11 @@ declare class EC2 extends Service {
|
|
|
2709
2725
|
*/
|
|
2710
2726
|
getDefaultCreditSpecification(callback?: (err: AWSError, data: EC2.Types.GetDefaultCreditSpecificationResult) => void): Request<EC2.Types.GetDefaultCreditSpecificationResult, AWSError>;
|
|
2711
2727
|
/**
|
|
2712
|
-
* Describes the default
|
|
2728
|
+
* Describes the default KMS key for EBS encryption by default for your account in this Region. You can change the default KMS key for encryption by default using ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
2713
2729
|
*/
|
|
2714
2730
|
getEbsDefaultKmsKeyId(params: EC2.Types.GetEbsDefaultKmsKeyIdRequest, callback?: (err: AWSError, data: EC2.Types.GetEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.GetEbsDefaultKmsKeyIdResult, AWSError>;
|
|
2715
2731
|
/**
|
|
2716
|
-
* Describes the default
|
|
2732
|
+
* Describes the default KMS key for EBS encryption by default for your account in this Region. You can change the default KMS key for encryption by default using ModifyEbsDefaultKmsKeyId or ResetEbsDefaultKmsKeyId. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
2717
2733
|
*/
|
|
2718
2734
|
getEbsDefaultKmsKeyId(callback?: (err: AWSError, data: EC2.Types.GetEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.GetEbsDefaultKmsKeyIdResult, AWSError>;
|
|
2719
2735
|
/**
|
|
@@ -2796,6 +2812,14 @@ declare class EC2 extends Service {
|
|
|
2796
2812
|
* Retrieves the access status of your account to the EC2 serial console of all instances. By default, access to the EC2 serial console is disabled for your account. For more information, see Manage account access to the EC2 serial console in the Amazon EC2 User Guide.
|
|
2797
2813
|
*/
|
|
2798
2814
|
getSerialConsoleAccessStatus(callback?: (err: AWSError, data: EC2.Types.GetSerialConsoleAccessStatusResult) => void): Request<EC2.Types.GetSerialConsoleAccessStatusResult, AWSError>;
|
|
2815
|
+
/**
|
|
2816
|
+
* Gets information about the subnet CIDR reservations.
|
|
2817
|
+
*/
|
|
2818
|
+
getSubnetCidrReservations(params: EC2.Types.GetSubnetCidrReservationsRequest, callback?: (err: AWSError, data: EC2.Types.GetSubnetCidrReservationsResult) => void): Request<EC2.Types.GetSubnetCidrReservationsResult, AWSError>;
|
|
2819
|
+
/**
|
|
2820
|
+
* Gets information about the subnet CIDR reservations.
|
|
2821
|
+
*/
|
|
2822
|
+
getSubnetCidrReservations(callback?: (err: AWSError, data: EC2.Types.GetSubnetCidrReservationsResult) => void): Request<EC2.Types.GetSubnetCidrReservationsResult, AWSError>;
|
|
2799
2823
|
/**
|
|
2800
2824
|
* Lists the route tables to which the specified resource attachment propagates routes.
|
|
2801
2825
|
*/
|
|
@@ -2925,11 +2949,11 @@ declare class EC2 extends Service {
|
|
|
2925
2949
|
*/
|
|
2926
2950
|
modifyDefaultCreditSpecification(callback?: (err: AWSError, data: EC2.Types.ModifyDefaultCreditSpecificationResult) => void): Request<EC2.Types.ModifyDefaultCreditSpecificationResult, AWSError>;
|
|
2927
2951
|
/**
|
|
2928
|
-
* Changes the default
|
|
2952
|
+
* Changes the default KMS key for EBS encryption by default for your account in this Region. Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If you change the default KMS key to a symmetric customer managed KMS key, it is used instead of the Amazon Web Services managed KMS key. To reset the default KMS key to the Amazon Web Services managed KMS key for EBS, use ResetEbsDefaultKmsKeyId. Amazon EBS does not support asymmetric KMS keys. If you delete or disable the customer managed KMS key that you specified for use with encryption by default, your instances will fail to launch. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
2929
2953
|
*/
|
|
2930
2954
|
modifyEbsDefaultKmsKeyId(params: EC2.Types.ModifyEbsDefaultKmsKeyIdRequest, callback?: (err: AWSError, data: EC2.Types.ModifyEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.ModifyEbsDefaultKmsKeyIdResult, AWSError>;
|
|
2931
2955
|
/**
|
|
2932
|
-
* Changes the default
|
|
2956
|
+
* Changes the default KMS key for EBS encryption by default for your account in this Region. Amazon Web Services creates a unique Amazon Web Services managed KMS key in each Region for use with encryption by default. If you change the default KMS key to a symmetric customer managed KMS key, it is used instead of the Amazon Web Services managed KMS key. To reset the default KMS key to the Amazon Web Services managed KMS key for EBS, use ResetEbsDefaultKmsKeyId. Amazon EBS does not support asymmetric KMS keys. If you delete or disable the customer managed KMS key that you specified for use with encryption by default, your instances will fail to launch. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
2933
2957
|
*/
|
|
2934
2958
|
modifyEbsDefaultKmsKeyId(callback?: (err: AWSError, data: EC2.Types.ModifyEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.ModifyEbsDefaultKmsKeyIdResult, AWSError>;
|
|
2935
2959
|
/**
|
|
@@ -3077,11 +3101,11 @@ declare class EC2 extends Service {
|
|
|
3077
3101
|
*/
|
|
3078
3102
|
modifySecurityGroupRules(callback?: (err: AWSError, data: EC2.Types.ModifySecurityGroupRulesResult) => void): Request<EC2.Types.ModifySecurityGroupRulesResult, AWSError>;
|
|
3079
3103
|
/**
|
|
3080
|
-
* Adds or removes permission settings for the specified snapshot. You may add or remove specified
|
|
3104
|
+
* Adds or removes permission settings for the specified snapshot. You may add or remove specified account IDs from a snapshot's list of create volume permissions, but you cannot do both in a single operation. If you need to both add and remove account IDs for a snapshot, you must use multiple operations. You can make up to 500 modifications to a snapshot in a single operation. Encrypted snapshots and snapshots with Marketplace product codes cannot be made public. Snapshots encrypted with your default KMS key cannot be shared with other accounts. For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
3081
3105
|
*/
|
|
3082
3106
|
modifySnapshotAttribute(params: EC2.Types.ModifySnapshotAttributeRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3083
3107
|
/**
|
|
3084
|
-
* Adds or removes permission settings for the specified snapshot. You may add or remove specified
|
|
3108
|
+
* Adds or removes permission settings for the specified snapshot. You may add or remove specified account IDs from a snapshot's list of create volume permissions, but you cannot do both in a single operation. If you need to both add and remove account IDs for a snapshot, you must use multiple operations. You can make up to 500 modifications to a snapshot in a single operation. Encrypted snapshots and snapshots with Marketplace product codes cannot be made public. Snapshots encrypted with your default KMS key cannot be shared with other accounts. For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
3085
3109
|
*/
|
|
3086
3110
|
modifySnapshotAttribute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3087
3111
|
/**
|
|
@@ -3149,11 +3173,11 @@ declare class EC2 extends Service {
|
|
|
3149
3173
|
*/
|
|
3150
3174
|
modifyTransitGatewayVpcAttachment(callback?: (err: AWSError, data: EC2.Types.ModifyTransitGatewayVpcAttachmentResult) => void): Request<EC2.Types.ModifyTransitGatewayVpcAttachmentResult, AWSError>;
|
|
3151
3175
|
/**
|
|
3152
|
-
* You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance type, you might be able to apply these changes without stopping the instance or detaching the volume from it. For more information about modifying
|
|
3176
|
+
* You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance type, you might be able to apply these changes without stopping the instance or detaching the volume from it. For more information about modifying EBS volumes, see Amazon EBS Elastic Volumes (Linux instances) or Amazon EBS Elastic Volumes (Windows instances). When you complete a resize operation on your volume, you need to extend the volume's file-system size to take advantage of the new storage capacity. For more information, see Extend a Linux file system or Extend a Windows file system. You can use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. You can also track the status of a modification using DescribeVolumesModifications. For information about tracking status changes using either method, see Monitor the progress of volume modifications. With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance. If you reach the maximum volume modification rate per volume limit, you must wait at least six hours before applying further modifications to the affected EBS volume.
|
|
3153
3177
|
*/
|
|
3154
3178
|
modifyVolume(params: EC2.Types.ModifyVolumeRequest, callback?: (err: AWSError, data: EC2.Types.ModifyVolumeResult) => void): Request<EC2.Types.ModifyVolumeResult, AWSError>;
|
|
3155
3179
|
/**
|
|
3156
|
-
* You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance type, you might be able to apply these changes without stopping the instance or detaching the volume from it. For more information about modifying
|
|
3180
|
+
* You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance type, you might be able to apply these changes without stopping the instance or detaching the volume from it. For more information about modifying EBS volumes, see Amazon EBS Elastic Volumes (Linux instances) or Amazon EBS Elastic Volumes (Windows instances). When you complete a resize operation on your volume, you need to extend the volume's file-system size to take advantage of the new storage capacity. For more information, see Extend a Linux file system or Extend a Windows file system. You can use CloudWatch Events to check the status of a modification to an EBS volume. For information about CloudWatch Events, see the Amazon CloudWatch Events User Guide. You can also track the status of a modification using DescribeVolumesModifications. For information about tracking status changes using either method, see Monitor the progress of volume modifications. With previous-generation instance types, resizing an EBS volume might require detaching and reattaching the volume or stopping and restarting the instance. If you reach the maximum volume modification rate per volume limit, you must wait at least six hours before applying further modifications to the affected EBS volume.
|
|
3157
3181
|
*/
|
|
3158
3182
|
modifyVolume(callback?: (err: AWSError, data: EC2.Types.ModifyVolumeResult) => void): Request<EC2.Types.ModifyVolumeResult, AWSError>;
|
|
3159
3183
|
/**
|
|
@@ -3205,11 +3229,11 @@ declare class EC2 extends Service {
|
|
|
3205
3229
|
*/
|
|
3206
3230
|
modifyVpcEndpointServicePermissions(callback?: (err: AWSError, data: EC2.Types.ModifyVpcEndpointServicePermissionsResult) => void): Request<EC2.Types.ModifyVpcEndpointServicePermissionsResult, AWSError>;
|
|
3207
3231
|
/**
|
|
3208
|
-
* Modifies the VPC peering connection options on one side of a VPC peering connection. You can do the following: Enable/disable communication over the peering connection between an EC2-Classic instance that's linked to your VPC (using ClassicLink) and instances in the peer VPC. Enable/disable communication over the peering connection between instances in your VPC and an EC2-Classic instance that's linked to the peer VPC. Enable/disable the ability to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC. If the peered VPCs are in the same
|
|
3232
|
+
* Modifies the VPC peering connection options on one side of a VPC peering connection. You can do the following: Enable/disable communication over the peering connection between an EC2-Classic instance that's linked to your VPC (using ClassicLink) and instances in the peer VPC. Enable/disable communication over the peering connection between instances in your VPC and an EC2-Classic instance that's linked to the peer VPC. Enable/disable the ability to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC. If the peered VPCs are in the same account, you can enable DNS resolution for queries from the local VPC. This ensures that queries from the local VPC resolve to private IP addresses in the peer VPC. This option is not available if the peered VPCs are in different different accounts or different Regions. For peered VPCs in different accounts, each account owner must initiate a separate request to modify the peering connection options. For inter-region peering connections, you must use the Region for the requester VPC to modify the requester VPC peering options and the Region for the accepter VPC to modify the accepter VPC peering options. To verify which VPCs are the accepter and the requester for a VPC peering connection, use the DescribeVpcPeeringConnections command.
|
|
3209
3233
|
*/
|
|
3210
3234
|
modifyVpcPeeringConnectionOptions(params: EC2.Types.ModifyVpcPeeringConnectionOptionsRequest, callback?: (err: AWSError, data: EC2.Types.ModifyVpcPeeringConnectionOptionsResult) => void): Request<EC2.Types.ModifyVpcPeeringConnectionOptionsResult, AWSError>;
|
|
3211
3235
|
/**
|
|
3212
|
-
* Modifies the VPC peering connection options on one side of a VPC peering connection. You can do the following: Enable/disable communication over the peering connection between an EC2-Classic instance that's linked to your VPC (using ClassicLink) and instances in the peer VPC. Enable/disable communication over the peering connection between instances in your VPC and an EC2-Classic instance that's linked to the peer VPC. Enable/disable the ability to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC. If the peered VPCs are in the same
|
|
3236
|
+
* Modifies the VPC peering connection options on one side of a VPC peering connection. You can do the following: Enable/disable communication over the peering connection between an EC2-Classic instance that's linked to your VPC (using ClassicLink) and instances in the peer VPC. Enable/disable communication over the peering connection between instances in your VPC and an EC2-Classic instance that's linked to the peer VPC. Enable/disable the ability to resolve public DNS hostnames to private IP addresses when queried from instances in the peer VPC. If the peered VPCs are in the same account, you can enable DNS resolution for queries from the local VPC. This ensures that queries from the local VPC resolve to private IP addresses in the peer VPC. This option is not available if the peered VPCs are in different different accounts or different Regions. For peered VPCs in different accounts, each account owner must initiate a separate request to modify the peering connection options. For inter-region peering connections, you must use the Region for the requester VPC to modify the requester VPC peering options and the Region for the accepter VPC to modify the accepter VPC peering options. To verify which VPCs are the accepter and the requester for a VPC peering connection, use the DescribeVpcPeeringConnections command.
|
|
3213
3237
|
*/
|
|
3214
3238
|
modifyVpcPeeringConnectionOptions(callback?: (err: AWSError, data: EC2.Types.ModifyVpcPeeringConnectionOptionsResult) => void): Request<EC2.Types.ModifyVpcPeeringConnectionOptionsResult, AWSError>;
|
|
3215
3239
|
/**
|
|
@@ -3421,19 +3445,19 @@ declare class EC2 extends Service {
|
|
|
3421
3445
|
*/
|
|
3422
3446
|
replaceNetworkAclEntry(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3423
3447
|
/**
|
|
3424
|
-
* Replaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. For more information, see Route
|
|
3448
|
+
* Replaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
3425
3449
|
*/
|
|
3426
3450
|
replaceRoute(params: EC2.Types.ReplaceRouteRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3427
3451
|
/**
|
|
3428
|
-
* Replaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. For more information, see Route
|
|
3452
|
+
* Replaces an existing route within a route table in a VPC. You must provide only one of the following: internet gateway, virtual private gateway, NAT instance, NAT gateway, VPC peering connection, network interface, egress-only internet gateway, or transit gateway. For more information, see Route tables in the Amazon Virtual Private Cloud User Guide.
|
|
3429
3453
|
*/
|
|
3430
3454
|
replaceRoute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3431
3455
|
/**
|
|
3432
|
-
* Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. After the operation completes, the subnet or gateway uses the routes in the new route table. For more information about route tables, see Route
|
|
3456
|
+
* Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. After the operation completes, the subnet or gateway uses the routes in the new route table. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide. You can also use this operation to change which table is the main route table in the VPC. Specify the main route table's association ID and the route table ID of the new main route table.
|
|
3433
3457
|
*/
|
|
3434
3458
|
replaceRouteTableAssociation(params: EC2.Types.ReplaceRouteTableAssociationRequest, callback?: (err: AWSError, data: EC2.Types.ReplaceRouteTableAssociationResult) => void): Request<EC2.Types.ReplaceRouteTableAssociationResult, AWSError>;
|
|
3435
3459
|
/**
|
|
3436
|
-
* Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. After the operation completes, the subnet or gateway uses the routes in the new route table. For more information about route tables, see Route
|
|
3460
|
+
* Changes the route table associated with a given subnet, internet gateway, or virtual private gateway in a VPC. After the operation completes, the subnet or gateway uses the routes in the new route table. For more information about route tables, see Route tables in the Amazon Virtual Private Cloud User Guide. You can also use this operation to change which table is the main route table in the VPC. Specify the main route table's association ID and the route table ID of the new main route table.
|
|
3437
3461
|
*/
|
|
3438
3462
|
replaceRouteTableAssociation(callback?: (err: AWSError, data: EC2.Types.ReplaceRouteTableAssociationResult) => void): Request<EC2.Types.ReplaceRouteTableAssociationResult, AWSError>;
|
|
3439
3463
|
/**
|
|
@@ -3477,11 +3501,11 @@ declare class EC2 extends Service {
|
|
|
3477
3501
|
*/
|
|
3478
3502
|
resetAddressAttribute(callback?: (err: AWSError, data: EC2.Types.ResetAddressAttributeResult) => void): Request<EC2.Types.ResetAddressAttributeResult, AWSError>;
|
|
3479
3503
|
/**
|
|
3480
|
-
* Resets the default
|
|
3504
|
+
* Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS. After resetting the default KMS key to the Amazon Web Services managed KMS key, you can continue to encrypt by a customer managed KMS key by specifying it when you create the volume. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
3481
3505
|
*/
|
|
3482
3506
|
resetEbsDefaultKmsKeyId(params: EC2.Types.ResetEbsDefaultKmsKeyIdRequest, callback?: (err: AWSError, data: EC2.Types.ResetEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.ResetEbsDefaultKmsKeyIdResult, AWSError>;
|
|
3483
3507
|
/**
|
|
3484
|
-
* Resets the default
|
|
3508
|
+
* Resets the default KMS key for EBS encryption for your account in this Region to the Amazon Web Services managed KMS key for EBS. After resetting the default KMS key to the Amazon Web Services managed KMS key, you can continue to encrypt by a customer managed KMS key by specifying it when you create the volume. For more information, see Amazon EBS encryption in the Amazon Elastic Compute Cloud User Guide.
|
|
3485
3509
|
*/
|
|
3486
3510
|
resetEbsDefaultKmsKeyId(callback?: (err: AWSError, data: EC2.Types.ResetEbsDefaultKmsKeyIdResult) => void): Request<EC2.Types.ResetEbsDefaultKmsKeyIdResult, AWSError>;
|
|
3487
3511
|
/**
|
|
@@ -3517,11 +3541,11 @@ declare class EC2 extends Service {
|
|
|
3517
3541
|
*/
|
|
3518
3542
|
resetNetworkInterfaceAttribute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3519
3543
|
/**
|
|
3520
|
-
* Resets permission settings for the specified snapshot. For more information about modifying snapshot permissions, see
|
|
3544
|
+
* Resets permission settings for the specified snapshot. For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
3521
3545
|
*/
|
|
3522
3546
|
resetSnapshotAttribute(params: EC2.Types.ResetSnapshotAttributeRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3523
3547
|
/**
|
|
3524
|
-
* Resets permission settings for the specified snapshot. For more information about modifying snapshot permissions, see
|
|
3548
|
+
* Resets permission settings for the specified snapshot. For more information about modifying snapshot permissions, see Share a snapshot in the Amazon Elastic Compute Cloud User Guide.
|
|
3525
3549
|
*/
|
|
3526
3550
|
resetSnapshotAttribute(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3527
3551
|
/**
|
|
@@ -3661,19 +3685,19 @@ declare class EC2 extends Service {
|
|
|
3661
3685
|
*/
|
|
3662
3686
|
terminateInstances(callback?: (err: AWSError, data: EC2.Types.TerminateInstancesResult) => void): Request<EC2.Types.TerminateInstancesResult, AWSError>;
|
|
3663
3687
|
/**
|
|
3664
|
-
* Unassigns one or more IPv6 addresses from a network interface.
|
|
3688
|
+
* Unassigns one or more IPv6 addresses IPv4 Prefix Delegation prefixes from a network interface.
|
|
3665
3689
|
*/
|
|
3666
3690
|
unassignIpv6Addresses(params: EC2.Types.UnassignIpv6AddressesRequest, callback?: (err: AWSError, data: EC2.Types.UnassignIpv6AddressesResult) => void): Request<EC2.Types.UnassignIpv6AddressesResult, AWSError>;
|
|
3667
3691
|
/**
|
|
3668
|
-
* Unassigns one or more IPv6 addresses from a network interface.
|
|
3692
|
+
* Unassigns one or more IPv6 addresses IPv4 Prefix Delegation prefixes from a network interface.
|
|
3669
3693
|
*/
|
|
3670
3694
|
unassignIpv6Addresses(callback?: (err: AWSError, data: EC2.Types.UnassignIpv6AddressesResult) => void): Request<EC2.Types.UnassignIpv6AddressesResult, AWSError>;
|
|
3671
3695
|
/**
|
|
3672
|
-
* Unassigns one or more secondary private IP addresses from a network interface.
|
|
3696
|
+
* Unassigns one or more secondary private IP addresses, or IPv4 Prefix Delegation prefixes from a network interface.
|
|
3673
3697
|
*/
|
|
3674
3698
|
unassignPrivateIpAddresses(params: EC2.Types.UnassignPrivateIpAddressesRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3675
3699
|
/**
|
|
3676
|
-
* Unassigns one or more secondary private IP addresses from a network interface.
|
|
3700
|
+
* Unassigns one or more secondary private IP addresses, or IPv4 Prefix Delegation prefixes from a network interface.
|
|
3677
3701
|
*/
|
|
3678
3702
|
unassignPrivateIpAddresses(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
3679
3703
|
/**
|
|
@@ -4448,7 +4472,7 @@ declare namespace EC2 {
|
|
|
4448
4472
|
*/
|
|
4449
4473
|
DestinationCidr?: String;
|
|
4450
4474
|
/**
|
|
4451
|
-
* The prefix of the
|
|
4475
|
+
* The prefix of the Amazon Web Service.
|
|
4452
4476
|
*/
|
|
4453
4477
|
DestinationPrefixListId?: String;
|
|
4454
4478
|
/**
|
|
@@ -4549,6 +4573,14 @@ declare namespace EC2 {
|
|
|
4549
4573
|
* One or more specific IPv6 addresses to be assigned to the network interface. You can't use this option if you're specifying a number of IPv6 addresses.
|
|
4550
4574
|
*/
|
|
4551
4575
|
Ipv6Addresses?: Ipv6AddressList;
|
|
4576
|
+
/**
|
|
4577
|
+
* The number of IPv6 Prefix Delegation prefixes that AWS automatically assigns to the network interface. You cannot use this option if you use the Ipv6Prefixes option.
|
|
4578
|
+
*/
|
|
4579
|
+
Ipv6PrefixCount?: Integer;
|
|
4580
|
+
/**
|
|
4581
|
+
* One or more IPv6 Prefix Delegation prefixes assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount option.
|
|
4582
|
+
*/
|
|
4583
|
+
Ipv6Prefixes?: IpPrefixList;
|
|
4552
4584
|
/**
|
|
4553
4585
|
* The ID of the network interface.
|
|
4554
4586
|
*/
|
|
@@ -4559,6 +4591,10 @@ declare namespace EC2 {
|
|
|
4559
4591
|
* The new IPv6 addresses assigned to the network interface. Existing IPv6 addresses that were assigned to the network interface before the request are not included.
|
|
4560
4592
|
*/
|
|
4561
4593
|
AssignedIpv6Addresses?: Ipv6AddressList;
|
|
4594
|
+
/**
|
|
4595
|
+
* The IPv6 Prefix Delegation prefixes that are assigned to the network interface.
|
|
4596
|
+
*/
|
|
4597
|
+
AssignedIpv6Prefixes?: IpPrefixList;
|
|
4562
4598
|
/**
|
|
4563
4599
|
* The ID of the network interface.
|
|
4564
4600
|
*/
|
|
@@ -4581,6 +4617,14 @@ declare namespace EC2 {
|
|
|
4581
4617
|
* The number of secondary IP addresses to assign to the network interface. You can't specify this parameter when also specifying private IP addresses.
|
|
4582
4618
|
*/
|
|
4583
4619
|
SecondaryPrivateIpAddressCount?: Integer;
|
|
4620
|
+
/**
|
|
4621
|
+
* One or more IPv4 Prefix Delegation prefixes assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount option.
|
|
4622
|
+
*/
|
|
4623
|
+
Ipv4Prefixes?: IpPrefixList;
|
|
4624
|
+
/**
|
|
4625
|
+
* The number of IPv4 Prefix Delegation prefixes that AWS automatically assigns to the network interface. You cannot use this option if you use the Ipv4 Prefixes option.
|
|
4626
|
+
*/
|
|
4627
|
+
Ipv4PrefixCount?: Integer;
|
|
4584
4628
|
}
|
|
4585
4629
|
export interface AssignPrivateIpAddressesResult {
|
|
4586
4630
|
/**
|
|
@@ -4591,6 +4635,10 @@ declare namespace EC2 {
|
|
|
4591
4635
|
* The private IP addresses assigned to the network interface.
|
|
4592
4636
|
*/
|
|
4593
4637
|
AssignedPrivateIpAddresses?: AssignedPrivateIpAddressList;
|
|
4638
|
+
/**
|
|
4639
|
+
* The IPv4 Prefix Delegation prefixes that are assigned to the network interface.
|
|
4640
|
+
*/
|
|
4641
|
+
AssignedIpv4Prefixes?: Ipv4PrefixesList;
|
|
4594
4642
|
}
|
|
4595
4643
|
export interface AssignedPrivateIpAddress {
|
|
4596
4644
|
/**
|
|
@@ -5806,7 +5854,7 @@ declare namespace EC2 {
|
|
|
5806
5854
|
*/
|
|
5807
5855
|
State?: CarrierGatewayState;
|
|
5808
5856
|
/**
|
|
5809
|
-
* The
|
|
5857
|
+
* The account ID of the owner of the carrier gateway.
|
|
5810
5858
|
*/
|
|
5811
5859
|
OwnerId?: String;
|
|
5812
5860
|
/**
|
|
@@ -6467,11 +6515,11 @@ declare namespace EC2 {
|
|
|
6467
6515
|
*/
|
|
6468
6516
|
Description?: String;
|
|
6469
6517
|
/**
|
|
6470
|
-
* The Amazon Resource Name (ARN) of the Outpost to which to copy the snapshot. Only specify this parameter when copying a snapshot from an
|
|
6518
|
+
* The Amazon Resource Name (ARN) of the Outpost to which to copy the snapshot. Only specify this parameter when copying a snapshot from an Amazon Web Services Region to an Outpost. The snapshot must be in the Region for the destination Outpost. You cannot copy a snapshot from an Outpost to a Region, from one Outpost to another, or within the same Outpost. For more information, see Copy snapshots from an Amazon Web Services Region to an Outpost in the Amazon Elastic Compute Cloud User Guide.
|
|
6471
6519
|
*/
|
|
6472
6520
|
DestinationOutpostArn?: String;
|
|
6473
6521
|
/**
|
|
6474
|
-
* The destination Region to use in the PresignedUrl parameter of a snapshot copy operation. This parameter is only valid for specifying the destination Region in a PresignedUrl parameter, where it is required. The snapshot copy is sent to the regional endpoint that you sent the HTTP request to (for example, ec2.us-east-1.amazonaws.com). With the
|
|
6522
|
+
* The destination Region to use in the PresignedUrl parameter of a snapshot copy operation. This parameter is only valid for specifying the destination Region in a PresignedUrl parameter, where it is required. The snapshot copy is sent to the regional endpoint that you sent the HTTP request to (for example, ec2.us-east-1.amazonaws.com). With the CLI, this is specified using the --region parameter or the default Region in your Amazon Web Services configuration file.
|
|
6475
6523
|
*/
|
|
6476
6524
|
DestinationRegion?: String;
|
|
6477
6525
|
/**
|
|
@@ -6479,11 +6527,11 @@ declare namespace EC2 {
|
|
|
6479
6527
|
*/
|
|
6480
6528
|
Encrypted?: Boolean;
|
|
6481
6529
|
/**
|
|
6482
|
-
* The identifier of the
|
|
6530
|
+
* The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If KmsKeyId is specified, the encrypted state must be true. You can specify the KMS key using any of the following: Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab. Key alias. For example, alias/ExampleAlias. Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab. Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails.
|
|
6483
6531
|
*/
|
|
6484
6532
|
KmsKeyId?: KmsKeyId;
|
|
6485
6533
|
/**
|
|
6486
|
-
* When you copy an encrypted source snapshot using the Amazon EC2 Query API, you must supply a pre-signed URL. This parameter is optional for unencrypted snapshots. For more information, see Query requests. The PresignedUrl should use the snapshot source endpoint, the CopySnapshot action, and include the SourceRegion, SourceSnapshotId, and DestinationRegion parameters. The PresignedUrl must be signed using
|
|
6534
|
+
* When you copy an encrypted source snapshot using the Amazon EC2 Query API, you must supply a pre-signed URL. This parameter is optional for unencrypted snapshots. For more information, see Query requests. The PresignedUrl should use the snapshot source endpoint, the CopySnapshot action, and include the SourceRegion, SourceSnapshotId, and DestinationRegion parameters. The PresignedUrl must be signed using Amazon Web Services Signature Version 4. Because EBS snapshots are stored in Amazon S3, the signing algorithm for this parameter uses the same logic that is described in Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) in the Amazon Simple Storage Service API Reference. An invalid or improperly signed PresignedUrl will cause the copy operation to fail asynchronously, and the snapshot will move to an error state.
|
|
6487
6535
|
*/
|
|
6488
6536
|
PresignedUrl?: String;
|
|
6489
6537
|
/**
|
|
@@ -6618,7 +6666,7 @@ declare namespace EC2 {
|
|
|
6618
6666
|
*/
|
|
6619
6667
|
DryRun?: Boolean;
|
|
6620
6668
|
/**
|
|
6621
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
6669
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
|
|
6622
6670
|
*/
|
|
6623
6671
|
ClientToken?: String;
|
|
6624
6672
|
}
|
|
@@ -6826,7 +6874,7 @@ declare namespace EC2 {
|
|
|
6826
6874
|
}
|
|
6827
6875
|
export interface CreateEgressOnlyInternetGatewayRequest {
|
|
6828
6876
|
/**
|
|
6829
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
6877
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
|
|
6830
6878
|
*/
|
|
6831
6879
|
ClientToken?: String;
|
|
6832
6880
|
/**
|
|
@@ -6972,7 +7020,7 @@ declare namespace EC2 {
|
|
|
6972
7020
|
*/
|
|
6973
7021
|
DryRun?: Boolean;
|
|
6974
7022
|
/**
|
|
6975
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
7023
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
|
|
6976
7024
|
*/
|
|
6977
7025
|
ClientToken?: String;
|
|
6978
7026
|
/**
|
|
@@ -7004,7 +7052,7 @@ declare namespace EC2 {
|
|
|
7004
7052
|
*/
|
|
7005
7053
|
LogDestination?: String;
|
|
7006
7054
|
/**
|
|
7007
|
-
* The fields to include in the flow log record, in the order in which they should appear. For a list of available fields, see Flow
|
|
7055
|
+
* The fields to include in the flow log record, in the order in which they should appear. For a list of available fields, see Flow log records. If you omit this parameter, the flow log is created using the default format. If you specify this parameter, you must specify at least one field. Specify the fields using the ${field-id} format, separated by spaces. For the CLI, use single quotation marks (' ') to surround the parameter value.
|
|
7008
7056
|
*/
|
|
7009
7057
|
LogFormat?: String;
|
|
7010
7058
|
/**
|
|
@@ -7358,7 +7406,7 @@ declare namespace EC2 {
|
|
|
7358
7406
|
*/
|
|
7359
7407
|
AllocationId?: AllocationId;
|
|
7360
7408
|
/**
|
|
7361
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
7409
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency. Constraint: Maximum 64 ASCII characters.
|
|
7362
7410
|
*/
|
|
7363
7411
|
ClientToken?: String;
|
|
7364
7412
|
/**
|
|
@@ -7452,19 +7500,19 @@ declare namespace EC2 {
|
|
|
7452
7500
|
}
|
|
7453
7501
|
export interface CreateNetworkInsightsPathRequest {
|
|
7454
7502
|
/**
|
|
7455
|
-
* The IP address of the
|
|
7503
|
+
* The IP address of the Amazon Web Services resource that is the source of the path.
|
|
7456
7504
|
*/
|
|
7457
7505
|
SourceIp?: IpAddress;
|
|
7458
7506
|
/**
|
|
7459
|
-
* The IP address of the
|
|
7507
|
+
* The IP address of the Amazon Web Services resource that is the destination of the path.
|
|
7460
7508
|
*/
|
|
7461
7509
|
DestinationIp?: IpAddress;
|
|
7462
7510
|
/**
|
|
7463
|
-
* The
|
|
7511
|
+
* The Amazon Web Services resource that is the source of the path.
|
|
7464
7512
|
*/
|
|
7465
7513
|
Source: String;
|
|
7466
7514
|
/**
|
|
7467
|
-
* The
|
|
7515
|
+
* The Amazon Web Services resource that is the destination of the path.
|
|
7468
7516
|
*/
|
|
7469
7517
|
Destination: String;
|
|
7470
7518
|
/**
|
|
@@ -7484,7 +7532,7 @@ declare namespace EC2 {
|
|
|
7484
7532
|
*/
|
|
7485
7533
|
DryRun?: Boolean;
|
|
7486
7534
|
/**
|
|
7487
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
7535
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
|
|
7488
7536
|
*/
|
|
7489
7537
|
ClientToken: String;
|
|
7490
7538
|
}
|
|
@@ -7555,6 +7603,22 @@ declare namespace EC2 {
|
|
|
7555
7603
|
* The number of secondary private IPv4 addresses to assign to a network interface. When you specify a number of secondary IPv4 addresses, Amazon EC2 selects these IP addresses within the subnet's IPv4 CIDR range. You can't specify this option and specify more than one private IP address using privateIpAddresses. The number of IP addresses you can assign to a network interface varies by instance type. For more information, see IP Addresses Per ENI Per Instance Type in the Amazon Virtual Private Cloud User Guide.
|
|
7556
7604
|
*/
|
|
7557
7605
|
SecondaryPrivateIpAddressCount?: Integer;
|
|
7606
|
+
/**
|
|
7607
|
+
* One or moreIPv4 Prefix Delegation prefixes assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount option.
|
|
7608
|
+
*/
|
|
7609
|
+
Ipv4Prefixes?: Ipv4PrefixList;
|
|
7610
|
+
/**
|
|
7611
|
+
* The number of IPv4 Prefix Delegation prefixes that AWS automatically assigns to the network interface. You cannot use this option if you use the Ipv4 Prefixes option.
|
|
7612
|
+
*/
|
|
7613
|
+
Ipv4PrefixCount?: Integer;
|
|
7614
|
+
/**
|
|
7615
|
+
* One or moreIPv6 Prefix Delegation prefixes assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount option.
|
|
7616
|
+
*/
|
|
7617
|
+
Ipv6Prefixes?: Ipv6PrefixList;
|
|
7618
|
+
/**
|
|
7619
|
+
* The number of IPv6 Prefix Delegation prefixes that AWS automatically assigns to the network interface. You cannot use this option if you use the Ipv6Prefixes option.
|
|
7620
|
+
*/
|
|
7621
|
+
Ipv6PrefixCount?: Integer;
|
|
7558
7622
|
/**
|
|
7559
7623
|
* Indicates the type of network interface. To create an Elastic Fabric Adapter (EFA), specify efa. For more information, see Elastic Fabric Adapter in the Amazon Elastic Compute Cloud User Guide. To create a trunk network interface, specify efa. For more information, see Network interface trunking in the Amazon Elastic Compute Cloud User Guide.
|
|
7560
7624
|
*/
|
|
@@ -7617,7 +7681,7 @@ declare namespace EC2 {
|
|
|
7617
7681
|
*/
|
|
7618
7682
|
SnapshotId?: SnapshotId;
|
|
7619
7683
|
/**
|
|
7620
|
-
* Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. For more information, see Ensuring
|
|
7684
|
+
* Unique, case-sensitive identifier you provide to ensure the idempotency of the request. If you do not specify a client token, a randomly generated token is used for the request to ensure idempotency. For more information, see Ensuring idempotency.
|
|
7621
7685
|
*/
|
|
7622
7686
|
ClientToken?: String;
|
|
7623
7687
|
/**
|
|
@@ -7813,11 +7877,11 @@ declare namespace EC2 {
|
|
|
7813
7877
|
*/
|
|
7814
7878
|
Description?: String;
|
|
7815
7879
|
/**
|
|
7816
|
-
* The Amazon Resource Name (ARN) of the
|
|
7880
|
+
* The Amazon Resource Name (ARN) of the Outpost on which to create a local snapshot. To create a snapshot of a volume in a Region, omit this parameter. The snapshot is created in the same Region as the volume. To create a snapshot of a volume on an Outpost and store the snapshot in the Region, omit this parameter. The snapshot is created in the Region for the Outpost. To create a snapshot of a volume on an Outpost and store the snapshot on an Outpost, specify the ARN of the destination Outpost. The snapshot must be created on the same Outpost as the volume. For more information, see Create local snapshots from volumes on an Outpost in the Amazon Elastic Compute Cloud User Guide.
|
|
7817
7881
|
*/
|
|
7818
7882
|
OutpostArn?: String;
|
|
7819
7883
|
/**
|
|
7820
|
-
* The ID of the EBS volume.
|
|
7884
|
+
* The ID of the Amazon EBS volume.
|
|
7821
7885
|
*/
|
|
7822
7886
|
VolumeId: VolumeId;
|
|
7823
7887
|
/**
|
|
@@ -7839,7 +7903,7 @@ declare namespace EC2 {
|
|
|
7839
7903
|
*/
|
|
7840
7904
|
InstanceSpecification: InstanceSpecification;
|
|
7841
7905
|
/**
|
|
7842
|
-
* The Amazon Resource Name (ARN) of the
|
|
7906
|
+
* The Amazon Resource Name (ARN) of the Outpost on which to create the local snapshots. To create snapshots from an instance in a Region, omit this parameter. The snapshots are created in the same Region as the instance. To create snapshots from an instance on an Outpost and store the snapshots in the Region, omit this parameter. The snapshots are created in the Region for the Outpost. To create snapshots from an instance on an Outpost and store the snapshots on an Outpost, specify the ARN of the destination Outpost. The snapshots must be created on the same Outpost as the instance. For more information, see Create multi-volume local snapshots from instances on an Outpost in the Amazon Elastic Compute Cloud User Guide.
|
|
7843
7907
|
*/
|
|
7844
7908
|
OutpostArn?: String;
|
|
7845
7909
|
/**
|
|
@@ -7905,23 +7969,51 @@ declare namespace EC2 {
|
|
|
7905
7969
|
*/
|
|
7906
7970
|
ObjectKey?: String;
|
|
7907
7971
|
}
|
|
7972
|
+
export interface CreateSubnetCidrReservationRequest {
|
|
7973
|
+
/**
|
|
7974
|
+
* The tags to assign to the subnet CIDR reservation.
|
|
7975
|
+
*/
|
|
7976
|
+
TagSpecifications?: TagSpecificationList;
|
|
7977
|
+
/**
|
|
7978
|
+
* The ID of the subnet.
|
|
7979
|
+
*/
|
|
7980
|
+
SubnetId: SubnetId;
|
|
7981
|
+
/**
|
|
7982
|
+
* The IPv4 or IPV6 CIDR range to reserve.
|
|
7983
|
+
*/
|
|
7984
|
+
Cidr: String;
|
|
7985
|
+
/**
|
|
7986
|
+
* The type of reservation. The following are valid values: prefix: The Amazon EC2 Prefix Delegation feature assigns the IP addresses to network interfaces that are associated with an instance. For information about Prefix Delegation, see Prefix Delegation for Amazon EC2 network interfaces in the Amazon Elastic Compute Cloud User Guide. explicit: You manually assign the IP addresses to resources that reside in your subnet.
|
|
7987
|
+
*/
|
|
7988
|
+
ReservationType: SubnetCidrReservationType;
|
|
7989
|
+
/**
|
|
7990
|
+
* The description to assign to the subnet CIDR reservation.
|
|
7991
|
+
*/
|
|
7992
|
+
Description?: String;
|
|
7993
|
+
/**
|
|
7994
|
+
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
|
|
7995
|
+
*/
|
|
7996
|
+
DryRun?: Boolean;
|
|
7997
|
+
}
|
|
7998
|
+
export interface CreateSubnetCidrReservationResult {
|
|
7999
|
+
/**
|
|
8000
|
+
* Information about the created subnet CIDR reservation.
|
|
8001
|
+
*/
|
|
8002
|
+
SubnetCidrReservation?: SubnetCidrReservation;
|
|
8003
|
+
}
|
|
7908
8004
|
export interface CreateSubnetRequest {
|
|
7909
8005
|
/**
|
|
7910
8006
|
* The tags to assign to the subnet.
|
|
7911
8007
|
*/
|
|
7912
8008
|
TagSpecifications?: TagSpecificationList;
|
|
7913
8009
|
/**
|
|
7914
|
-
* The Availability Zone or Local Zone for the subnet. Default:
|
|
8010
|
+
* The Availability Zone or Local Zone for the subnet. Default: Amazon Web Services selects one for you. If you create more than one subnet in your VPC, we do not necessarily select a different zone for each subnet. To create a subnet in a Local Zone, set this value to the Local Zone ID, for example us-west-2-lax-1a. For information about the Regions that support Local Zones, see Available Regions in the Amazon Elastic Compute Cloud User Guide. To create a subnet in an Outpost, set this value to the Availability Zone for the Outpost and specify the Outpost ARN.
|
|
7915
8011
|
*/
|
|
7916
8012
|
AvailabilityZone?: String;
|
|
7917
8013
|
/**
|
|
7918
8014
|
* The AZ ID or the Local Zone ID of the subnet.
|
|
7919
8015
|
*/
|
|
7920
8016
|
AvailabilityZoneId?: String;
|
|
7921
|
-
/**
|
|
7922
|
-
* The IPv4 network range for the subnet, in CIDR notation. For example, 10.0.0.0/24. We modify the specified CIDR block to its canonical form; for example, if you specify 100.68.0.18/18, we modify it to 100.68.0.0/18.
|
|
7923
|
-
*/
|
|
7924
|
-
CidrBlock: String;
|
|
7925
8017
|
/**
|
|
7926
8018
|
* The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a /64 prefix length.
|
|
7927
8019
|
*/
|
|
@@ -7938,6 +8030,10 @@ declare namespace EC2 {
|
|
|
7938
8030
|
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
|
|
7939
8031
|
*/
|
|
7940
8032
|
DryRun?: Boolean;
|
|
8033
|
+
/**
|
|
8034
|
+
* The IPv4 network range for the subnet, in CIDR notation. For example, 10.0.0.0/24. We modify the specified CIDR block to its canonical form; for example, if you specify 100.68.0.18/18, we modify it to 100.68.0.0/18.
|
|
8035
|
+
*/
|
|
8036
|
+
CidrBlock: String;
|
|
7941
8037
|
}
|
|
7942
8038
|
export interface CreateSubnetResult {
|
|
7943
8039
|
/**
|
|
@@ -8423,18 +8519,18 @@ declare namespace EC2 {
|
|
|
8423
8519
|
*/
|
|
8424
8520
|
Group?: PermissionGroup;
|
|
8425
8521
|
/**
|
|
8426
|
-
* The
|
|
8522
|
+
* The ID of the account to be added or removed.
|
|
8427
8523
|
*/
|
|
8428
8524
|
UserId?: String;
|
|
8429
8525
|
}
|
|
8430
8526
|
export type CreateVolumePermissionList = CreateVolumePermission[];
|
|
8431
8527
|
export interface CreateVolumePermissionModifications {
|
|
8432
8528
|
/**
|
|
8433
|
-
* Adds the specified
|
|
8529
|
+
* Adds the specified account ID or group to the list.
|
|
8434
8530
|
*/
|
|
8435
8531
|
Add?: CreateVolumePermissionList;
|
|
8436
8532
|
/**
|
|
8437
|
-
* Removes the specified
|
|
8533
|
+
* Removes the specified account ID or group from the list.
|
|
8438
8534
|
*/
|
|
8439
8535
|
Remove?: CreateVolumePermissionList;
|
|
8440
8536
|
}
|
|
@@ -8448,11 +8544,11 @@ declare namespace EC2 {
|
|
|
8448
8544
|
*/
|
|
8449
8545
|
Encrypted?: Boolean;
|
|
8450
8546
|
/**
|
|
8451
|
-
* The number of I/O operations per second (IOPS). For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. The following are the supported values for each volume type: gp3: 3,000-16,000 IOPS io1: 100-64,000 IOPS io2: 100-64,000 IOPS
|
|
8547
|
+
* The number of I/O operations per second (IOPS). For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting. The following are the supported values for each volume type: gp3: 3,000-16,000 IOPS io1: 100-64,000 IOPS io2: 100-64,000 IOPS io1 and io2 volumes support up to 64,000 IOPS only on Instances built on the Nitro System. Other instance families support performance up to 32,000 IOPS. This parameter is required for io1 and io2 volumes. The default for gp3 volumes is 3,000 IOPS. This parameter is not supported for gp2, st1, sc1, or standard volumes.
|
|
8452
8548
|
*/
|
|
8453
8549
|
Iops?: Integer;
|
|
8454
8550
|
/**
|
|
8455
|
-
* The identifier of the
|
|
8551
|
+
* The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If KmsKeyId is specified, the encrypted state must be true. You can specify the KMS key using any of the following: Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab. Key alias. For example, alias/ExampleAlias. Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab. Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails.
|
|
8456
8552
|
*/
|
|
8457
8553
|
KmsKeyId?: KmsKeyId;
|
|
8458
8554
|
/**
|
|
@@ -8487,6 +8583,10 @@ declare namespace EC2 {
|
|
|
8487
8583
|
* The throughput to provision for a volume, with a maximum of 1,000 MiB/s. This parameter is valid only for gp3 volumes. Valid Range: Minimum value of 125. Maximum value of 1000.
|
|
8488
8584
|
*/
|
|
8489
8585
|
Throughput?: Integer;
|
|
8586
|
+
/**
|
|
8587
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.
|
|
8588
|
+
*/
|
|
8589
|
+
ClientToken?: String;
|
|
8490
8590
|
}
|
|
8491
8591
|
export interface CreateVpcEndpointConnectionNotificationRequest {
|
|
8492
8592
|
/**
|
|
@@ -8626,7 +8726,7 @@ declare namespace EC2 {
|
|
|
8626
8726
|
*/
|
|
8627
8727
|
DryRun?: Boolean;
|
|
8628
8728
|
/**
|
|
8629
|
-
* The
|
|
8729
|
+
* The account ID of the owner of the accepter VPC. Default: Your account ID
|
|
8630
8730
|
*/
|
|
8631
8731
|
PeerOwnerId?: String;
|
|
8632
8732
|
/**
|
|
@@ -9402,6 +9502,22 @@ declare namespace EC2 {
|
|
|
9402
9502
|
*/
|
|
9403
9503
|
DryRun?: Boolean;
|
|
9404
9504
|
}
|
|
9505
|
+
export interface DeleteSubnetCidrReservationRequest {
|
|
9506
|
+
/**
|
|
9507
|
+
* The ID of the subnet CIDR reservation.
|
|
9508
|
+
*/
|
|
9509
|
+
SubnetCidrReservationId: SubnetCidrReservationId;
|
|
9510
|
+
/**
|
|
9511
|
+
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
|
|
9512
|
+
*/
|
|
9513
|
+
DryRun?: Boolean;
|
|
9514
|
+
}
|
|
9515
|
+
export interface DeleteSubnetCidrReservationResult {
|
|
9516
|
+
/**
|
|
9517
|
+
* Information about the deleted subnet CIDR reservation.
|
|
9518
|
+
*/
|
|
9519
|
+
DeletedSubnetCidrReservation?: SubnetCidrReservation;
|
|
9520
|
+
}
|
|
9405
9521
|
export interface DeleteSubnetRequest {
|
|
9406
9522
|
/**
|
|
9407
9523
|
* The ID of the subnet.
|
|
@@ -10056,7 +10172,7 @@ declare namespace EC2 {
|
|
|
10056
10172
|
*/
|
|
10057
10173
|
CarrierGatewayIds?: CarrierGatewayIdSet;
|
|
10058
10174
|
/**
|
|
10059
|
-
* One or more filters. carrier-gateway-id - The ID of the carrier gateway. state - The state of the carrier gateway (pending | failed | available | deleting | deleted). owner-id - The
|
|
10175
|
+
* One or more filters. carrier-gateway-id - The ID of the carrier gateway. state - The state of the carrier gateway (pending | failed | available | deleting | deleted). owner-id - The account ID of the owner of the carrier gateway. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC associated with the carrier gateway.
|
|
10060
10176
|
*/
|
|
10061
10177
|
Filters?: FilterList;
|
|
10062
10178
|
/**
|
|
@@ -10360,7 +10476,7 @@ declare namespace EC2 {
|
|
|
10360
10476
|
*/
|
|
10361
10477
|
DhcpOptionsIds?: DhcpOptionsIdStringList;
|
|
10362
10478
|
/**
|
|
10363
|
-
* One or more filters. dhcp-options-id - The ID of a DHCP options set. key - The key for one of the options (for example, domain-name). value - The value for one of the options. owner-id - The ID of the
|
|
10479
|
+
* One or more filters. dhcp-options-id - The ID of a DHCP options set. key - The key for one of the options (for example, domain-name). value - The value for one of the options. owner-id - The ID of the account that owns the DHCP options set. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.
|
|
10364
10480
|
*/
|
|
10365
10481
|
Filters?: FilterList;
|
|
10366
10482
|
/**
|
|
@@ -10523,11 +10639,11 @@ declare namespace EC2 {
|
|
|
10523
10639
|
*/
|
|
10524
10640
|
StateTransitionReason?: String;
|
|
10525
10641
|
/**
|
|
10526
|
-
* The ID of the
|
|
10642
|
+
* The ID of the account that enabled fast snapshot restores on the snapshot.
|
|
10527
10643
|
*/
|
|
10528
10644
|
OwnerId?: String;
|
|
10529
10645
|
/**
|
|
10530
|
-
* The
|
|
10646
|
+
* The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
|
|
10531
10647
|
*/
|
|
10532
10648
|
OwnerAlias?: String;
|
|
10533
10649
|
/**
|
|
@@ -10555,7 +10671,7 @@ declare namespace EC2 {
|
|
|
10555
10671
|
export type DescribeFastSnapshotRestoresMaxResults = number;
|
|
10556
10672
|
export interface DescribeFastSnapshotRestoresRequest {
|
|
10557
10673
|
/**
|
|
10558
|
-
* The filters. The possible values are: availability-zone: The Availability Zone of the snapshot. owner-id: The ID of the
|
|
10674
|
+
* The filters. The possible values are: availability-zone: The Availability Zone of the snapshot. owner-id: The ID of the account that enabled fast snapshot restore on the snapshot. snapshot-id: The ID of the snapshot. state: The state of fast snapshot restores for the snapshot (enabling | optimizing | enabled | disabling | disabled).
|
|
10559
10675
|
*/
|
|
10560
10676
|
Filters?: FilterList;
|
|
10561
10677
|
/**
|
|
@@ -11314,7 +11430,7 @@ declare namespace EC2 {
|
|
|
11314
11430
|
export type DescribeInternetGatewaysMaxResults = number;
|
|
11315
11431
|
export interface DescribeInternetGatewaysRequest {
|
|
11316
11432
|
/**
|
|
11317
|
-
* One or more filters. attachment.state - The current state of the attachment between the gateway and the VPC (available). Present only if a VPC is attached. attachment.vpc-id - The ID of an attached VPC. internet-gateway-id - The ID of the Internet gateway. owner-id - The ID of the
|
|
11433
|
+
* One or more filters. attachment.state - The current state of the attachment between the gateway and the VPC (available). Present only if a VPC is attached. attachment.vpc-id - The ID of an attached VPC. internet-gateway-id - The ID of the Internet gateway. owner-id - The ID of the account that owns the internet gateway. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.
|
|
11318
11434
|
*/
|
|
11319
11435
|
Filters?: FilterList;
|
|
11320
11436
|
/**
|
|
@@ -11778,7 +11894,7 @@ declare namespace EC2 {
|
|
|
11778
11894
|
export type DescribeNetworkAclsMaxResults = number;
|
|
11779
11895
|
export interface DescribeNetworkAclsRequest {
|
|
11780
11896
|
/**
|
|
11781
|
-
* One or more filters. association.association-id - The ID of an association ID for the ACL. association.network-acl-id - The ID of the network ACL involved in the association. association.subnet-id - The ID of the subnet involved in the association. default - Indicates whether the ACL is the default network ACL for the VPC. entry.cidr - The IPv4 CIDR range specified in the entry. entry.icmp.code - The ICMP code specified in the entry, if any. entry.icmp.type - The ICMP type specified in the entry, if any. entry.ipv6-cidr - The IPv6 CIDR range specified in the entry. entry.port-range.from - The start of the port range specified in the entry. entry.port-range.to - The end of the port range specified in the entry. entry.protocol - The protocol specified in the entry (tcp | udp | icmp or a protocol number). entry.rule-action - Allows or denies the matching traffic (allow | deny). entry.rule-number - The number of an entry (in other words, rule) in the set of ACL entries. network-acl-id - The ID of the network ACL. owner-id - The ID of the
|
|
11897
|
+
* One or more filters. association.association-id - The ID of an association ID for the ACL. association.network-acl-id - The ID of the network ACL involved in the association. association.subnet-id - The ID of the subnet involved in the association. default - Indicates whether the ACL is the default network ACL for the VPC. entry.cidr - The IPv4 CIDR range specified in the entry. entry.icmp.code - The ICMP code specified in the entry, if any. entry.icmp.type - The ICMP type specified in the entry, if any. entry.ipv6-cidr - The IPv6 CIDR range specified in the entry. entry.port-range.from - The start of the port range specified in the entry. entry.port-range.to - The end of the port range specified in the entry. entry.protocol - The protocol specified in the entry (tcp | udp | icmp or a protocol number). entry.rule-action - Allows or denies the matching traffic (allow | deny). entry.rule-number - The number of an entry (in other words, rule) in the set of ACL entries. network-acl-id - The ID of the network ACL. owner-id - The ID of the account that owns the network ACL. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the network ACL.
|
|
11782
11898
|
*/
|
|
11783
11899
|
Filters?: FilterList;
|
|
11784
11900
|
/**
|
|
@@ -12299,7 +12415,7 @@ declare namespace EC2 {
|
|
|
12299
12415
|
export type DescribeRouteTablesMaxResults = number;
|
|
12300
12416
|
export interface DescribeRouteTablesRequest {
|
|
12301
12417
|
/**
|
|
12302
|
-
* One or more filters. association.route-table-association-id - The ID of an association ID for the route table. association.route-table-id - The ID of the route table involved in the association. association.subnet-id - The ID of the subnet involved in the association. association.main - Indicates whether the route table is the main route table for the VPC (true | false). Route tables that do not have an association ID are not returned in the response. owner-id - The ID of the
|
|
12418
|
+
* One or more filters. association.route-table-association-id - The ID of an association ID for the route table. association.route-table-id - The ID of the route table involved in the association. association.subnet-id - The ID of the subnet involved in the association. association.main - Indicates whether the route table is the main route table for the VPC (true | false). Route tables that do not have an association ID are not returned in the response. owner-id - The ID of the account that owns the route table. route-table-id - The ID of the route table. route.destination-cidr-block - The IPv4 CIDR range specified in a route in the table. route.destination-ipv6-cidr-block - The IPv6 CIDR range specified in a route in the route table. route.destination-prefix-list-id - The ID (prefix) of the Amazon Web Service specified in a route in the table. route.egress-only-internet-gateway-id - The ID of an egress-only Internet gateway specified in a route in the route table. route.gateway-id - The ID of a gateway specified in a route in the table. route.instance-id - The ID of an instance specified in a route in the table. route.nat-gateway-id - The ID of a NAT gateway. route.transit-gateway-id - The ID of a transit gateway. route.origin - Describes how the route was created. CreateRouteTable indicates that the route was automatically created when the route table was created; CreateRoute indicates that the route was manually added to the route table; EnableVgwRoutePropagation indicates that the route was propagated by route propagation. route.state - The state of a route in the route table (active | blackhole). The blackhole state indicates that the route's target isn't available (for example, the specified gateway isn't attached to the VPC, the specified NAT instance has been terminated, and so on). route.vpc-peering-connection-id - The ID of a VPC peering connection specified in a route in the table. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the route table.
|
|
12303
12419
|
*/
|
|
12304
12420
|
Filters?: FilterList;
|
|
12305
12421
|
/**
|
|
@@ -12526,7 +12642,7 @@ declare namespace EC2 {
|
|
|
12526
12642
|
}
|
|
12527
12643
|
export interface DescribeSnapshotsRequest {
|
|
12528
12644
|
/**
|
|
12529
|
-
* The filters. description - A description of the snapshot. encrypted - Indicates whether the snapshot is encrypted (true | false) owner-alias - The owner alias, from an Amazon-maintained list (amazon). This is not the user-configured
|
|
12645
|
+
* The filters. description - A description of the snapshot. encrypted - Indicates whether the snapshot is encrypted (true | false) owner-alias - The owner alias, from an Amazon-maintained list (amazon). This is not the user-configured account alias set using the IAM console. We recommend that you use the related parameter instead of this filter. owner-id - The account ID of the owner. We recommend that you use the related parameter instead of this filter. progress - The progress of the snapshot, as a percentage (for example, 80%). snapshot-id - The snapshot ID. start-time - The time stamp when the snapshot was initiated. status - The status of the snapshot (pending | completed | error). tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. volume-id - The ID of the volume the snapshot is for. volume-size - The size of the volume, in GiB.
|
|
12530
12646
|
*/
|
|
12531
12647
|
Filters?: FilterList;
|
|
12532
12648
|
/**
|
|
@@ -12538,11 +12654,11 @@ declare namespace EC2 {
|
|
|
12538
12654
|
*/
|
|
12539
12655
|
NextToken?: String;
|
|
12540
12656
|
/**
|
|
12541
|
-
* Scopes the results to snapshots with the specified owners. You can specify a combination of
|
|
12657
|
+
* Scopes the results to snapshots with the specified owners. You can specify a combination of account IDs, self, and amazon.
|
|
12542
12658
|
*/
|
|
12543
12659
|
OwnerIds?: OwnerStringList;
|
|
12544
12660
|
/**
|
|
12545
|
-
* The IDs of the
|
|
12661
|
+
* The IDs of the accounts that can create volumes from the snapshot.
|
|
12546
12662
|
*/
|
|
12547
12663
|
RestorableByUserIds?: RestorableByStringList;
|
|
12548
12664
|
/**
|
|
@@ -12832,7 +12948,7 @@ declare namespace EC2 {
|
|
|
12832
12948
|
export type DescribeSubnetsMaxResults = number;
|
|
12833
12949
|
export interface DescribeSubnetsRequest {
|
|
12834
12950
|
/**
|
|
12835
|
-
* One or more filters. availability-zone - The Availability Zone for the subnet. You can also use availabilityZone as the filter name. availability-zone-id - The ID of the Availability Zone for the subnet. You can also use availabilityZoneId as the filter name. available-ip-address-count - The number of IPv4 addresses in the subnet that are available. cidr-block - The IPv4 CIDR block of the subnet. The CIDR block you specify must exactly match the subnet's CIDR block for information to be returned for the subnet. You can also use cidr or cidrBlock as the filter names. default-for-az - Indicates whether this is the default subnet for the Availability Zone. You can also use defaultForAz as the filter name. ipv6-cidr-block-association.ipv6-cidr-block - An IPv6 CIDR block associated with the subnet. ipv6-cidr-block-association.association-id - An association ID for an IPv6 CIDR block associated with the subnet. ipv6-cidr-block-association.state - The state of an IPv6 CIDR block associated with the subnet. outpost-arn - The Amazon Resource Name (ARN) of the Outpost. owner-id - The ID of the
|
|
12951
|
+
* One or more filters. availability-zone - The Availability Zone for the subnet. You can also use availabilityZone as the filter name. availability-zone-id - The ID of the Availability Zone for the subnet. You can also use availabilityZoneId as the filter name. available-ip-address-count - The number of IPv4 addresses in the subnet that are available. cidr-block - The IPv4 CIDR block of the subnet. The CIDR block you specify must exactly match the subnet's CIDR block for information to be returned for the subnet. You can also use cidr or cidrBlock as the filter names. default-for-az - Indicates whether this is the default subnet for the Availability Zone. You can also use defaultForAz as the filter name. ipv6-cidr-block-association.ipv6-cidr-block - An IPv6 CIDR block associated with the subnet. ipv6-cidr-block-association.association-id - An association ID for an IPv6 CIDR block associated with the subnet. ipv6-cidr-block-association.state - The state of an IPv6 CIDR block associated with the subnet. outpost-arn - The Amazon Resource Name (ARN) of the Outpost. owner-id - The ID of the account that owns the subnet. state - The state of the subnet (pending | available). subnet-arn - The Amazon Resource Name (ARN) of the subnet. subnet-id - The ID of the subnet. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC for the subnet.
|
|
12836
12952
|
*/
|
|
12837
12953
|
Filters?: FilterList;
|
|
12838
12954
|
/**
|
|
@@ -13668,7 +13784,7 @@ declare namespace EC2 {
|
|
|
13668
13784
|
export type DescribeVpcPeeringConnectionsMaxResults = number;
|
|
13669
13785
|
export interface DescribeVpcPeeringConnectionsRequest {
|
|
13670
13786
|
/**
|
|
13671
|
-
* One or more filters. accepter-vpc-info.cidr-block - The IPv4 CIDR block of the accepter VPC. accepter-vpc-info.owner-id - The
|
|
13787
|
+
* One or more filters. accepter-vpc-info.cidr-block - The IPv4 CIDR block of the accepter VPC. accepter-vpc-info.owner-id - The ID of the account that owns the accepter VPC. accepter-vpc-info.vpc-id - The ID of the accepter VPC. expiration-time - The expiration date and time for the VPC peering connection. requester-vpc-info.cidr-block - The IPv4 CIDR block of the requester's VPC. requester-vpc-info.owner-id - The ID of the account that owns the requester VPC. requester-vpc-info.vpc-id - The ID of the requester VPC. status-code - The status of the VPC peering connection (pending-acceptance | failed | expired | provisioning | active | deleting | deleted | rejected). status-message - A message that provides more information about the status of the VPC peering connection, if applicable. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-peering-connection-id - The ID of the VPC peering connection.
|
|
13672
13788
|
*/
|
|
13673
13789
|
Filters?: FilterList;
|
|
13674
13790
|
/**
|
|
@@ -13701,7 +13817,7 @@ declare namespace EC2 {
|
|
|
13701
13817
|
export type DescribeVpcsMaxResults = number;
|
|
13702
13818
|
export interface DescribeVpcsRequest {
|
|
13703
13819
|
/**
|
|
13704
|
-
* One or more filters. cidr - The primary IPv4 CIDR block of the VPC. The CIDR block you specify must exactly match the VPC's CIDR block for information to be returned for the VPC. Must contain the slash followed by one or two digits (for example, /28). cidr-block-association.cidr-block - An IPv4 CIDR block associated with the VPC. cidr-block-association.association-id - The association ID for an IPv4 CIDR block associated with the VPC. cidr-block-association.state - The state of an IPv4 CIDR block associated with the VPC. dhcp-options-id - The ID of a set of DHCP options. ipv6-cidr-block-association.ipv6-cidr-block - An IPv6 CIDR block associated with the VPC. ipv6-cidr-block-association.ipv6-pool - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated. ipv6-cidr-block-association.association-id - The association ID for an IPv6 CIDR block associated with the VPC. ipv6-cidr-block-association.state - The state of an IPv6 CIDR block associated with the VPC.
|
|
13820
|
+
* One or more filters. cidr - The primary IPv4 CIDR block of the VPC. The CIDR block you specify must exactly match the VPC's CIDR block for information to be returned for the VPC. Must contain the slash followed by one or two digits (for example, /28). cidr-block-association.cidr-block - An IPv4 CIDR block associated with the VPC. cidr-block-association.association-id - The association ID for an IPv4 CIDR block associated with the VPC. cidr-block-association.state - The state of an IPv4 CIDR block associated with the VPC. dhcp-options-id - The ID of a set of DHCP options. ipv6-cidr-block-association.ipv6-cidr-block - An IPv6 CIDR block associated with the VPC. ipv6-cidr-block-association.ipv6-pool - The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated. ipv6-cidr-block-association.association-id - The association ID for an IPv6 CIDR block associated with the VPC. ipv6-cidr-block-association.state - The state of an IPv6 CIDR block associated with the VPC. is-default - Indicates whether the VPC is the default VPC. owner-id - The ID of the account that owns the VPC. state - The state of the VPC (pending | available). tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value. vpc-id - The ID of the VPC.
|
|
13705
13821
|
*/
|
|
13706
13822
|
Filters?: FilterList;
|
|
13707
13823
|
/**
|
|
@@ -13878,7 +13994,7 @@ declare namespace EC2 {
|
|
|
13878
13994
|
*/
|
|
13879
13995
|
DhcpOptionsId?: String;
|
|
13880
13996
|
/**
|
|
13881
|
-
* The ID of the
|
|
13997
|
+
* The ID of the account that owns the DHCP options set.
|
|
13882
13998
|
*/
|
|
13883
13999
|
OwnerId?: String;
|
|
13884
14000
|
/**
|
|
@@ -13963,11 +14079,11 @@ declare namespace EC2 {
|
|
|
13963
14079
|
*/
|
|
13964
14080
|
StateTransitionReason?: String;
|
|
13965
14081
|
/**
|
|
13966
|
-
* The ID of the
|
|
14082
|
+
* The ID of the account that enabled fast snapshot restores on the snapshot.
|
|
13967
14083
|
*/
|
|
13968
14084
|
OwnerId?: String;
|
|
13969
14085
|
/**
|
|
13970
|
-
* The
|
|
14086
|
+
* The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
|
|
13971
14087
|
*/
|
|
13972
14088
|
OwnerAlias?: String;
|
|
13973
14089
|
/**
|
|
@@ -14718,11 +14834,11 @@ declare namespace EC2 {
|
|
|
14718
14834
|
*/
|
|
14719
14835
|
StateTransitionReason?: String;
|
|
14720
14836
|
/**
|
|
14721
|
-
* The ID of the
|
|
14837
|
+
* The ID of the account that enabled fast snapshot restores on the snapshot.
|
|
14722
14838
|
*/
|
|
14723
14839
|
OwnerId?: String;
|
|
14724
14840
|
/**
|
|
14725
|
-
* The
|
|
14841
|
+
* The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.
|
|
14726
14842
|
*/
|
|
14727
14843
|
OwnerAlias?: String;
|
|
14728
14844
|
/**
|
|
@@ -14753,7 +14869,7 @@ declare namespace EC2 {
|
|
|
14753
14869
|
*/
|
|
14754
14870
|
AvailabilityZones: AvailabilityZoneStringList;
|
|
14755
14871
|
/**
|
|
14756
|
-
* The IDs of one or more snapshots. For example, snap-1234567890abcdef0. You can specify a snapshot that was shared with you from another
|
|
14872
|
+
* The IDs of one or more snapshots. For example, snap-1234567890abcdef0. You can specify a snapshot that was shared with you from another account.
|
|
14757
14873
|
*/
|
|
14758
14874
|
SourceSnapshotIds: SnapshotIdStringList;
|
|
14759
14875
|
/**
|
|
@@ -16042,7 +16158,7 @@ declare namespace EC2 {
|
|
|
16042
16158
|
}
|
|
16043
16159
|
export interface GetEbsDefaultKmsKeyIdResult {
|
|
16044
16160
|
/**
|
|
16045
|
-
* The Amazon Resource Name (ARN) of the default
|
|
16161
|
+
* The Amazon Resource Name (ARN) of the default KMS key for encryption by default.
|
|
16046
16162
|
*/
|
|
16047
16163
|
KmsKeyId?: String;
|
|
16048
16164
|
}
|
|
@@ -16304,6 +16420,43 @@ declare namespace EC2 {
|
|
|
16304
16420
|
*/
|
|
16305
16421
|
SerialConsoleAccessEnabled?: Boolean;
|
|
16306
16422
|
}
|
|
16423
|
+
export type GetSubnetCidrReservationsMaxResults = number;
|
|
16424
|
+
export interface GetSubnetCidrReservationsRequest {
|
|
16425
|
+
/**
|
|
16426
|
+
* One or more filters. reservationType - The type of reservation (prefix | explicit). subnet-id - The ID of the subnet. tag:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value. tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.
|
|
16427
|
+
*/
|
|
16428
|
+
Filters?: FilterList;
|
|
16429
|
+
/**
|
|
16430
|
+
* The ID of the subnet.
|
|
16431
|
+
*/
|
|
16432
|
+
SubnetId: SubnetId;
|
|
16433
|
+
/**
|
|
16434
|
+
* Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
|
|
16435
|
+
*/
|
|
16436
|
+
DryRun?: Boolean;
|
|
16437
|
+
/**
|
|
16438
|
+
* The token for the next page of results.
|
|
16439
|
+
*/
|
|
16440
|
+
NextToken?: String;
|
|
16441
|
+
/**
|
|
16442
|
+
* The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.
|
|
16443
|
+
*/
|
|
16444
|
+
MaxResults?: GetSubnetCidrReservationsMaxResults;
|
|
16445
|
+
}
|
|
16446
|
+
export interface GetSubnetCidrReservationsResult {
|
|
16447
|
+
/**
|
|
16448
|
+
* Information about the IPv4 subnet CIDR reservations.
|
|
16449
|
+
*/
|
|
16450
|
+
SubnetIpv4CidrReservations?: SubnetCidrReservationList;
|
|
16451
|
+
/**
|
|
16452
|
+
* Information about the IPv6 subnet CIDR reservations.
|
|
16453
|
+
*/
|
|
16454
|
+
SubnetIpv6CidrReservations?: SubnetCidrReservationList;
|
|
16455
|
+
/**
|
|
16456
|
+
* The token to use to retrieve the next page of results. This value is null when there are no more results to return.
|
|
16457
|
+
*/
|
|
16458
|
+
NextToken?: String;
|
|
16459
|
+
}
|
|
16307
16460
|
export interface GetTransitGatewayAttachmentPropagationsRequest {
|
|
16308
16461
|
/**
|
|
16309
16462
|
* The ID of the attachment.
|
|
@@ -18060,6 +18213,13 @@ declare namespace EC2 {
|
|
|
18060
18213
|
export type InstanceIdStringList = InstanceId[];
|
|
18061
18214
|
export type InstanceIdsSet = InstanceId[];
|
|
18062
18215
|
export type InstanceInterruptionBehavior = "hibernate"|"stop"|"terminate"|string;
|
|
18216
|
+
export interface InstanceIpv4Prefix {
|
|
18217
|
+
/**
|
|
18218
|
+
* One or more IPv4 delegated prefixes assigned to the network interface.
|
|
18219
|
+
*/
|
|
18220
|
+
Ipv4Prefix?: String;
|
|
18221
|
+
}
|
|
18222
|
+
export type InstanceIpv4PrefixList = InstanceIpv4Prefix[];
|
|
18063
18223
|
export interface InstanceIpv6Address {
|
|
18064
18224
|
/**
|
|
18065
18225
|
* The IPv6 address.
|
|
@@ -18074,6 +18234,13 @@ declare namespace EC2 {
|
|
|
18074
18234
|
*/
|
|
18075
18235
|
Ipv6Address?: String;
|
|
18076
18236
|
}
|
|
18237
|
+
export interface InstanceIpv6Prefix {
|
|
18238
|
+
/**
|
|
18239
|
+
* One or more IPv6 delegated prefixes assigned to the network interface.
|
|
18240
|
+
*/
|
|
18241
|
+
Ipv6Prefix?: String;
|
|
18242
|
+
}
|
|
18243
|
+
export type InstanceIpv6PrefixList = InstanceIpv6Prefix[];
|
|
18077
18244
|
export type InstanceLifecycle = "spot"|"on-demand"|string;
|
|
18078
18245
|
export type InstanceLifecycleType = "spot"|"scheduled"|string;
|
|
18079
18246
|
export type InstanceList = Instance[];
|
|
@@ -18198,6 +18365,14 @@ declare namespace EC2 {
|
|
|
18198
18365
|
* Describes the type of network interface. Valid values: interface | efa | trunk
|
|
18199
18366
|
*/
|
|
18200
18367
|
InterfaceType?: String;
|
|
18368
|
+
/**
|
|
18369
|
+
* The IPv4 delegated prefixes that are assigned to the network interface.
|
|
18370
|
+
*/
|
|
18371
|
+
Ipv4Prefixes?: InstanceIpv4PrefixList;
|
|
18372
|
+
/**
|
|
18373
|
+
* The IPv6 delegated prefixes that are assigned to the network interface.
|
|
18374
|
+
*/
|
|
18375
|
+
Ipv6Prefixes?: InstanceIpv6PrefixList;
|
|
18201
18376
|
}
|
|
18202
18377
|
export interface InstanceNetworkInterfaceAssociation {
|
|
18203
18378
|
/**
|
|
@@ -18305,6 +18480,22 @@ declare namespace EC2 {
|
|
|
18305
18480
|
* The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
|
|
18306
18481
|
*/
|
|
18307
18482
|
NetworkCardIndex?: Integer;
|
|
18483
|
+
/**
|
|
18484
|
+
* One or more IPv4 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount option.
|
|
18485
|
+
*/
|
|
18486
|
+
Ipv4Prefixes?: Ipv4PrefixList;
|
|
18487
|
+
/**
|
|
18488
|
+
* The number of IPv4 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv4Prefix option.
|
|
18489
|
+
*/
|
|
18490
|
+
Ipv4PrefixCount?: Integer;
|
|
18491
|
+
/**
|
|
18492
|
+
* One or more IPv6 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount option.
|
|
18493
|
+
*/
|
|
18494
|
+
Ipv6Prefixes?: Ipv6PrefixList;
|
|
18495
|
+
/**
|
|
18496
|
+
* The number of IPv6 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix option.
|
|
18497
|
+
*/
|
|
18498
|
+
Ipv6PrefixCount?: Integer;
|
|
18308
18499
|
}
|
|
18309
18500
|
export type InstanceNetworkInterfaceSpecificationList = InstanceNetworkInterfaceSpecification[];
|
|
18310
18501
|
export interface InstancePrivateIpAddress {
|
|
@@ -18618,7 +18809,7 @@ declare namespace EC2 {
|
|
|
18618
18809
|
*/
|
|
18619
18810
|
InternetGatewayId?: String;
|
|
18620
18811
|
/**
|
|
18621
|
-
* The ID of the
|
|
18812
|
+
* The ID of the account that owns the internet gateway.
|
|
18622
18813
|
*/
|
|
18623
18814
|
OwnerId?: String;
|
|
18624
18815
|
/**
|
|
@@ -18673,6 +18864,7 @@ declare namespace EC2 {
|
|
|
18673
18864
|
UserIdGroupPairs?: UserIdGroupPairList;
|
|
18674
18865
|
}
|
|
18675
18866
|
export type IpPermissionList = IpPermission[];
|
|
18867
|
+
export type IpPrefixList = String[];
|
|
18676
18868
|
export interface IpRange {
|
|
18677
18869
|
/**
|
|
18678
18870
|
* The IPv4 CIDR range. You can either specify a CIDR range or a source security group, not both. To specify a single IPv4 address, use the /32 prefix length.
|
|
@@ -18686,6 +18878,27 @@ declare namespace EC2 {
|
|
|
18686
18878
|
export type IpRangeList = IpRange[];
|
|
18687
18879
|
export type IpRanges = String[];
|
|
18688
18880
|
export type Ipv4PoolEc2Id = string;
|
|
18881
|
+
export type Ipv4PrefixList = Ipv4PrefixSpecificationRequest[];
|
|
18882
|
+
export type Ipv4PrefixListResponse = Ipv4PrefixSpecificationResponse[];
|
|
18883
|
+
export interface Ipv4PrefixSpecification {
|
|
18884
|
+
/**
|
|
18885
|
+
* The IPv4 Prefix Delegation prefix. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
18886
|
+
*/
|
|
18887
|
+
Ipv4Prefix?: String;
|
|
18888
|
+
}
|
|
18889
|
+
export interface Ipv4PrefixSpecificationRequest {
|
|
18890
|
+
/**
|
|
18891
|
+
* The IPv4 Prefix Delegation prefix. For information, see Prefix Delegation in the Amazon Elastic Compute Cloud User Guide.
|
|
18892
|
+
*/
|
|
18893
|
+
Ipv4Prefix?: String;
|
|
18894
|
+
}
|
|
18895
|
+
export interface Ipv4PrefixSpecificationResponse {
|
|
18896
|
+
/**
|
|
18897
|
+
* One or more IPv4 delegated prefixes assigned to the network interface.
|
|
18898
|
+
*/
|
|
18899
|
+
Ipv4Prefix?: String;
|
|
18900
|
+
}
|
|
18901
|
+
export type Ipv4PrefixesList = Ipv4PrefixSpecification[];
|
|
18689
18902
|
export type Ipv6Address = string;
|
|
18690
18903
|
export type Ipv6AddressList = String[];
|
|
18691
18904
|
export interface Ipv6CidrAssociation {
|
|
@@ -18729,6 +18942,27 @@ declare namespace EC2 {
|
|
|
18729
18942
|
export type Ipv6PoolIdList = Ipv6PoolEc2Id[];
|
|
18730
18943
|
export type Ipv6PoolMaxResults = number;
|
|
18731
18944
|
export type Ipv6PoolSet = Ipv6Pool[];
|
|
18945
|
+
export type Ipv6PrefixList = Ipv6PrefixSpecificationRequest[];
|
|
18946
|
+
export type Ipv6PrefixListResponse = Ipv6PrefixSpecificationResponse[];
|
|
18947
|
+
export interface Ipv6PrefixSpecification {
|
|
18948
|
+
/**
|
|
18949
|
+
* The IPv6 Prefix Delegation prefix.
|
|
18950
|
+
*/
|
|
18951
|
+
Ipv6Prefix?: String;
|
|
18952
|
+
}
|
|
18953
|
+
export interface Ipv6PrefixSpecificationRequest {
|
|
18954
|
+
/**
|
|
18955
|
+
* The IPv6 Prefix Delegation prefix.
|
|
18956
|
+
*/
|
|
18957
|
+
Ipv6Prefix?: String;
|
|
18958
|
+
}
|
|
18959
|
+
export interface Ipv6PrefixSpecificationResponse {
|
|
18960
|
+
/**
|
|
18961
|
+
* One or more IPv6 delegated prefixes assigned to the network interface.
|
|
18962
|
+
*/
|
|
18963
|
+
Ipv6Prefix?: String;
|
|
18964
|
+
}
|
|
18965
|
+
export type Ipv6PrefixesList = Ipv6PrefixSpecification[];
|
|
18732
18966
|
export interface Ipv6Range {
|
|
18733
18967
|
/**
|
|
18734
18968
|
* The IPv6 CIDR range. You can either specify a CIDR range or a source security group, not both. To specify a single IPv6 address, use the /128 prefix length.
|
|
@@ -19022,7 +19256,7 @@ declare namespace EC2 {
|
|
|
19022
19256
|
*/
|
|
19023
19257
|
Iops?: Integer;
|
|
19024
19258
|
/**
|
|
19025
|
-
* The ARN of the
|
|
19259
|
+
* The ARN of the Key Management Service (KMS) CMK used for encryption.
|
|
19026
19260
|
*/
|
|
19027
19261
|
KmsKeyId?: KmsKeyId;
|
|
19028
19262
|
/**
|
|
@@ -19056,7 +19290,7 @@ declare namespace EC2 {
|
|
|
19056
19290
|
*/
|
|
19057
19291
|
Iops?: Integer;
|
|
19058
19292
|
/**
|
|
19059
|
-
* The ARN of the symmetric
|
|
19293
|
+
* The ARN of the symmetric Key Management Service (KMS) CMK used for encryption.
|
|
19060
19294
|
*/
|
|
19061
19295
|
KmsKeyId?: KmsKeyId;
|
|
19062
19296
|
/**
|
|
@@ -19101,13 +19335,13 @@ declare namespace EC2 {
|
|
|
19101
19335
|
export type LaunchTemplateElasticInferenceAcceleratorResponseList = LaunchTemplateElasticInferenceAcceleratorResponse[];
|
|
19102
19336
|
export interface LaunchTemplateEnclaveOptions {
|
|
19103
19337
|
/**
|
|
19104
|
-
* If this parameter is set to true, the instance is enabled for
|
|
19338
|
+
* If this parameter is set to true, the instance is enabled for Amazon Web Services Nitro Enclaves; otherwise, it is not enabled for Amazon Web Services Nitro Enclaves.
|
|
19105
19339
|
*/
|
|
19106
19340
|
Enabled?: Boolean;
|
|
19107
19341
|
}
|
|
19108
19342
|
export interface LaunchTemplateEnclaveOptionsRequest {
|
|
19109
19343
|
/**
|
|
19110
|
-
* To enable the instance for
|
|
19344
|
+
* To enable the instance for Amazon Web Services Nitro Enclaves, set this parameter to true.
|
|
19111
19345
|
*/
|
|
19112
19346
|
Enabled?: Boolean;
|
|
19113
19347
|
}
|
|
@@ -19203,7 +19437,7 @@ declare namespace EC2 {
|
|
|
19203
19437
|
export type LaunchTemplateInstanceMetadataOptionsState = "pending"|"applied"|string;
|
|
19204
19438
|
export interface LaunchTemplateInstanceNetworkInterfaceSpecification {
|
|
19205
19439
|
/**
|
|
19206
|
-
* Indicates whether to associate a Carrier IP address with eth0 for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see Carrier IP addresses in the
|
|
19440
|
+
* Indicates whether to associate a Carrier IP address with eth0 for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see Carrier IP addresses in the Wavelength Developer Guide.
|
|
19207
19441
|
*/
|
|
19208
19442
|
AssociateCarrierIpAddress?: Boolean;
|
|
19209
19443
|
/**
|
|
@@ -19262,11 +19496,27 @@ declare namespace EC2 {
|
|
|
19262
19496
|
* The index of the network card.
|
|
19263
19497
|
*/
|
|
19264
19498
|
NetworkCardIndex?: Integer;
|
|
19499
|
+
/**
|
|
19500
|
+
* One or more IPv4 delegated prefixes assigned to the network interface.
|
|
19501
|
+
*/
|
|
19502
|
+
Ipv4Prefixes?: Ipv4PrefixListResponse;
|
|
19503
|
+
/**
|
|
19504
|
+
* The number of IPv4 delegated prefixes that AWS automatically assigned to the network interface.
|
|
19505
|
+
*/
|
|
19506
|
+
Ipv4PrefixCount?: Integer;
|
|
19507
|
+
/**
|
|
19508
|
+
* One or more IPv6 delegated prefixes assigned to the network interface.
|
|
19509
|
+
*/
|
|
19510
|
+
Ipv6Prefixes?: Ipv6PrefixListResponse;
|
|
19511
|
+
/**
|
|
19512
|
+
* The number of IPv6 delegated prefixes that AWS automatically assigned to the network interface.
|
|
19513
|
+
*/
|
|
19514
|
+
Ipv6PrefixCount?: Integer;
|
|
19265
19515
|
}
|
|
19266
19516
|
export type LaunchTemplateInstanceNetworkInterfaceSpecificationList = LaunchTemplateInstanceNetworkInterfaceSpecification[];
|
|
19267
19517
|
export interface LaunchTemplateInstanceNetworkInterfaceSpecificationRequest {
|
|
19268
19518
|
/**
|
|
19269
|
-
* Associates a Carrier IP address with eth0 for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see Carrier IP addresses in the
|
|
19519
|
+
* Associates a Carrier IP address with eth0 for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. For more information about Carrier IP addresses, see Carrier IP addresses in the Wavelength Developer Guide.
|
|
19270
19520
|
*/
|
|
19271
19521
|
AssociateCarrierIpAddress?: Boolean;
|
|
19272
19522
|
/**
|
|
@@ -19325,6 +19575,22 @@ declare namespace EC2 {
|
|
|
19325
19575
|
* The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
|
|
19326
19576
|
*/
|
|
19327
19577
|
NetworkCardIndex?: Integer;
|
|
19578
|
+
/**
|
|
19579
|
+
* One or more IPv4 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv4PrefixCount option.
|
|
19580
|
+
*/
|
|
19581
|
+
Ipv4Prefixes?: Ipv4PrefixList;
|
|
19582
|
+
/**
|
|
19583
|
+
* The number of IPv4 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv4Prefix option.
|
|
19584
|
+
*/
|
|
19585
|
+
Ipv4PrefixCount?: Integer;
|
|
19586
|
+
/**
|
|
19587
|
+
* One or more IPv6 delegated prefixes to be assigned to the network interface. You cannot use this option if you use the Ipv6PrefixCount option.
|
|
19588
|
+
*/
|
|
19589
|
+
Ipv6Prefixes?: Ipv6PrefixList;
|
|
19590
|
+
/**
|
|
19591
|
+
* The number of IPv6 delegated prefixes to be automatically assigned to the network interface. You cannot use this option if you use the Ipv6Prefix option.
|
|
19592
|
+
*/
|
|
19593
|
+
Ipv6PrefixCount?: Integer;
|
|
19328
19594
|
}
|
|
19329
19595
|
export type LaunchTemplateInstanceNetworkInterfaceSpecificationRequestList = LaunchTemplateInstanceNetworkInterfaceSpecificationRequest[];
|
|
19330
19596
|
export interface LaunchTemplateLicenseConfiguration {
|
|
@@ -20073,7 +20339,7 @@ declare namespace EC2 {
|
|
|
20073
20339
|
}
|
|
20074
20340
|
export interface ModifyEbsDefaultKmsKeyIdRequest {
|
|
20075
20341
|
/**
|
|
20076
|
-
* The identifier of the
|
|
20342
|
+
* The identifier of the Key Management Service (KMS) KMS key to use for Amazon EBS encryption. If this parameter is not specified, your KMS key for Amazon EBS is used. If KmsKeyId is specified, the encrypted state must be true. You can specify the KMS key using any of the following: Key ID. For example, 1234abcd-12ab-34cd-56ef-1234567890ab. Key alias. For example, alias/ExampleAlias. Key ARN. For example, arn:aws:kms:us-east-1:012345678910:key/1234abcd-12ab-34cd-56ef-1234567890ab. Alias ARN. For example, arn:aws:kms:us-east-1:012345678910:alias/ExampleAlias. Amazon Web Services authenticates the KMS key asynchronously. Therefore, if you specify an ID, alias, or ARN that is not valid, the action can appear to complete, but eventually fails. Amazon EBS does not support asymmetric KMS keys.
|
|
20077
20343
|
*/
|
|
20078
20344
|
KmsKeyId: KmsKeyId;
|
|
20079
20345
|
/**
|
|
@@ -20083,7 +20349,7 @@ declare namespace EC2 {
|
|
|
20083
20349
|
}
|
|
20084
20350
|
export interface ModifyEbsDefaultKmsKeyIdResult {
|
|
20085
20351
|
/**
|
|
20086
|
-
* The Amazon Resource Name (ARN) of the default
|
|
20352
|
+
* The Amazon Resource Name (ARN) of the default KMS key for encryption by default.
|
|
20087
20353
|
*/
|
|
20088
20354
|
KmsKeyId?: String;
|
|
20089
20355
|
}
|
|
@@ -20979,19 +21245,19 @@ declare namespace EC2 {
|
|
|
20979
21245
|
*/
|
|
20980
21246
|
VolumeId: VolumeId;
|
|
20981
21247
|
/**
|
|
20982
|
-
* The target size of the volume, in GiB. The target volume size must be greater than or equal to the existing size of the volume. The following are the supported volumes sizes for each volume type: gp2 and gp3: 1-16,384 io1 and io2: 4-16,384 st1 and sc1: 125-16,384 standard: 1-1,024 Default:
|
|
21248
|
+
* The target size of the volume, in GiB. The target volume size must be greater than or equal to the existing size of the volume. The following are the supported volumes sizes for each volume type: gp2 and gp3: 1-16,384 io1 and io2: 4-16,384 st1 and sc1: 125-16,384 standard: 1-1,024 Default: The existing size is retained.
|
|
20983
21249
|
*/
|
|
20984
21250
|
Size?: Integer;
|
|
20985
21251
|
/**
|
|
20986
|
-
* The target EBS volume type of the volume. For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide. Default:
|
|
21252
|
+
* The target EBS volume type of the volume. For more information, see Amazon EBS volume types in the Amazon Elastic Compute Cloud User Guide. Default: The existing type is retained.
|
|
20987
21253
|
*/
|
|
20988
21254
|
VolumeType?: VolumeType;
|
|
20989
21255
|
/**
|
|
20990
|
-
* The target IOPS rate of the volume. This parameter is valid only for gp3, io1, and io2 volumes. The following are the supported values for each volume type: gp3: 3,000-16,000 IOPS io1: 100-64,000 IOPS io2: 100-64,000 IOPS Default:
|
|
21256
|
+
* The target IOPS rate of the volume. This parameter is valid only for gp3, io1, and io2 volumes. The following are the supported values for each volume type: gp3: 3,000-16,000 IOPS io1: 100-64,000 IOPS io2: 100-64,000 IOPS Default: The existing value is retained if you keep the same volume type. If you change the volume type to io1, io2, or gp3, the default is 3,000.
|
|
20991
21257
|
*/
|
|
20992
21258
|
Iops?: Integer;
|
|
20993
21259
|
/**
|
|
20994
|
-
* The target throughput of the volume, in MiB/s. This parameter is valid only for gp3 volumes. The maximum value is 1,000. Default:
|
|
21260
|
+
* The target throughput of the volume, in MiB/s. This parameter is valid only for gp3 volumes. The maximum value is 1,000. Default: The existing value is retained if the source and target volume type is gp3. Otherwise, the default value is 125. Valid Range: Minimum value of 125. Maximum value of 1000.
|
|
20995
21261
|
*/
|
|
20996
21262
|
Throughput?: Integer;
|
|
20997
21263
|
/**
|
|
@@ -21532,7 +21798,7 @@ declare namespace EC2 {
|
|
|
21532
21798
|
*/
|
|
21533
21799
|
VpcId?: String;
|
|
21534
21800
|
/**
|
|
21535
|
-
* The ID of the
|
|
21801
|
+
* The ID of the account that owns the network ACL.
|
|
21536
21802
|
*/
|
|
21537
21803
|
OwnerId?: String;
|
|
21538
21804
|
}
|
|
@@ -21666,7 +21932,7 @@ declare namespace EC2 {
|
|
|
21666
21932
|
*/
|
|
21667
21933
|
NetworkInsightsPathId?: NetworkInsightsPathId;
|
|
21668
21934
|
/**
|
|
21669
|
-
* The Amazon Resource Names (ARN) of the
|
|
21935
|
+
* The Amazon Resource Names (ARN) of the Amazon Web Services resources that the path must traverse.
|
|
21670
21936
|
*/
|
|
21671
21937
|
FilterInArns?: ArnList;
|
|
21672
21938
|
/**
|
|
@@ -21724,19 +21990,19 @@ declare namespace EC2 {
|
|
|
21724
21990
|
*/
|
|
21725
21991
|
CreatedDate?: MillisecondDateTime;
|
|
21726
21992
|
/**
|
|
21727
|
-
* The
|
|
21993
|
+
* The Amazon Web Services resource that is the source of the path.
|
|
21728
21994
|
*/
|
|
21729
21995
|
Source?: String;
|
|
21730
21996
|
/**
|
|
21731
|
-
* The
|
|
21997
|
+
* The Amazon Web Services resource that is the destination of the path.
|
|
21732
21998
|
*/
|
|
21733
21999
|
Destination?: String;
|
|
21734
22000
|
/**
|
|
21735
|
-
* The IP address of the
|
|
22001
|
+
* The IP address of the Amazon Web Services resource that is the source of the path.
|
|
21736
22002
|
*/
|
|
21737
22003
|
SourceIp?: IpAddress;
|
|
21738
22004
|
/**
|
|
21739
|
-
* The IP address of the
|
|
22005
|
+
* The IP address of the Amazon Web Services resource that is the destination of the path.
|
|
21740
22006
|
*/
|
|
21741
22007
|
DestinationIp?: IpAddress;
|
|
21742
22008
|
/**
|
|
@@ -21812,6 +22078,14 @@ declare namespace EC2 {
|
|
|
21812
22078
|
* The private IPv4 addresses associated with the network interface.
|
|
21813
22079
|
*/
|
|
21814
22080
|
PrivateIpAddresses?: NetworkInterfacePrivateIpAddressList;
|
|
22081
|
+
/**
|
|
22082
|
+
* The IPv4 Prefix Delegation prefixes that are assigned to the network interface.
|
|
22083
|
+
*/
|
|
22084
|
+
Ipv4Prefixes?: Ipv4PrefixesList;
|
|
22085
|
+
/**
|
|
22086
|
+
* The IPv6 Prefix Delegation prefixes that are assigned to the network interface.
|
|
22087
|
+
*/
|
|
22088
|
+
Ipv6Prefixes?: Ipv6PrefixesList;
|
|
21815
22089
|
/**
|
|
21816
22090
|
* The alias or account ID of the principal or service that created the network interface.
|
|
21817
22091
|
*/
|
|
@@ -23504,15 +23778,15 @@ declare namespace EC2 {
|
|
|
23504
23778
|
*/
|
|
23505
23779
|
LicenseSpecifications?: LaunchTemplateLicenseSpecificationListRequest;
|
|
23506
23780
|
/**
|
|
23507
|
-
* Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate
|
|
23781
|
+
* Indicates whether an instance is enabled for hibernation. This parameter is valid only if the instance meets the hibernation prerequisites. For more information, see Hibernate your instance in the Amazon Elastic Compute Cloud User Guide.
|
|
23508
23782
|
*/
|
|
23509
23783
|
HibernationOptions?: LaunchTemplateHibernationOptionsRequest;
|
|
23510
23784
|
/**
|
|
23511
|
-
* The metadata options for the instance. For more information, see Instance
|
|
23785
|
+
* The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
|
|
23512
23786
|
*/
|
|
23513
23787
|
MetadataOptions?: LaunchTemplateInstanceMetadataOptionsRequest;
|
|
23514
23788
|
/**
|
|
23515
|
-
* Indicates whether the instance is enabled for
|
|
23789
|
+
* Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves. For more information, see What is Amazon Web Services Nitro Enclaves? in the Amazon Web Services Nitro Enclaves User Guide. You can't enable Amazon Web Services Nitro Enclaves and hibernation on the same instance.
|
|
23516
23790
|
*/
|
|
23517
23791
|
EnclaveOptions?: LaunchTemplateEnclaveOptionsRequest;
|
|
23518
23792
|
}
|
|
@@ -24017,7 +24291,7 @@ declare namespace EC2 {
|
|
|
24017
24291
|
}
|
|
24018
24292
|
export interface ResetEbsDefaultKmsKeyIdResult {
|
|
24019
24293
|
/**
|
|
24020
|
-
* The Amazon Resource Name (ARN) of the default
|
|
24294
|
+
* The Amazon Resource Name (ARN) of the default KMS key for EBS encryption by default.
|
|
24021
24295
|
*/
|
|
24022
24296
|
KmsKeyId?: String;
|
|
24023
24297
|
}
|
|
@@ -24201,7 +24475,7 @@ declare namespace EC2 {
|
|
|
24201
24475
|
*/
|
|
24202
24476
|
CreditSpecification?: CreditSpecification;
|
|
24203
24477
|
/**
|
|
24204
|
-
* The CPU options for the instance. For more information, see Optimizing CPU
|
|
24478
|
+
* The CPU options for the instance. For more information, see Optimizing CPU options in the Amazon Elastic Compute Cloud User Guide.
|
|
24205
24479
|
*/
|
|
24206
24480
|
CpuOptions?: LaunchTemplateCpuOptions;
|
|
24207
24481
|
/**
|
|
@@ -24213,15 +24487,15 @@ declare namespace EC2 {
|
|
|
24213
24487
|
*/
|
|
24214
24488
|
LicenseSpecifications?: LaunchTemplateLicenseList;
|
|
24215
24489
|
/**
|
|
24216
|
-
* Indicates whether an instance is configured for hibernation. For more information, see Hibernate
|
|
24490
|
+
* Indicates whether an instance is configured for hibernation. For more information, see Hibernate your instance in the Amazon Elastic Compute Cloud User Guide.
|
|
24217
24491
|
*/
|
|
24218
24492
|
HibernationOptions?: LaunchTemplateHibernationOptions;
|
|
24219
24493
|
/**
|
|
24220
|
-
* The metadata options for the instance. For more information, see Instance
|
|
24494
|
+
* The metadata options for the instance. For more information, see Instance metadata and user data in the Amazon Elastic Compute Cloud User Guide.
|
|
24221
24495
|
*/
|
|
24222
24496
|
MetadataOptions?: LaunchTemplateInstanceMetadataOptions;
|
|
24223
24497
|
/**
|
|
24224
|
-
* Indicates whether the instance is enabled for
|
|
24498
|
+
* Indicates whether the instance is enabled for Amazon Web Services Nitro Enclaves.
|
|
24225
24499
|
*/
|
|
24226
24500
|
EnclaveOptions?: LaunchTemplateEnclaveOptions;
|
|
24227
24501
|
}
|
|
@@ -24419,7 +24693,7 @@ declare namespace EC2 {
|
|
|
24419
24693
|
*/
|
|
24420
24694
|
DestinationIpv6CidrBlock?: String;
|
|
24421
24695
|
/**
|
|
24422
|
-
* The prefix of the
|
|
24696
|
+
* The prefix of the Amazon Web Service.
|
|
24423
24697
|
*/
|
|
24424
24698
|
DestinationPrefixListId?: String;
|
|
24425
24699
|
/**
|
|
@@ -24435,7 +24709,7 @@ declare namespace EC2 {
|
|
|
24435
24709
|
*/
|
|
24436
24710
|
InstanceId?: String;
|
|
24437
24711
|
/**
|
|
24438
|
-
* The
|
|
24712
|
+
* The ID of account that owns the instance.
|
|
24439
24713
|
*/
|
|
24440
24714
|
InstanceOwnerId?: String;
|
|
24441
24715
|
/**
|
|
@@ -24501,7 +24775,7 @@ declare namespace EC2 {
|
|
|
24501
24775
|
*/
|
|
24502
24776
|
VpcId?: String;
|
|
24503
24777
|
/**
|
|
24504
|
-
* The ID of the
|
|
24778
|
+
* The ID of the account that owns the route table.
|
|
24505
24779
|
*/
|
|
24506
24780
|
OwnerId?: String;
|
|
24507
24781
|
}
|
|
@@ -25562,11 +25836,11 @@ declare namespace EC2 {
|
|
|
25562
25836
|
*/
|
|
25563
25837
|
Encrypted?: Boolean;
|
|
25564
25838
|
/**
|
|
25565
|
-
* The Amazon Resource Name (ARN) of the
|
|
25839
|
+
* The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS key that was used to protect the volume encryption key for the parent volume.
|
|
25566
25840
|
*/
|
|
25567
25841
|
KmsKeyId?: String;
|
|
25568
25842
|
/**
|
|
25569
|
-
* The
|
|
25843
|
+
* The ID of the account that owns the EBS snapshot.
|
|
25570
25844
|
*/
|
|
25571
25845
|
OwnerId?: String;
|
|
25572
25846
|
/**
|
|
@@ -25586,7 +25860,7 @@ declare namespace EC2 {
|
|
|
25586
25860
|
*/
|
|
25587
25861
|
State?: SnapshotState;
|
|
25588
25862
|
/**
|
|
25589
|
-
* Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper
|
|
25863
|
+
* Encrypted Amazon EBS snapshots are copied asynchronously. If a snapshot copy operation fails (for example, if the proper Key Management Service (KMS) permissions are not obtained) this field displays error state details to help you diagnose why the error occurred. This parameter is only returned by DescribeSnapshots.
|
|
25590
25864
|
*/
|
|
25591
25865
|
StateMessage?: String;
|
|
25592
25866
|
/**
|
|
@@ -25598,11 +25872,11 @@ declare namespace EC2 {
|
|
|
25598
25872
|
*/
|
|
25599
25873
|
VolumeSize?: Integer;
|
|
25600
25874
|
/**
|
|
25601
|
-
* The
|
|
25875
|
+
* The Amazon Web Services owner alias, from an Amazon-maintained list (amazon). This is not the user-configured account alias set using the IAM console.
|
|
25602
25876
|
*/
|
|
25603
25877
|
OwnerAlias?: String;
|
|
25604
25878
|
/**
|
|
25605
|
-
* The ARN of the
|
|
25879
|
+
* The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
|
|
25606
25880
|
*/
|
|
25607
25881
|
OutpostArn?: String;
|
|
25608
25882
|
/**
|
|
@@ -25716,7 +25990,7 @@ declare namespace EC2 {
|
|
|
25716
25990
|
*/
|
|
25717
25991
|
SnapshotId?: String;
|
|
25718
25992
|
/**
|
|
25719
|
-
* The ARN of the
|
|
25993
|
+
* The ARN of the Outpost on which the snapshot is stored. For more information, see Amazon EBS local snapshots on Outposts in the Amazon Elastic Compute Cloud User Guide.
|
|
25720
25994
|
*/
|
|
25721
25995
|
OutpostArn?: String;
|
|
25722
25996
|
}
|
|
@@ -26353,7 +26627,7 @@ declare namespace EC2 {
|
|
|
26353
26627
|
*/
|
|
26354
26628
|
TagSpecifications?: TagSpecificationList;
|
|
26355
26629
|
/**
|
|
26356
|
-
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to
|
|
26630
|
+
* Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
|
|
26357
26631
|
*/
|
|
26358
26632
|
ClientToken: String;
|
|
26359
26633
|
}
|
|
@@ -26513,7 +26787,7 @@ declare namespace EC2 {
|
|
|
26513
26787
|
*/
|
|
26514
26788
|
VpcId?: String;
|
|
26515
26789
|
/**
|
|
26516
|
-
* The ID of the
|
|
26790
|
+
* The ID of the account that owns the subnet.
|
|
26517
26791
|
*/
|
|
26518
26792
|
OwnerId?: String;
|
|
26519
26793
|
/**
|
|
@@ -26560,6 +26834,39 @@ declare namespace EC2 {
|
|
|
26560
26834
|
StatusMessage?: String;
|
|
26561
26835
|
}
|
|
26562
26836
|
export type SubnetCidrBlockStateCode = "associating"|"associated"|"disassociating"|"disassociated"|"failing"|"failed"|string;
|
|
26837
|
+
export interface SubnetCidrReservation {
|
|
26838
|
+
/**
|
|
26839
|
+
* The ID of the subnet CIDR reservation.
|
|
26840
|
+
*/
|
|
26841
|
+
SubnetCidrReservationId?: SubnetCidrReservationId;
|
|
26842
|
+
/**
|
|
26843
|
+
* The ID of the subnet.
|
|
26844
|
+
*/
|
|
26845
|
+
SubnetId?: SubnetId;
|
|
26846
|
+
/**
|
|
26847
|
+
* The CIDR that has been reserved.
|
|
26848
|
+
*/
|
|
26849
|
+
Cidr?: String;
|
|
26850
|
+
/**
|
|
26851
|
+
* The type of reservation.
|
|
26852
|
+
*/
|
|
26853
|
+
ReservationType?: SubnetCidrReservationType;
|
|
26854
|
+
/**
|
|
26855
|
+
* The ID of the account that owns the subnet CIDR reservation.
|
|
26856
|
+
*/
|
|
26857
|
+
OwnerId?: String;
|
|
26858
|
+
/**
|
|
26859
|
+
* The description assigned to the subnet CIDR reservation.
|
|
26860
|
+
*/
|
|
26861
|
+
Description?: String;
|
|
26862
|
+
/**
|
|
26863
|
+
* The tags assigned to the subnet CIDR reservation.
|
|
26864
|
+
*/
|
|
26865
|
+
Tags?: TagList;
|
|
26866
|
+
}
|
|
26867
|
+
export type SubnetCidrReservationId = string;
|
|
26868
|
+
export type SubnetCidrReservationList = SubnetCidrReservation[];
|
|
26869
|
+
export type SubnetCidrReservationType = "prefix"|"explicit"|string;
|
|
26563
26870
|
export type SubnetId = string;
|
|
26564
26871
|
export type SubnetIdStringList = SubnetId[];
|
|
26565
26872
|
export interface SubnetIpv6CidrBlockAssociation {
|
|
@@ -27907,13 +28214,17 @@ declare namespace EC2 {
|
|
|
27907
28214
|
export type TunnelOptionsList = TunnelOption[];
|
|
27908
28215
|
export interface UnassignIpv6AddressesRequest {
|
|
27909
28216
|
/**
|
|
27910
|
-
* The
|
|
28217
|
+
* The IPv6 addresses to unassign from the network interface.
|
|
27911
28218
|
*/
|
|
27912
|
-
|
|
28219
|
+
Ipv6Addresses?: Ipv6AddressList;
|
|
27913
28220
|
/**
|
|
27914
|
-
*
|
|
28221
|
+
* One or moreIPv6 Prefix Delegation prefixes to unassign from the network interface.
|
|
27915
28222
|
*/
|
|
27916
|
-
|
|
28223
|
+
Ipv6Prefixes?: IpPrefixList;
|
|
28224
|
+
/**
|
|
28225
|
+
* The ID of the network interface.
|
|
28226
|
+
*/
|
|
28227
|
+
NetworkInterfaceId: NetworkInterfaceId;
|
|
27917
28228
|
}
|
|
27918
28229
|
export interface UnassignIpv6AddressesResult {
|
|
27919
28230
|
/**
|
|
@@ -27924,6 +28235,10 @@ declare namespace EC2 {
|
|
|
27924
28235
|
* The IPv6 addresses that have been unassigned from the network interface.
|
|
27925
28236
|
*/
|
|
27926
28237
|
UnassignedIpv6Addresses?: Ipv6AddressList;
|
|
28238
|
+
/**
|
|
28239
|
+
* The IPv4 Prefix Delegation prefixes that have been unassigned from the network interface.
|
|
28240
|
+
*/
|
|
28241
|
+
UnassignedIpv6Prefixes?: IpPrefixList;
|
|
27927
28242
|
}
|
|
27928
28243
|
export interface UnassignPrivateIpAddressesRequest {
|
|
27929
28244
|
/**
|
|
@@ -27933,7 +28248,11 @@ declare namespace EC2 {
|
|
|
27933
28248
|
/**
|
|
27934
28249
|
* The secondary private IP addresses to unassign from the network interface. You can specify this option multiple times to unassign more than one IP address.
|
|
27935
28250
|
*/
|
|
27936
|
-
PrivateIpAddresses
|
|
28251
|
+
PrivateIpAddresses?: PrivateIpAddressStringList;
|
|
28252
|
+
/**
|
|
28253
|
+
* The IPv4 Prefix Delegation prefixes to unassign from the network interface.
|
|
28254
|
+
*/
|
|
28255
|
+
Ipv4Prefixes?: IpPrefixList;
|
|
27937
28256
|
}
|
|
27938
28257
|
export type UnlimitedSupportedInstanceFamily = "t2"|"t3"|"t3a"|"t4g"|string;
|
|
27939
28258
|
export interface UnmonitorInstancesRequest {
|
|
@@ -28203,7 +28522,7 @@ declare namespace EC2 {
|
|
|
28203
28522
|
*/
|
|
28204
28523
|
Encrypted?: Boolean;
|
|
28205
28524
|
/**
|
|
28206
|
-
* The Amazon Resource Name (ARN) of the
|
|
28525
|
+
* The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS key that was used to protect the volume encryption key for the volume.
|
|
28207
28526
|
*/
|
|
28208
28527
|
KmsKeyId?: String;
|
|
28209
28528
|
/**
|
|
@@ -28488,7 +28807,7 @@ declare namespace EC2 {
|
|
|
28488
28807
|
*/
|
|
28489
28808
|
VpcId?: String;
|
|
28490
28809
|
/**
|
|
28491
|
-
* The ID of the
|
|
28810
|
+
* The ID of the account that owns the VPC.
|
|
28492
28811
|
*/
|
|
28493
28812
|
OwnerId?: String;
|
|
28494
28813
|
/**
|
|
@@ -28776,7 +29095,7 @@ declare namespace EC2 {
|
|
|
28776
29095
|
*/
|
|
28777
29096
|
CidrBlockSet?: CidrBlockSet;
|
|
28778
29097
|
/**
|
|
28779
|
-
* The
|
|
29098
|
+
* The ID of the account that owns the VPC.
|
|
28780
29099
|
*/
|
|
28781
29100
|
OwnerId?: String;
|
|
28782
29101
|
/**
|