@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
package/dist-es/EC2.js
CHANGED
|
@@ -17,6 +17,7 @@ import { AssignIpv6AddressesCommand, } from "./commands/AssignIpv6AddressesComma
|
|
|
17
17
|
import { AssignPrivateIpAddressesCommand, } from "./commands/AssignPrivateIpAddressesCommand";
|
|
18
18
|
import { AssignPrivateNatGatewayAddressCommand, } from "./commands/AssignPrivateNatGatewayAddressCommand";
|
|
19
19
|
import { AssociateAddressCommand, } from "./commands/AssociateAddressCommand";
|
|
20
|
+
import { AssociateApplicationStatusCheckCommand, } from "./commands/AssociateApplicationStatusCheckCommand";
|
|
20
21
|
import { AssociateCapacityReservationBillingOwnerCommand, } from "./commands/AssociateCapacityReservationBillingOwnerCommand";
|
|
21
22
|
import { AssociateClientVpnTargetNetworkCommand, } from "./commands/AssociateClientVpnTargetNetworkCommand";
|
|
22
23
|
import { AssociateDhcpOptionsCommand, } from "./commands/AssociateDhcpOptionsCommand";
|
|
@@ -62,6 +63,7 @@ import { CopyFpgaImageCommand, } from "./commands/CopyFpgaImageCommand";
|
|
|
62
63
|
import { CopyImageCommand } from "./commands/CopyImageCommand";
|
|
63
64
|
import { CopySnapshotCommand, } from "./commands/CopySnapshotCommand";
|
|
64
65
|
import { CopyVolumesCommand, } from "./commands/CopyVolumesCommand";
|
|
66
|
+
import { CreateApplicationStatusCheckCommand, } from "./commands/CreateApplicationStatusCheckCommand";
|
|
65
67
|
import { CreateCapacityManagerDataExportCommand, } from "./commands/CreateCapacityManagerDataExportCommand";
|
|
66
68
|
import { CreateCapacityReservationBySplittingCommand, } from "./commands/CreateCapacityReservationBySplittingCommand";
|
|
67
69
|
import { CreateCapacityReservationCancellationQuoteCommand, } from "./commands/CreateCapacityReservationCancellationQuoteCommand";
|
|
@@ -168,6 +170,7 @@ import { CreateVpnConcentratorCommand, } from "./commands/CreateVpnConcentratorC
|
|
|
168
170
|
import { CreateVpnConnectionCommand, } from "./commands/CreateVpnConnectionCommand";
|
|
169
171
|
import { CreateVpnConnectionRouteCommand, } from "./commands/CreateVpnConnectionRouteCommand";
|
|
170
172
|
import { CreateVpnGatewayCommand, } from "./commands/CreateVpnGatewayCommand";
|
|
173
|
+
import { DeleteApplicationStatusCheckCommand, } from "./commands/DeleteApplicationStatusCheckCommand";
|
|
171
174
|
import { DeleteCapacityManagerDataExportCommand, } from "./commands/DeleteCapacityManagerDataExportCommand";
|
|
172
175
|
import { DeleteCarrierGatewayCommand, } from "./commands/DeleteCarrierGatewayCommand";
|
|
173
176
|
import { DeleteClientVpnEndpointCommand, } from "./commands/DeleteClientVpnEndpointCommand";
|
|
@@ -276,6 +279,9 @@ import { DescribeAddressesAttributeCommand, } from "./commands/DescribeAddresses
|
|
|
276
279
|
import { DescribeAddressesCommand, } from "./commands/DescribeAddressesCommand";
|
|
277
280
|
import { DescribeAddressTransfersCommand, } from "./commands/DescribeAddressTransfersCommand";
|
|
278
281
|
import { DescribeAggregateIdFormatCommand, } from "./commands/DescribeAggregateIdFormatCommand";
|
|
282
|
+
import { DescribeApplicationStatusCheckAssociationsCommand, } from "./commands/DescribeApplicationStatusCheckAssociationsCommand";
|
|
283
|
+
import { DescribeApplicationStatusChecksCommand, } from "./commands/DescribeApplicationStatusChecksCommand";
|
|
284
|
+
import { DescribeApplicationStatusCommand, } from "./commands/DescribeApplicationStatusCommand";
|
|
279
285
|
import { DescribeAvailabilityZonesCommand, } from "./commands/DescribeAvailabilityZonesCommand";
|
|
280
286
|
import { DescribeAwsNetworkPerformanceMetricSubscriptionsCommand, } from "./commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
|
|
281
287
|
import { DescribeBundleTasksCommand, } from "./commands/DescribeBundleTasksCommand";
|
|
@@ -467,6 +473,7 @@ import { DetachVolumeCommand, } from "./commands/DetachVolumeCommand";
|
|
|
467
473
|
import { DetachVpnGatewayCommand, } from "./commands/DetachVpnGatewayCommand";
|
|
468
474
|
import { DisableAddressTransferCommand, } from "./commands/DisableAddressTransferCommand";
|
|
469
475
|
import { DisableAllowedImagesSettingsCommand, } from "./commands/DisableAllowedImagesSettingsCommand";
|
|
476
|
+
import { DisableApplicationStatusCheckSuppressionCommand, } from "./commands/DisableApplicationStatusCheckSuppressionCommand";
|
|
470
477
|
import { DisableAwsNetworkPerformanceMetricSubscriptionCommand, } from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
471
478
|
import { DisableCapacityManagerCommand, } from "./commands/DisableCapacityManagerCommand";
|
|
472
479
|
import { DisableEbsEncryptionByDefaultCommand, } from "./commands/DisableEbsEncryptionByDefaultCommand";
|
|
@@ -487,6 +494,7 @@ import { DisableVgwRoutePropagationCommand, } from "./commands/DisableVgwRoutePr
|
|
|
487
494
|
import { DisableVpcClassicLinkCommand, } from "./commands/DisableVpcClassicLinkCommand";
|
|
488
495
|
import { DisableVpcClassicLinkDnsSupportCommand, } from "./commands/DisableVpcClassicLinkDnsSupportCommand";
|
|
489
496
|
import { DisassociateAddressCommand, } from "./commands/DisassociateAddressCommand";
|
|
497
|
+
import { DisassociateApplicationStatusCheckCommand, } from "./commands/DisassociateApplicationStatusCheckCommand";
|
|
490
498
|
import { DisassociateCapacityReservationBillingOwnerCommand, } from "./commands/DisassociateCapacityReservationBillingOwnerCommand";
|
|
491
499
|
import { DisassociateClientVpnTargetNetworkCommand, } from "./commands/DisassociateClientVpnTargetNetworkCommand";
|
|
492
500
|
import { DisassociateEnclaveCertificateIamRoleCommand, } from "./commands/DisassociateEnclaveCertificateIamRoleCommand";
|
|
@@ -506,6 +514,7 @@ import { DisassociateTrunkInterfaceCommand, } from "./commands/DisassociateTrunk
|
|
|
506
514
|
import { DisassociateVpcCidrBlockCommand, } from "./commands/DisassociateVpcCidrBlockCommand";
|
|
507
515
|
import { EnableAddressTransferCommand, } from "./commands/EnableAddressTransferCommand";
|
|
508
516
|
import { EnableAllowedImagesSettingsCommand, } from "./commands/EnableAllowedImagesSettingsCommand";
|
|
517
|
+
import { EnableApplicationStatusCheckSuppressionCommand, } from "./commands/EnableApplicationStatusCheckSuppressionCommand";
|
|
509
518
|
import { EnableAwsNetworkPerformanceMetricSubscriptionCommand, } from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
510
519
|
import { EnableCapacityManagerCommand, } from "./commands/EnableCapacityManagerCommand";
|
|
511
520
|
import { EnableEbsEncryptionByDefaultCommand, } from "./commands/EnableEbsEncryptionByDefaultCommand";
|
|
@@ -614,6 +623,7 @@ import { ListVolumesInRecycleBinCommand, } from "./commands/ListVolumesInRecycle
|
|
|
614
623
|
import { LockSnapshotCommand, } from "./commands/LockSnapshotCommand";
|
|
615
624
|
import { ModifyAccountVpcEncryptionControlCommand, } from "./commands/ModifyAccountVpcEncryptionControlCommand";
|
|
616
625
|
import { ModifyAddressAttributeCommand, } from "./commands/ModifyAddressAttributeCommand";
|
|
626
|
+
import { ModifyApplicationStatusCheckCommand, } from "./commands/ModifyApplicationStatusCheckCommand";
|
|
617
627
|
import { ModifyAvailabilityZoneGroupCommand, } from "./commands/ModifyAvailabilityZoneGroupCommand";
|
|
618
628
|
import { ModifyCapacityReservationCommand, } from "./commands/ModifyCapacityReservationCommand";
|
|
619
629
|
import { ModifyCapacityReservationFleetCommand, } from "./commands/ModifyCapacityReservationFleetCommand";
|
|
@@ -1007,6 +1017,7 @@ const commands = {
|
|
|
1007
1017
|
AssignPrivateIpAddressesCommand,
|
|
1008
1018
|
AssignPrivateNatGatewayAddressCommand,
|
|
1009
1019
|
AssociateAddressCommand,
|
|
1020
|
+
AssociateApplicationStatusCheckCommand,
|
|
1010
1021
|
AssociateCapacityReservationBillingOwnerCommand,
|
|
1011
1022
|
AssociateClientVpnTargetNetworkCommand,
|
|
1012
1023
|
AssociateDhcpOptionsCommand,
|
|
@@ -1052,6 +1063,7 @@ const commands = {
|
|
|
1052
1063
|
CopyImageCommand,
|
|
1053
1064
|
CopySnapshotCommand,
|
|
1054
1065
|
CopyVolumesCommand,
|
|
1066
|
+
CreateApplicationStatusCheckCommand,
|
|
1055
1067
|
CreateCapacityManagerDataExportCommand,
|
|
1056
1068
|
CreateCapacityReservationCommand,
|
|
1057
1069
|
CreateCapacityReservationBySplittingCommand,
|
|
@@ -1158,6 +1170,7 @@ const commands = {
|
|
|
1158
1170
|
CreateVpnConnectionCommand,
|
|
1159
1171
|
CreateVpnConnectionRouteCommand,
|
|
1160
1172
|
CreateVpnGatewayCommand,
|
|
1173
|
+
DeleteApplicationStatusCheckCommand,
|
|
1161
1174
|
DeleteCapacityManagerDataExportCommand,
|
|
1162
1175
|
DeleteCarrierGatewayCommand,
|
|
1163
1176
|
DeleteClientVpnEndpointCommand,
|
|
@@ -1266,6 +1279,9 @@ const commands = {
|
|
|
1266
1279
|
DescribeAddressesAttributeCommand,
|
|
1267
1280
|
DescribeAddressTransfersCommand,
|
|
1268
1281
|
DescribeAggregateIdFormatCommand,
|
|
1282
|
+
DescribeApplicationStatusCommand,
|
|
1283
|
+
DescribeApplicationStatusCheckAssociationsCommand,
|
|
1284
|
+
DescribeApplicationStatusChecksCommand,
|
|
1269
1285
|
DescribeAvailabilityZonesCommand,
|
|
1270
1286
|
DescribeAwsNetworkPerformanceMetricSubscriptionsCommand,
|
|
1271
1287
|
DescribeBundleTasksCommand,
|
|
@@ -1457,6 +1473,7 @@ const commands = {
|
|
|
1457
1473
|
DetachVpnGatewayCommand,
|
|
1458
1474
|
DisableAddressTransferCommand,
|
|
1459
1475
|
DisableAllowedImagesSettingsCommand,
|
|
1476
|
+
DisableApplicationStatusCheckSuppressionCommand,
|
|
1460
1477
|
DisableAwsNetworkPerformanceMetricSubscriptionCommand,
|
|
1461
1478
|
DisableCapacityManagerCommand,
|
|
1462
1479
|
DisableEbsEncryptionByDefaultCommand,
|
|
@@ -1477,6 +1494,7 @@ const commands = {
|
|
|
1477
1494
|
DisableVpcClassicLinkCommand,
|
|
1478
1495
|
DisableVpcClassicLinkDnsSupportCommand,
|
|
1479
1496
|
DisassociateAddressCommand,
|
|
1497
|
+
DisassociateApplicationStatusCheckCommand,
|
|
1480
1498
|
DisassociateCapacityReservationBillingOwnerCommand,
|
|
1481
1499
|
DisassociateClientVpnTargetNetworkCommand,
|
|
1482
1500
|
DisassociateEnclaveCertificateIamRoleCommand,
|
|
@@ -1496,6 +1514,7 @@ const commands = {
|
|
|
1496
1514
|
DisassociateVpcCidrBlockCommand,
|
|
1497
1515
|
EnableAddressTransferCommand,
|
|
1498
1516
|
EnableAllowedImagesSettingsCommand,
|
|
1517
|
+
EnableApplicationStatusCheckSuppressionCommand,
|
|
1499
1518
|
EnableAwsNetworkPerformanceMetricSubscriptionCommand,
|
|
1500
1519
|
EnableCapacityManagerCommand,
|
|
1501
1520
|
EnableEbsEncryptionByDefaultCommand,
|
|
@@ -1604,6 +1623,7 @@ const commands = {
|
|
|
1604
1623
|
LockSnapshotCommand,
|
|
1605
1624
|
ModifyAccountVpcEncryptionControlCommand,
|
|
1606
1625
|
ModifyAddressAttributeCommand,
|
|
1626
|
+
ModifyApplicationStatusCheckCommand,
|
|
1607
1627
|
ModifyAvailabilityZoneGroupCommand,
|
|
1608
1628
|
ModifyCapacityReservationCommand,
|
|
1609
1629
|
ModifyCapacityReservationFleetCommand,
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { AssociateApplicationStatusCheck$ } from "../schemas/schemas_0";
|
|
3
|
+
export class AssociateApplicationStatusCheckCommand extends command(_ep0, _mw0, "AssociateApplicationStatusCheck", AssociateApplicationStatusCheck$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { CreateApplicationStatusCheck$ } from "../schemas/schemas_0";
|
|
3
|
+
export class CreateApplicationStatusCheckCommand extends command(_ep0, _mw0, "CreateApplicationStatusCheck", CreateApplicationStatusCheck$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { DeleteApplicationStatusCheck$ } from "../schemas/schemas_0";
|
|
3
|
+
export class DeleteApplicationStatusCheckCommand extends command(_ep0, _mw0, "DeleteApplicationStatusCheck", DeleteApplicationStatusCheck$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { DescribeApplicationStatusCheckAssociations$ } from "../schemas/schemas_0";
|
|
3
|
+
export class DescribeApplicationStatusCheckAssociationsCommand extends command(_ep0, _mw0, "DescribeApplicationStatusCheckAssociations", DescribeApplicationStatusCheckAssociations$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { DescribeApplicationStatusChecks$ } from "../schemas/schemas_0";
|
|
3
|
+
export class DescribeApplicationStatusChecksCommand extends command(_ep0, _mw0, "DescribeApplicationStatusChecks", DescribeApplicationStatusChecks$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { DisableApplicationStatusCheckSuppression$ } from "../schemas/schemas_0";
|
|
3
|
+
export class DisableApplicationStatusCheckSuppressionCommand extends command(_ep0, _mw0, "DisableApplicationStatusCheckSuppression", DisableApplicationStatusCheckSuppression$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { DisassociateApplicationStatusCheck$ } from "../schemas/schemas_0";
|
|
3
|
+
export class DisassociateApplicationStatusCheckCommand extends command(_ep0, _mw0, "DisassociateApplicationStatusCheck", DisassociateApplicationStatusCheck$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { EnableApplicationStatusCheckSuppression$ } from "../schemas/schemas_0";
|
|
3
|
+
export class EnableApplicationStatusCheckSuppressionCommand extends command(_ep0, _mw0, "EnableApplicationStatusCheckSuppression", EnableApplicationStatusCheckSuppression$) {
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
2
|
+
import { ModifyApplicationStatusCheck$ } from "../schemas/schemas_0";
|
|
3
|
+
export class ModifyApplicationStatusCheckCommand extends command(_ep0, _mw0, "ModifyApplicationStatusCheck", ModifyApplicationStatusCheck$) {
|
|
4
|
+
}
|
|
@@ -16,6 +16,7 @@ export * from "./AssignIpv6AddressesCommand";
|
|
|
16
16
|
export * from "./AssignPrivateIpAddressesCommand";
|
|
17
17
|
export * from "./AssignPrivateNatGatewayAddressCommand";
|
|
18
18
|
export * from "./AssociateAddressCommand";
|
|
19
|
+
export * from "./AssociateApplicationStatusCheckCommand";
|
|
19
20
|
export * from "./AssociateCapacityReservationBillingOwnerCommand";
|
|
20
21
|
export * from "./AssociateClientVpnTargetNetworkCommand";
|
|
21
22
|
export * from "./AssociateDhcpOptionsCommand";
|
|
@@ -61,6 +62,7 @@ export * from "./CopyFpgaImageCommand";
|
|
|
61
62
|
export * from "./CopyImageCommand";
|
|
62
63
|
export * from "./CopySnapshotCommand";
|
|
63
64
|
export * from "./CopyVolumesCommand";
|
|
65
|
+
export * from "./CreateApplicationStatusCheckCommand";
|
|
64
66
|
export * from "./CreateCapacityManagerDataExportCommand";
|
|
65
67
|
export * from "./CreateCapacityReservationBySplittingCommand";
|
|
66
68
|
export * from "./CreateCapacityReservationCancellationQuoteCommand";
|
|
@@ -167,6 +169,7 @@ export * from "./CreateVpnConcentratorCommand";
|
|
|
167
169
|
export * from "./CreateVpnConnectionCommand";
|
|
168
170
|
export * from "./CreateVpnConnectionRouteCommand";
|
|
169
171
|
export * from "./CreateVpnGatewayCommand";
|
|
172
|
+
export * from "./DeleteApplicationStatusCheckCommand";
|
|
170
173
|
export * from "./DeleteCapacityManagerDataExportCommand";
|
|
171
174
|
export * from "./DeleteCarrierGatewayCommand";
|
|
172
175
|
export * from "./DeleteClientVpnEndpointCommand";
|
|
@@ -275,6 +278,9 @@ export * from "./DescribeAddressTransfersCommand";
|
|
|
275
278
|
export * from "./DescribeAddressesAttributeCommand";
|
|
276
279
|
export * from "./DescribeAddressesCommand";
|
|
277
280
|
export * from "./DescribeAggregateIdFormatCommand";
|
|
281
|
+
export * from "./DescribeApplicationStatusCheckAssociationsCommand";
|
|
282
|
+
export * from "./DescribeApplicationStatusChecksCommand";
|
|
283
|
+
export * from "./DescribeApplicationStatusCommand";
|
|
278
284
|
export * from "./DescribeAvailabilityZonesCommand";
|
|
279
285
|
export * from "./DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
|
|
280
286
|
export * from "./DescribeBundleTasksCommand";
|
|
@@ -466,6 +472,7 @@ export * from "./DetachVolumeCommand";
|
|
|
466
472
|
export * from "./DetachVpnGatewayCommand";
|
|
467
473
|
export * from "./DisableAddressTransferCommand";
|
|
468
474
|
export * from "./DisableAllowedImagesSettingsCommand";
|
|
475
|
+
export * from "./DisableApplicationStatusCheckSuppressionCommand";
|
|
469
476
|
export * from "./DisableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
470
477
|
export * from "./DisableCapacityManagerCommand";
|
|
471
478
|
export * from "./DisableEbsEncryptionByDefaultCommand";
|
|
@@ -486,6 +493,7 @@ export * from "./DisableVgwRoutePropagationCommand";
|
|
|
486
493
|
export * from "./DisableVpcClassicLinkCommand";
|
|
487
494
|
export * from "./DisableVpcClassicLinkDnsSupportCommand";
|
|
488
495
|
export * from "./DisassociateAddressCommand";
|
|
496
|
+
export * from "./DisassociateApplicationStatusCheckCommand";
|
|
489
497
|
export * from "./DisassociateCapacityReservationBillingOwnerCommand";
|
|
490
498
|
export * from "./DisassociateClientVpnTargetNetworkCommand";
|
|
491
499
|
export * from "./DisassociateEnclaveCertificateIamRoleCommand";
|
|
@@ -505,6 +513,7 @@ export * from "./DisassociateTrunkInterfaceCommand";
|
|
|
505
513
|
export * from "./DisassociateVpcCidrBlockCommand";
|
|
506
514
|
export * from "./EnableAddressTransferCommand";
|
|
507
515
|
export * from "./EnableAllowedImagesSettingsCommand";
|
|
516
|
+
export * from "./EnableApplicationStatusCheckSuppressionCommand";
|
|
508
517
|
export * from "./EnableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
509
518
|
export * from "./EnableCapacityManagerCommand";
|
|
510
519
|
export * from "./EnableEbsEncryptionByDefaultCommand";
|
|
@@ -613,6 +622,7 @@ export * from "./ListVolumesInRecycleBinCommand";
|
|
|
613
622
|
export * from "./LockSnapshotCommand";
|
|
614
623
|
export * from "./ModifyAccountVpcEncryptionControlCommand";
|
|
615
624
|
export * from "./ModifyAddressAttributeCommand";
|
|
625
|
+
export * from "./ModifyApplicationStatusCheckCommand";
|
|
616
626
|
export * from "./ModifyAvailabilityZoneGroupCommand";
|
|
617
627
|
export * from "./ModifyCapacityReservationCommand";
|
|
618
628
|
export * from "./ModifyCapacityReservationFleetCommand";
|
package/dist-es/models/enums.js
CHANGED
|
@@ -33,6 +33,7 @@ export const AcceleratorType = {
|
|
|
33
33
|
MEDIA: "media",
|
|
34
34
|
};
|
|
35
35
|
export const ResourceType = {
|
|
36
|
+
application_status_check: "application-status-check",
|
|
36
37
|
capacity_block: "capacity-block",
|
|
37
38
|
capacity_manager_data_export: "capacity-manager-data-export",
|
|
38
39
|
capacity_reservation: "capacity-reservation",
|
|
@@ -316,6 +317,10 @@ export const Affinity = {
|
|
|
316
317
|
default: "default",
|
|
317
318
|
host: "host",
|
|
318
319
|
};
|
|
320
|
+
export const AggregationStatusEnum = {
|
|
321
|
+
EXCLUDED: "excluded",
|
|
322
|
+
INCLUDED: "included",
|
|
323
|
+
};
|
|
319
324
|
export const AutoPlacement = {
|
|
320
325
|
off: "off",
|
|
321
326
|
on: "on",
|
|
@@ -593,6 +598,17 @@ export const VolumeState = {
|
|
|
593
598
|
error: "error",
|
|
594
599
|
in_use: "in-use",
|
|
595
600
|
};
|
|
601
|
+
export const IpScopeEnum = {
|
|
602
|
+
PRIVATE: "private",
|
|
603
|
+
};
|
|
604
|
+
export const IpVersionEnum = {
|
|
605
|
+
IPV4: "ipv4",
|
|
606
|
+
IPV6: "ipv6",
|
|
607
|
+
};
|
|
608
|
+
export const NetworkProtocolEnum = {
|
|
609
|
+
HTTP: "http",
|
|
610
|
+
HTTPS: "https",
|
|
611
|
+
};
|
|
596
612
|
export const OutputFormat = {
|
|
597
613
|
CSV: "csv",
|
|
598
614
|
PARQUET: "parquet",
|
|
@@ -3178,6 +3194,25 @@ export const SnapshotReturnCodes = {
|
|
|
3178
3194
|
SUCCESS: "success",
|
|
3179
3195
|
WARN_SKIPPED: "skipped",
|
|
3180
3196
|
};
|
|
3197
|
+
export const ApplicationStatusCheckEnum = {
|
|
3198
|
+
FAILED: "failed",
|
|
3199
|
+
INITIALIZING: "initializing",
|
|
3200
|
+
INSUFFICIENT_DATA: "insufficient-data",
|
|
3201
|
+
NOT_APPLICABLE: "not-applicable",
|
|
3202
|
+
PASSED: "passed",
|
|
3203
|
+
};
|
|
3204
|
+
export const ApplicationStatusEnum = {
|
|
3205
|
+
IMPAIRED: "impaired",
|
|
3206
|
+
INITIALIZING: "initializing",
|
|
3207
|
+
INSUFFICIENT_DATA: "insufficient-data",
|
|
3208
|
+
NOT_APPLICABLE: "not-applicable",
|
|
3209
|
+
OK: "ok",
|
|
3210
|
+
SUPPRESSED: "suppressed",
|
|
3211
|
+
};
|
|
3212
|
+
export const AssociationTypeEnum = {
|
|
3213
|
+
INSTANCE_ID: "instance-id",
|
|
3214
|
+
TAG: "tag",
|
|
3215
|
+
};
|
|
3181
3216
|
export const AvailabilityZoneOptInStatus = {
|
|
3182
3217
|
not_opted_in: "not-opted-in",
|
|
3183
3218
|
opt_in_not_required: "opt-in-not-required",
|
|
@@ -3498,6 +3533,13 @@ export const SqlServerLicenseUsage = {
|
|
|
3498
3533
|
full: "full",
|
|
3499
3534
|
waived: "waived",
|
|
3500
3535
|
};
|
|
3536
|
+
export const SummaryStatus = {
|
|
3537
|
+
impaired: "impaired",
|
|
3538
|
+
initializing: "initializing",
|
|
3539
|
+
insufficient_data: "insufficient-data",
|
|
3540
|
+
not_applicable: "not-applicable",
|
|
3541
|
+
ok: "ok",
|
|
3542
|
+
};
|
|
3501
3543
|
export const StatusName = {
|
|
3502
3544
|
reachability: "reachability",
|
|
3503
3545
|
};
|
|
@@ -3507,13 +3549,6 @@ export const StatusType = {
|
|
|
3507
3549
|
insufficient_data: "insufficient-data",
|
|
3508
3550
|
passed: "passed",
|
|
3509
3551
|
};
|
|
3510
|
-
export const SummaryStatus = {
|
|
3511
|
-
impaired: "impaired",
|
|
3512
|
-
initializing: "initializing",
|
|
3513
|
-
insufficient_data: "insufficient-data",
|
|
3514
|
-
not_applicable: "not-applicable",
|
|
3515
|
-
ok: "ok",
|
|
3516
|
-
};
|
|
3517
3552
|
export const EventCode = {
|
|
3518
3553
|
instance_reboot: "instance-reboot",
|
|
3519
3554
|
instance_retirement: "instance-retirement",
|