@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ModifyInstanceAttributeRequest } from "../models/
|
|
2
|
+
import { ModifyInstanceAttributeRequest } from "../models/models_7";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyInstanceAttributeCommandInput extends ModifyInstanceAttributeRequest {}
|
|
5
5
|
export interface ModifyInstanceAttributeCommandOutput extends __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceCapacityReservationAttributesRequest,
|
|
4
4
|
ModifyInstanceCapacityReservationAttributesResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceCapacityReservationAttributesCommandInput extends ModifyInstanceCapacityReservationAttributesRequest {}
|
|
8
8
|
export interface ModifyInstanceCapacityReservationAttributesCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceConnectEndpointRequest,
|
|
4
4
|
ModifyInstanceConnectEndpointResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceConnectEndpointCommandInput extends ModifyInstanceConnectEndpointRequest {}
|
|
8
8
|
export interface ModifyInstanceConnectEndpointCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceCpuOptionsRequest,
|
|
4
4
|
ModifyInstanceCpuOptionsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceCpuOptionsCommandInput extends ModifyInstanceCpuOptionsRequest {}
|
|
8
8
|
export interface ModifyInstanceCpuOptionsCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceCreditSpecificationRequest,
|
|
4
4
|
ModifyInstanceCreditSpecificationResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceCreditSpecificationCommandInput extends ModifyInstanceCreditSpecificationRequest {}
|
|
8
8
|
export interface ModifyInstanceCreditSpecificationCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceEventStartTimeRequest,
|
|
4
4
|
ModifyInstanceEventStartTimeResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceEventStartTimeCommandInput extends ModifyInstanceEventStartTimeRequest {}
|
|
8
8
|
export interface ModifyInstanceEventStartTimeCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceEventWindowRequest,
|
|
4
4
|
ModifyInstanceEventWindowResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceEventWindowCommandInput extends ModifyInstanceEventWindowRequest {}
|
|
8
8
|
export interface ModifyInstanceEventWindowCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceMaintenanceOptionsRequest,
|
|
4
4
|
ModifyInstanceMaintenanceOptionsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceMaintenanceOptionsCommandInput extends ModifyInstanceMaintenanceOptionsRequest {}
|
|
8
8
|
export interface ModifyInstanceMaintenanceOptionsCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceMetadataDefaultsRequest,
|
|
4
4
|
ModifyInstanceMetadataDefaultsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceMetadataDefaultsCommandInput extends ModifyInstanceMetadataDefaultsRequest {}
|
|
8
8
|
export interface ModifyInstanceMetadataDefaultsCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceMetadataOptionsRequest,
|
|
4
4
|
ModifyInstanceMetadataOptionsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceMetadataOptionsCommandInput extends ModifyInstanceMetadataOptionsRequest {}
|
|
8
8
|
export interface ModifyInstanceMetadataOptionsCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
ModifyInstanceNetworkPerformanceRequest,
|
|
4
4
|
ModifyInstanceNetworkPerformanceResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_7";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface ModifyInstanceNetworkPerformanceOptionsCommandInput extends ModifyInstanceNetworkPerformanceRequest {}
|
|
8
8
|
export interface ModifyInstanceNetworkPerformanceOptionsCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ModifyInstancePlacementRequest, ModifyInstancePlacementResult } from "../models/
|
|
2
|
+
import { ModifyInstancePlacementRequest, ModifyInstancePlacementResult } from "../models/models_7";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ModifyInstancePlacementCommandInput extends ModifyInstancePlacementRequest {}
|
|
5
5
|
export interface ModifyInstancePlacementCommandOutput
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ModifyIpamRequest } from "../models/
|
|
3
|
-
import { ModifyIpamResult } from "../models/models_7";
|
|
2
|
+
import { ModifyIpamRequest, ModifyIpamResult } from "../models/models_7";
|
|
4
3
|
export { __MetadataBearer };
|
|
5
4
|
export interface ModifyIpamCommandInput extends ModifyIpamRequest {}
|
|
6
5
|
export interface ModifyIpamCommandOutput extends ModifyIpamResult, __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { RunScheduledInstancesRequest, RunScheduledInstancesResult } from "../models/
|
|
2
|
+
import { RunScheduledInstancesRequest, RunScheduledInstancesResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface RunScheduledInstancesCommandInput extends RunScheduledInstancesRequest {}
|
|
5
5
|
export interface RunScheduledInstancesCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
SearchLocalGatewayRoutesRequest,
|
|
4
4
|
SearchLocalGatewayRoutesResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface SearchLocalGatewayRoutesCommandInput extends SearchLocalGatewayRoutesRequest {}
|
|
8
8
|
export interface SearchLocalGatewayRoutesCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
SearchTransitGatewayMulticastGroupsRequest,
|
|
4
4
|
SearchTransitGatewayMulticastGroupsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface SearchTransitGatewayMulticastGroupsCommandInput extends SearchTransitGatewayMulticastGroupsRequest {}
|
|
8
8
|
export interface SearchTransitGatewayMulticastGroupsCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
SearchTransitGatewayRoutesRequest,
|
|
4
4
|
SearchTransitGatewayRoutesResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface SearchTransitGatewayRoutesCommandInput extends SearchTransitGatewayRoutesRequest {}
|
|
8
8
|
export interface SearchTransitGatewayRoutesCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { SendDiagnosticInterruptRequest } from "../models/
|
|
2
|
+
import { SendDiagnosticInterruptRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface SendDiagnosticInterruptCommandInput extends SendDiagnosticInterruptRequest {}
|
|
5
5
|
export interface SendDiagnosticInterruptCommandOutput extends __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
StartDeclarativePoliciesReportRequest,
|
|
4
4
|
StartDeclarativePoliciesReportResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface StartDeclarativePoliciesReportCommandInput extends StartDeclarativePoliciesReportRequest {}
|
|
8
8
|
export interface StartDeclarativePoliciesReportCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { StartInstancesRequest, StartInstancesResult } from "../models/
|
|
2
|
+
import { StartInstancesRequest, StartInstancesResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartInstancesCommandInput extends StartInstancesRequest {}
|
|
5
5
|
export interface StartInstancesCommandOutput extends StartInstancesResult, __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
StartNetworkInsightsAccessScopeAnalysisRequest,
|
|
4
4
|
StartNetworkInsightsAccessScopeAnalysisResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface StartNetworkInsightsAccessScopeAnalysisCommandInput extends StartNetworkInsightsAccessScopeAnalysisRequest {}
|
|
8
8
|
export interface StartNetworkInsightsAccessScopeAnalysisCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
StartNetworkInsightsAnalysisRequest,
|
|
4
4
|
StartNetworkInsightsAnalysisResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface StartNetworkInsightsAnalysisCommandInput extends StartNetworkInsightsAnalysisRequest {}
|
|
8
8
|
export interface StartNetworkInsightsAnalysisCommandOutput
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
StartVpcEndpointServicePrivateDnsVerificationRequest,
|
|
4
4
|
StartVpcEndpointServicePrivateDnsVerificationResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface StartVpcEndpointServicePrivateDnsVerificationCommandInput extends StartVpcEndpointServicePrivateDnsVerificationRequest {}
|
|
8
8
|
export interface StartVpcEndpointServicePrivateDnsVerificationCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { StopInstancesRequest, StopInstancesResult } from "../models/
|
|
2
|
+
import { StopInstancesRequest, StopInstancesResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StopInstancesCommandInput extends StopInstancesRequest {}
|
|
5
5
|
export interface StopInstancesCommandOutput extends StopInstancesResult, __MetadataBearer {}
|
|
@@ -2,7 +2,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import {
|
|
3
3
|
TerminateClientVpnConnectionsRequest,
|
|
4
4
|
TerminateClientVpnConnectionsResult,
|
|
5
|
-
} from "../models/
|
|
5
|
+
} from "../models/models_8";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
7
|
export interface TerminateClientVpnConnectionsCommandInput extends TerminateClientVpnConnectionsRequest {}
|
|
8
8
|
export interface TerminateClientVpnConnectionsCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { TerminateInstancesRequest, TerminateInstancesResult } from "../models/
|
|
2
|
+
import { TerminateInstancesRequest, TerminateInstancesResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TerminateInstancesCommandInput extends TerminateInstancesRequest {}
|
|
5
5
|
export interface TerminateInstancesCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { UnassignIpv6AddressesRequest, UnassignIpv6AddressesResult } from "../models/
|
|
2
|
+
import { UnassignIpv6AddressesRequest, UnassignIpv6AddressesResult } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UnassignIpv6AddressesCommandInput extends UnassignIpv6AddressesRequest {}
|
|
5
5
|
export interface UnassignIpv6AddressesCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { UnassignPrivateIpAddressesRequest } from "../models/
|
|
2
|
+
import { UnassignPrivateIpAddressesRequest } from "../models/models_8";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UnassignPrivateIpAddressesCommandInput extends UnassignPrivateIpAddressesRequest {}
|
|
5
5
|
export interface UnassignPrivateIpAddressesCommandOutput extends __MetadataBearer {}
|
|
@@ -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";
|
|
@@ -37,6 +37,7 @@ export declare const AcceleratorType: {
|
|
|
37
37
|
};
|
|
38
38
|
export type AcceleratorType = (typeof AcceleratorType)[keyof typeof AcceleratorType];
|
|
39
39
|
export declare const ResourceType: {
|
|
40
|
+
readonly application_status_check: "application-status-check";
|
|
40
41
|
readonly capacity_block: "capacity-block";
|
|
41
42
|
readonly capacity_manager_data_export: "capacity-manager-data-export";
|
|
42
43
|
readonly capacity_reservation: "capacity-reservation";
|
|
@@ -361,6 +362,12 @@ export declare const Affinity: {
|
|
|
361
362
|
readonly host: "host";
|
|
362
363
|
};
|
|
363
364
|
export type Affinity = (typeof Affinity)[keyof typeof Affinity];
|
|
365
|
+
export declare const AggregationStatusEnum: {
|
|
366
|
+
readonly EXCLUDED: "excluded";
|
|
367
|
+
readonly INCLUDED: "included";
|
|
368
|
+
};
|
|
369
|
+
export type AggregationStatusEnum =
|
|
370
|
+
(typeof AggregationStatusEnum)[keyof typeof AggregationStatusEnum];
|
|
364
371
|
export declare const AutoPlacement: {
|
|
365
372
|
readonly off: "off";
|
|
366
373
|
readonly on: "on";
|
|
@@ -707,6 +714,20 @@ export declare const VolumeState: {
|
|
|
707
714
|
readonly in_use: "in-use";
|
|
708
715
|
};
|
|
709
716
|
export type VolumeState = (typeof VolumeState)[keyof typeof VolumeState];
|
|
717
|
+
export declare const IpScopeEnum: {
|
|
718
|
+
readonly PRIVATE: "private";
|
|
719
|
+
};
|
|
720
|
+
export type IpScopeEnum = (typeof IpScopeEnum)[keyof typeof IpScopeEnum];
|
|
721
|
+
export declare const IpVersionEnum: {
|
|
722
|
+
readonly IPV4: "ipv4";
|
|
723
|
+
readonly IPV6: "ipv6";
|
|
724
|
+
};
|
|
725
|
+
export type IpVersionEnum = (typeof IpVersionEnum)[keyof typeof IpVersionEnum];
|
|
726
|
+
export declare const NetworkProtocolEnum: {
|
|
727
|
+
readonly HTTP: "http";
|
|
728
|
+
readonly HTTPS: "https";
|
|
729
|
+
};
|
|
730
|
+
export type NetworkProtocolEnum = (typeof NetworkProtocolEnum)[keyof typeof NetworkProtocolEnum];
|
|
710
731
|
export declare const OutputFormat: {
|
|
711
732
|
readonly CSV: "csv";
|
|
712
733
|
readonly PARQUET: "parquet";
|
|
@@ -3618,6 +3639,30 @@ export declare const SnapshotReturnCodes: {
|
|
|
3618
3639
|
readonly WARN_SKIPPED: "skipped";
|
|
3619
3640
|
};
|
|
3620
3641
|
export type SnapshotReturnCodes = (typeof SnapshotReturnCodes)[keyof typeof SnapshotReturnCodes];
|
|
3642
|
+
export declare const ApplicationStatusCheckEnum: {
|
|
3643
|
+
readonly FAILED: "failed";
|
|
3644
|
+
readonly INITIALIZING: "initializing";
|
|
3645
|
+
readonly INSUFFICIENT_DATA: "insufficient-data";
|
|
3646
|
+
readonly NOT_APPLICABLE: "not-applicable";
|
|
3647
|
+
readonly PASSED: "passed";
|
|
3648
|
+
};
|
|
3649
|
+
export type ApplicationStatusCheckEnum =
|
|
3650
|
+
(typeof ApplicationStatusCheckEnum)[keyof typeof ApplicationStatusCheckEnum];
|
|
3651
|
+
export declare const ApplicationStatusEnum: {
|
|
3652
|
+
readonly IMPAIRED: "impaired";
|
|
3653
|
+
readonly INITIALIZING: "initializing";
|
|
3654
|
+
readonly INSUFFICIENT_DATA: "insufficient-data";
|
|
3655
|
+
readonly NOT_APPLICABLE: "not-applicable";
|
|
3656
|
+
readonly OK: "ok";
|
|
3657
|
+
readonly SUPPRESSED: "suppressed";
|
|
3658
|
+
};
|
|
3659
|
+
export type ApplicationStatusEnum =
|
|
3660
|
+
(typeof ApplicationStatusEnum)[keyof typeof ApplicationStatusEnum];
|
|
3661
|
+
export declare const AssociationTypeEnum: {
|
|
3662
|
+
readonly INSTANCE_ID: "instance-id";
|
|
3663
|
+
readonly TAG: "tag";
|
|
3664
|
+
};
|
|
3665
|
+
export type AssociationTypeEnum = (typeof AssociationTypeEnum)[keyof typeof AssociationTypeEnum];
|
|
3621
3666
|
export declare const AvailabilityZoneOptInStatus: {
|
|
3622
3667
|
readonly not_opted_in: "not-opted-in";
|
|
3623
3668
|
readonly opt_in_not_required: "opt-in-not-required";
|
|
@@ -4021,6 +4066,14 @@ export declare const SqlServerLicenseUsage: {
|
|
|
4021
4066
|
};
|
|
4022
4067
|
export type SqlServerLicenseUsage =
|
|
4023
4068
|
(typeof SqlServerLicenseUsage)[keyof typeof SqlServerLicenseUsage];
|
|
4069
|
+
export declare const SummaryStatus: {
|
|
4070
|
+
readonly impaired: "impaired";
|
|
4071
|
+
readonly initializing: "initializing";
|
|
4072
|
+
readonly insufficient_data: "insufficient-data";
|
|
4073
|
+
readonly not_applicable: "not-applicable";
|
|
4074
|
+
readonly ok: "ok";
|
|
4075
|
+
};
|
|
4076
|
+
export type SummaryStatus = (typeof SummaryStatus)[keyof typeof SummaryStatus];
|
|
4024
4077
|
export declare const StatusName: {
|
|
4025
4078
|
readonly reachability: "reachability";
|
|
4026
4079
|
};
|
|
@@ -4032,14 +4085,6 @@ export declare const StatusType: {
|
|
|
4032
4085
|
readonly passed: "passed";
|
|
4033
4086
|
};
|
|
4034
4087
|
export type StatusType = (typeof StatusType)[keyof typeof StatusType];
|
|
4035
|
-
export declare const SummaryStatus: {
|
|
4036
|
-
readonly impaired: "impaired";
|
|
4037
|
-
readonly initializing: "initializing";
|
|
4038
|
-
readonly insufficient_data: "insufficient-data";
|
|
4039
|
-
readonly not_applicable: "not-applicable";
|
|
4040
|
-
readonly ok: "ok";
|
|
4041
|
-
};
|
|
4042
|
-
export type SummaryStatus = (typeof SummaryStatus)[keyof typeof SummaryStatus];
|
|
4043
4088
|
export declare const EventCode: {
|
|
4044
4089
|
readonly instance_reboot: "instance-reboot";
|
|
4045
4090
|
readonly instance_retirement: "instance-retirement";
|