@aws-sdk/client-ec2 3.226.0 → 3.231.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/dist-cjs/endpoint/ruleset.js +0 -9
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/protocols/Aws_ec2.js +14 -0
- package/dist-cjs/runtimeConfig.browser.js +3 -3
- package/dist-cjs/runtimeConfig.js +2 -1
- package/dist-es/endpoint/ruleset.js +0 -9
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/protocols/Aws_ec2.js +14 -0
- package/dist-es/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.js +2 -1
- package/dist-types/EC2.d.ts +359 -425
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -2
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +5 -5
- package/dist-types/commands/AssociateAddressCommand.d.ts +0 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +1 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -4
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +3 -4
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -2
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +5 -5
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -2
- package/dist-types/commands/BundleInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +7 -7
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -2
- package/dist-types/commands/CopyImageCommand.d.ts +2 -5
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -4
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -5
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +5 -5
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +5 -6
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -6
- package/dist-types/commands/CreateImageCommand.d.ts +6 -10
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -3
- package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +2 -2
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -2
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +2 -2
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +2 -2
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +0 -1
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteCommand.d.ts +6 -6
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -2
- package/dist-types/commands/CreateSnapshotCommand.d.ts +0 -3
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +0 -2
- package/dist-types/commands/CreateSubnetCommand.d.ts +7 -7
- package/dist-types/commands/CreateTagsCommand.d.ts +0 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -2
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +6 -6
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -2
- package/dist-types/commands/DeleteFleetsCommand.d.ts +0 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +1 -2
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +7 -7
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -2
- package/dist-types/commands/DeregisterImageCommand.d.ts +1 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -2
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +0 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +8 -8
- package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -2
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +3 -3
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +3 -3
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +3 -3
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +0 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +1 -2
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +9 -9
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -2
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +1 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +3 -3
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +3 -3
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +5 -5
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -2
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +4 -4
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +7 -7
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -2
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +5 -5
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +6 -9
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -2
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +13 -15
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -2
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -2
- package/dist-types/commands/RegisterImageCommand.d.ts +4 -7
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +1 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -2
- package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -2
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +1 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +8 -9
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +5 -7
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +0 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +0 -2
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +1 -4
- package/dist-types/commands/RunInstancesCommand.d.ts +16 -16
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +3 -6
- package/dist-types/commands/StartInstancesCommand.d.ts +5 -7
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -2
- package/dist-types/commands/StopInstancesCommand.d.ts +6 -6
- package/dist-types/commands/TerminateInstancesCommand.d.ts +19 -24
- package/dist-types/models/models_0.d.ts +74 -79
- package/dist-types/models/models_1.d.ts +198 -201
- package/dist-types/models/models_2.d.ts +71 -71
- package/dist-types/models/models_3.d.ts +349 -357
- package/dist-types/models/models_4.d.ts +441 -443
- package/dist-types/models/models_5.d.ts +119 -122
- package/dist-types/models/models_6.d.ts +173 -175
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_3.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -1
- package/package.json +7 -6
|
@@ -208,7 +208,7 @@ export interface CreateSubnetRequest {
|
|
|
208
208
|
/**
|
|
209
209
|
* <p>The IPv6 network range for the subnet, in CIDR notation. The subnet size must use a
|
|
210
210
|
* /64 prefix length.</p>
|
|
211
|
-
*
|
|
211
|
+
* <p>This parameter is required for an IPv6 only subnet.</p>
|
|
212
212
|
*/
|
|
213
213
|
Ipv6CidrBlock?: string;
|
|
214
214
|
/**
|
|
@@ -252,10 +252,10 @@ export interface CreateSubnetCidrReservationRequest {
|
|
|
252
252
|
Cidr: string | undefined;
|
|
253
253
|
/**
|
|
254
254
|
* <p>The type of reservation.</p>
|
|
255
|
-
*
|
|
256
|
-
*
|
|
255
|
+
* <p>The following are valid values:</p>
|
|
256
|
+
* <ul>
|
|
257
257
|
* <li>
|
|
258
|
-
*
|
|
258
|
+
* <p>
|
|
259
259
|
* <code>prefix</code>: The Amazon EC2
|
|
260
260
|
* Prefix
|
|
261
261
|
* Delegation feature assigns the IP addresses to network interfaces that are
|
|
@@ -266,7 +266,7 @@ export interface CreateSubnetCidrReservationRequest {
|
|
|
266
266
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
267
267
|
* </li>
|
|
268
268
|
* <li>
|
|
269
|
-
*
|
|
269
|
+
* <p>
|
|
270
270
|
* <code>explicit</code>: You manually assign the IP addresses to resources that
|
|
271
271
|
* reside in your subnet. </p>
|
|
272
272
|
* </li>
|
|
@@ -341,7 +341,7 @@ export interface CreateTagsRequest {
|
|
|
341
341
|
DryRun?: boolean;
|
|
342
342
|
/**
|
|
343
343
|
* <p>The IDs of the resources, separated by spaces.</p>
|
|
344
|
-
*
|
|
344
|
+
* <p>Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.</p>
|
|
345
345
|
*/
|
|
346
346
|
Resources: string[] | undefined;
|
|
347
347
|
/**
|
|
@@ -2344,7 +2344,7 @@ export interface CreateVolumeRequest {
|
|
|
2344
2344
|
/**
|
|
2345
2345
|
* <p>The throughput to provision for a volume, with a maximum of 1,000 MiB/s.</p>
|
|
2346
2346
|
* <p>This parameter is valid only for <code>gp3</code> volumes.</p>
|
|
2347
|
-
*
|
|
2347
|
+
* <p>Valid Range: Minimum value of 125. Maximum value of 1000.</p>
|
|
2348
2348
|
*/
|
|
2349
2349
|
Throughput?: number;
|
|
2350
2350
|
/**
|
|
@@ -2451,7 +2451,7 @@ export interface CreateVpcRequest {
|
|
|
2451
2451
|
Ipv6Pool?: string;
|
|
2452
2452
|
/**
|
|
2453
2453
|
* <p>The IPv6 CIDR block from the IPv6 address pool. You must also specify <code>Ipv6Pool</code> in the request.</p>
|
|
2454
|
-
*
|
|
2454
|
+
* <p>To let Amazon choose the IPv6 CIDR block for you, omit this parameter.</p>
|
|
2455
2455
|
*/
|
|
2456
2456
|
Ipv6CidrBlock?: string;
|
|
2457
2457
|
/**
|
|
@@ -2543,7 +2543,7 @@ export interface CreateVpcEndpointRequest {
|
|
|
2543
2543
|
DryRun?: boolean;
|
|
2544
2544
|
/**
|
|
2545
2545
|
* <p>The type of endpoint.</p>
|
|
2546
|
-
*
|
|
2546
|
+
* <p>Default: Gateway</p>
|
|
2547
2547
|
*/
|
|
2548
2548
|
VpcEndpointType?: VpcEndpointType | string;
|
|
2549
2549
|
/**
|
|
@@ -2597,11 +2597,11 @@ export interface CreateVpcEndpointRequest {
|
|
|
2597
2597
|
* addresses of the endpoint network interfaces in the VPC. This enables you to make
|
|
2598
2598
|
* requests to the default public DNS name for the service instead of the public DNS names
|
|
2599
2599
|
* that are automatically generated by the VPC endpoint service.</p>
|
|
2600
|
-
*
|
|
2600
|
+
* <p>To use a private hosted zone, you must set the following VPC attributes to
|
|
2601
2601
|
* <code>true</code>: <code>enableDnsHostnames</code> and
|
|
2602
2602
|
* <code>enableDnsSupport</code>. Use <a>ModifyVpcAttribute</a> to set the VPC
|
|
2603
2603
|
* attributes.</p>
|
|
2604
|
-
*
|
|
2604
|
+
* <p>Default: <code>true</code>
|
|
2605
2605
|
* </p>
|
|
2606
2606
|
*/
|
|
2607
2607
|
PrivateDnsEnabled?: boolean;
|
|
@@ -2903,7 +2903,7 @@ export declare enum DnsNameState {
|
|
|
2903
2903
|
export interface PrivateDnsNameConfiguration {
|
|
2904
2904
|
/**
|
|
2905
2905
|
* <p>The verification state of the VPC endpoint service.</p>
|
|
2906
|
-
*
|
|
2906
|
+
* <p>>Consumers
|
|
2907
2907
|
* of the endpoint service can use the private name only when the state is
|
|
2908
2908
|
* <code>verified</code>.</p>
|
|
2909
2909
|
*/
|
|
@@ -3048,7 +3048,7 @@ export interface CreateVpcPeeringConnectionRequest {
|
|
|
3048
3048
|
/**
|
|
3049
3049
|
* <p>The Region code for the accepter VPC, if the accepter VPC is located in a Region
|
|
3050
3050
|
* other than the Region in which you make the request.</p>
|
|
3051
|
-
*
|
|
3051
|
+
* <p>Default: The Region in which you make the request.</p>
|
|
3052
3052
|
*/
|
|
3053
3053
|
PeerRegion?: string;
|
|
3054
3054
|
/**
|
|
@@ -3081,7 +3081,7 @@ export interface IKEVersionsRequestListValue {
|
|
|
3081
3081
|
export interface CloudWatchLogOptionsSpecification {
|
|
3082
3082
|
/**
|
|
3083
3083
|
* <p>Enable or disable VPN tunnel logging feature. Default value is <code>False</code>.</p>
|
|
3084
|
-
*
|
|
3084
|
+
* <p>Valid values: <code>True</code> | <code>False</code>
|
|
3085
3085
|
* </p>
|
|
3086
3086
|
*/
|
|
3087
3087
|
LogEnabled?: boolean;
|
|
@@ -3091,7 +3091,7 @@ export interface CloudWatchLogOptionsSpecification {
|
|
|
3091
3091
|
LogGroupArn?: string;
|
|
3092
3092
|
/**
|
|
3093
3093
|
* <p>Set log format. Default format is <code>json</code>.</p>
|
|
3094
|
-
*
|
|
3094
|
+
* <p>Valid values: <code>json</code> | <code>text</code>
|
|
3095
3095
|
* </p>
|
|
3096
3096
|
*/
|
|
3097
3097
|
LogOutputFormat?: string;
|
|
@@ -3172,41 +3172,41 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3172
3172
|
/**
|
|
3173
3173
|
* <p>The range of inside IPv4 addresses for the tunnel. Any specified CIDR blocks must be
|
|
3174
3174
|
* unique across all VPN connections that use the same virtual private gateway. </p>
|
|
3175
|
-
*
|
|
3175
|
+
* <p>Constraints: A size /30 CIDR block from the <code>169.254.0.0/16</code> range. The
|
|
3176
3176
|
* following CIDR blocks are reserved and cannot be used:</p>
|
|
3177
|
-
*
|
|
3177
|
+
* <ul>
|
|
3178
3178
|
* <li>
|
|
3179
|
-
*
|
|
3179
|
+
* <p>
|
|
3180
3180
|
* <code>169.254.0.0/30</code>
|
|
3181
3181
|
* </p>
|
|
3182
3182
|
* </li>
|
|
3183
3183
|
* <li>
|
|
3184
|
-
*
|
|
3184
|
+
* <p>
|
|
3185
3185
|
* <code>169.254.1.0/30</code>
|
|
3186
3186
|
* </p>
|
|
3187
3187
|
* </li>
|
|
3188
3188
|
* <li>
|
|
3189
|
-
*
|
|
3189
|
+
* <p>
|
|
3190
3190
|
* <code>169.254.2.0/30</code>
|
|
3191
3191
|
* </p>
|
|
3192
3192
|
* </li>
|
|
3193
3193
|
* <li>
|
|
3194
|
-
*
|
|
3194
|
+
* <p>
|
|
3195
3195
|
* <code>169.254.3.0/30</code>
|
|
3196
3196
|
* </p>
|
|
3197
3197
|
* </li>
|
|
3198
3198
|
* <li>
|
|
3199
|
-
*
|
|
3199
|
+
* <p>
|
|
3200
3200
|
* <code>169.254.4.0/30</code>
|
|
3201
3201
|
* </p>
|
|
3202
3202
|
* </li>
|
|
3203
3203
|
* <li>
|
|
3204
|
-
*
|
|
3204
|
+
* <p>
|
|
3205
3205
|
* <code>169.254.5.0/30</code>
|
|
3206
3206
|
* </p>
|
|
3207
3207
|
* </li>
|
|
3208
3208
|
* <li>
|
|
3209
|
-
*
|
|
3209
|
+
* <p>
|
|
3210
3210
|
* <code>169.254.169.252/30</code>
|
|
3211
3211
|
* </p>
|
|
3212
3212
|
* </li>
|
|
@@ -3216,29 +3216,29 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3216
3216
|
/**
|
|
3217
3217
|
* <p>The range of inside IPv6 addresses for the tunnel. Any specified CIDR blocks must be
|
|
3218
3218
|
* unique across all VPN connections that use the same transit gateway.</p>
|
|
3219
|
-
*
|
|
3219
|
+
* <p>Constraints: A size /126 CIDR block from the local <code>fd00::/8</code> range.</p>
|
|
3220
3220
|
*/
|
|
3221
3221
|
TunnelInsideIpv6Cidr?: string;
|
|
3222
3222
|
/**
|
|
3223
3223
|
* <p>The pre-shared key (PSK) to establish initial authentication between the virtual
|
|
3224
3224
|
* private gateway and customer gateway.</p>
|
|
3225
|
-
*
|
|
3225
|
+
* <p>Constraints: Allowed characters are alphanumeric characters, periods (.), and
|
|
3226
3226
|
* underscores (_). Must be between 8 and 64 characters in length and cannot start with
|
|
3227
3227
|
* zero (0).</p>
|
|
3228
3228
|
*/
|
|
3229
3229
|
PreSharedKey?: string;
|
|
3230
3230
|
/**
|
|
3231
3231
|
* <p>The lifetime for phase 1 of the IKE negotiation, in seconds.</p>
|
|
3232
|
-
*
|
|
3233
|
-
*
|
|
3232
|
+
* <p>Constraints: A value between 900 and 28,800.</p>
|
|
3233
|
+
* <p>Default: <code>28800</code>
|
|
3234
3234
|
* </p>
|
|
3235
3235
|
*/
|
|
3236
3236
|
Phase1LifetimeSeconds?: number;
|
|
3237
3237
|
/**
|
|
3238
3238
|
* <p>The lifetime for phase 2 of the IKE negotiation, in seconds.</p>
|
|
3239
|
-
*
|
|
3239
|
+
* <p>Constraints: A value between 900 and 3,600. The value must be less than the value for
|
|
3240
3240
|
* <code>Phase1LifetimeSeconds</code>.</p>
|
|
3241
|
-
*
|
|
3241
|
+
* <p>Default: <code>3600</code>
|
|
3242
3242
|
* </p>
|
|
3243
3243
|
*/
|
|
3244
3244
|
Phase2LifetimeSeconds?: number;
|
|
@@ -3247,46 +3247,46 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3247
3247
|
* Amazon Web Services side of the VPN connection performs an IKE rekey. The exact time
|
|
3248
3248
|
* of the rekey is randomly selected based on the value for
|
|
3249
3249
|
* <code>RekeyFuzzPercentage</code>.</p>
|
|
3250
|
-
*
|
|
3251
|
-
*
|
|
3250
|
+
* <p>Constraints: A value between 60 and half of <code>Phase2LifetimeSeconds</code>.</p>
|
|
3251
|
+
* <p>Default: <code>540</code>
|
|
3252
3252
|
* </p>
|
|
3253
3253
|
*/
|
|
3254
3254
|
RekeyMarginTimeSeconds?: number;
|
|
3255
3255
|
/**
|
|
3256
3256
|
* <p>The percentage of the rekey window (determined by <code>RekeyMarginTimeSeconds</code>)
|
|
3257
3257
|
* during which the rekey time is randomly selected.</p>
|
|
3258
|
-
*
|
|
3259
|
-
*
|
|
3258
|
+
* <p>Constraints: A value between 0 and 100.</p>
|
|
3259
|
+
* <p>Default: <code>100</code>
|
|
3260
3260
|
* </p>
|
|
3261
3261
|
*/
|
|
3262
3262
|
RekeyFuzzPercentage?: number;
|
|
3263
3263
|
/**
|
|
3264
3264
|
* <p>The number of packets in an IKE replay window.</p>
|
|
3265
|
-
*
|
|
3266
|
-
*
|
|
3265
|
+
* <p>Constraints: A value between 64 and 2048.</p>
|
|
3266
|
+
* <p>Default: <code>1024</code>
|
|
3267
3267
|
* </p>
|
|
3268
3268
|
*/
|
|
3269
3269
|
ReplayWindowSize?: number;
|
|
3270
3270
|
/**
|
|
3271
3271
|
* <p>The number of seconds after which a DPD timeout occurs.</p>
|
|
3272
|
-
*
|
|
3273
|
-
*
|
|
3272
|
+
* <p>Constraints: A value greater than or equal to 30.</p>
|
|
3273
|
+
* <p>Default: <code>30</code>
|
|
3274
3274
|
* </p>
|
|
3275
3275
|
*/
|
|
3276
3276
|
DPDTimeoutSeconds?: number;
|
|
3277
3277
|
/**
|
|
3278
3278
|
* <p>The action to take after DPD timeout occurs. Specify <code>restart</code> to restart
|
|
3279
3279
|
* the IKE initiation. Specify <code>clear</code> to end the IKE session.</p>
|
|
3280
|
-
*
|
|
3280
|
+
* <p>Valid Values: <code>clear</code> | <code>none</code> | <code>restart</code>
|
|
3281
3281
|
* </p>
|
|
3282
|
-
*
|
|
3282
|
+
* <p>Default: <code>clear</code>
|
|
3283
3283
|
* </p>
|
|
3284
3284
|
*/
|
|
3285
3285
|
DPDTimeoutAction?: string;
|
|
3286
3286
|
/**
|
|
3287
3287
|
* <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 1
|
|
3288
3288
|
* IKE negotiations.</p>
|
|
3289
|
-
*
|
|
3289
|
+
* <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
|
|
3290
3290
|
* <code>AES256-GCM-16</code>
|
|
3291
3291
|
* </p>
|
|
3292
3292
|
*/
|
|
@@ -3294,7 +3294,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3294
3294
|
/**
|
|
3295
3295
|
* <p>One or more encryption algorithms that are permitted for the VPN tunnel for phase 2
|
|
3296
3296
|
* IKE negotiations.</p>
|
|
3297
|
-
*
|
|
3297
|
+
* <p>Valid values: <code>AES128</code> | <code>AES256</code> | <code>AES128-GCM-16</code> |
|
|
3298
3298
|
* <code>AES256-GCM-16</code>
|
|
3299
3299
|
* </p>
|
|
3300
3300
|
*/
|
|
@@ -3302,7 +3302,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3302
3302
|
/**
|
|
3303
3303
|
* <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 1 IKE
|
|
3304
3304
|
* negotiations.</p>
|
|
3305
|
-
*
|
|
3305
|
+
* <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
|
|
3306
3306
|
* <code>SHA2-512</code>
|
|
3307
3307
|
* </p>
|
|
3308
3308
|
*/
|
|
@@ -3310,7 +3310,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3310
3310
|
/**
|
|
3311
3311
|
* <p>One or more integrity algorithms that are permitted for the VPN tunnel for phase 2 IKE
|
|
3312
3312
|
* negotiations.</p>
|
|
3313
|
-
*
|
|
3313
|
+
* <p>Valid values: <code>SHA1</code> | <code>SHA2-256</code> | <code>SHA2-384</code> |
|
|
3314
3314
|
* <code>SHA2-512</code>
|
|
3315
3315
|
* </p>
|
|
3316
3316
|
*/
|
|
@@ -3318,7 +3318,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3318
3318
|
/**
|
|
3319
3319
|
* <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
|
|
3320
3320
|
* phase 1 IKE negotiations.</p>
|
|
3321
|
-
*
|
|
3321
|
+
* <p>Valid values: <code>2</code> | <code>14</code> | <code>15</code> | <code>16</code> |
|
|
3322
3322
|
* <code>17</code> | <code>18</code> | <code>19</code> | <code>20</code> |
|
|
3323
3323
|
* <code>21</code> | <code>22</code> | <code>23</code> | <code>24</code>
|
|
3324
3324
|
* </p>
|
|
@@ -3327,7 +3327,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3327
3327
|
/**
|
|
3328
3328
|
* <p>One or more Diffie-Hellman group numbers that are permitted for the VPN tunnel for
|
|
3329
3329
|
* phase 2 IKE negotiations.</p>
|
|
3330
|
-
*
|
|
3330
|
+
* <p>Valid values: <code>2</code> | <code>5</code> | <code>14</code> | <code>15</code> |
|
|
3331
3331
|
* <code>16</code> | <code>17</code> | <code>18</code> | <code>19</code> |
|
|
3332
3332
|
* <code>20</code> | <code>21</code> | <code>22</code> | <code>23</code> |
|
|
3333
3333
|
* <code>24</code>
|
|
@@ -3336,7 +3336,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3336
3336
|
Phase2DHGroupNumbers?: Phase2DHGroupNumbersRequestListValue[];
|
|
3337
3337
|
/**
|
|
3338
3338
|
* <p>The IKE versions that are permitted for the VPN tunnel.</p>
|
|
3339
|
-
*
|
|
3339
|
+
* <p>Valid values: <code>ikev1</code> | <code>ikev2</code>
|
|
3340
3340
|
* </p>
|
|
3341
3341
|
*/
|
|
3342
3342
|
IKEVersions?: IKEVersionsRequestListValue[];
|
|
@@ -3345,9 +3345,9 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3345
3345
|
* default, your customer gateway device must initiate the IKE negotiation and bring up the
|
|
3346
3346
|
* tunnel. Specify <code>start</code> for Amazon Web Services to initiate the IKE
|
|
3347
3347
|
* negotiation.</p>
|
|
3348
|
-
*
|
|
3348
|
+
* <p>Valid Values: <code>add</code> | <code>start</code>
|
|
3349
3349
|
* </p>
|
|
3350
|
-
*
|
|
3350
|
+
* <p>Default: <code>add</code>
|
|
3351
3351
|
* </p>
|
|
3352
3352
|
*/
|
|
3353
3353
|
StartupAction?: string;
|
|
@@ -3362,7 +3362,7 @@ export interface VpnTunnelOptionsSpecification {
|
|
|
3362
3362
|
export interface VpnConnectionOptionsSpecification {
|
|
3363
3363
|
/**
|
|
3364
3364
|
* <p>Indicate whether to enable acceleration for the VPN connection.</p>
|
|
3365
|
-
*
|
|
3365
|
+
* <p>Default: <code>false</code>
|
|
3366
3366
|
* </p>
|
|
3367
3367
|
*/
|
|
3368
3368
|
EnableAcceleration?: boolean;
|
|
@@ -3370,13 +3370,13 @@ export interface VpnConnectionOptionsSpecification {
|
|
|
3370
3370
|
* <p>Indicate whether the VPN connection uses static routes only. If you are creating a VPN
|
|
3371
3371
|
* connection for a device that does not support BGP, you must specify <code>true</code>.
|
|
3372
3372
|
* Use <a>CreateVpnConnectionRoute</a> to create a static route.</p>
|
|
3373
|
-
*
|
|
3373
|
+
* <p>Default: <code>false</code>
|
|
3374
3374
|
* </p>
|
|
3375
3375
|
*/
|
|
3376
3376
|
StaticRoutesOnly?: boolean;
|
|
3377
3377
|
/**
|
|
3378
3378
|
* <p>Indicate whether the VPN tunnels process IPv4 or IPv6 traffic.</p>
|
|
3379
|
-
*
|
|
3379
|
+
* <p>Default: <code>ipv4</code>
|
|
3380
3380
|
* </p>
|
|
3381
3381
|
*/
|
|
3382
3382
|
TunnelInsideIpVersion?: TunnelInsideIpVersion | string;
|
|
@@ -3386,39 +3386,39 @@ export interface VpnConnectionOptionsSpecification {
|
|
|
3386
3386
|
TunnelOptions?: VpnTunnelOptionsSpecification[];
|
|
3387
3387
|
/**
|
|
3388
3388
|
* <p>The IPv4 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
|
|
3389
|
-
*
|
|
3389
|
+
* <p>Default: <code>0.0.0.0/0</code>
|
|
3390
3390
|
* </p>
|
|
3391
3391
|
*/
|
|
3392
3392
|
LocalIpv4NetworkCidr?: string;
|
|
3393
3393
|
/**
|
|
3394
3394
|
* <p>The IPv4 CIDR on the Amazon Web Services side of the VPN connection.</p>
|
|
3395
|
-
*
|
|
3395
|
+
* <p>Default: <code>0.0.0.0/0</code>
|
|
3396
3396
|
* </p>
|
|
3397
3397
|
*/
|
|
3398
3398
|
RemoteIpv4NetworkCidr?: string;
|
|
3399
3399
|
/**
|
|
3400
3400
|
* <p>The IPv6 CIDR on the customer gateway (on-premises) side of the VPN connection.</p>
|
|
3401
|
-
*
|
|
3401
|
+
* <p>Default: <code>::/0</code>
|
|
3402
3402
|
* </p>
|
|
3403
3403
|
*/
|
|
3404
3404
|
LocalIpv6NetworkCidr?: string;
|
|
3405
3405
|
/**
|
|
3406
3406
|
* <p>The IPv6 CIDR on the Amazon Web Services side of the VPN connection.</p>
|
|
3407
|
-
*
|
|
3407
|
+
* <p>Default: <code>::/0</code>
|
|
3408
3408
|
* </p>
|
|
3409
3409
|
*/
|
|
3410
3410
|
RemoteIpv6NetworkCidr?: string;
|
|
3411
3411
|
/**
|
|
3412
3412
|
* <p>The type of IPv4 address assigned to the outside interface of the customer gateway device.</p>
|
|
3413
|
-
*
|
|
3413
|
+
* <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code>
|
|
3414
3414
|
* </p>
|
|
3415
|
-
*
|
|
3415
|
+
* <p>Default: <code>PublicIpv4</code>
|
|
3416
3416
|
* </p>
|
|
3417
3417
|
*/
|
|
3418
3418
|
OutsideIpAddressType?: string;
|
|
3419
3419
|
/**
|
|
3420
3420
|
* <p>The transit gateway attachment ID to use for the VPN tunnel.</p>
|
|
3421
|
-
*
|
|
3421
|
+
* <p>Required if <code>OutsideIpAddressType</code> is set to <code>PrivateIpv4</code>.</p>
|
|
3422
3422
|
*/
|
|
3423
3423
|
TransportTransitGatewayAttachmentId?: string;
|
|
3424
3424
|
}
|
|
@@ -3481,7 +3481,7 @@ export interface IKEVersionsListValue {
|
|
|
3481
3481
|
export interface CloudWatchLogOptions {
|
|
3482
3482
|
/**
|
|
3483
3483
|
* <p>Status of VPN tunnel logging feature. Default value is <code>False</code>.</p>
|
|
3484
|
-
*
|
|
3484
|
+
* <p>Valid values: <code>True</code> | <code>False</code>
|
|
3485
3485
|
* </p>
|
|
3486
3486
|
*/
|
|
3487
3487
|
LogEnabled?: boolean;
|
|
@@ -3491,7 +3491,7 @@ export interface CloudWatchLogOptions {
|
|
|
3491
3491
|
LogGroupArn?: string;
|
|
3492
3492
|
/**
|
|
3493
3493
|
* <p>Configured log format. Default format is <code>json</code>.</p>
|
|
3494
|
-
*
|
|
3494
|
+
* <p>Valid values: <code>json</code> | <code>text</code>
|
|
3495
3495
|
* </p>
|
|
3496
3496
|
*/
|
|
3497
3497
|
LogOutputFormat?: string;
|
|
@@ -3684,9 +3684,9 @@ export interface VpnConnectionOptions {
|
|
|
3684
3684
|
RemoteIpv6NetworkCidr?: string;
|
|
3685
3685
|
/**
|
|
3686
3686
|
* <p>The type of IPv4 address assigned to the outside interface of the customer gateway.</p>
|
|
3687
|
-
*
|
|
3687
|
+
* <p>Valid values: <code>PrivateIpv4</code> | <code>PublicIpv4</code>
|
|
3688
3688
|
* </p>
|
|
3689
|
-
*
|
|
3689
|
+
* <p>Default: <code>PublicIpv4</code>
|
|
3690
3690
|
* </p>
|
|
3691
3691
|
*/
|
|
3692
3692
|
OutsideIpAddressType?: string;
|
|
@@ -3875,7 +3875,7 @@ export interface CreateVpnGatewayRequest {
|
|
|
3875
3875
|
* <p>A private Autonomous System Number (ASN) for the Amazon side of a BGP session. If
|
|
3876
3876
|
* you're using a 16-bit ASN, it must be in the 64512 to 65534 range. If you're using a
|
|
3877
3877
|
* 32-bit ASN, it must be in the 4200000000 to 4294967294 range.</p>
|
|
3878
|
-
*
|
|
3878
|
+
* <p>Default: 64512</p>
|
|
3879
3879
|
*/
|
|
3880
3880
|
AmazonSideAsn?: number;
|
|
3881
3881
|
/**
|
|
@@ -4177,7 +4177,7 @@ export interface DeleteFlowLogsRequest {
|
|
|
4177
4177
|
DryRun?: boolean;
|
|
4178
4178
|
/**
|
|
4179
4179
|
* <p>One or more flow log IDs.</p>
|
|
4180
|
-
*
|
|
4180
|
+
* <p>Constraint: Maximum of 1000 flow log IDs.</p>
|
|
4181
4181
|
*/
|
|
4182
4182
|
FlowLogIds: string[] | undefined;
|
|
4183
4183
|
}
|
|
@@ -4358,13 +4358,13 @@ export interface DeleteLaunchTemplateRequest {
|
|
|
4358
4358
|
DryRun?: boolean;
|
|
4359
4359
|
/**
|
|
4360
4360
|
* <p>The ID of the launch template.</p>
|
|
4361
|
-
*
|
|
4361
|
+
* <p>You must specify either the <code>LaunchTemplateId</code> or the
|
|
4362
4362
|
* <code>LaunchTemplateName</code>, but not both.</p>
|
|
4363
4363
|
*/
|
|
4364
4364
|
LaunchTemplateId?: string;
|
|
4365
4365
|
/**
|
|
4366
4366
|
* <p>The name of the launch template.</p>
|
|
4367
|
-
*
|
|
4367
|
+
* <p>You must specify either the <code>LaunchTemplateName</code> or the
|
|
4368
4368
|
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
4369
4369
|
*/
|
|
4370
4370
|
LaunchTemplateName?: string;
|
|
@@ -4385,13 +4385,13 @@ export interface DeleteLaunchTemplateVersionsRequest {
|
|
|
4385
4385
|
DryRun?: boolean;
|
|
4386
4386
|
/**
|
|
4387
4387
|
* <p>The ID of the launch template.</p>
|
|
4388
|
-
*
|
|
4388
|
+
* <p>You must specify either the <code>LaunchTemplateId</code> or the
|
|
4389
4389
|
* <code>LaunchTemplateName</code>, but not both.</p>
|
|
4390
4390
|
*/
|
|
4391
4391
|
LaunchTemplateId?: string;
|
|
4392
4392
|
/**
|
|
4393
4393
|
* <p>The name of the launch template.</p>
|
|
4394
|
-
*
|
|
4394
|
+
* <p>You must specify either the <code>LaunchTemplateName</code> or the
|
|
4395
4395
|
* <code>LaunchTemplateId</code>, but not both.</p>
|
|
4396
4396
|
*/
|
|
4397
4397
|
LaunchTemplateName?: string;
|
|
@@ -4943,7 +4943,7 @@ export interface DeleteTagsRequest {
|
|
|
4943
4943
|
DryRun?: boolean;
|
|
4944
4944
|
/**
|
|
4945
4945
|
* <p>The IDs of the resources, separated by spaces.</p>
|
|
4946
|
-
*
|
|
4946
|
+
* <p>Constraints: Up to 1000 resource IDs. We recommend breaking up this request into smaller batches.</p>
|
|
4947
4947
|
*/
|
|
4948
4948
|
Resources: string[] | undefined;
|
|
4949
4949
|
/**
|
|
@@ -4951,7 +4951,7 @@ export interface DeleteTagsRequest {
|
|
|
4951
4951
|
* specific tags. If you specify a tag key without a tag value, we delete any tag with this
|
|
4952
4952
|
* key regardless of its value. If you specify a tag key with an empty string as the tag
|
|
4953
4953
|
* value, we delete the tag only if its value is an empty string.</p>
|
|
4954
|
-
*
|
|
4954
|
+
* <p>If you omit this parameter, we delete all user-defined tags for the specified
|
|
4955
4955
|
* resources. We do not delete Amazon Web Services-generated tags (tags that have the <code>aws:</code>
|
|
4956
4956
|
* prefix).</p>
|
|
4957
4957
|
* <p>Constraints: Up to 1000 tags.</p>
|