@aws-sdk/client-ec2 3.181.0 → 3.184.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 -0
- package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +1 -2
- package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -1
- package/dist-cjs/models/models_3.js +11 -10
- package/dist-cjs/models/models_4.js +11 -10
- package/dist-cjs/models/models_5.js +10 -10
- package/dist-cjs/models/models_6.js +8 -4
- package/dist-cjs/protocols/Aws_ec2.js +22 -0
- package/dist-es/EC2.js +2170 -2177
- package/dist-es/EC2Client.js +22 -28
- package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +21 -28
- package/dist-es/commands/AllocateAddressCommand.js +21 -28
- package/dist-es/commands/AllocateHostsCommand.js +21 -28
- package/dist-es/commands/AllocateIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/AssignPrivateIpAddressesCommand.js +21 -28
- package/dist-es/commands/AssociateAddressCommand.js +21 -28
- package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssociateDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/AssociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/AssociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/AssociateRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/AssociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/AttachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/AttachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/AttachNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/AttachVolumeCommand.js +21 -28
- package/dist-es/commands/AttachVpnGatewayCommand.js +21 -28
- package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/BundleInstanceCommand.js +21 -28
- package/dist-es/commands/CancelBundleTaskCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/CancelConversionTaskCommand.js +22 -29
- package/dist-es/commands/CancelExportTaskCommand.js +22 -29
- package/dist-es/commands/CancelImportTaskCommand.js +21 -28
- package/dist-es/commands/CancelReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CancelSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/ConfirmProductInstanceCommand.js +21 -28
- package/dist-es/commands/CopyFpgaImageCommand.js +21 -28
- package/dist-es/commands/CopyImageCommand.js +21 -28
- package/dist-es/commands/CopySnapshotCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/CreateCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/CreateCoipCidrCommand.js +21 -28
- package/dist-es/commands/CreateCoipPoolCommand.js +21 -28
- package/dist-es/commands/CreateCustomerGatewayCommand.js +21 -28
- package/dist-es/commands/CreateDefaultSubnetCommand.js +21 -28
- package/dist-es/commands/CreateDefaultVpcCommand.js +21 -28
- package/dist-es/commands/CreateDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateFleetCommand.js +21 -28
- package/dist-es/commands/CreateFlowLogsCommand.js +21 -28
- package/dist-es/commands/CreateFpgaImageCommand.js +21 -28
- package/dist-es/commands/CreateImageCommand.js +21 -28
- package/dist-es/commands/CreateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/CreateInstanceExportTaskCommand.js +21 -28
- package/dist-es/commands/CreateInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateIpamCommand.js +21 -28
- package/dist-es/commands/CreateIpamPoolCommand.js +21 -28
- package/dist-es/commands/CreateIpamScopeCommand.js +21 -28
- package/dist-es/commands/CreateKeyPairCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/CreateManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/CreateNatGatewayCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/CreatePlacementGroupCommand.js +21 -28
- package/dist-es/commands/CreatePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +21 -28
- package/dist-es/commands/CreateReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CreateRestoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateRouteCommand.js +21 -28
- package/dist-es/commands/CreateRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateSecurityGroupCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotsCommand.js +21 -28
- package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateStoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCommand.js +21 -28
- package/dist-es/commands/CreateTagsCommand.js +22 -29
- package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateVolumeCommand.js +21 -28
- package/dist-es/commands/CreateVpcCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/CreateVpnGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/DeleteCoipCidrCommand.js +21 -28
- package/dist-es/commands/DeleteCoipPoolCommand.js +21 -28
- package/dist-es/commands/DeleteCustomerGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteFleetsCommand.js +21 -28
- package/dist-es/commands/DeleteFlowLogsCommand.js +21 -28
- package/dist-es/commands/DeleteFpgaImageCommand.js +21 -28
- package/dist-es/commands/DeleteInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DeleteInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteIpamCommand.js +21 -28
- package/dist-es/commands/DeleteIpamPoolCommand.js +21 -28
- package/dist-es/commands/DeleteIpamScopeCommand.js +21 -28
- package/dist-es/commands/DeleteKeyPairCommand.js +22 -29
- package/dist-es/commands/DeleteLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/DeleteNatGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkAclCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/DeletePlacementGroupCommand.js +22 -29
- package/dist-es/commands/DeletePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DeleteRouteCommand.js +22 -29
- package/dist-es/commands/DeleteRouteTableCommand.js +22 -29
- package/dist-es/commands/DeleteSecurityGroupCommand.js +22 -29
- package/dist-es/commands/DeleteSnapshotCommand.js +22 -29
- package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +22 -29
- package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/DeleteSubnetCommand.js +22 -29
- package/dist-es/commands/DeleteTagsCommand.js +22 -29
- package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteVolumeCommand.js +22 -29
- package/dist-es/commands/DeleteVpcCommand.js +22 -29
- package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/DeleteVpnConnectionCommand.js +22 -29
- package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/DeleteVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/DeregisterImageCommand.js +22 -29
- package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/DescribeAccountAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeAggregateIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeAvailabilityZonesCommand.js +21 -28
- package/dist-es/commands/DescribeBundleTasksCommand.js +21 -28
- package/dist-es/commands/DescribeByoipCidrsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeCarrierGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnRoutesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +21 -28
- package/dist-es/commands/DescribeCoipPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeConversionTasksCommand.js +21 -28
- package/dist-es/commands/DescribeCustomerGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeElasticGpusCommand.js +21 -28
- package/dist-es/commands/DescribeExportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeExportTasksCommand.js +21 -28
- package/dist-es/commands/DescribeFastLaunchImagesCommand.js +21 -28
- package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DescribeFleetHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeFlowLogsCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImagesCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeHostsCommand.js +21 -28
- package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeIdentityIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeImagesCommand.js +21 -28
- package/dist-es/commands/DescribeImportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceStatusCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypesCommand.js +21 -28
- package/dist-es/commands/DescribeInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeIpamPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeIpamScopesCommand.js +21 -28
- package/dist-es/commands/DescribeIpamsCommand.js +21 -28
- package/dist-es/commands/DescribeIpv6PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeKeyPairsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplatesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewaysCommand.js +22 -30
- package/dist-es/commands/DescribeManagedPrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribeMovingAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeNatGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkAclsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribePlacementGroupsCommand.js +21 -28
- package/dist-es/commands/DescribePrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribePrincipalIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeRegionsCommand.js +21 -28
- package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeStoreImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeSubnetsCommand.js +21 -28
- package/dist-es/commands/DescribeTagsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeStatusCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnGatewaysCommand.js +21 -28
- package/dist-es/commands/DetachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/DetachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DetachNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DetachVolumeCommand.js +21 -28
- package/dist-es/commands/DetachVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/DisableFastLaunchCommand.js +21 -28
- package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DisableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/DisableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/DisableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/DisableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DisassociateAddressCommand.js +22 -29
- package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DisassociateRouteTableCommand.js +22 -29
- package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/EnableFastLaunchCommand.js +21 -28
- package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/EnableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/EnableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/EnableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/EnableVolumeIOCommand.js +22 -29
- package/dist-es/commands/EnableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +21 -28
- package/dist-es/commands/ExportImageCommand.js +21 -28
- package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetCapacityReservationUsageCommand.js +21 -28
- package/dist-es/commands/GetCoipPoolUsageCommand.js +21 -28
- package/dist-es/commands/GetConsoleOutputCommand.js +21 -28
- package/dist-es/commands/GetConsoleScreenshotCommand.js +21 -28
- package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +21 -28
- package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +21 -28
- package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +21 -28
- package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +21 -28
- package/dist-es/commands/GetInstanceUefiDataCommand.js +21 -28
- package/dist-es/commands/GetIpamAddressHistoryCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolAllocationsCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetIpamResourceCidrsCommand.js +21 -28
- package/dist-es/commands/GetLaunchTemplateDataCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +21 -28
- package/dist-es/commands/GetPasswordDataCommand.js +21 -28
- package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +21 -28
- package/dist-es/commands/GetSpotPlacementScoresCommand.js +21 -28
- package/dist-es/commands/GetSubnetCidrReservationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +21 -28
- package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ImportImageCommand.js +21 -28
- package/dist-es/commands/ImportInstanceCommand.js +21 -28
- package/dist-es/commands/ImportKeyPairCommand.js +21 -28
- package/dist-es/commands/ImportSnapshotCommand.js +21 -28
- package/dist-es/commands/ImportVolumeCommand.js +21 -28
- package/dist-es/commands/ListImagesInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ModifyAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/ModifyClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ModifyFleetCommand.js +21 -28
- package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyHostsCommand.js +21 -28
- package/dist-es/commands/ModifyIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyIdentityIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyImageAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstancePlacementCommand.js +21 -28
- package/dist-es/commands/ModifyIpamCommand.js +21 -28
- package/dist-es/commands/ModifyIpamPoolCommand.js +21 -28
- package/dist-es/commands/ModifyIpamResourceCidrCommand.js +21 -28
- package/dist-es/commands/ModifyIpamScopeCommand.js +21 -28
- package/dist-es/commands/ModifyLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ModifyManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyReservedInstancesCommand.js +21 -28
- package/dist-es/commands/ModifySecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/ModifySnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/ModifySnapshotTierCommand.js +21 -28
- package/dist-es/commands/ModifySpotFleetRequestCommand.js +21 -28
- package/dist-es/commands/ModifySubnetAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/ModifyVolumeAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVolumeCommand.js +21 -28
- package/dist-es/commands/ModifyVpcAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVpcEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcTenancyCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +23 -29
- package/dist-es/commands/MonitorInstancesCommand.js +21 -28
- package/dist-es/commands/MoveAddressToVpcCommand.js +21 -28
- package/dist-es/commands/MoveByoipCidrToIpamCommand.js +21 -28
- package/dist-es/commands/ProvisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/PurchaseHostReservationCommand.js +21 -28
- package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +21 -28
- package/dist-es/commands/PurchaseScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/RebootInstancesCommand.js +22 -29
- package/dist-es/commands/RegisterImageCommand.js +21 -28
- package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/ReleaseAddressCommand.js +22 -29
- package/dist-es/commands/ReleaseHostsCommand.js +21 -28
- package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +21 -28
- package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ReportInstanceStatusCommand.js +22 -29
- package/dist-es/commands/RequestSpotFleetCommand.js +21 -28
- package/dist-es/commands/RequestSpotInstancesCommand.js +21 -28
- package/dist-es/commands/ResetAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ResetFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ResetImageAttributeCommand.js +22 -29
- package/dist-es/commands/ResetInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetSnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/RestoreAddressToClassicCommand.js +21 -28
- package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotTierCommand.js +21 -28
- package/dist-es/commands/RevokeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/RunInstancesCommand.js +21 -28
- package/dist-es/commands/RunScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SendDiagnosticInterruptCommand.js +22 -29
- package/dist-es/commands/StartInstancesCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +21 -28
- package/dist-es/commands/StopInstancesCommand.js +21 -28
- package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/TerminateInstancesCommand.js +21 -28
- package/dist-es/commands/UnassignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +22 -29
- package/dist-es/commands/UnmonitorInstancesCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +21 -28
- package/dist-es/commands/WithdrawByoipCidrCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/EC2ServiceException.js +5 -10
- package/dist-es/models/models_0.js +696 -233
- package/dist-es/models/models_1.js +696 -232
- package/dist-es/models/models_2.js +765 -256
- package/dist-es/models/models_3.js +731 -244
- package/dist-es/models/models_4.js +832 -278
- package/dist-es/models/models_5.js +857 -287
- package/dist-es/models/models_6.js +457 -152
- package/dist-es/pagination/DescribeAddressesAttributePaginator.js +25 -68
- package/dist-es/pagination/DescribeByoipCidrsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCarrierGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeClassicLinkInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnAuthorizationRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnRoutesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnTargetNetworksPaginator.js +25 -68
- package/dist-es/pagination/DescribeCoipPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeDhcpOptionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeEgressOnlyInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeExportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastLaunchImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastSnapshotRestoresPaginator.js +25 -68
- package/dist-es/pagination/DescribeFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFlowLogsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFpgaImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIamInstanceProfileAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportSnapshotTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceCreditSpecificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceEventWindowsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypeOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpv6PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplateVersionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplatesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeManagedPrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMovingAddressesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNatGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkAclsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsPathsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribePrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribePrincipalIdFormatPaginator.js +25 -68
- package/dist-es/pagination/DescribePublicIpv4PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeReplaceRootVolumeTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeReservedInstancesModificationsPaginator.js +24 -67
- package/dist-es/pagination/DescribeReservedInstancesOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstanceAvailabilityPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotTierStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotFleetRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotInstanceRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotPriceHistoryPaginator.js +25 -68
- package/dist-es/pagination/DescribeStaleSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeStoreImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeSubnetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTagsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorFiltersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorSessionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorTargetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectPeersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayMulticastDomainsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPolicyTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrunkInterfaceAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumeStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesModificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcClassicLinkDnsSupportPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServicePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcPeeringConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcsPaginator.js +25 -68
- package/dist-es/pagination/GetAssociatedIpv6PoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetGroupsForCapacityReservationPaginator.js +25 -68
- package/dist-es/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamAddressHistoryPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolAllocationsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamResourceCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListEntriesPaginator.js +25 -68
- package/dist-es/pagination/GetSpotPlacementScoresPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayAttachmentPropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPrefixListReferencesPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTablePropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetVpnConnectionDeviceTypesPaginator.js +25 -68
- package/dist-es/pagination/ListImagesInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/ListSnapshotsInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/SearchLocalGatewayRoutesPaginator.js +25 -68
- package/dist-es/pagination/SearchTransitGatewayMulticastGroupsPaginator.js +25 -68
- package/dist-es/protocols/Aws_ec2.js +29629 -39617
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForBundleTaskComplete.js +50 -91
- package/dist-es/waiters/waitForConversionTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForConversionTaskCompleted.js +64 -115
- package/dist-es/waiters/waitForConversionTaskDeleted.js +36 -67
- package/dist-es/waiters/waitForCustomerGatewayAvailable.js +64 -115
- package/dist-es/waiters/waitForExportTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForExportTaskCompleted.js +36 -67
- package/dist-es/waiters/waitForImageAvailable.js +50 -91
- package/dist-es/waiters/waitForImageExists.js +31 -51
- package/dist-es/waiters/waitForInstanceExists.js +31 -51
- package/dist-es/waiters/waitForInstanceRunning.js +96 -157
- package/dist-es/waiters/waitForInstanceStatusOk.js +38 -69
- package/dist-es/waiters/waitForInstanceStopped.js +76 -127
- package/dist-es/waiters/waitForInstanceTerminated.js +76 -127
- package/dist-es/waiters/waitForInternetGatewayExists.js +34 -54
- package/dist-es/waiters/waitForKeyPairExists.js +34 -54
- package/dist-es/waiters/waitForNatGatewayAvailable.js +80 -141
- package/dist-es/waiters/waitForNatGatewayDeleted.js +38 -69
- package/dist-es/waiters/waitForNetworkInterfaceAvailable.js +38 -69
- package/dist-es/waiters/waitForPasswordDataAvailable.js +28 -48
- package/dist-es/waiters/waitForSecurityGroupExists.js +34 -54
- package/dist-es/waiters/waitForSnapshotCompleted.js +50 -91
- package/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +111 -192
- package/dist-es/waiters/waitForSubnetAvailable.js +36 -67
- package/dist-es/waiters/waitForSystemStatusOk.js +36 -67
- package/dist-es/waiters/waitForVolumeAvailable.js +50 -91
- package/dist-es/waiters/waitForVolumeDeleted.js +38 -69
- package/dist-es/waiters/waitForVolumeInUse.js +50 -91
- package/dist-es/waiters/waitForVpcAvailable.js +36 -67
- package/dist-es/waiters/waitForVpcExists.js +23 -42
- package/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +38 -69
- package/dist-es/waiters/waitForVpcPeeringConnectionExists.js +23 -42
- package/dist-es/waiters/waitForVpnConnectionAvailable.js +64 -115
- package/dist-es/waiters/waitForVpnConnectionDeleted.js +50 -91
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +1 -2
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/models/models_3.d.ts +22 -47
- package/dist-types/models/models_4.d.ts +51 -64
- package/dist-types/models/models_5.d.ts +71 -12
- package/dist-types/models/models_6.d.ts +24 -2
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_3.d.ts +6 -10
- package/dist-types/ts3.4/models/models_4.d.ts +12 -16
- package/dist-types/ts3.4/models/models_5.d.ts +18 -7
- package/dist-types/ts3.4/models/models_6.d.ts +9 -0
- package/package.json +35 -35
|
@@ -1,95 +1,54 @@
|
|
|
1
|
-
import { __assign, __awaiter, __generator, __read, __spreadArray, __values } from "tslib";
|
|
2
1
|
import { checkExceptions, createWaiter, WaiterState } from "@aws-sdk/util-waiter";
|
|
3
2
|
import { DescribeVpnConnectionsCommand, } from "../commands/DescribeVpnConnectionsCommand";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
try {
|
|
25
|
-
for (_a = __values(returnComparator()), _b = _a.next(); !_b.done; _b = _a.next()) {
|
|
26
|
-
element_4 = _b.value;
|
|
27
|
-
allStringEq_5 = allStringEq_5 && element_4 == "deleted";
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
31
|
-
finally {
|
|
32
|
-
try {
|
|
33
|
-
if (_b && !_b.done && (_e = _a.return)) _e.call(_a);
|
|
34
|
-
}
|
|
35
|
-
finally { if (e_1) throw e_1.error; }
|
|
36
|
-
}
|
|
37
|
-
if (allStringEq_5) {
|
|
38
|
-
return [2, { state: WaiterState.SUCCESS, reason: reason }];
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
catch (e) { }
|
|
42
|
-
try {
|
|
43
|
-
returnComparator = function () {
|
|
44
|
-
var flat_1 = [].concat.apply([], __spreadArray([], __read(result_1.VpnConnections), false));
|
|
45
|
-
var projection_3 = flat_1.map(function (element_2) {
|
|
46
|
-
return element_2.State;
|
|
47
|
-
});
|
|
48
|
-
return projection_3;
|
|
49
|
-
};
|
|
50
|
-
try {
|
|
51
|
-
for (_c = __values(returnComparator()), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
52
|
-
anyStringEq_4 = _d.value;
|
|
53
|
-
if (anyStringEq_4 == "pending") {
|
|
54
|
-
return [2, { state: WaiterState.FAILURE, reason: reason }];
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
59
|
-
finally {
|
|
60
|
-
try {
|
|
61
|
-
if (_d && !_d.done && (_f = _c.return)) _f.call(_c);
|
|
62
|
-
}
|
|
63
|
-
finally { if (e_2) throw e_2.error; }
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
catch (e) { }
|
|
67
|
-
return [3, 3];
|
|
68
|
-
case 2:
|
|
69
|
-
exception_1 = _g.sent();
|
|
70
|
-
reason = exception_1;
|
|
71
|
-
return [3, 3];
|
|
72
|
-
case 3: return [2, { state: WaiterState.RETRY, reason: reason }];
|
|
3
|
+
const checkState = async (client, input) => {
|
|
4
|
+
let reason;
|
|
5
|
+
try {
|
|
6
|
+
const result = await client.send(new DescribeVpnConnectionsCommand(input));
|
|
7
|
+
reason = result;
|
|
8
|
+
try {
|
|
9
|
+
const returnComparator = () => {
|
|
10
|
+
const flat_1 = [].concat(...result.VpnConnections);
|
|
11
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
12
|
+
return element_2.State;
|
|
13
|
+
});
|
|
14
|
+
return projection_3;
|
|
15
|
+
};
|
|
16
|
+
let allStringEq_5 = returnComparator().length > 0;
|
|
17
|
+
for (const element_4 of returnComparator()) {
|
|
18
|
+
allStringEq_5 = allStringEq_5 && element_4 == "deleted";
|
|
19
|
+
}
|
|
20
|
+
if (allStringEq_5) {
|
|
21
|
+
return { state: WaiterState.SUCCESS, reason };
|
|
22
|
+
}
|
|
73
23
|
}
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
89
|
-
return [4, createWaiter(__assign(__assign({}, serviceDefaults), params), input, checkState)];
|
|
90
|
-
case 1:
|
|
91
|
-
result = _a.sent();
|
|
92
|
-
return [2, checkExceptions(result)];
|
|
24
|
+
catch (e) { }
|
|
25
|
+
try {
|
|
26
|
+
const returnComparator = () => {
|
|
27
|
+
const flat_1 = [].concat(...result.VpnConnections);
|
|
28
|
+
const projection_3 = flat_1.map((element_2) => {
|
|
29
|
+
return element_2.State;
|
|
30
|
+
});
|
|
31
|
+
return projection_3;
|
|
32
|
+
};
|
|
33
|
+
for (const anyStringEq_4 of returnComparator()) {
|
|
34
|
+
if (anyStringEq_4 == "pending") {
|
|
35
|
+
return { state: WaiterState.FAILURE, reason };
|
|
36
|
+
}
|
|
37
|
+
}
|
|
93
38
|
}
|
|
94
|
-
|
|
95
|
-
}
|
|
39
|
+
catch (e) { }
|
|
40
|
+
}
|
|
41
|
+
catch (exception) {
|
|
42
|
+
reason = exception;
|
|
43
|
+
}
|
|
44
|
+
return { state: WaiterState.RETRY, reason };
|
|
45
|
+
};
|
|
46
|
+
export const waitForVpnConnectionDeleted = async (params, input) => {
|
|
47
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
48
|
+
return createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
49
|
+
};
|
|
50
|
+
export const waitUntilVpnConnectionDeleted = async (params, input) => {
|
|
51
|
+
const serviceDefaults = { minDelay: 15, maxDelay: 120 };
|
|
52
|
+
const result = await createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
53
|
+
return checkExceptions(result);
|
|
54
|
+
};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { DescribeLocalGatewaysRequest } from "../models/
|
|
5
|
-
import { DescribeLocalGatewaysResult } from "../models/models_4";
|
|
4
|
+
import { DescribeLocalGatewaysRequest, DescribeLocalGatewaysResult } from "../models/models_4";
|
|
6
5
|
export interface DescribeLocalGatewaysCommandInput extends DescribeLocalGatewaysRequest {
|
|
7
6
|
}
|
|
8
7
|
export interface DescribeLocalGatewaysCommandOutput extends DescribeLocalGatewaysResult, __MetadataBearer {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
3
|
import { EC2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EC2Client";
|
|
4
|
-
import { ModifyVpnTunnelOptionsRequest
|
|
4
|
+
import { ModifyVpnTunnelOptionsRequest } from "../models/models_5";
|
|
5
|
+
import { ModifyVpnTunnelOptionsResult } from "../models/models_6";
|
|
5
6
|
export interface ModifyVpnTunnelOptionsCommandInput extends ModifyVpnTunnelOptionsRequest {
|
|
6
7
|
}
|
|
7
8
|
export interface ModifyVpnTunnelOptionsCommandOutput extends ModifyVpnTunnelOptionsResult, __MetadataBearer {
|
|
@@ -4230,6 +4230,7 @@ export declare enum ImageAttributeName {
|
|
|
4230
4230
|
blockDeviceMapping = "blockDeviceMapping",
|
|
4231
4231
|
bootMode = "bootMode",
|
|
4232
4232
|
description = "description",
|
|
4233
|
+
imdsSupport = "imdsSupport",
|
|
4233
4234
|
kernel = "kernel",
|
|
4234
4235
|
lastLaunchedTime = "lastLaunchedTime",
|
|
4235
4236
|
launchPermission = "launchPermission",
|
|
@@ -4346,6 +4347,15 @@ export interface ImageAttribute {
|
|
|
4346
4347
|
* </note>
|
|
4347
4348
|
*/
|
|
4348
4349
|
LastLaunchedTime?: AttributeValue;
|
|
4350
|
+
/**
|
|
4351
|
+
* <p>If <code>v2.0</code>, it indicates that IMDSv2 is specified in the AMI. Instances launched
|
|
4352
|
+
* from this AMI will have <code>HttpTokens</code> automatically set to <code>required</code> so
|
|
4353
|
+
* that, by default, the instance requires that IMDSv2 is used when requesting instance metadata.
|
|
4354
|
+
* In addition, <code>HttpPutResponseHopLimit</code> is set to <code>2</code>. For more
|
|
4355
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-new-instances.html#configure-IMDS-new-instances-ami-configuration">Configure
|
|
4356
|
+
* the AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4357
|
+
*/
|
|
4358
|
+
ImdsSupport?: AttributeValue;
|
|
4349
4359
|
}
|
|
4350
4360
|
export interface DescribeImagesRequest {
|
|
4351
4361
|
/**
|
|
@@ -4574,6 +4584,9 @@ export declare enum ImageTypeValues {
|
|
|
4574
4584
|
machine = "machine",
|
|
4575
4585
|
ramdisk = "ramdisk"
|
|
4576
4586
|
}
|
|
4587
|
+
export declare enum ImdsSupportValues {
|
|
4588
|
+
v2_0 = "v2.0"
|
|
4589
|
+
}
|
|
4577
4590
|
export declare enum DeviceType {
|
|
4578
4591
|
ebs = "ebs",
|
|
4579
4592
|
instance_store = "instance-store"
|
|
@@ -4731,6 +4744,15 @@ export interface Image {
|
|
|
4731
4744
|
* nearest minute.</p>
|
|
4732
4745
|
*/
|
|
4733
4746
|
DeprecationTime?: string;
|
|
4747
|
+
/**
|
|
4748
|
+
* <p>If <code>v2.0</code>, it indicates that IMDSv2 is specified in the AMI. Instances launched
|
|
4749
|
+
* from this AMI will have <code>HttpTokens</code> automatically set to <code>required</code> so
|
|
4750
|
+
* that, by default, the instance requires that IMDSv2 is used when requesting instance metadata.
|
|
4751
|
+
* In addition, <code>HttpPutResponseHopLimit</code> is set to <code>2</code>. For more
|
|
4752
|
+
* information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-new-instances.html#configure-IMDS-new-instances-ami-configuration">Configure
|
|
4753
|
+
* the AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
4754
|
+
*/
|
|
4755
|
+
ImdsSupport?: ImdsSupportValues | string;
|
|
4734
4756
|
}
|
|
4735
4757
|
export interface DescribeImagesResult {
|
|
4736
4758
|
/**
|
|
@@ -8464,49 +8486,6 @@ export interface DescribeLocalGatewayRouteTableVpcAssociationsResult {
|
|
|
8464
8486
|
*/
|
|
8465
8487
|
NextToken?: string;
|
|
8466
8488
|
}
|
|
8467
|
-
export interface DescribeLocalGatewaysRequest {
|
|
8468
|
-
/**
|
|
8469
|
-
* <p>The IDs of the local gateways.</p>
|
|
8470
|
-
*/
|
|
8471
|
-
LocalGatewayIds?: string[];
|
|
8472
|
-
/**
|
|
8473
|
-
* <p>One or more filters.</p>
|
|
8474
|
-
* <ul>
|
|
8475
|
-
* <li>
|
|
8476
|
-
* <p>
|
|
8477
|
-
* <code>local-gateway-id</code> - The ID of a local gateway.</p>
|
|
8478
|
-
* </li>
|
|
8479
|
-
* <li>
|
|
8480
|
-
* <p>
|
|
8481
|
-
* <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p>
|
|
8482
|
-
* </li>
|
|
8483
|
-
* <li>
|
|
8484
|
-
* <p>
|
|
8485
|
-
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the local gateway.</p>
|
|
8486
|
-
* </li>
|
|
8487
|
-
* <li>
|
|
8488
|
-
* <p>
|
|
8489
|
-
* <code>state</code> - The state of the association.</p>
|
|
8490
|
-
* </li>
|
|
8491
|
-
* </ul>
|
|
8492
|
-
*/
|
|
8493
|
-
Filters?: Filter[];
|
|
8494
|
-
/**
|
|
8495
|
-
* <p>The maximum number of results to return with a single call.
|
|
8496
|
-
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
8497
|
-
*/
|
|
8498
|
-
MaxResults?: number;
|
|
8499
|
-
/**
|
|
8500
|
-
* <p>The token for the next page of results.</p>
|
|
8501
|
-
*/
|
|
8502
|
-
NextToken?: string;
|
|
8503
|
-
/**
|
|
8504
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
8505
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
8506
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
8507
|
-
*/
|
|
8508
|
-
DryRun?: boolean;
|
|
8509
|
-
}
|
|
8510
8489
|
/**
|
|
8511
8490
|
* @internal
|
|
8512
8491
|
*/
|
|
@@ -9475,7 +9454,3 @@ export declare const DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterS
|
|
|
9475
9454
|
* @internal
|
|
9476
9455
|
*/
|
|
9477
9456
|
export declare const DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog: (obj: DescribeLocalGatewayRouteTableVpcAssociationsResult) => any;
|
|
9478
|
-
/**
|
|
9479
|
-
* @internal
|
|
9480
|
-
*/
|
|
9481
|
-
export declare const DescribeLocalGatewaysRequestFilterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
|
|
@@ -2,6 +2,49 @@ import { _InstanceType, ActiveInstance, ActivityStatus, AllocationStrategy, Allo
|
|
|
2
2
|
import { AttributeValue, BlockDeviceMapping, FleetLaunchTemplateSpecification, FleetType, GroupIdentifier, InstanceInterruptionBehavior, InstanceIpv6Address, InstanceRequirements, Ipv4PrefixSpecificationRequest, Ipv6PrefixSpecificationRequest, ManagedPrefixList, NatGateway, NetworkAcl, NetworkInsightsAccessScope, NetworkInsightsPath, NetworkInterface, NetworkInterfaceAttachment, NetworkInterfacePermission, PlacementGroup, PrivateIpAddressSpecification, ReplaceRootVolumeTask, RouteTable, Snapshot, SnapshotState, SpotDatafeedSubscription, SpotInstanceStateFault, SpotInstanceType, StorageTier, TargetCapacityUnitType, VolumeType } from "./models_1";
|
|
3
3
|
import { ConnectionNotification, DnsEntry, DnsNameState, IpAddressType, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, TrafficMirrorFilter, TrafficMirrorSession, TrafficMirrorTarget, TransitGateway, TransitGatewayConnect, TransitGatewayConnectPeer, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, Volume, VpcEndpoint, VpnConnection, VpnGateway } from "./models_2";
|
|
4
4
|
import { AttributeBooleanValue, EventInformation, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, Filter, IdFormat, PermissionGroup, ProductCode } from "./models_3";
|
|
5
|
+
export interface DescribeLocalGatewaysRequest {
|
|
6
|
+
/**
|
|
7
|
+
* <p>The IDs of the local gateways.</p>
|
|
8
|
+
*/
|
|
9
|
+
LocalGatewayIds?: string[];
|
|
10
|
+
/**
|
|
11
|
+
* <p>One or more filters.</p>
|
|
12
|
+
* <ul>
|
|
13
|
+
* <li>
|
|
14
|
+
* <p>
|
|
15
|
+
* <code>local-gateway-id</code> - The ID of a local gateway.</p>
|
|
16
|
+
* </li>
|
|
17
|
+
* <li>
|
|
18
|
+
* <p>
|
|
19
|
+
* <code>outpost-arn</code> - The Amazon Resource Name (ARN) of the Outpost.</p>
|
|
20
|
+
* </li>
|
|
21
|
+
* <li>
|
|
22
|
+
* <p>
|
|
23
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the local gateway.</p>
|
|
24
|
+
* </li>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>
|
|
27
|
+
* <code>state</code> - The state of the association.</p>
|
|
28
|
+
* </li>
|
|
29
|
+
* </ul>
|
|
30
|
+
*/
|
|
31
|
+
Filters?: Filter[];
|
|
32
|
+
/**
|
|
33
|
+
* <p>The maximum number of results to return with a single call.
|
|
34
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
35
|
+
*/
|
|
36
|
+
MaxResults?: number;
|
|
37
|
+
/**
|
|
38
|
+
* <p>The token for the next page of results.</p>
|
|
39
|
+
*/
|
|
40
|
+
NextToken?: string;
|
|
41
|
+
/**
|
|
42
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
43
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
44
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
45
|
+
*/
|
|
46
|
+
DryRun?: boolean;
|
|
47
|
+
}
|
|
5
48
|
/**
|
|
6
49
|
* <p>Describes a local gateway.</p>
|
|
7
50
|
*/
|
|
@@ -6597,7 +6640,8 @@ export interface DescribeVolumeStatusResult {
|
|
|
6597
6640
|
}
|
|
6598
6641
|
export declare enum VpcAttributeName {
|
|
6599
6642
|
enableDnsHostnames = "enableDnsHostnames",
|
|
6600
|
-
enableDnsSupport = "enableDnsSupport"
|
|
6643
|
+
enableDnsSupport = "enableDnsSupport",
|
|
6644
|
+
enableNetworkAddressUsageMetrics = "enableNetworkAddressUsageMetrics"
|
|
6601
6645
|
}
|
|
6602
6646
|
export interface DescribeVpcAttributeRequest {
|
|
6603
6647
|
/**
|
|
@@ -6633,6 +6677,10 @@ export interface DescribeVpcAttributeResult {
|
|
|
6633
6677
|
* IP addresses; otherwise, it does not.</p>
|
|
6634
6678
|
*/
|
|
6635
6679
|
EnableDnsSupport?: AttributeBooleanValue;
|
|
6680
|
+
/**
|
|
6681
|
+
* <p>Indicates whether Network Address Usage metrics are enabled for your VPC.</p>
|
|
6682
|
+
*/
|
|
6683
|
+
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue;
|
|
6636
6684
|
}
|
|
6637
6685
|
export interface DescribeVpcClassicLinkRequest {
|
|
6638
6686
|
/**
|
|
@@ -8492,66 +8540,9 @@ export interface EnableFastSnapshotRestoresRequest {
|
|
|
8492
8540
|
DryRun?: boolean;
|
|
8493
8541
|
}
|
|
8494
8542
|
/**
|
|
8495
|
-
*
|
|
8543
|
+
* @internal
|
|
8496
8544
|
*/
|
|
8497
|
-
export
|
|
8498
|
-
/**
|
|
8499
|
-
* <p>The ID of the snapshot.</p>
|
|
8500
|
-
*/
|
|
8501
|
-
SnapshotId?: string;
|
|
8502
|
-
/**
|
|
8503
|
-
* <p>The Availability Zone.</p>
|
|
8504
|
-
*/
|
|
8505
|
-
AvailabilityZone?: string;
|
|
8506
|
-
/**
|
|
8507
|
-
* <p>The state of fast snapshot restores.</p>
|
|
8508
|
-
*/
|
|
8509
|
-
State?: FastSnapshotRestoreStateCode | string;
|
|
8510
|
-
/**
|
|
8511
|
-
* <p>The reason for the state transition. The possible values are as follows:</p>
|
|
8512
|
-
* <ul>
|
|
8513
|
-
* <li>
|
|
8514
|
-
* <p>
|
|
8515
|
-
* <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or
|
|
8516
|
-
* <code>disabling</code>.</p>
|
|
8517
|
-
* </li>
|
|
8518
|
-
* <li>
|
|
8519
|
-
* <p>
|
|
8520
|
-
* <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned
|
|
8521
|
-
* to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p>
|
|
8522
|
-
* </li>
|
|
8523
|
-
* </ul>
|
|
8524
|
-
*/
|
|
8525
|
-
StateTransitionReason?: string;
|
|
8526
|
-
/**
|
|
8527
|
-
* <p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>
|
|
8528
|
-
*/
|
|
8529
|
-
OwnerId?: string;
|
|
8530
|
-
/**
|
|
8531
|
-
* <p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>
|
|
8532
|
-
*/
|
|
8533
|
-
OwnerAlias?: string;
|
|
8534
|
-
/**
|
|
8535
|
-
* <p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>
|
|
8536
|
-
*/
|
|
8537
|
-
EnablingTime?: Date;
|
|
8538
|
-
/**
|
|
8539
|
-
* <p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>
|
|
8540
|
-
*/
|
|
8541
|
-
OptimizingTime?: Date;
|
|
8542
|
-
/**
|
|
8543
|
-
* <p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>
|
|
8544
|
-
*/
|
|
8545
|
-
EnabledTime?: Date;
|
|
8546
|
-
/**
|
|
8547
|
-
* <p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>
|
|
8548
|
-
*/
|
|
8549
|
-
DisablingTime?: Date;
|
|
8550
|
-
/**
|
|
8551
|
-
* <p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>
|
|
8552
|
-
*/
|
|
8553
|
-
DisabledTime?: Date;
|
|
8554
|
-
}
|
|
8545
|
+
export declare const DescribeLocalGatewaysRequestFilterSensitiveLog: (obj: DescribeLocalGatewaysRequest) => any;
|
|
8555
8546
|
/**
|
|
8556
8547
|
* @internal
|
|
8557
8548
|
*/
|
|
@@ -9656,7 +9647,3 @@ export declare const EnableFastLaunchResultFilterSensitiveLog: (obj: EnableFastL
|
|
|
9656
9647
|
* @internal
|
|
9657
9648
|
*/
|
|
9658
9649
|
export declare const EnableFastSnapshotRestoresRequestFilterSensitiveLog: (obj: EnableFastSnapshotRestoresRequest) => any;
|
|
9659
|
-
/**
|
|
9660
|
-
* @internal
|
|
9661
|
-
*/
|
|
9662
|
-
export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
|
|
@@ -1,8 +1,69 @@
|
|
|
1
1
|
import { _InstanceType, AccessScopeAnalysisFinding, AddedPrincipal, AddIpamOperatingRegion, AddPrefixListEntry, AddressAttribute, Affinity, ApplianceModeSupportValue, AutoPlacement, CapacityReservationState, ClientConnectOptions, ClientLoginBannerOptions, ConnectionLogOptions, CurrencyCodeValues, DnsSupportValue, EndDateType, HostnameType, HostRecovery, InstanceEventWindow, IpamPoolAllocation, Ipv6SupportValue, SelfServicePortal, SubnetAssociation, Tag, TagSpecification, TargetConfigurationRequest, TransitGatewayAssociationState, TransitGatewayAttachmentResourceType, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
|
|
2
2
|
import { AttributeValue, CapacityReservationPreference, CapacityReservationTarget, DiskImageFormat, FleetExcessCapacityTerminationPolicy, FleetLaunchTemplateConfigRequest, InstanceEventWindowTimeRangeRequest, InstanceRequirementsRequest, Ipam, IpamPool, IpamResourceTag, IpamScope, LaunchTemplate, LocalGatewayRoute, ManagedPrefixList, NetworkInsightsAccessScopeContent, Placement, PlatformValues, RequestIpamResourceTag, ResponseLaunchTemplateData, ShutdownBehavior, SubnetCidrReservation, TargetCapacitySpecificationRequest, TargetCapacityUnitType, TrafficDirection, TrafficMirrorFilterRule, TrafficMirrorRuleAction, VolumeType } from "./models_1";
|
|
3
3
|
import { AutoAcceptSharedAttachmentsValue, DefaultRouteTableAssociationValue, DefaultRouteTablePropagationValue, DnsOptionsSpecification, IKEVersionsRequestListValue, IpAddressType, IpamPoolCidr, PayerResponsibility, Phase1DHGroupNumbersRequestListValue, Phase1EncryptionAlgorithmsRequestListValue, Phase1IntegrityAlgorithmsRequestListValue, Phase2DHGroupNumbersRequestListValue, Phase2EncryptionAlgorithmsRequestListValue, Phase2IntegrityAlgorithmsRequestListValue, TrafficMirrorFilter, TrafficMirrorNetworkService, TrafficMirrorPortRangeRequest, TrafficMirrorSession, TransitGateway, TransitGatewayPrefixListReference, VpnConnection, VpnEcmpSupportValue, VpnTunnelLogOptionsSpecification } from "./models_2";
|
|
4
|
-
import { ArchitectureType, ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, ExportTaskS3Location, Filter, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchPermission, PaymentOption, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_3";
|
|
5
|
-
import { AnalysisStatus, CreateVolumePermission,
|
|
4
|
+
import { ArchitectureType, ArchitectureValues, AttributeBooleanValue, BootModeValues, ConversionTask, ExportTaskS3Location, FastSnapshotRestoreStateCode, Filter, FpgaImageAttribute, FpgaImageAttributeName, HttpTokensState, ImportImageLicenseConfigurationResponse, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataOptionsResponse, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceStatusEvent, LaunchPermission, PaymentOption, PermissionGroup, SnapshotDetail, SnapshotTaskDetail, VirtualizationType } from "./models_3";
|
|
5
|
+
import { AnalysisStatus, CreateVolumePermission, ExcessCapacityTerminationPolicy, LaunchTemplateConfig, ReservedInstancesConfiguration, SnapshotAttributeName, TransitGatewayPropagation, TransitGatewayPropagationState, VolumeModification } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* <p>Describes fast snapshot restores that were successfully enabled.</p>
|
|
8
|
+
*/
|
|
9
|
+
export interface EnableFastSnapshotRestoreSuccessItem {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The ID of the snapshot.</p>
|
|
12
|
+
*/
|
|
13
|
+
SnapshotId?: string;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The Availability Zone.</p>
|
|
16
|
+
*/
|
|
17
|
+
AvailabilityZone?: string;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The state of fast snapshot restores.</p>
|
|
20
|
+
*/
|
|
21
|
+
State?: FastSnapshotRestoreStateCode | string;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The reason for the state transition. The possible values are as follows:</p>
|
|
24
|
+
* <ul>
|
|
25
|
+
* <li>
|
|
26
|
+
* <p>
|
|
27
|
+
* <code>Client.UserInitiated</code> - The state successfully transitioned to <code>enabling</code> or
|
|
28
|
+
* <code>disabling</code>.</p>
|
|
29
|
+
* </li>
|
|
30
|
+
* <li>
|
|
31
|
+
* <p>
|
|
32
|
+
* <code>Client.UserInitiated - Lifecycle state transition</code> - The state successfully transitioned
|
|
33
|
+
* to <code>optimizing</code>, <code>enabled</code>, or <code>disabled</code>.</p>
|
|
34
|
+
* </li>
|
|
35
|
+
* </ul>
|
|
36
|
+
*/
|
|
37
|
+
StateTransitionReason?: string;
|
|
38
|
+
/**
|
|
39
|
+
* <p>The ID of the Amazon Web Services account that enabled fast snapshot restores on the snapshot.</p>
|
|
40
|
+
*/
|
|
41
|
+
OwnerId?: string;
|
|
42
|
+
/**
|
|
43
|
+
* <p>The Amazon Web Services owner alias that enabled fast snapshot restores on the snapshot. This is intended for future use.</p>
|
|
44
|
+
*/
|
|
45
|
+
OwnerAlias?: string;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The time at which fast snapshot restores entered the <code>enabling</code> state.</p>
|
|
48
|
+
*/
|
|
49
|
+
EnablingTime?: Date;
|
|
50
|
+
/**
|
|
51
|
+
* <p>The time at which fast snapshot restores entered the <code>optimizing</code> state.</p>
|
|
52
|
+
*/
|
|
53
|
+
OptimizingTime?: Date;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The time at which fast snapshot restores entered the <code>enabled</code> state.</p>
|
|
56
|
+
*/
|
|
57
|
+
EnabledTime?: Date;
|
|
58
|
+
/**
|
|
59
|
+
* <p>The time at which fast snapshot restores entered the <code>disabling</code> state.</p>
|
|
60
|
+
*/
|
|
61
|
+
DisablingTime?: Date;
|
|
62
|
+
/**
|
|
63
|
+
* <p>The time at which fast snapshot restores entered the <code>disabled</code> state.</p>
|
|
64
|
+
*/
|
|
65
|
+
DisabledTime?: Date;
|
|
66
|
+
}
|
|
6
67
|
/**
|
|
7
68
|
* <p>Describes an error that occurred when enabling fast snapshot restores.</p>
|
|
8
69
|
*/
|
|
@@ -5392,6 +5453,10 @@ export interface ModifyVpcAttributeRequest {
|
|
|
5392
5453
|
* <p>The ID of the VPC.</p>
|
|
5393
5454
|
*/
|
|
5394
5455
|
VpcId: string | undefined;
|
|
5456
|
+
/**
|
|
5457
|
+
* <p>Indicates whether Network Address Usage metrics are enabled for your VPC.</p>
|
|
5458
|
+
*/
|
|
5459
|
+
EnableNetworkAddressUsageMetrics?: AttributeBooleanValue;
|
|
5395
5460
|
}
|
|
5396
5461
|
/**
|
|
5397
5462
|
* <p>Contains the parameters for ModifyVpcEndpoint.</p>
|
|
@@ -6011,12 +6076,10 @@ export interface ModifyVpnTunnelOptionsRequest {
|
|
|
6011
6076
|
*/
|
|
6012
6077
|
DryRun?: boolean;
|
|
6013
6078
|
}
|
|
6014
|
-
|
|
6015
|
-
|
|
6016
|
-
|
|
6017
|
-
|
|
6018
|
-
VpnConnection?: VpnConnection;
|
|
6019
|
-
}
|
|
6079
|
+
/**
|
|
6080
|
+
* @internal
|
|
6081
|
+
*/
|
|
6082
|
+
export declare const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog: (obj: EnableFastSnapshotRestoreSuccessItem) => any;
|
|
6020
6083
|
/**
|
|
6021
6084
|
* @internal
|
|
6022
6085
|
*/
|
|
@@ -7149,7 +7212,3 @@ export declare const ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog: (obj
|
|
|
7149
7212
|
* @internal
|
|
7150
7213
|
*/
|
|
7151
7214
|
export declare const ModifyVpnTunnelOptionsRequestFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsRequest) => any;
|
|
7152
|
-
/**
|
|
7153
|
-
* @internal
|
|
7154
|
-
*/
|
|
7155
|
-
export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { _InstanceType, AddressAttribute, AddressAttributeName, ByoipCidr, ClientVpnAuthorizationRuleStatus, CurrencyCodeValues, HostnameType, IamInstanceProfileAssociation, IamInstanceProfileSpecification, IpPermission, PortRange, RouteTableAssociationState, TagSpecification, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayVpcAttachment, UnsuccessfulItem } from "./models_0";
|
|
2
2
|
import { BlockDeviceMapping, CreditSpecificationRequest, ElasticGpuSpecification, IcmpTypeCode, InstanceInterruptionBehavior, InstanceIpv6Address, LocalGatewayRoute, ManagedPrefixList, MarketType, Placement, RuleAction, ShutdownBehavior, SnapshotState, SpotInstanceType } from "./models_1";
|
|
3
|
-
import { InstanceTagNotificationAttribute, IpamPoolCidr, TransitGatewayRoute } from "./models_2";
|
|
4
|
-
import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, Filter, HttpTokensState, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, Monitoring, TpmSupportValues } from "./models_3";
|
|
3
|
+
import { InstanceTagNotificationAttribute, IpamPoolCidr, TransitGatewayRoute, VpnConnection } from "./models_2";
|
|
4
|
+
import { ArchitectureValues, BootModeValues, ClientVpnConnectionStatus, Filter, HttpTokensState, ImdsSupportValues, InstanceAttributeName, InstanceAutoRecoveryState, InstanceMetadataEndpointState, InstanceMetadataProtocolState, InstanceMetadataTagsState, InstanceState, Monitoring, TpmSupportValues } from "./models_3";
|
|
5
5
|
import { InstanceNetworkInterfaceSpecification, NetworkInsightsAccessScopeAnalysis, NetworkInsightsAnalysis, PublicIpv4PoolRange, RunInstancesMonitoringEnabled, ScheduledInstance, SnapshotAttributeName, SpotFleetRequestConfigData, SpotInstanceRequest, SpotPlacement } from "./models_4";
|
|
6
6
|
import { CapacityReservationSpecification, Purchase } from "./models_5";
|
|
7
|
+
export interface ModifyVpnTunnelOptionsResult {
|
|
8
|
+
/**
|
|
9
|
+
* <p>Describes a VPN connection.</p>
|
|
10
|
+
*/
|
|
11
|
+
VpnConnection?: VpnConnection;
|
|
12
|
+
}
|
|
7
13
|
export interface MonitorInstancesRequest {
|
|
8
14
|
/**
|
|
9
15
|
* <p>The IDs of the instances.</p>
|
|
@@ -471,6 +477,18 @@ export interface RegisterImageRequest {
|
|
|
471
477
|
* <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
472
478
|
*/
|
|
473
479
|
UefiData?: string;
|
|
480
|
+
/**
|
|
481
|
+
* <p>Set to <code>v2.0</code> to indicate that IMDSv2 is specified in the AMI. Instances
|
|
482
|
+
* launched from this AMI will have <code>HttpTokens</code> automatically set to
|
|
483
|
+
* <code>required</code> so that, by default, the instance requires that IMDSv2 is used when
|
|
484
|
+
* requesting instance metadata. In addition, <code>HttpPutResponseHopLimit</code> is set to
|
|
485
|
+
* <code>2</code>. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-IMDS-new-instances.html#configure-IMDS-new-instances-ami-configuration">Configure
|
|
486
|
+
* the AMI</a> in the <i>Amazon Elastic Compute Cloud User Guide</i>.</p>
|
|
487
|
+
* <note>
|
|
488
|
+
* <p>If you set the value to <code>v2.0</code>, make sure that your AMI software can support IMDSv2.</p>
|
|
489
|
+
* </note>
|
|
490
|
+
*/
|
|
491
|
+
ImdsSupport?: ImdsSupportValues | string;
|
|
474
492
|
}
|
|
475
493
|
/**
|
|
476
494
|
* <p>Contains the output of RegisterImage.</p>
|
|
@@ -3253,6 +3271,10 @@ export interface WithdrawByoipCidrResult {
|
|
|
3253
3271
|
*/
|
|
3254
3272
|
ByoipCidr?: ByoipCidr;
|
|
3255
3273
|
}
|
|
3274
|
+
/**
|
|
3275
|
+
* @internal
|
|
3276
|
+
*/
|
|
3277
|
+
export declare const ModifyVpnTunnelOptionsResultFilterSensitiveLog: (obj: ModifyVpnTunnelOptionsResult) => any;
|
|
3256
3278
|
/**
|
|
3257
3279
|
* @internal
|
|
3258
3280
|
*/
|
|
@@ -10,8 +10,10 @@ import {
|
|
|
10
10
|
ServiceInputTypes,
|
|
11
11
|
ServiceOutputTypes,
|
|
12
12
|
} from "../EC2Client";
|
|
13
|
-
import {
|
|
14
|
-
|
|
13
|
+
import {
|
|
14
|
+
DescribeLocalGatewaysRequest,
|
|
15
|
+
DescribeLocalGatewaysResult,
|
|
16
|
+
} from "../models/models_4";
|
|
15
17
|
export interface DescribeLocalGatewaysCommandInput
|
|
16
18
|
extends DescribeLocalGatewaysRequest {}
|
|
17
19
|
export interface DescribeLocalGatewaysCommandOutput
|
|
@@ -10,10 +10,8 @@ import {
|
|
|
10
10
|
ServiceInputTypes,
|
|
11
11
|
ServiceOutputTypes,
|
|
12
12
|
} from "../EC2Client";
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
ModifyVpnTunnelOptionsResult,
|
|
16
|
-
} from "../models/models_5";
|
|
13
|
+
import { ModifyVpnTunnelOptionsRequest } from "../models/models_5";
|
|
14
|
+
import { ModifyVpnTunnelOptionsResult } from "../models/models_6";
|
|
17
15
|
export interface ModifyVpnTunnelOptionsCommandInput
|
|
18
16
|
extends ModifyVpnTunnelOptionsRequest {}
|
|
19
17
|
export interface ModifyVpnTunnelOptionsCommandOutput
|