@aws-sdk/client-ec2 3.1102.0 → 3.1104.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/README.md +70 -0
- package/dist-cjs/index.js +977 -330
- package/dist-es/EC2.js +20 -0
- package/dist-es/commands/AssociateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/CreateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/DeleteApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusCheckAssociationsCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusChecksCommand.js +4 -0
- package/dist-es/commands/DescribeApplicationStatusCommand.js +4 -0
- package/dist-es/commands/DisableApplicationStatusCheckSuppressionCommand.js +4 -0
- package/dist-es/commands/DisassociateApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/EnableApplicationStatusCheckSuppressionCommand.js +4 -0
- package/dist-es/commands/ModifyApplicationStatusCheckCommand.js +4 -0
- package/dist-es/commands/index.js +10 -0
- package/dist-es/models/enums.js +42 -7
- package/dist-es/schemas/schemas_0.js +827 -322
- package/dist-types/EC2.d.ts +75 -0
- package/dist-types/EC2Client.d.ts +12 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +1 -1
- package/dist-types/commands/AllocateHostsCommand.d.ts +1 -1
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +1 -1
- package/dist-types/commands/AssociateApplicationStatusCheckCommand.d.ts +144 -0
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BundleInstanceCommand.d.ts +3 -3
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +4 -0
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CopyVolumesCommand.d.ts +1 -1
- package/dist-types/commands/CreateApplicationStatusCheckCommand.d.ts +206 -0
- package/dist-types/commands/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCancellationQuoteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +2 -2
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +2 -2
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +1 -2
- package/dist-types/commands/CreateDelegateMacVolumeOwnershipTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +1 -1
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageUsageReportCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateInterruptibleCapacityReservationAllocationCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamPrefixListResolverTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +1 -1
- 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 +2 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreateLocalGatewayVirtualInterfaceGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateMacSystemIntegrityProtectionModificationTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +1 -1
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -2
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +2 -2
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecondaryNetworkCommand.d.ts +2 -2
- package/dist-types/commands/CreateSecondarySubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSubnetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMeteringPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +1 -1
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +1 -1
- package/dist-types/commands/CreateVolumeCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcBlockPublicAccessExclusionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEncryptionControlCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConcentratorCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApplicationStatusCheckCommand.d.ts +147 -0
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +105 -0
- package/dist-types/commands/DescribeApplicationStatusChecksCommand.d.ts +205 -0
- package/dist-types/commands/DescribeApplicationStatusCommand.d.ts +131 -0
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageReferencesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +10 -0
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupVpcAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceLinkVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +3 -4
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DisableApplicationStatusCheckSuppressionCommand.d.ts +111 -0
- package/dist-types/commands/DisassociateApplicationStatusCheckCommand.d.ts +135 -0
- package/dist-types/commands/EnableApplicationStatusCheckSuppressionCommand.d.ts +125 -0
- package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +1 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/EnableIpamPolicyCommand.d.ts +1 -1
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +1 -1
- package/dist-types/commands/EnableRouteServerPropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +2 -2
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/ImportImageCommand.d.ts +1 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
- package/dist-types/commands/ImportSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyApplicationStatusCheckCommand.d.ts +180 -0
- package/dist-types/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIdFormatCommand.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 +1 -1
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceCpuOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstanceNetworkPerformanceOptionsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +1 -2
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +1 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +2 -2
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +1 -1
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +2 -2
- package/dist-types/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -2
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +10 -0
- package/dist-types/models/enums.d.ts +105 -14
- package/dist-types/models/models_0.d.ts +1179 -1191
- package/dist-types/models/models_1.d.ts +7739 -7823
- package/dist-types/models/models_2.d.ts +567 -266
- package/dist-types/models/models_3.d.ts +3717 -4040
- package/dist-types/models/models_4.d.ts +7901 -8148
- package/dist-types/models/models_5.d.ts +5362 -4661
- package/dist-types/models/models_6.d.ts +4604 -5062
- package/dist-types/models/models_7.d.ts +4821 -4652
- package/dist-types/models/models_8.d.ts +1160 -2
- package/dist-types/schemas/schemas_0.d.ts +50 -0
- package/dist-types/ts3.4/EC2.d.ts +175 -0
- package/dist-types/ts3.4/EC2Client.d.ts +60 -0
- package/dist-types/ts3.4/commands/AssociateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeApplicationStatusCheckAssociationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeApplicationStatusChecksCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeApplicationStatusCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeImageReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeSecurityGroupVpcAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServiceLinkVirtualInterfacesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DisableApplicationStatusCheckSuppressionCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/EnableApplicationStatusCheckSuppressionCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableIpamPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableRouteServerPropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ExportVerifiedAccessInstanceClientConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyApplicationStatusCheckCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceConnectEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCpuOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstanceNetworkPerformanceOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +10 -0
- package/dist-types/ts3.4/models/enums.d.ts +53 -8
- package/dist-types/ts3.4/models/models_0.d.ts +103 -86
- package/dist-types/ts3.4/models/models_1.d.ts +86 -110
- package/dist-types/ts3.4/models/models_2.d.ts +124 -70
- package/dist-types/ts3.4/models/models_3.d.ts +148 -204
- package/dist-types/ts3.4/models/models_4.d.ts +204 -224
- package/dist-types/ts3.4/models/models_5.d.ts +267 -182
- package/dist-types/ts3.4/models/models_6.d.ts +203 -257
- package/dist-types/ts3.4/models/models_7.d.ts +250 -238
- package/dist-types/ts3.4/models/models_8.d.ts +235 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +50 -0
- package/package.json +4 -4
|
@@ -2,10 +2,244 @@ import {
|
|
|
2
2
|
CapacityManagerStatus,
|
|
3
3
|
InterruptibleCapacityReservationAllocationStatus,
|
|
4
4
|
InterruptionType,
|
|
5
|
+
MembershipType,
|
|
6
|
+
TransitGatewayAttachmentResourceType,
|
|
5
7
|
} from "./enums";
|
|
6
|
-
import { ByoipCidr, IpPermission, NatGatewayAddress } from "./models_0";
|
|
8
|
+
import { ByoipCidr, IpPermission, NatGatewayAddress, TagSpecification } from "./models_0";
|
|
9
|
+
import { LocalGatewayRoute } from "./models_1";
|
|
10
|
+
import { TransitGatewayRoute } from "./models_2";
|
|
11
|
+
import { ClientVpnConnectionStatus, Filter } from "./models_3";
|
|
12
|
+
import {
|
|
13
|
+
InstanceState,
|
|
14
|
+
NetworkInsightsAccessScopeAnalysis,
|
|
15
|
+
NetworkInsightsAnalysis,
|
|
16
|
+
} from "./models_4";
|
|
7
17
|
import { CapacityManagerMonitoredTagKey } from "./models_6";
|
|
8
18
|
import { InstanceMonitoring } from "./models_7";
|
|
19
|
+
export interface ScheduledInstancesEbs {
|
|
20
|
+
DeleteOnTermination?: boolean | undefined;
|
|
21
|
+
Encrypted?: boolean | undefined;
|
|
22
|
+
Iops?: number | undefined;
|
|
23
|
+
SnapshotId?: string | undefined;
|
|
24
|
+
VolumeSize?: number | undefined;
|
|
25
|
+
VolumeType?: string | undefined;
|
|
26
|
+
}
|
|
27
|
+
export interface ScheduledInstancesBlockDeviceMapping {
|
|
28
|
+
DeviceName?: string | undefined;
|
|
29
|
+
Ebs?: ScheduledInstancesEbs | undefined;
|
|
30
|
+
NoDevice?: string | undefined;
|
|
31
|
+
VirtualName?: string | undefined;
|
|
32
|
+
}
|
|
33
|
+
export interface ScheduledInstancesIamInstanceProfile {
|
|
34
|
+
Arn?: string | undefined;
|
|
35
|
+
Name?: string | undefined;
|
|
36
|
+
}
|
|
37
|
+
export interface ScheduledInstancesMonitoring {
|
|
38
|
+
Enabled?: boolean | undefined;
|
|
39
|
+
}
|
|
40
|
+
export interface ScheduledInstancesIpv6Address {
|
|
41
|
+
Ipv6Address?: string | undefined;
|
|
42
|
+
}
|
|
43
|
+
export interface ScheduledInstancesPrivateIpAddressConfig {
|
|
44
|
+
Primary?: boolean | undefined;
|
|
45
|
+
PrivateIpAddress?: string | undefined;
|
|
46
|
+
}
|
|
47
|
+
export interface ScheduledInstancesNetworkInterface {
|
|
48
|
+
AssociatePublicIpAddress?: boolean | undefined;
|
|
49
|
+
DeleteOnTermination?: boolean | undefined;
|
|
50
|
+
Description?: string | undefined;
|
|
51
|
+
DeviceIndex?: number | undefined;
|
|
52
|
+
Groups?: string[] | undefined;
|
|
53
|
+
Ipv6AddressCount?: number | undefined;
|
|
54
|
+
Ipv6Addresses?: ScheduledInstancesIpv6Address[] | undefined;
|
|
55
|
+
NetworkInterfaceId?: string | undefined;
|
|
56
|
+
PrivateIpAddress?: string | undefined;
|
|
57
|
+
PrivateIpAddressConfigs?: ScheduledInstancesPrivateIpAddressConfig[] | undefined;
|
|
58
|
+
SecondaryPrivateIpAddressCount?: number | undefined;
|
|
59
|
+
SubnetId?: string | undefined;
|
|
60
|
+
}
|
|
61
|
+
export interface ScheduledInstancesPlacement {
|
|
62
|
+
AvailabilityZone?: string | undefined;
|
|
63
|
+
GroupName?: string | undefined;
|
|
64
|
+
}
|
|
65
|
+
export interface ScheduledInstancesLaunchSpecification {
|
|
66
|
+
BlockDeviceMappings?: ScheduledInstancesBlockDeviceMapping[] | undefined;
|
|
67
|
+
EbsOptimized?: boolean | undefined;
|
|
68
|
+
IamInstanceProfile?: ScheduledInstancesIamInstanceProfile | undefined;
|
|
69
|
+
ImageId: string | undefined;
|
|
70
|
+
InstanceType?: string | undefined;
|
|
71
|
+
KernelId?: string | undefined;
|
|
72
|
+
KeyName?: string | undefined;
|
|
73
|
+
Monitoring?: ScheduledInstancesMonitoring | undefined;
|
|
74
|
+
NetworkInterfaces?: ScheduledInstancesNetworkInterface[] | undefined;
|
|
75
|
+
Placement?: ScheduledInstancesPlacement | undefined;
|
|
76
|
+
RamdiskId?: string | undefined;
|
|
77
|
+
SecurityGroupIds?: string[] | undefined;
|
|
78
|
+
SubnetId?: string | undefined;
|
|
79
|
+
UserData?: string | undefined;
|
|
80
|
+
}
|
|
81
|
+
export interface RunScheduledInstancesRequest {
|
|
82
|
+
ClientToken?: string | undefined;
|
|
83
|
+
DryRun?: boolean | undefined;
|
|
84
|
+
InstanceCount?: number | undefined;
|
|
85
|
+
LaunchSpecification: ScheduledInstancesLaunchSpecification | undefined;
|
|
86
|
+
ScheduledInstanceId: string | undefined;
|
|
87
|
+
}
|
|
88
|
+
export interface RunScheduledInstancesResult {
|
|
89
|
+
InstanceIdSet?: string[] | undefined;
|
|
90
|
+
}
|
|
91
|
+
export interface SearchLocalGatewayRoutesRequest {
|
|
92
|
+
LocalGatewayRouteTableId: string | undefined;
|
|
93
|
+
Filters?: Filter[] | undefined;
|
|
94
|
+
MaxResults?: number | undefined;
|
|
95
|
+
NextToken?: string | undefined;
|
|
96
|
+
DryRun?: boolean | undefined;
|
|
97
|
+
}
|
|
98
|
+
export interface SearchLocalGatewayRoutesResult {
|
|
99
|
+
Routes?: LocalGatewayRoute[] | undefined;
|
|
100
|
+
NextToken?: string | undefined;
|
|
101
|
+
}
|
|
102
|
+
export interface SearchTransitGatewayMulticastGroupsRequest {
|
|
103
|
+
TransitGatewayMulticastDomainId: string | undefined;
|
|
104
|
+
Filters?: Filter[] | undefined;
|
|
105
|
+
MaxResults?: number | undefined;
|
|
106
|
+
NextToken?: string | undefined;
|
|
107
|
+
DryRun?: boolean | undefined;
|
|
108
|
+
}
|
|
109
|
+
export interface TransitGatewayMulticastGroup {
|
|
110
|
+
GroupIpAddress?: string | undefined;
|
|
111
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
112
|
+
SubnetId?: string | undefined;
|
|
113
|
+
ResourceId?: string | undefined;
|
|
114
|
+
ResourceType?: TransitGatewayAttachmentResourceType | undefined;
|
|
115
|
+
ResourceOwnerId?: string | undefined;
|
|
116
|
+
NetworkInterfaceId?: string | undefined;
|
|
117
|
+
GroupMember?: boolean | undefined;
|
|
118
|
+
GroupSource?: boolean | undefined;
|
|
119
|
+
MemberType?: MembershipType | undefined;
|
|
120
|
+
SourceType?: MembershipType | undefined;
|
|
121
|
+
}
|
|
122
|
+
export interface SearchTransitGatewayMulticastGroupsResult {
|
|
123
|
+
MulticastGroups?: TransitGatewayMulticastGroup[] | undefined;
|
|
124
|
+
NextToken?: string | undefined;
|
|
125
|
+
}
|
|
126
|
+
export interface SearchTransitGatewayRoutesRequest {
|
|
127
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
128
|
+
Filters: Filter[] | undefined;
|
|
129
|
+
MaxResults?: number | undefined;
|
|
130
|
+
DryRun?: boolean | undefined;
|
|
131
|
+
NextToken?: string | undefined;
|
|
132
|
+
}
|
|
133
|
+
export interface SearchTransitGatewayRoutesResult {
|
|
134
|
+
Routes?: TransitGatewayRoute[] | undefined;
|
|
135
|
+
AdditionalRoutesAvailable?: boolean | undefined;
|
|
136
|
+
NextToken?: string | undefined;
|
|
137
|
+
}
|
|
138
|
+
export interface SendDiagnosticInterruptRequest {
|
|
139
|
+
InstanceId: string | undefined;
|
|
140
|
+
DryRun?: boolean | undefined;
|
|
141
|
+
}
|
|
142
|
+
export interface StartDeclarativePoliciesReportRequest {
|
|
143
|
+
DryRun?: boolean | undefined;
|
|
144
|
+
S3Bucket: string | undefined;
|
|
145
|
+
S3Prefix?: string | undefined;
|
|
146
|
+
TargetId: string | undefined;
|
|
147
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
148
|
+
}
|
|
149
|
+
export interface StartDeclarativePoliciesReportResult {
|
|
150
|
+
ReportId?: string | undefined;
|
|
151
|
+
}
|
|
152
|
+
export interface StartInstancesRequest {
|
|
153
|
+
InstanceIds: string[] | undefined;
|
|
154
|
+
AdditionalInfo?: string | undefined;
|
|
155
|
+
DryRun?: boolean | undefined;
|
|
156
|
+
}
|
|
157
|
+
export interface InstanceStateChange {
|
|
158
|
+
InstanceId?: string | undefined;
|
|
159
|
+
CurrentState?: InstanceState | undefined;
|
|
160
|
+
PreviousState?: InstanceState | undefined;
|
|
161
|
+
}
|
|
162
|
+
export interface StartInstancesResult {
|
|
163
|
+
StartingInstances?: InstanceStateChange[] | undefined;
|
|
164
|
+
}
|
|
165
|
+
export interface StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
166
|
+
NetworkInsightsAccessScopeId: string | undefined;
|
|
167
|
+
DryRun?: boolean | undefined;
|
|
168
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
169
|
+
ClientToken?: string | undefined;
|
|
170
|
+
}
|
|
171
|
+
export interface StartNetworkInsightsAccessScopeAnalysisResult {
|
|
172
|
+
NetworkInsightsAccessScopeAnalysis?: NetworkInsightsAccessScopeAnalysis | undefined;
|
|
173
|
+
}
|
|
174
|
+
export interface StartNetworkInsightsAnalysisRequest {
|
|
175
|
+
NetworkInsightsPathId: string | undefined;
|
|
176
|
+
AdditionalAccounts?: string[] | undefined;
|
|
177
|
+
FilterInArns?: string[] | undefined;
|
|
178
|
+
FilterOutArns?: string[] | undefined;
|
|
179
|
+
DryRun?: boolean | undefined;
|
|
180
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
181
|
+
ClientToken?: string | undefined;
|
|
182
|
+
}
|
|
183
|
+
export interface StartNetworkInsightsAnalysisResult {
|
|
184
|
+
NetworkInsightsAnalysis?: NetworkInsightsAnalysis | undefined;
|
|
185
|
+
}
|
|
186
|
+
export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
187
|
+
DryRun?: boolean | undefined;
|
|
188
|
+
ServiceId: string | undefined;
|
|
189
|
+
}
|
|
190
|
+
export interface StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
191
|
+
ReturnValue?: boolean | undefined;
|
|
192
|
+
}
|
|
193
|
+
export interface StopInstancesRequest {
|
|
194
|
+
InstanceIds: string[] | undefined;
|
|
195
|
+
Hibernate?: boolean | undefined;
|
|
196
|
+
SkipOsShutdown?: boolean | undefined;
|
|
197
|
+
DryRun?: boolean | undefined;
|
|
198
|
+
Force?: boolean | undefined;
|
|
199
|
+
}
|
|
200
|
+
export interface StopInstancesResult {
|
|
201
|
+
StoppingInstances?: InstanceStateChange[] | undefined;
|
|
202
|
+
}
|
|
203
|
+
export interface TerminateClientVpnConnectionsRequest {
|
|
204
|
+
ClientVpnEndpointId: string | undefined;
|
|
205
|
+
ConnectionId?: string | undefined;
|
|
206
|
+
Username?: string | undefined;
|
|
207
|
+
DryRun?: boolean | undefined;
|
|
208
|
+
}
|
|
209
|
+
export interface TerminateConnectionStatus {
|
|
210
|
+
ConnectionId?: string | undefined;
|
|
211
|
+
PreviousStatus?: ClientVpnConnectionStatus | undefined;
|
|
212
|
+
CurrentStatus?: ClientVpnConnectionStatus | undefined;
|
|
213
|
+
}
|
|
214
|
+
export interface TerminateClientVpnConnectionsResult {
|
|
215
|
+
ClientVpnEndpointId?: string | undefined;
|
|
216
|
+
Username?: string | undefined;
|
|
217
|
+
ConnectionStatuses?: TerminateConnectionStatus[] | undefined;
|
|
218
|
+
}
|
|
219
|
+
export interface TerminateInstancesRequest {
|
|
220
|
+
InstanceIds: string[] | undefined;
|
|
221
|
+
Force?: boolean | undefined;
|
|
222
|
+
SkipOsShutdown?: boolean | undefined;
|
|
223
|
+
DryRun?: boolean | undefined;
|
|
224
|
+
}
|
|
225
|
+
export interface TerminateInstancesResult {
|
|
226
|
+
TerminatingInstances?: InstanceStateChange[] | undefined;
|
|
227
|
+
}
|
|
228
|
+
export interface UnassignIpv6AddressesRequest {
|
|
229
|
+
Ipv6Prefixes?: string[] | undefined;
|
|
230
|
+
NetworkInterfaceId: string | undefined;
|
|
231
|
+
Ipv6Addresses?: string[] | undefined;
|
|
232
|
+
}
|
|
233
|
+
export interface UnassignIpv6AddressesResult {
|
|
234
|
+
NetworkInterfaceId?: string | undefined;
|
|
235
|
+
UnassignedIpv6Addresses?: string[] | undefined;
|
|
236
|
+
UnassignedIpv6Prefixes?: string[] | undefined;
|
|
237
|
+
}
|
|
238
|
+
export interface UnassignPrivateIpAddressesRequest {
|
|
239
|
+
Ipv4Prefixes?: string[] | undefined;
|
|
240
|
+
NetworkInterfaceId: string | undefined;
|
|
241
|
+
PrivateIpAddresses?: string[] | undefined;
|
|
242
|
+
}
|
|
9
243
|
export interface UnassignPrivateNatGatewayAddressRequest {
|
|
10
244
|
NatGatewayId: string | undefined;
|
|
11
245
|
PrivateIpAddresses: string[] | undefined;
|
|
@@ -58,6 +58,13 @@ export declare var AnalysisLoadBalancerTarget$: StaticStructureSchema;
|
|
|
58
58
|
export declare var AnalysisPacketHeader$: StaticStructureSchema;
|
|
59
59
|
export declare var AnalysisRouteTableRoute$: StaticStructureSchema;
|
|
60
60
|
export declare var AnalysisSecurityGroupRule$: StaticStructureSchema;
|
|
61
|
+
export declare var ApplicationStatus$: StaticStructureSchema;
|
|
62
|
+
export declare var ApplicationStatusCheckAssociationObject$: StaticStructureSchema;
|
|
63
|
+
export declare var ApplicationStatusCheckResponseObject$: StaticStructureSchema;
|
|
64
|
+
export declare var ApplicationStatusDetail$: StaticStructureSchema;
|
|
65
|
+
export declare var ApplicationStatusesResponseType$: StaticStructureSchema;
|
|
66
|
+
export declare var ApplicationStatusReason$: StaticStructureSchema;
|
|
67
|
+
export declare var ApplicationStatusSummary$: StaticStructureSchema;
|
|
61
68
|
export declare var ApplySecurityGroupsToClientVpnTargetNetworkRequest$: StaticStructureSchema;
|
|
62
69
|
export declare var ApplySecurityGroupsToClientVpnTargetNetworkResult$: StaticStructureSchema;
|
|
63
70
|
export declare var AsnAssociation$: StaticStructureSchema;
|
|
@@ -71,6 +78,8 @@ export declare var AssignPrivateNatGatewayAddressRequest$: StaticStructureSchema
|
|
|
71
78
|
export declare var AssignPrivateNatGatewayAddressResult$: StaticStructureSchema;
|
|
72
79
|
export declare var AssociateAddressRequest$: StaticStructureSchema;
|
|
73
80
|
export declare var AssociateAddressResult$: StaticStructureSchema;
|
|
81
|
+
export declare var AssociateApplicationStatusCheckRequest$: StaticStructureSchema;
|
|
82
|
+
export declare var AssociateApplicationStatusCheckResult$: StaticStructureSchema;
|
|
74
83
|
export declare var AssociateCapacityReservationBillingOwnerRequest$: StaticStructureSchema;
|
|
75
84
|
export declare var AssociateCapacityReservationBillingOwnerResult$: StaticStructureSchema;
|
|
76
85
|
export declare var AssociateClientVpnTargetNetworkRequest$: StaticStructureSchema;
|
|
@@ -263,6 +272,8 @@ export declare var CpuOptions$: StaticStructureSchema;
|
|
|
263
272
|
export declare var CpuOptionsRequest$: StaticStructureSchema;
|
|
264
273
|
export declare var CpuPerformanceFactor$: StaticStructureSchema;
|
|
265
274
|
export declare var CpuPerformanceFactorRequest$: StaticStructureSchema;
|
|
275
|
+
export declare var CreateApplicationStatusCheckRequest$: StaticStructureSchema;
|
|
276
|
+
export declare var CreateApplicationStatusCheckResult$: StaticStructureSchema;
|
|
266
277
|
export declare var CreateCapacityManagerDataExportRequest$: StaticStructureSchema;
|
|
267
278
|
export declare var CreateCapacityManagerDataExportResult$: StaticStructureSchema;
|
|
268
279
|
export declare var CreateCapacityReservationBySplittingRequest$: StaticStructureSchema;
|
|
@@ -490,10 +501,14 @@ export declare var CreationDateConditionRequest$: StaticStructureSchema;
|
|
|
490
501
|
export declare var CreditSpecification$: StaticStructureSchema;
|
|
491
502
|
export declare var CreditSpecificationRequest$: StaticStructureSchema;
|
|
492
503
|
export declare var CustomerGateway$: StaticStructureSchema;
|
|
504
|
+
export declare var CustomTagKeyValueRequestPair$: StaticStructureSchema;
|
|
505
|
+
export declare var CustomTagKeyValueResponsePair$: StaticStructureSchema;
|
|
493
506
|
export declare var DataQuery$: StaticStructureSchema;
|
|
494
507
|
export declare var DataResponse$: StaticStructureSchema;
|
|
495
508
|
export declare var DeclarativePoliciesReport$: StaticStructureSchema;
|
|
496
509
|
export declare var DefaultConnectionTrackingConfiguration$: StaticStructureSchema;
|
|
510
|
+
export declare var DeleteApplicationStatusCheckRequest$: StaticStructureSchema;
|
|
511
|
+
export declare var DeleteApplicationStatusCheckResult$: StaticStructureSchema;
|
|
497
512
|
export declare var DeleteCapacityManagerDataExportRequest$: StaticStructureSchema;
|
|
498
513
|
export declare var DeleteCapacityManagerDataExportResult$: StaticStructureSchema;
|
|
499
514
|
export declare var DeleteCarrierGatewayRequest$: StaticStructureSchema;
|
|
@@ -702,6 +717,12 @@ export declare var DescribeAddressTransfersRequest$: StaticStructureSchema;
|
|
|
702
717
|
export declare var DescribeAddressTransfersResult$: StaticStructureSchema;
|
|
703
718
|
export declare var DescribeAggregateIdFormatRequest$: StaticStructureSchema;
|
|
704
719
|
export declare var DescribeAggregateIdFormatResult$: StaticStructureSchema;
|
|
720
|
+
export declare var DescribeApplicationStatusCheckAssociationsRequest$: StaticStructureSchema;
|
|
721
|
+
export declare var DescribeApplicationStatusCheckAssociationsResult$: StaticStructureSchema;
|
|
722
|
+
export declare var DescribeApplicationStatusChecksRequest$: StaticStructureSchema;
|
|
723
|
+
export declare var DescribeApplicationStatusChecksResult$: StaticStructureSchema;
|
|
724
|
+
export declare var DescribeApplicationStatusRequest$: StaticStructureSchema;
|
|
725
|
+
export declare var DescribeApplicationStatusResult$: StaticStructureSchema;
|
|
705
726
|
export declare var DescribeAvailabilityZonesRequest$: StaticStructureSchema;
|
|
706
727
|
export declare var DescribeAvailabilityZonesResult$: StaticStructureSchema;
|
|
707
728
|
export declare var DescribeAwsNetworkPerformanceMetricSubscriptionsRequest$: StaticStructureSchema;
|
|
@@ -1090,6 +1111,8 @@ export declare var DisableAddressTransferRequest$: StaticStructureSchema;
|
|
|
1090
1111
|
export declare var DisableAddressTransferResult$: StaticStructureSchema;
|
|
1091
1112
|
export declare var DisableAllowedImagesSettingsRequest$: StaticStructureSchema;
|
|
1092
1113
|
export declare var DisableAllowedImagesSettingsResult$: StaticStructureSchema;
|
|
1114
|
+
export declare var DisableApplicationStatusCheckSuppressionRequest$: StaticStructureSchema;
|
|
1115
|
+
export declare var DisableApplicationStatusCheckSuppressionResult$: StaticStructureSchema;
|
|
1093
1116
|
export declare var DisableAwsNetworkPerformanceMetricSubscriptionRequest$: StaticStructureSchema;
|
|
1094
1117
|
export declare var DisableAwsNetworkPerformanceMetricSubscriptionResult$: StaticStructureSchema;
|
|
1095
1118
|
export declare var DisableCapacityManagerRequest$: StaticStructureSchema;
|
|
@@ -1132,6 +1155,8 @@ export declare var DisableVpcClassicLinkDnsSupportResult$: StaticStructureSchema
|
|
|
1132
1155
|
export declare var DisableVpcClassicLinkRequest$: StaticStructureSchema;
|
|
1133
1156
|
export declare var DisableVpcClassicLinkResult$: StaticStructureSchema;
|
|
1134
1157
|
export declare var DisassociateAddressRequest$: StaticStructureSchema;
|
|
1158
|
+
export declare var DisassociateApplicationStatusCheckRequest$: StaticStructureSchema;
|
|
1159
|
+
export declare var DisassociateApplicationStatusCheckResult$: StaticStructureSchema;
|
|
1135
1160
|
export declare var DisassociateCapacityReservationBillingOwnerRequest$: StaticStructureSchema;
|
|
1136
1161
|
export declare var DisassociateCapacityReservationBillingOwnerResult$: StaticStructureSchema;
|
|
1137
1162
|
export declare var DisassociateClientVpnTargetNetworkRequest$: StaticStructureSchema;
|
|
@@ -1197,6 +1222,8 @@ export declare var EnableAddressTransferRequest$: StaticStructureSchema;
|
|
|
1197
1222
|
export declare var EnableAddressTransferResult$: StaticStructureSchema;
|
|
1198
1223
|
export declare var EnableAllowedImagesSettingsRequest$: StaticStructureSchema;
|
|
1199
1224
|
export declare var EnableAllowedImagesSettingsResult$: StaticStructureSchema;
|
|
1225
|
+
export declare var EnableApplicationStatusCheckSuppressionRequest$: StaticStructureSchema;
|
|
1226
|
+
export declare var EnableApplicationStatusCheckSuppressionResult$: StaticStructureSchema;
|
|
1200
1227
|
export declare var EnableAwsNetworkPerformanceMetricSubscriptionRequest$: StaticStructureSchema;
|
|
1201
1228
|
export declare var EnableAwsNetworkPerformanceMetricSubscriptionResult$: StaticStructureSchema;
|
|
1202
1229
|
export declare var EnableCapacityManagerRequest$: StaticStructureSchema;
|
|
@@ -1446,6 +1473,12 @@ export declare var GpuDeviceInfo$: StaticStructureSchema;
|
|
|
1446
1473
|
export declare var GpuDeviceMemoryInfo$: StaticStructureSchema;
|
|
1447
1474
|
export declare var GpuInfo$: StaticStructureSchema;
|
|
1448
1475
|
export declare var GroupIdentifier$: StaticStructureSchema;
|
|
1476
|
+
export declare var HealthCheckPathDestinationRequestObject$: StaticStructureSchema;
|
|
1477
|
+
export declare var HealthCheckPathDestinationResponseObject$: StaticStructureSchema;
|
|
1478
|
+
export declare var HealthCheckPathRequestObject$: StaticStructureSchema;
|
|
1479
|
+
export declare var HealthCheckPathResponseObject$: StaticStructureSchema;
|
|
1480
|
+
export declare var HealthCheckPathSourceRequestObject$: StaticStructureSchema;
|
|
1481
|
+
export declare var HealthCheckPathSourceResponseObject$: StaticStructureSchema;
|
|
1449
1482
|
export declare var HibernationOptions$: StaticStructureSchema;
|
|
1450
1483
|
export declare var HibernationOptionsRequest$: StaticStructureSchema;
|
|
1451
1484
|
export declare var HistoryRecord$: StaticStructureSchema;
|
|
@@ -1507,6 +1540,7 @@ export declare var InferenceDeviceInfo$: StaticStructureSchema;
|
|
|
1507
1540
|
export declare var InferenceDeviceMemoryInfo$: StaticStructureSchema;
|
|
1508
1541
|
export declare var InitializationStatusDetails$: StaticStructureSchema;
|
|
1509
1542
|
export declare var Instance$: StaticStructureSchema;
|
|
1543
|
+
export declare var InstanceApplicationStatus$: StaticStructureSchema;
|
|
1510
1544
|
export declare var InstanceAttachmentEnaSrdSpecification$: StaticStructureSchema;
|
|
1511
1545
|
export declare var InstanceAttachmentEnaSrdUdpSpecification$: StaticStructureSchema;
|
|
1512
1546
|
export declare var InstanceAttribute$: StaticStructureSchema;
|
|
@@ -1721,6 +1755,8 @@ export declare var ModifyAccountVpcEncryptionControlRequest$: StaticStructureSch
|
|
|
1721
1755
|
export declare var ModifyAccountVpcEncryptionControlResult$: StaticStructureSchema;
|
|
1722
1756
|
export declare var ModifyAddressAttributeRequest$: StaticStructureSchema;
|
|
1723
1757
|
export declare var ModifyAddressAttributeResult$: StaticStructureSchema;
|
|
1758
|
+
export declare var ModifyApplicationStatusCheckRequest$: StaticStructureSchema;
|
|
1759
|
+
export declare var ModifyApplicationStatusCheckResult$: StaticStructureSchema;
|
|
1724
1760
|
export declare var ModifyAvailabilityZoneGroupRequest$: StaticStructureSchema;
|
|
1725
1761
|
export declare var ModifyAvailabilityZoneGroupResult$: StaticStructureSchema;
|
|
1726
1762
|
export declare var ModifyCapacityReservationFleetRequest$: StaticStructureSchema;
|
|
@@ -2235,8 +2271,10 @@ export declare var SubnetConfiguration$: StaticStructureSchema;
|
|
|
2235
2271
|
export declare var SubnetIpPrefixes$: StaticStructureSchema;
|
|
2236
2272
|
export declare var SubnetIpv6CidrBlockAssociation$: StaticStructureSchema;
|
|
2237
2273
|
export declare var Subscription$: StaticStructureSchema;
|
|
2274
|
+
export declare var SuccessfulAssociationResponseObject$: StaticStructureSchema;
|
|
2238
2275
|
export declare var SuccessfulInstanceCreditSpecificationItem$: StaticStructureSchema;
|
|
2239
2276
|
export declare var SuccessfulQueuedPurchaseDeletion$: StaticStructureSchema;
|
|
2277
|
+
export declare var SuccessfulSuppressionResponseObject$: StaticStructureSchema;
|
|
2240
2278
|
export declare var SupportedRegionDetail$: StaticStructureSchema;
|
|
2241
2279
|
export declare var Tag$: StaticStructureSchema;
|
|
2242
2280
|
export declare var TagDescription$: StaticStructureSchema;
|
|
@@ -2326,10 +2364,12 @@ export declare var UnlockSnapshotRequest$: StaticStructureSchema;
|
|
|
2326
2364
|
export declare var UnlockSnapshotResult$: StaticStructureSchema;
|
|
2327
2365
|
export declare var UnmonitorInstancesRequest$: StaticStructureSchema;
|
|
2328
2366
|
export declare var UnmonitorInstancesResult$: StaticStructureSchema;
|
|
2367
|
+
export declare var UnsuccessfulAssociationResponseObject$: StaticStructureSchema;
|
|
2329
2368
|
export declare var UnsuccessfulInstanceCreditSpecificationItem$: StaticStructureSchema;
|
|
2330
2369
|
export declare var UnsuccessfulInstanceCreditSpecificationItemError$: StaticStructureSchema;
|
|
2331
2370
|
export declare var UnsuccessfulItem$: StaticStructureSchema;
|
|
2332
2371
|
export declare var UnsuccessfulItemError$: StaticStructureSchema;
|
|
2372
|
+
export declare var UnsuccessfulSuppressionResponseObject$: StaticStructureSchema;
|
|
2333
2373
|
export declare var UpdateCapacityManagerMonitoredTagKeysRequest$: StaticStructureSchema;
|
|
2334
2374
|
export declare var UpdateCapacityManagerMonitoredTagKeysResult$: StaticStructureSchema;
|
|
2335
2375
|
export declare var UpdateCapacityManagerOrganizationsAccessRequest$: StaticStructureSchema;
|
|
@@ -2439,6 +2479,7 @@ export declare var AssignIpv6Addresses$: StaticOperationSchema;
|
|
|
2439
2479
|
export declare var AssignPrivateIpAddresses$: StaticOperationSchema;
|
|
2440
2480
|
export declare var AssignPrivateNatGatewayAddress$: StaticOperationSchema;
|
|
2441
2481
|
export declare var AssociateAddress$: StaticOperationSchema;
|
|
2482
|
+
export declare var AssociateApplicationStatusCheck$: StaticOperationSchema;
|
|
2442
2483
|
export declare var AssociateCapacityReservationBillingOwner$: StaticOperationSchema;
|
|
2443
2484
|
export declare var AssociateClientVpnTargetNetwork$: StaticOperationSchema;
|
|
2444
2485
|
export declare var AssociateDhcpOptions$: StaticOperationSchema;
|
|
@@ -2484,6 +2525,7 @@ export declare var CopyFpgaImage$: StaticOperationSchema;
|
|
|
2484
2525
|
export declare var CopyImage$: StaticOperationSchema;
|
|
2485
2526
|
export declare var CopySnapshot$: StaticOperationSchema;
|
|
2486
2527
|
export declare var CopyVolumes$: StaticOperationSchema;
|
|
2528
|
+
export declare var CreateApplicationStatusCheck$: StaticOperationSchema;
|
|
2487
2529
|
export declare var CreateCapacityManagerDataExport$: StaticOperationSchema;
|
|
2488
2530
|
export declare var CreateCapacityReservation$: StaticOperationSchema;
|
|
2489
2531
|
export declare var CreateCapacityReservationBySplitting$: StaticOperationSchema;
|
|
@@ -2590,6 +2632,7 @@ export declare var CreateVpnConcentrator$: StaticOperationSchema;
|
|
|
2590
2632
|
export declare var CreateVpnConnection$: StaticOperationSchema;
|
|
2591
2633
|
export declare var CreateVpnConnectionRoute$: StaticOperationSchema;
|
|
2592
2634
|
export declare var CreateVpnGateway$: StaticOperationSchema;
|
|
2635
|
+
export declare var DeleteApplicationStatusCheck$: StaticOperationSchema;
|
|
2593
2636
|
export declare var DeleteCapacityManagerDataExport$: StaticOperationSchema;
|
|
2594
2637
|
export declare var DeleteCarrierGateway$: StaticOperationSchema;
|
|
2595
2638
|
export declare var DeleteClientVpnEndpoint$: StaticOperationSchema;
|
|
@@ -2698,6 +2741,9 @@ export declare var DescribeAddresses$: StaticOperationSchema;
|
|
|
2698
2741
|
export declare var DescribeAddressesAttribute$: StaticOperationSchema;
|
|
2699
2742
|
export declare var DescribeAddressTransfers$: StaticOperationSchema;
|
|
2700
2743
|
export declare var DescribeAggregateIdFormat$: StaticOperationSchema;
|
|
2744
|
+
export declare var DescribeApplicationStatus$: StaticOperationSchema;
|
|
2745
|
+
export declare var DescribeApplicationStatusCheckAssociations$: StaticOperationSchema;
|
|
2746
|
+
export declare var DescribeApplicationStatusChecks$: StaticOperationSchema;
|
|
2701
2747
|
export declare var DescribeAvailabilityZones$: StaticOperationSchema;
|
|
2702
2748
|
export declare var DescribeAwsNetworkPerformanceMetricSubscriptions$: StaticOperationSchema;
|
|
2703
2749
|
export declare var DescribeBundleTasks$: StaticOperationSchema;
|
|
@@ -2889,6 +2935,7 @@ export declare var DetachVolume$: StaticOperationSchema;
|
|
|
2889
2935
|
export declare var DetachVpnGateway$: StaticOperationSchema;
|
|
2890
2936
|
export declare var DisableAddressTransfer$: StaticOperationSchema;
|
|
2891
2937
|
export declare var DisableAllowedImagesSettings$: StaticOperationSchema;
|
|
2938
|
+
export declare var DisableApplicationStatusCheckSuppression$: StaticOperationSchema;
|
|
2892
2939
|
export declare var DisableAwsNetworkPerformanceMetricSubscription$: StaticOperationSchema;
|
|
2893
2940
|
export declare var DisableCapacityManager$: StaticOperationSchema;
|
|
2894
2941
|
export declare var DisableEbsEncryptionByDefault$: StaticOperationSchema;
|
|
@@ -2909,6 +2956,7 @@ export declare var DisableVgwRoutePropagation$: StaticOperationSchema;
|
|
|
2909
2956
|
export declare var DisableVpcClassicLink$: StaticOperationSchema;
|
|
2910
2957
|
export declare var DisableVpcClassicLinkDnsSupport$: StaticOperationSchema;
|
|
2911
2958
|
export declare var DisassociateAddress$: StaticOperationSchema;
|
|
2959
|
+
export declare var DisassociateApplicationStatusCheck$: StaticOperationSchema;
|
|
2912
2960
|
export declare var DisassociateCapacityReservationBillingOwner$: StaticOperationSchema;
|
|
2913
2961
|
export declare var DisassociateClientVpnTargetNetwork$: StaticOperationSchema;
|
|
2914
2962
|
export declare var DisassociateEnclaveCertificateIamRole$: StaticOperationSchema;
|
|
@@ -2928,6 +2976,7 @@ export declare var DisassociateTrunkInterface$: StaticOperationSchema;
|
|
|
2928
2976
|
export declare var DisassociateVpcCidrBlock$: StaticOperationSchema;
|
|
2929
2977
|
export declare var EnableAddressTransfer$: StaticOperationSchema;
|
|
2930
2978
|
export declare var EnableAllowedImagesSettings$: StaticOperationSchema;
|
|
2979
|
+
export declare var EnableApplicationStatusCheckSuppression$: StaticOperationSchema;
|
|
2931
2980
|
export declare var EnableAwsNetworkPerformanceMetricSubscription$: StaticOperationSchema;
|
|
2932
2981
|
export declare var EnableCapacityManager$: StaticOperationSchema;
|
|
2933
2982
|
export declare var EnableEbsEncryptionByDefault$: StaticOperationSchema;
|
|
@@ -3036,6 +3085,7 @@ export declare var ListVolumesInRecycleBin$: StaticOperationSchema;
|
|
|
3036
3085
|
export declare var LockSnapshot$: StaticOperationSchema;
|
|
3037
3086
|
export declare var ModifyAccountVpcEncryptionControl$: StaticOperationSchema;
|
|
3038
3087
|
export declare var ModifyAddressAttribute$: StaticOperationSchema;
|
|
3088
|
+
export declare var ModifyApplicationStatusCheck$: StaticOperationSchema;
|
|
3039
3089
|
export declare var ModifyAvailabilityZoneGroup$: StaticOperationSchema;
|
|
3040
3090
|
export declare var ModifyCapacityReservation$: StaticOperationSchema;
|
|
3041
3091
|
export declare var ModifyCapacityReservationFleet$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1104.0",
|
|
4
4
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
5
5
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-ec2",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -52,9 +52,9 @@
|
|
|
52
52
|
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
|
-
"@aws-sdk/core": "^3.977.
|
|
56
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
57
|
-
"@aws-sdk/middleware-sdk-ec2": "^3.972.
|
|
55
|
+
"@aws-sdk/core": "^3.977.6",
|
|
56
|
+
"@aws-sdk/credential-provider-node": "^3.972.78",
|
|
57
|
+
"@aws-sdk/middleware-sdk-ec2": "^3.972.55",
|
|
58
58
|
"@aws-sdk/types": "^3.974.2",
|
|
59
59
|
"@smithy/core": "^3.31.1",
|
|
60
60
|
"@smithy/fetch-http-handler": "^5.6.13",
|