@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
|
@@ -105,6 +105,10 @@ import {
|
|
|
105
105
|
AssociateAddressCommandInput,
|
|
106
106
|
AssociateAddressCommandOutput,
|
|
107
107
|
} from "./commands/AssociateAddressCommand";
|
|
108
|
+
import {
|
|
109
|
+
AssociateApplicationStatusCheckCommandInput,
|
|
110
|
+
AssociateApplicationStatusCheckCommandOutput,
|
|
111
|
+
} from "./commands/AssociateApplicationStatusCheckCommand";
|
|
108
112
|
import {
|
|
109
113
|
AssociateCapacityReservationBillingOwnerCommandInput,
|
|
110
114
|
AssociateCapacityReservationBillingOwnerCommandOutput,
|
|
@@ -279,6 +283,10 @@ import {
|
|
|
279
283
|
CopySnapshotCommandOutput,
|
|
280
284
|
} from "./commands/CopySnapshotCommand";
|
|
281
285
|
import { CopyVolumesCommandInput, CopyVolumesCommandOutput } from "./commands/CopyVolumesCommand";
|
|
286
|
+
import {
|
|
287
|
+
CreateApplicationStatusCheckCommandInput,
|
|
288
|
+
CreateApplicationStatusCheckCommandOutput,
|
|
289
|
+
} from "./commands/CreateApplicationStatusCheckCommand";
|
|
282
290
|
import {
|
|
283
291
|
CreateCapacityManagerDataExportCommandInput,
|
|
284
292
|
CreateCapacityManagerDataExportCommandOutput,
|
|
@@ -685,6 +693,10 @@ import {
|
|
|
685
693
|
CreateVpnGatewayCommandInput,
|
|
686
694
|
CreateVpnGatewayCommandOutput,
|
|
687
695
|
} from "./commands/CreateVpnGatewayCommand";
|
|
696
|
+
import {
|
|
697
|
+
DeleteApplicationStatusCheckCommandInput,
|
|
698
|
+
DeleteApplicationStatusCheckCommandOutput,
|
|
699
|
+
} from "./commands/DeleteApplicationStatusCheckCommand";
|
|
688
700
|
import {
|
|
689
701
|
DeleteCapacityManagerDataExportCommandInput,
|
|
690
702
|
DeleteCapacityManagerDataExportCommandOutput,
|
|
@@ -1105,6 +1117,18 @@ import {
|
|
|
1105
1117
|
DescribeAggregateIdFormatCommandInput,
|
|
1106
1118
|
DescribeAggregateIdFormatCommandOutput,
|
|
1107
1119
|
} from "./commands/DescribeAggregateIdFormatCommand";
|
|
1120
|
+
import {
|
|
1121
|
+
DescribeApplicationStatusCheckAssociationsCommandInput,
|
|
1122
|
+
DescribeApplicationStatusCheckAssociationsCommandOutput,
|
|
1123
|
+
} from "./commands/DescribeApplicationStatusCheckAssociationsCommand";
|
|
1124
|
+
import {
|
|
1125
|
+
DescribeApplicationStatusChecksCommandInput,
|
|
1126
|
+
DescribeApplicationStatusChecksCommandOutput,
|
|
1127
|
+
} from "./commands/DescribeApplicationStatusChecksCommand";
|
|
1128
|
+
import {
|
|
1129
|
+
DescribeApplicationStatusCommandInput,
|
|
1130
|
+
DescribeApplicationStatusCommandOutput,
|
|
1131
|
+
} from "./commands/DescribeApplicationStatusCommand";
|
|
1108
1132
|
import {
|
|
1109
1133
|
DescribeAvailabilityZonesCommandInput,
|
|
1110
1134
|
DescribeAvailabilityZonesCommandOutput,
|
|
@@ -1869,6 +1893,10 @@ import {
|
|
|
1869
1893
|
DisableAllowedImagesSettingsCommandInput,
|
|
1870
1894
|
DisableAllowedImagesSettingsCommandOutput,
|
|
1871
1895
|
} from "./commands/DisableAllowedImagesSettingsCommand";
|
|
1896
|
+
import {
|
|
1897
|
+
DisableApplicationStatusCheckSuppressionCommandInput,
|
|
1898
|
+
DisableApplicationStatusCheckSuppressionCommandOutput,
|
|
1899
|
+
} from "./commands/DisableApplicationStatusCheckSuppressionCommand";
|
|
1872
1900
|
import {
|
|
1873
1901
|
DisableAwsNetworkPerformanceMetricSubscriptionCommandInput,
|
|
1874
1902
|
DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
|
|
@@ -1949,6 +1977,10 @@ import {
|
|
|
1949
1977
|
DisassociateAddressCommandInput,
|
|
1950
1978
|
DisassociateAddressCommandOutput,
|
|
1951
1979
|
} from "./commands/DisassociateAddressCommand";
|
|
1980
|
+
import {
|
|
1981
|
+
DisassociateApplicationStatusCheckCommandInput,
|
|
1982
|
+
DisassociateApplicationStatusCheckCommandOutput,
|
|
1983
|
+
} from "./commands/DisassociateApplicationStatusCheckCommand";
|
|
1952
1984
|
import {
|
|
1953
1985
|
DisassociateCapacityReservationBillingOwnerCommandInput,
|
|
1954
1986
|
DisassociateCapacityReservationBillingOwnerCommandOutput,
|
|
@@ -2025,6 +2057,10 @@ import {
|
|
|
2025
2057
|
EnableAllowedImagesSettingsCommandInput,
|
|
2026
2058
|
EnableAllowedImagesSettingsCommandOutput,
|
|
2027
2059
|
} from "./commands/EnableAllowedImagesSettingsCommand";
|
|
2060
|
+
import {
|
|
2061
|
+
EnableApplicationStatusCheckSuppressionCommandInput,
|
|
2062
|
+
EnableApplicationStatusCheckSuppressionCommandOutput,
|
|
2063
|
+
} from "./commands/EnableApplicationStatusCheckSuppressionCommand";
|
|
2028
2064
|
import {
|
|
2029
2065
|
EnableAwsNetworkPerformanceMetricSubscriptionCommandInput,
|
|
2030
2066
|
EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
|
|
@@ -2448,6 +2484,10 @@ import {
|
|
|
2448
2484
|
ModifyAddressAttributeCommandInput,
|
|
2449
2485
|
ModifyAddressAttributeCommandOutput,
|
|
2450
2486
|
} from "./commands/ModifyAddressAttributeCommand";
|
|
2487
|
+
import {
|
|
2488
|
+
ModifyApplicationStatusCheckCommandInput,
|
|
2489
|
+
ModifyApplicationStatusCheckCommandOutput,
|
|
2490
|
+
} from "./commands/ModifyApplicationStatusCheckCommand";
|
|
2451
2491
|
import {
|
|
2452
2492
|
ModifyAvailabilityZoneGroupCommandInput,
|
|
2453
2493
|
ModifyAvailabilityZoneGroupCommandOutput,
|
|
@@ -3105,6 +3145,7 @@ export type ServiceInputTypes =
|
|
|
3105
3145
|
| AssignPrivateIpAddressesCommandInput
|
|
3106
3146
|
| AssignPrivateNatGatewayAddressCommandInput
|
|
3107
3147
|
| AssociateAddressCommandInput
|
|
3148
|
+
| AssociateApplicationStatusCheckCommandInput
|
|
3108
3149
|
| AssociateCapacityReservationBillingOwnerCommandInput
|
|
3109
3150
|
| AssociateClientVpnTargetNetworkCommandInput
|
|
3110
3151
|
| AssociateDhcpOptionsCommandInput
|
|
@@ -3150,6 +3191,7 @@ export type ServiceInputTypes =
|
|
|
3150
3191
|
| CopyImageCommandInput
|
|
3151
3192
|
| CopySnapshotCommandInput
|
|
3152
3193
|
| CopyVolumesCommandInput
|
|
3194
|
+
| CreateApplicationStatusCheckCommandInput
|
|
3153
3195
|
| CreateCapacityManagerDataExportCommandInput
|
|
3154
3196
|
| CreateCapacityReservationBySplittingCommandInput
|
|
3155
3197
|
| CreateCapacityReservationCancellationQuoteCommandInput
|
|
@@ -3256,6 +3298,7 @@ export type ServiceInputTypes =
|
|
|
3256
3298
|
| CreateVpnConnectionCommandInput
|
|
3257
3299
|
| CreateVpnConnectionRouteCommandInput
|
|
3258
3300
|
| CreateVpnGatewayCommandInput
|
|
3301
|
+
| DeleteApplicationStatusCheckCommandInput
|
|
3259
3302
|
| DeleteCapacityManagerDataExportCommandInput
|
|
3260
3303
|
| DeleteCarrierGatewayCommandInput
|
|
3261
3304
|
| DeleteClientVpnEndpointCommandInput
|
|
@@ -3364,6 +3407,9 @@ export type ServiceInputTypes =
|
|
|
3364
3407
|
| DescribeAddressesAttributeCommandInput
|
|
3365
3408
|
| DescribeAddressesCommandInput
|
|
3366
3409
|
| DescribeAggregateIdFormatCommandInput
|
|
3410
|
+
| DescribeApplicationStatusCheckAssociationsCommandInput
|
|
3411
|
+
| DescribeApplicationStatusChecksCommandInput
|
|
3412
|
+
| DescribeApplicationStatusCommandInput
|
|
3367
3413
|
| DescribeAvailabilityZonesCommandInput
|
|
3368
3414
|
| DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput
|
|
3369
3415
|
| DescribeBundleTasksCommandInput
|
|
@@ -3555,6 +3601,7 @@ export type ServiceInputTypes =
|
|
|
3555
3601
|
| DetachVpnGatewayCommandInput
|
|
3556
3602
|
| DisableAddressTransferCommandInput
|
|
3557
3603
|
| DisableAllowedImagesSettingsCommandInput
|
|
3604
|
+
| DisableApplicationStatusCheckSuppressionCommandInput
|
|
3558
3605
|
| DisableAwsNetworkPerformanceMetricSubscriptionCommandInput
|
|
3559
3606
|
| DisableCapacityManagerCommandInput
|
|
3560
3607
|
| DisableEbsEncryptionByDefaultCommandInput
|
|
@@ -3575,6 +3622,7 @@ export type ServiceInputTypes =
|
|
|
3575
3622
|
| DisableVpcClassicLinkCommandInput
|
|
3576
3623
|
| DisableVpcClassicLinkDnsSupportCommandInput
|
|
3577
3624
|
| DisassociateAddressCommandInput
|
|
3625
|
+
| DisassociateApplicationStatusCheckCommandInput
|
|
3578
3626
|
| DisassociateCapacityReservationBillingOwnerCommandInput
|
|
3579
3627
|
| DisassociateClientVpnTargetNetworkCommandInput
|
|
3580
3628
|
| DisassociateEnclaveCertificateIamRoleCommandInput
|
|
@@ -3594,6 +3642,7 @@ export type ServiceInputTypes =
|
|
|
3594
3642
|
| DisassociateVpcCidrBlockCommandInput
|
|
3595
3643
|
| EnableAddressTransferCommandInput
|
|
3596
3644
|
| EnableAllowedImagesSettingsCommandInput
|
|
3645
|
+
| EnableApplicationStatusCheckSuppressionCommandInput
|
|
3597
3646
|
| EnableAwsNetworkPerformanceMetricSubscriptionCommandInput
|
|
3598
3647
|
| EnableCapacityManagerCommandInput
|
|
3599
3648
|
| EnableEbsEncryptionByDefaultCommandInput
|
|
@@ -3702,6 +3751,7 @@ export type ServiceInputTypes =
|
|
|
3702
3751
|
| LockSnapshotCommandInput
|
|
3703
3752
|
| ModifyAccountVpcEncryptionControlCommandInput
|
|
3704
3753
|
| ModifyAddressAttributeCommandInput
|
|
3754
|
+
| ModifyApplicationStatusCheckCommandInput
|
|
3705
3755
|
| ModifyAvailabilityZoneGroupCommandInput
|
|
3706
3756
|
| ModifyCapacityReservationCommandInput
|
|
3707
3757
|
| ModifyCapacityReservationFleetCommandInput
|
|
@@ -3881,6 +3931,7 @@ export type ServiceOutputTypes =
|
|
|
3881
3931
|
| AssignPrivateIpAddressesCommandOutput
|
|
3882
3932
|
| AssignPrivateNatGatewayAddressCommandOutput
|
|
3883
3933
|
| AssociateAddressCommandOutput
|
|
3934
|
+
| AssociateApplicationStatusCheckCommandOutput
|
|
3884
3935
|
| AssociateCapacityReservationBillingOwnerCommandOutput
|
|
3885
3936
|
| AssociateClientVpnTargetNetworkCommandOutput
|
|
3886
3937
|
| AssociateDhcpOptionsCommandOutput
|
|
@@ -3926,6 +3977,7 @@ export type ServiceOutputTypes =
|
|
|
3926
3977
|
| CopyImageCommandOutput
|
|
3927
3978
|
| CopySnapshotCommandOutput
|
|
3928
3979
|
| CopyVolumesCommandOutput
|
|
3980
|
+
| CreateApplicationStatusCheckCommandOutput
|
|
3929
3981
|
| CreateCapacityManagerDataExportCommandOutput
|
|
3930
3982
|
| CreateCapacityReservationBySplittingCommandOutput
|
|
3931
3983
|
| CreateCapacityReservationCancellationQuoteCommandOutput
|
|
@@ -4032,6 +4084,7 @@ export type ServiceOutputTypes =
|
|
|
4032
4084
|
| CreateVpnConnectionCommandOutput
|
|
4033
4085
|
| CreateVpnConnectionRouteCommandOutput
|
|
4034
4086
|
| CreateVpnGatewayCommandOutput
|
|
4087
|
+
| DeleteApplicationStatusCheckCommandOutput
|
|
4035
4088
|
| DeleteCapacityManagerDataExportCommandOutput
|
|
4036
4089
|
| DeleteCarrierGatewayCommandOutput
|
|
4037
4090
|
| DeleteClientVpnEndpointCommandOutput
|
|
@@ -4140,6 +4193,9 @@ export type ServiceOutputTypes =
|
|
|
4140
4193
|
| DescribeAddressesAttributeCommandOutput
|
|
4141
4194
|
| DescribeAddressesCommandOutput
|
|
4142
4195
|
| DescribeAggregateIdFormatCommandOutput
|
|
4196
|
+
| DescribeApplicationStatusCheckAssociationsCommandOutput
|
|
4197
|
+
| DescribeApplicationStatusChecksCommandOutput
|
|
4198
|
+
| DescribeApplicationStatusCommandOutput
|
|
4143
4199
|
| DescribeAvailabilityZonesCommandOutput
|
|
4144
4200
|
| DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput
|
|
4145
4201
|
| DescribeBundleTasksCommandOutput
|
|
@@ -4331,6 +4387,7 @@ export type ServiceOutputTypes =
|
|
|
4331
4387
|
| DetachVpnGatewayCommandOutput
|
|
4332
4388
|
| DisableAddressTransferCommandOutput
|
|
4333
4389
|
| DisableAllowedImagesSettingsCommandOutput
|
|
4390
|
+
| DisableApplicationStatusCheckSuppressionCommandOutput
|
|
4334
4391
|
| DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput
|
|
4335
4392
|
| DisableCapacityManagerCommandOutput
|
|
4336
4393
|
| DisableEbsEncryptionByDefaultCommandOutput
|
|
@@ -4351,6 +4408,7 @@ export type ServiceOutputTypes =
|
|
|
4351
4408
|
| DisableVpcClassicLinkCommandOutput
|
|
4352
4409
|
| DisableVpcClassicLinkDnsSupportCommandOutput
|
|
4353
4410
|
| DisassociateAddressCommandOutput
|
|
4411
|
+
| DisassociateApplicationStatusCheckCommandOutput
|
|
4354
4412
|
| DisassociateCapacityReservationBillingOwnerCommandOutput
|
|
4355
4413
|
| DisassociateClientVpnTargetNetworkCommandOutput
|
|
4356
4414
|
| DisassociateEnclaveCertificateIamRoleCommandOutput
|
|
@@ -4370,6 +4428,7 @@ export type ServiceOutputTypes =
|
|
|
4370
4428
|
| DisassociateVpcCidrBlockCommandOutput
|
|
4371
4429
|
| EnableAddressTransferCommandOutput
|
|
4372
4430
|
| EnableAllowedImagesSettingsCommandOutput
|
|
4431
|
+
| EnableApplicationStatusCheckSuppressionCommandOutput
|
|
4373
4432
|
| EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput
|
|
4374
4433
|
| EnableCapacityManagerCommandOutput
|
|
4375
4434
|
| EnableEbsEncryptionByDefaultCommandOutput
|
|
@@ -4478,6 +4537,7 @@ export type ServiceOutputTypes =
|
|
|
4478
4537
|
| LockSnapshotCommandOutput
|
|
4479
4538
|
| ModifyAccountVpcEncryptionControlCommandOutput
|
|
4480
4539
|
| ModifyAddressAttributeCommandOutput
|
|
4540
|
+
| ModifyApplicationStatusCheckCommandOutput
|
|
4481
4541
|
| ModifyAvailabilityZoneGroupCommandOutput
|
|
4482
4542
|
| ModifyCapacityReservationCommandOutput
|
|
4483
4543
|
| ModifyCapacityReservationFleetCommandOutput
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
AssociateApplicationStatusCheckRequest,
|
|
4
|
+
AssociateApplicationStatusCheckResult,
|
|
5
|
+
} from "../models/models_0";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface AssociateApplicationStatusCheckCommandInput extends AssociateApplicationStatusCheckRequest {}
|
|
8
|
+
export interface AssociateApplicationStatusCheckCommandOutput
|
|
9
|
+
extends AssociateApplicationStatusCheckResult, __MetadataBearer {}
|
|
10
|
+
declare const AssociateApplicationStatusCheckCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: AssociateApplicationStatusCheckCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
AssociateApplicationStatusCheckCommandInput,
|
|
15
|
+
AssociateApplicationStatusCheckCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
input: AssociateApplicationStatusCheckCommandInput,
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
AssociateApplicationStatusCheckCommandInput,
|
|
24
|
+
AssociateApplicationStatusCheckCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class AssociateApplicationStatusCheckCommand extends AssociateApplicationStatusCheckCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: AssociateApplicationStatusCheckRequest;
|
|
35
|
+
output: AssociateApplicationStatusCheckResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: AssociateApplicationStatusCheckCommandInput;
|
|
39
|
+
output: AssociateApplicationStatusCheckCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
CreateApplicationStatusCheckRequest,
|
|
4
|
+
CreateApplicationStatusCheckResult,
|
|
5
|
+
} from "../models/models_0";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface CreateApplicationStatusCheckCommandInput extends CreateApplicationStatusCheckRequest {}
|
|
8
|
+
export interface CreateApplicationStatusCheckCommandOutput
|
|
9
|
+
extends CreateApplicationStatusCheckResult, __MetadataBearer {}
|
|
10
|
+
declare const CreateApplicationStatusCheckCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: CreateApplicationStatusCheckCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
CreateApplicationStatusCheckCommandInput,
|
|
15
|
+
CreateApplicationStatusCheckCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
input: CreateApplicationStatusCheckCommandInput,
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
CreateApplicationStatusCheckCommandInput,
|
|
24
|
+
CreateApplicationStatusCheckCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class CreateApplicationStatusCheckCommand extends CreateApplicationStatusCheckCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: CreateApplicationStatusCheckRequest;
|
|
35
|
+
output: CreateApplicationStatusCheckResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: CreateApplicationStatusCheckCommandInput;
|
|
39
|
+
output: CreateApplicationStatusCheckCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateClientVpnEndpointRequest
|
|
2
|
+
import { CreateClientVpnEndpointRequest } from "../models/models_0";
|
|
3
|
+
import { CreateClientVpnEndpointResult } from "../models/models_1";
|
|
3
4
|
export { __MetadataBearer };
|
|
4
5
|
export interface CreateClientVpnEndpointCommandInput extends CreateClientVpnEndpointRequest {}
|
|
5
6
|
export interface CreateClientVpnEndpointCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateClientVpnRouteRequest, CreateClientVpnRouteResult } from "../models/
|
|
2
|
+
import { CreateClientVpnRouteRequest, CreateClientVpnRouteResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateClientVpnRouteCommandInput extends CreateClientVpnRouteRequest {}
|
|
5
5
|
export interface CreateClientVpnRouteCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateCoipCidrRequest, CreateCoipCidrResult } from "../models/
|
|
2
|
+
import { CreateCoipCidrRequest, CreateCoipCidrResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateCoipCidrCommandInput extends CreateCoipCidrRequest {}
|
|
5
5
|
export interface CreateCoipCidrCommandOutput extends CreateCoipCidrResult, __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateCoipPoolRequest, CreateCoipPoolResult } from "../models/
|
|
2
|
+
import { CreateCoipPoolRequest, CreateCoipPoolResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateCoipPoolCommandInput extends CreateCoipPoolRequest {}
|
|
5
5
|
export interface CreateCoipPoolCommandOutput extends CreateCoipPoolResult, __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateCustomerGatewayRequest, CreateCustomerGatewayResult } from "../models/
|
|
2
|
+
import { CreateCustomerGatewayRequest, CreateCustomerGatewayResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateCustomerGatewayCommandInput extends CreateCustomerGatewayRequest {}
|
|
5
5
|
export interface CreateCustomerGatewayCommandOutput
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateDefaultSubnetRequest } from "../models/
|
|
3
|
-
import { CreateDefaultSubnetResult } from "../models/models_1";
|
|
2
|
+
import { CreateDefaultSubnetRequest, CreateDefaultSubnetResult } from "../models/models_1";
|
|
4
3
|
export { __MetadataBearer };
|
|
5
4
|
export interface CreateDefaultSubnetCommandInput extends CreateDefaultSubnetRequest {}
|
|
6
5
|
export interface CreateDefaultSubnetCommandOutput
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
CreateReplaceRootVolumeTaskResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateReplaceRootVolumeTaskRequest } from "../models/models_1";
|
|
3
|
+
import { CreateReplaceRootVolumeTaskResult } from "../models/models_2";
|
|
6
4
|
export { __MetadataBearer };
|
|
7
5
|
export interface CreateReplaceRootVolumeTaskCommandInput extends CreateReplaceRootVolumeTaskRequest {}
|
|
8
6
|
export interface CreateReplaceRootVolumeTaskCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
CreateReservedInstancesListingRequest,
|
|
4
4
|
CreateReservedInstancesListingResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface CreateReservedInstancesListingCommandInput extends CreateReservedInstancesListingRequest {}
|
|
8
8
|
export interface CreateReservedInstancesListingCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateRestoreImageTaskRequest, CreateRestoreImageTaskResult } from "../models/
|
|
2
|
+
import { CreateRestoreImageTaskRequest, CreateRestoreImageTaskResult } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateRestoreImageTaskCommandInput extends CreateRestoreImageTaskRequest {}
|
|
5
5
|
export interface CreateRestoreImageTaskCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateRouteRequest, CreateRouteResult } from "../models/
|
|
2
|
+
import { CreateRouteRequest, CreateRouteResult } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateRouteCommandInput extends CreateRouteRequest {}
|
|
5
5
|
export interface CreateRouteCommandOutput extends CreateRouteResult, __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { CreateRouteServerRequest, CreateRouteServerResult } from "../models/
|
|
2
|
+
import { CreateRouteServerRequest, CreateRouteServerResult } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateRouteServerCommandInput extends CreateRouteServerRequest {}
|
|
5
5
|
export interface CreateRouteServerCommandOutput extends CreateRouteServerResult, __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
CreateRouteServerEndpointRequest,
|
|
4
4
|
CreateRouteServerEndpointResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface CreateRouteServerEndpointCommandInput extends CreateRouteServerEndpointRequest {}
|
|
8
8
|
export interface CreateRouteServerEndpointCommandOutput
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DeleteApplicationStatusCheckRequest,
|
|
4
|
+
DeleteApplicationStatusCheckResult,
|
|
5
|
+
} from "../models/models_2";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface DeleteApplicationStatusCheckCommandInput extends DeleteApplicationStatusCheckRequest {}
|
|
8
|
+
export interface DeleteApplicationStatusCheckCommandOutput
|
|
9
|
+
extends DeleteApplicationStatusCheckResult, __MetadataBearer {}
|
|
10
|
+
declare const DeleteApplicationStatusCheckCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: DeleteApplicationStatusCheckCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
DeleteApplicationStatusCheckCommandInput,
|
|
15
|
+
DeleteApplicationStatusCheckCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
input: DeleteApplicationStatusCheckCommandInput,
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
DeleteApplicationStatusCheckCommandInput,
|
|
24
|
+
DeleteApplicationStatusCheckCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class DeleteApplicationStatusCheckCommand extends DeleteApplicationStatusCheckCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: DeleteApplicationStatusCheckRequest;
|
|
35
|
+
output: DeleteApplicationStatusCheckResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: DeleteApplicationStatusCheckCommandInput;
|
|
39
|
+
output: DeleteApplicationStatusCheckCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
DeleteNetworkInsightsAccessScopeAnalysisRequest,
|
|
4
4
|
DeleteNetworkInsightsAccessScopeAnalysisResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface DeleteNetworkInsightsAccessScopeAnalysisCommandInput extends DeleteNetworkInsightsAccessScopeAnalysisRequest {}
|
|
8
8
|
export interface DeleteNetworkInsightsAccessScopeAnalysisCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
DeleteNetworkInsightsAnalysisRequest,
|
|
4
4
|
DeleteNetworkInsightsAnalysisResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface DeleteNetworkInsightsAnalysisCommandInput extends DeleteNetworkInsightsAnalysisRequest {}
|
|
8
8
|
export interface DeleteNetworkInsightsAnalysisCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
DeleteNetworkInsightsPathRequest,
|
|
4
4
|
DeleteNetworkInsightsPathResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface DeleteNetworkInsightsPathCommandInput extends DeleteNetworkInsightsPathRequest {}
|
|
8
8
|
export interface DeleteNetworkInsightsPathCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { DeleteNetworkInterfaceRequest } from "../models/
|
|
2
|
+
import { DeleteNetworkInterfaceRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteNetworkInterfaceCommandInput extends DeleteNetworkInterfaceRequest {}
|
|
5
5
|
export interface DeleteNetworkInterfaceCommandOutput extends __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
DeleteNetworkInterfacePermissionRequest,
|
|
4
4
|
DeleteNetworkInterfacePermissionResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface DeleteNetworkInterfacePermissionCommandInput extends DeleteNetworkInterfacePermissionRequest {}
|
|
8
8
|
export interface DeleteNetworkInterfacePermissionCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { DeletePlacementGroupRequest } from "../models/
|
|
2
|
+
import { DeletePlacementGroupRequest } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeletePlacementGroupCommandInput extends DeletePlacementGroupRequest {}
|
|
5
5
|
export interface DeletePlacementGroupCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { DeletePublicIpv4PoolRequest, DeletePublicIpv4PoolResult } from "../models/
|
|
2
|
+
import { DeletePublicIpv4PoolRequest, DeletePublicIpv4PoolResult } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeletePublicIpv4PoolCommandInput extends DeletePublicIpv4PoolRequest {}
|
|
5
5
|
export interface DeletePublicIpv4PoolCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
DeleteQueuedReservedInstancesRequest,
|
|
4
4
|
DeleteQueuedReservedInstancesResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface DeleteQueuedReservedInstancesCommandInput extends DeleteQueuedReservedInstancesRequest {}
|
|
8
8
|
export interface DeleteQueuedReservedInstancesCommandOutput
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeApplicationStatusCheckAssociationsRequest,
|
|
4
|
+
DescribeApplicationStatusCheckAssociationsResult,
|
|
5
|
+
} from "../models/models_3";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface DescribeApplicationStatusCheckAssociationsCommandInput extends DescribeApplicationStatusCheckAssociationsRequest {}
|
|
8
|
+
export interface DescribeApplicationStatusCheckAssociationsCommandOutput
|
|
9
|
+
extends DescribeApplicationStatusCheckAssociationsResult, __MetadataBearer {}
|
|
10
|
+
declare const DescribeApplicationStatusCheckAssociationsCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: DescribeApplicationStatusCheckAssociationsCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
DescribeApplicationStatusCheckAssociationsCommandInput,
|
|
15
|
+
DescribeApplicationStatusCheckAssociationsCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
...[input]: [] | [DescribeApplicationStatusCheckAssociationsCommandInput]
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
DescribeApplicationStatusCheckAssociationsCommandInput,
|
|
24
|
+
DescribeApplicationStatusCheckAssociationsCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class DescribeApplicationStatusCheckAssociationsCommand extends DescribeApplicationStatusCheckAssociationsCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: DescribeApplicationStatusCheckAssociationsRequest;
|
|
35
|
+
output: DescribeApplicationStatusCheckAssociationsResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: DescribeApplicationStatusCheckAssociationsCommandInput;
|
|
39
|
+
output: DescribeApplicationStatusCheckAssociationsCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
+
import {
|
|
3
|
+
DescribeApplicationStatusChecksRequest,
|
|
4
|
+
DescribeApplicationStatusChecksResult,
|
|
5
|
+
} from "../models/models_3";
|
|
6
|
+
export { __MetadataBearer };
|
|
7
|
+
export interface DescribeApplicationStatusChecksCommandInput extends DescribeApplicationStatusChecksRequest {}
|
|
8
|
+
export interface DescribeApplicationStatusChecksCommandOutput
|
|
9
|
+
extends DescribeApplicationStatusChecksResult, __MetadataBearer {}
|
|
10
|
+
declare const DescribeApplicationStatusChecksCommand_base: {
|
|
11
|
+
new (
|
|
12
|
+
input: DescribeApplicationStatusChecksCommandInput,
|
|
13
|
+
): import("@smithy/core/client").CommandImpl<
|
|
14
|
+
DescribeApplicationStatusChecksCommandInput,
|
|
15
|
+
DescribeApplicationStatusChecksCommandOutput,
|
|
16
|
+
import("..").EC2ClientResolvedConfig,
|
|
17
|
+
import("..").ServiceInputTypes,
|
|
18
|
+
import("..").ServiceOutputTypes
|
|
19
|
+
>;
|
|
20
|
+
new (
|
|
21
|
+
...[input]: [] | [DescribeApplicationStatusChecksCommandInput]
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
|
+
DescribeApplicationStatusChecksCommandInput,
|
|
24
|
+
DescribeApplicationStatusChecksCommandOutput,
|
|
25
|
+
import("..").EC2ClientResolvedConfig,
|
|
26
|
+
import("..").ServiceInputTypes,
|
|
27
|
+
import("..").ServiceOutputTypes
|
|
28
|
+
>;
|
|
29
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
|
+
};
|
|
31
|
+
export declare class DescribeApplicationStatusChecksCommand extends DescribeApplicationStatusChecksCommand_base {
|
|
32
|
+
protected static __types: {
|
|
33
|
+
api: {
|
|
34
|
+
input: DescribeApplicationStatusChecksRequest;
|
|
35
|
+
output: DescribeApplicationStatusChecksResult;
|
|
36
|
+
};
|
|
37
|
+
sdk: {
|
|
38
|
+
input: DescribeApplicationStatusChecksCommandInput;
|
|
39
|
+
output: DescribeApplicationStatusChecksCommandOutput;
|
|
40
|
+
};
|
|
41
|
+
};
|
|
42
|
+
}
|