@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
|
@@ -6,10 +6,8 @@ import {
|
|
|
6
6
|
AllowedImagesSettingsEnabledState,
|
|
7
7
|
BatchState,
|
|
8
8
|
CapacityManagerStatus,
|
|
9
|
-
ClientCertificateRevocationListStatusCode,
|
|
10
|
-
DeviceTrustProviderType,
|
|
11
|
-
DiskImageFormat,
|
|
12
9
|
DnsNameState,
|
|
10
|
+
EventType,
|
|
13
11
|
ExcessCapacityTerminationPolicy,
|
|
14
12
|
FastLaunchResourceType,
|
|
15
13
|
FastLaunchStateCode,
|
|
@@ -25,23 +23,29 @@ import {
|
|
|
25
23
|
MetricType,
|
|
26
24
|
OnDemandAllocationStrategy,
|
|
27
25
|
PayerResponsibility,
|
|
26
|
+
PermissionGroup,
|
|
28
27
|
ReplacementStrategy,
|
|
29
28
|
ResourceType,
|
|
30
29
|
RIProductDescription,
|
|
31
30
|
RouteServerPropagationState,
|
|
32
31
|
SecurityGroupVpcAssociationState,
|
|
33
32
|
ServiceConnectivityType,
|
|
33
|
+
ServiceLinkVirtualInterfaceConfigurationState,
|
|
34
|
+
SnapshotAttributeName,
|
|
34
35
|
SnapshotBlockPublicAccessState,
|
|
36
|
+
SnapshotState,
|
|
35
37
|
SpotInstanceState,
|
|
36
38
|
SpotInstanceType,
|
|
37
39
|
State,
|
|
38
40
|
StatisticType,
|
|
41
|
+
StorageTier,
|
|
39
42
|
TargetCapacityUnitType,
|
|
43
|
+
Tenancy,
|
|
44
|
+
TieringOperationStatus,
|
|
40
45
|
TransitGatewayAssociationState,
|
|
41
46
|
TransitGatewayAttachmentResourceType,
|
|
42
47
|
TransitGatewayAttachmentState,
|
|
43
48
|
TransitGatewayPropagationState,
|
|
44
|
-
UserTrustProviderType,
|
|
45
49
|
VerifiedAccessLogDeliveryStatusCode,
|
|
46
50
|
VolumeAttributeName,
|
|
47
51
|
VolumeModificationState,
|
|
@@ -53,18 +57,23 @@ import {
|
|
|
53
57
|
VpcBlockPublicAccessState,
|
|
54
58
|
} from "./enums";
|
|
55
59
|
import {
|
|
60
|
+
ActiveInstance,
|
|
56
61
|
AddressTransfer,
|
|
57
62
|
AllowedPrincipal,
|
|
58
63
|
AsnAssociation,
|
|
59
64
|
AssociationStatus,
|
|
65
|
+
CustomTagKeyValueRequestPair,
|
|
60
66
|
IamInstanceProfileAssociation,
|
|
61
67
|
IamInstanceProfileSpecification,
|
|
62
68
|
InstanceEventWindow,
|
|
63
69
|
IpamResourceDiscoveryAssociation,
|
|
70
|
+
IpPermission,
|
|
64
71
|
NatGatewayAddress,
|
|
65
72
|
OperatorResponse,
|
|
66
73
|
RouteServerAssociation,
|
|
74
|
+
SecurityGroupRule,
|
|
67
75
|
SubnetIpv6CidrBlockAssociation,
|
|
76
|
+
SuccessfulAssociationResponseObject,
|
|
68
77
|
Tag,
|
|
69
78
|
TagSpecification,
|
|
70
79
|
TransitGatewayAssociation,
|
|
@@ -73,6 +82,7 @@ import {
|
|
|
73
82
|
TransitGatewayPolicyTableAssociation,
|
|
74
83
|
TransitGatewayVpcAttachment,
|
|
75
84
|
TrunkInterfaceAssociation,
|
|
85
|
+
UnsuccessfulAssociationResponseObject,
|
|
76
86
|
UserIdGroupPair,
|
|
77
87
|
VerifiedAccessInstance,
|
|
78
88
|
VerifiedAccessTrustProvider,
|
|
@@ -83,9 +93,15 @@ import {
|
|
|
83
93
|
} from "./models_0";
|
|
84
94
|
import {
|
|
85
95
|
BlockDeviceMapping,
|
|
96
|
+
ConnectionTrackingSpecificationRequest,
|
|
97
|
+
EnaSrdSpecificationRequest,
|
|
86
98
|
FleetLaunchTemplateSpecification,
|
|
87
99
|
GroupIdentifier,
|
|
100
|
+
InstanceIpv6Address,
|
|
88
101
|
InstanceRequirements,
|
|
102
|
+
Ipv4PrefixSpecificationRequest,
|
|
103
|
+
Ipv6PrefixSpecificationRequest,
|
|
104
|
+
PrivateIpAddressSpecification,
|
|
89
105
|
Subnet,
|
|
90
106
|
Vpc,
|
|
91
107
|
VpcEncryptionControl,
|
|
@@ -96,6 +112,8 @@ import {
|
|
|
96
112
|
PayerResponsibilityEntry,
|
|
97
113
|
ServiceConfiguration,
|
|
98
114
|
ServiceTypeDetail,
|
|
115
|
+
Snapshot,
|
|
116
|
+
SpotDatafeedSubscription,
|
|
99
117
|
SpotInstanceStateFault,
|
|
100
118
|
TrafficMirrorFilter,
|
|
101
119
|
TrafficMirrorFilterRule,
|
|
@@ -118,20 +136,215 @@ import {
|
|
|
118
136
|
VpnGateway,
|
|
119
137
|
} from "./models_2";
|
|
120
138
|
import {
|
|
121
|
-
|
|
139
|
+
EventInformation,
|
|
122
140
|
FastLaunchLaunchTemplateSpecificationResponse,
|
|
123
141
|
FastLaunchSnapshotConfigurationResponse,
|
|
124
142
|
Filter,
|
|
125
143
|
ProductCode,
|
|
126
144
|
} from "./models_3";
|
|
127
|
-
import {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
145
|
+
import { AttributeBooleanValue, RegisteredInstance } from "./models_4";
|
|
146
|
+
export interface DescribeSecurityGroupRulesResult {
|
|
147
|
+
SecurityGroupRules?: SecurityGroupRule[] | undefined;
|
|
148
|
+
NextToken?: string | undefined;
|
|
149
|
+
}
|
|
150
|
+
export interface DescribeSecurityGroupsRequest {
|
|
151
|
+
GroupIds?: string[] | undefined;
|
|
152
|
+
GroupNames?: string[] | undefined;
|
|
153
|
+
NextToken?: string | undefined;
|
|
154
|
+
MaxResults?: number | undefined;
|
|
155
|
+
DryRun?: boolean | undefined;
|
|
156
|
+
Filters?: Filter[] | undefined;
|
|
157
|
+
}
|
|
158
|
+
export interface SecurityGroup {
|
|
159
|
+
GroupId?: string | undefined;
|
|
160
|
+
IpPermissionsEgress?: IpPermission[] | undefined;
|
|
161
|
+
Tags?: Tag[] | undefined;
|
|
162
|
+
VpcId?: string | undefined;
|
|
163
|
+
SecurityGroupArn?: string | undefined;
|
|
164
|
+
OwnerId?: string | undefined;
|
|
165
|
+
GroupName?: string | undefined;
|
|
166
|
+
Description?: string | undefined;
|
|
167
|
+
IpPermissions?: IpPermission[] | undefined;
|
|
168
|
+
}
|
|
169
|
+
export interface DescribeSecurityGroupsResult {
|
|
170
|
+
NextToken?: string | undefined;
|
|
171
|
+
SecurityGroups?: SecurityGroup[] | undefined;
|
|
172
|
+
}
|
|
173
|
+
export interface DescribeSecurityGroupVpcAssociationsRequest {
|
|
174
|
+
Filters?: Filter[] | undefined;
|
|
175
|
+
NextToken?: string | undefined;
|
|
176
|
+
MaxResults?: number | undefined;
|
|
177
|
+
DryRun?: boolean | undefined;
|
|
178
|
+
}
|
|
179
|
+
export interface SecurityGroupVpcAssociation {
|
|
180
|
+
GroupId?: string | undefined;
|
|
181
|
+
VpcId?: string | undefined;
|
|
182
|
+
VpcOwnerId?: string | undefined;
|
|
183
|
+
State?: SecurityGroupVpcAssociationState | undefined;
|
|
184
|
+
StateReason?: string | undefined;
|
|
185
|
+
GroupOwnerId?: string | undefined;
|
|
186
|
+
}
|
|
187
|
+
export interface DescribeSecurityGroupVpcAssociationsResult {
|
|
188
|
+
SecurityGroupVpcAssociations?: SecurityGroupVpcAssociation[] | undefined;
|
|
189
|
+
NextToken?: string | undefined;
|
|
190
|
+
}
|
|
191
|
+
export interface DescribeServiceLinkVirtualInterfacesRequest {
|
|
192
|
+
ServiceLinkVirtualInterfaceIds?: string[] | undefined;
|
|
193
|
+
Filters?: Filter[] | undefined;
|
|
194
|
+
MaxResults?: number | undefined;
|
|
195
|
+
NextToken?: string | undefined;
|
|
196
|
+
DryRun?: boolean | undefined;
|
|
197
|
+
}
|
|
198
|
+
export interface ServiceLinkVirtualInterface {
|
|
199
|
+
ServiceLinkVirtualInterfaceId?: string | undefined;
|
|
200
|
+
ServiceLinkVirtualInterfaceArn?: string | undefined;
|
|
201
|
+
OutpostId?: string | undefined;
|
|
202
|
+
OutpostArn?: string | undefined;
|
|
203
|
+
OwnerId?: string | undefined;
|
|
204
|
+
LocalAddress?: string | undefined;
|
|
205
|
+
PeerAddress?: string | undefined;
|
|
206
|
+
PeerBgpAsn?: number | undefined;
|
|
207
|
+
Vlan?: number | undefined;
|
|
208
|
+
OutpostLagId?: string | undefined;
|
|
209
|
+
Tags?: Tag[] | undefined;
|
|
210
|
+
ConfigurationState?: ServiceLinkVirtualInterfaceConfigurationState | undefined;
|
|
211
|
+
}
|
|
212
|
+
export interface DescribeServiceLinkVirtualInterfacesResult {
|
|
213
|
+
ServiceLinkVirtualInterfaces?: ServiceLinkVirtualInterface[] | undefined;
|
|
214
|
+
NextToken?: string | undefined;
|
|
215
|
+
}
|
|
216
|
+
export interface DescribeSnapshotAttributeRequest {
|
|
217
|
+
Attribute: SnapshotAttributeName | undefined;
|
|
218
|
+
SnapshotId: string | undefined;
|
|
219
|
+
DryRun?: boolean | undefined;
|
|
220
|
+
}
|
|
221
|
+
export interface CreateVolumePermission {
|
|
222
|
+
UserId?: string | undefined;
|
|
223
|
+
Group?: PermissionGroup | undefined;
|
|
224
|
+
}
|
|
225
|
+
export interface DescribeSnapshotAttributeResult {
|
|
226
|
+
ProductCodes?: ProductCode[] | undefined;
|
|
227
|
+
SnapshotId?: string | undefined;
|
|
228
|
+
CreateVolumePermissions?: CreateVolumePermission[] | undefined;
|
|
229
|
+
}
|
|
230
|
+
export interface DescribeSnapshotsRequest {
|
|
231
|
+
MaxResults?: number | undefined;
|
|
232
|
+
NextToken?: string | undefined;
|
|
233
|
+
OwnerIds?: string[] | undefined;
|
|
234
|
+
RestorableByUserIds?: string[] | undefined;
|
|
235
|
+
SnapshotIds?: string[] | undefined;
|
|
236
|
+
DryRun?: boolean | undefined;
|
|
237
|
+
Filters?: Filter[] | undefined;
|
|
238
|
+
}
|
|
239
|
+
export interface DescribeSnapshotsResult {
|
|
240
|
+
NextToken?: string | undefined;
|
|
241
|
+
Snapshots?: Snapshot[] | undefined;
|
|
242
|
+
}
|
|
243
|
+
export interface DescribeSnapshotTierStatusRequest {
|
|
244
|
+
Filters?: Filter[] | undefined;
|
|
245
|
+
DryRun?: boolean | undefined;
|
|
246
|
+
NextToken?: string | undefined;
|
|
247
|
+
MaxResults?: number | undefined;
|
|
248
|
+
}
|
|
249
|
+
export interface SnapshotTierStatus {
|
|
250
|
+
SnapshotId?: string | undefined;
|
|
251
|
+
VolumeId?: string | undefined;
|
|
252
|
+
Status?: SnapshotState | undefined;
|
|
253
|
+
OwnerId?: string | undefined;
|
|
254
|
+
Tags?: Tag[] | undefined;
|
|
255
|
+
StorageTier?: StorageTier | undefined;
|
|
256
|
+
LastTieringStartTime?: Date | undefined;
|
|
257
|
+
LastTieringProgress?: number | undefined;
|
|
258
|
+
LastTieringOperationStatus?: TieringOperationStatus | undefined;
|
|
259
|
+
LastTieringOperationStatusDetail?: string | undefined;
|
|
260
|
+
ArchivalCompleteTime?: Date | undefined;
|
|
261
|
+
RestoreExpiryTime?: Date | undefined;
|
|
262
|
+
}
|
|
263
|
+
export interface DescribeSnapshotTierStatusResult {
|
|
264
|
+
SnapshotTierStatuses?: SnapshotTierStatus[] | undefined;
|
|
265
|
+
NextToken?: string | undefined;
|
|
266
|
+
}
|
|
267
|
+
export interface DescribeSpotDatafeedSubscriptionRequest {
|
|
268
|
+
DryRun?: boolean | undefined;
|
|
269
|
+
}
|
|
270
|
+
export interface DescribeSpotDatafeedSubscriptionResult {
|
|
271
|
+
SpotDatafeedSubscription?: SpotDatafeedSubscription | undefined;
|
|
272
|
+
}
|
|
273
|
+
export interface DescribeSpotFleetInstancesRequest {
|
|
274
|
+
DryRun?: boolean | undefined;
|
|
275
|
+
SpotFleetRequestId: string | undefined;
|
|
276
|
+
NextToken?: string | undefined;
|
|
277
|
+
MaxResults?: number | undefined;
|
|
278
|
+
}
|
|
279
|
+
export interface DescribeSpotFleetInstancesResponse {
|
|
280
|
+
ActiveInstances?: ActiveInstance[] | undefined;
|
|
281
|
+
NextToken?: string | undefined;
|
|
282
|
+
SpotFleetRequestId?: string | undefined;
|
|
283
|
+
}
|
|
284
|
+
export interface DescribeSpotFleetRequestHistoryRequest {
|
|
285
|
+
DryRun?: boolean | undefined;
|
|
286
|
+
SpotFleetRequestId: string | undefined;
|
|
287
|
+
EventType?: EventType | undefined;
|
|
288
|
+
StartTime: Date | undefined;
|
|
289
|
+
NextToken?: string | undefined;
|
|
290
|
+
MaxResults?: number | undefined;
|
|
291
|
+
}
|
|
292
|
+
export interface HistoryRecord {
|
|
293
|
+
EventInformation?: EventInformation | undefined;
|
|
294
|
+
EventType?: EventType | undefined;
|
|
295
|
+
Timestamp?: Date | undefined;
|
|
296
|
+
}
|
|
297
|
+
export interface DescribeSpotFleetRequestHistoryResponse {
|
|
298
|
+
HistoryRecords?: HistoryRecord[] | undefined;
|
|
299
|
+
LastEvaluatedTime?: Date | undefined;
|
|
300
|
+
NextToken?: string | undefined;
|
|
301
|
+
SpotFleetRequestId?: string | undefined;
|
|
302
|
+
StartTime?: Date | undefined;
|
|
303
|
+
}
|
|
304
|
+
export interface DescribeSpotFleetRequestsRequest {
|
|
305
|
+
DryRun?: boolean | undefined;
|
|
306
|
+
SpotFleetRequestIds?: string[] | undefined;
|
|
307
|
+
NextToken?: string | undefined;
|
|
308
|
+
MaxResults?: number | undefined;
|
|
309
|
+
}
|
|
310
|
+
export interface SpotFleetMonitoring {
|
|
311
|
+
Enabled?: boolean | undefined;
|
|
312
|
+
}
|
|
313
|
+
export interface InstanceNetworkInterfaceSpecification {
|
|
314
|
+
AssociatePublicIpAddress?: boolean | undefined;
|
|
315
|
+
DeleteOnTermination?: boolean | undefined;
|
|
316
|
+
Description?: string | undefined;
|
|
317
|
+
DeviceIndex?: number | undefined;
|
|
318
|
+
Groups?: string[] | undefined;
|
|
319
|
+
Ipv6AddressCount?: number | undefined;
|
|
320
|
+
Ipv6Addresses?: InstanceIpv6Address[] | undefined;
|
|
321
|
+
NetworkInterfaceId?: string | undefined;
|
|
322
|
+
PrivateIpAddress?: string | undefined;
|
|
323
|
+
PrivateIpAddresses?: PrivateIpAddressSpecification[] | undefined;
|
|
324
|
+
SecondaryPrivateIpAddressCount?: number | undefined;
|
|
325
|
+
SubnetId?: string | undefined;
|
|
326
|
+
AssociateCarrierIpAddress?: boolean | undefined;
|
|
327
|
+
InterfaceType?: string | undefined;
|
|
328
|
+
NetworkCardIndex?: number | undefined;
|
|
329
|
+
Ipv4Prefixes?: Ipv4PrefixSpecificationRequest[] | undefined;
|
|
330
|
+
Ipv4PrefixCount?: number | undefined;
|
|
331
|
+
Ipv6Prefixes?: Ipv6PrefixSpecificationRequest[] | undefined;
|
|
332
|
+
Ipv6PrefixCount?: number | undefined;
|
|
333
|
+
PrimaryIpv6?: boolean | undefined;
|
|
334
|
+
EnaSrdSpecification?: EnaSrdSpecificationRequest | undefined;
|
|
335
|
+
ConnectionTrackingSpecification?: ConnectionTrackingSpecificationRequest | undefined;
|
|
336
|
+
EnaQueueCount?: number | undefined;
|
|
337
|
+
}
|
|
338
|
+
export interface SpotPlacement {
|
|
339
|
+
AvailabilityZone?: string | undefined;
|
|
340
|
+
GroupName?: string | undefined;
|
|
341
|
+
Tenancy?: Tenancy | undefined;
|
|
342
|
+
AvailabilityZoneId?: string | undefined;
|
|
343
|
+
}
|
|
344
|
+
export interface SpotFleetTagSpecification {
|
|
345
|
+
ResourceType?: ResourceType | undefined;
|
|
346
|
+
Tags?: Tag[] | undefined;
|
|
347
|
+
}
|
|
135
348
|
export interface SpotFleetLaunchSpecification {
|
|
136
349
|
AddressingType?: string | undefined;
|
|
137
350
|
BlockDeviceMappings?: BlockDeviceMapping[] | undefined;
|
|
@@ -1092,6 +1305,26 @@ export interface DisableAllowedImagesSettingsRequest {
|
|
|
1092
1305
|
export interface DisableAllowedImagesSettingsResult {
|
|
1093
1306
|
AllowedImagesSettingsState?: AllowedImagesSettingsDisabledState | undefined;
|
|
1094
1307
|
}
|
|
1308
|
+
export interface DisableApplicationStatusCheckSuppressionRequest {
|
|
1309
|
+
InstanceIds?: string[] | undefined;
|
|
1310
|
+
ClientToken?: string | undefined;
|
|
1311
|
+
DryRun?: boolean | undefined;
|
|
1312
|
+
}
|
|
1313
|
+
export interface SuccessfulSuppressionResponseObject {
|
|
1314
|
+
InstanceId?: string | undefined;
|
|
1315
|
+
SuppressAt?: Date | undefined;
|
|
1316
|
+
ResumeAt?: Date | undefined;
|
|
1317
|
+
}
|
|
1318
|
+
export interface UnsuccessfulSuppressionResponseObject {
|
|
1319
|
+
InstanceId?: string | undefined;
|
|
1320
|
+
SuppressAt?: Date | undefined;
|
|
1321
|
+
ResumeAt?: Date | undefined;
|
|
1322
|
+
Reason?: string | undefined;
|
|
1323
|
+
}
|
|
1324
|
+
export interface DisableApplicationStatusCheckSuppressionResult {
|
|
1325
|
+
SuccessfulResults?: SuccessfulSuppressionResponseObject[] | undefined;
|
|
1326
|
+
UnsuccessfulResults?: UnsuccessfulSuppressionResponseObject[] | undefined;
|
|
1327
|
+
}
|
|
1095
1328
|
export interface DisableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
1096
1329
|
Source?: string | undefined;
|
|
1097
1330
|
Destination?: string | undefined;
|
|
@@ -1283,6 +1516,17 @@ export interface DisassociateAddressRequest {
|
|
|
1283
1516
|
PublicIp?: string | undefined;
|
|
1284
1517
|
DryRun?: boolean | undefined;
|
|
1285
1518
|
}
|
|
1519
|
+
export interface DisassociateApplicationStatusCheckRequest {
|
|
1520
|
+
ApplicationStatusCheckId: string | undefined;
|
|
1521
|
+
TargetTagAssociations?: CustomTagKeyValueRequestPair[] | undefined;
|
|
1522
|
+
InstanceIds?: string[] | undefined;
|
|
1523
|
+
ClientToken?: string | undefined;
|
|
1524
|
+
DryRun?: boolean | undefined;
|
|
1525
|
+
}
|
|
1526
|
+
export interface DisassociateApplicationStatusCheckResult {
|
|
1527
|
+
SuccessfulResults?: SuccessfulAssociationResponseObject[] | undefined;
|
|
1528
|
+
UnsuccessfulResults?: UnsuccessfulAssociationResponseObject[] | undefined;
|
|
1529
|
+
}
|
|
1286
1530
|
export interface DisassociateCapacityReservationBillingOwnerRequest {
|
|
1287
1531
|
DryRun?: boolean | undefined;
|
|
1288
1532
|
CapacityReservationId: string | undefined;
|
|
@@ -1436,6 +1680,16 @@ export interface EnableAllowedImagesSettingsRequest {
|
|
|
1436
1680
|
export interface EnableAllowedImagesSettingsResult {
|
|
1437
1681
|
AllowedImagesSettingsState?: AllowedImagesSettingsEnabledState | undefined;
|
|
1438
1682
|
}
|
|
1683
|
+
export interface EnableApplicationStatusCheckSuppressionRequest {
|
|
1684
|
+
InstanceIds?: string[] | undefined;
|
|
1685
|
+
DurationSeconds?: number | undefined;
|
|
1686
|
+
ClientToken?: string | undefined;
|
|
1687
|
+
DryRun?: boolean | undefined;
|
|
1688
|
+
}
|
|
1689
|
+
export interface EnableApplicationStatusCheckSuppressionResult {
|
|
1690
|
+
SuccessfulResults?: SuccessfulSuppressionResponseObject[] | undefined;
|
|
1691
|
+
UnsuccessfulResults?: UnsuccessfulSuppressionResponseObject[] | undefined;
|
|
1692
|
+
}
|
|
1439
1693
|
export interface EnableAwsNetworkPerformanceMetricSubscriptionRequest {
|
|
1440
1694
|
Source?: string | undefined;
|
|
1441
1695
|
Destination?: string | undefined;
|
|
@@ -1552,172 +1806,3 @@ export interface EnableImageDeregistrationProtectionRequest {
|
|
|
1552
1806
|
WithCooldown?: boolean | undefined;
|
|
1553
1807
|
DryRun?: boolean | undefined;
|
|
1554
1808
|
}
|
|
1555
|
-
export interface EnableImageDeregistrationProtectionResult {
|
|
1556
|
-
Return?: string | undefined;
|
|
1557
|
-
}
|
|
1558
|
-
export interface EnableInstanceSqlHaStandbyDetectionsRequest {
|
|
1559
|
-
InstanceIds: string[] | undefined;
|
|
1560
|
-
SqlServerCredentials?: string | undefined;
|
|
1561
|
-
DryRun?: boolean | undefined;
|
|
1562
|
-
}
|
|
1563
|
-
export interface EnableInstanceSqlHaStandbyDetectionsResult {
|
|
1564
|
-
Instances?: RegisteredInstance[] | undefined;
|
|
1565
|
-
}
|
|
1566
|
-
export interface EnableIpamOrganizationAdminAccountRequest {
|
|
1567
|
-
DryRun?: boolean | undefined;
|
|
1568
|
-
DelegatedAdminAccountId: string | undefined;
|
|
1569
|
-
}
|
|
1570
|
-
export interface EnableIpamOrganizationAdminAccountResult {
|
|
1571
|
-
Success?: boolean | undefined;
|
|
1572
|
-
}
|
|
1573
|
-
export interface EnableIpamPolicyRequest {
|
|
1574
|
-
DryRun?: boolean | undefined;
|
|
1575
|
-
IpamPolicyId: string | undefined;
|
|
1576
|
-
OrganizationTargetId?: string | undefined;
|
|
1577
|
-
}
|
|
1578
|
-
export interface EnableIpamPolicyResult {
|
|
1579
|
-
IpamPolicyId?: string | undefined;
|
|
1580
|
-
}
|
|
1581
|
-
export interface EnableReachabilityAnalyzerOrganizationSharingRequest {
|
|
1582
|
-
DryRun?: boolean | undefined;
|
|
1583
|
-
}
|
|
1584
|
-
export interface EnableReachabilityAnalyzerOrganizationSharingResult {
|
|
1585
|
-
ReturnValue?: boolean | undefined;
|
|
1586
|
-
}
|
|
1587
|
-
export interface EnableRouteServerPropagationRequest {
|
|
1588
|
-
RouteServerId: string | undefined;
|
|
1589
|
-
RouteTableId: string | undefined;
|
|
1590
|
-
DryRun?: boolean | undefined;
|
|
1591
|
-
}
|
|
1592
|
-
export interface EnableRouteServerPropagationResult {
|
|
1593
|
-
RouteServerPropagation?: RouteServerPropagation | undefined;
|
|
1594
|
-
}
|
|
1595
|
-
export interface EnableSerialConsoleAccessRequest {
|
|
1596
|
-
DryRun?: boolean | undefined;
|
|
1597
|
-
}
|
|
1598
|
-
export interface EnableSerialConsoleAccessResult {
|
|
1599
|
-
SerialConsoleAccessEnabled?: boolean | undefined;
|
|
1600
|
-
}
|
|
1601
|
-
export interface EnableSnapshotBlockPublicAccessRequest {
|
|
1602
|
-
State: SnapshotBlockPublicAccessState | undefined;
|
|
1603
|
-
DryRun?: boolean | undefined;
|
|
1604
|
-
}
|
|
1605
|
-
export interface EnableSnapshotBlockPublicAccessResult {
|
|
1606
|
-
State?: SnapshotBlockPublicAccessState | undefined;
|
|
1607
|
-
}
|
|
1608
|
-
export interface EnableTransitGatewayRouteTablePropagationRequest {
|
|
1609
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
1610
|
-
TransitGatewayAttachmentId?: string | undefined;
|
|
1611
|
-
DryRun?: boolean | undefined;
|
|
1612
|
-
TransitGatewayRouteTableAnnouncementId?: string | undefined;
|
|
1613
|
-
}
|
|
1614
|
-
export interface EnableTransitGatewayRouteTablePropagationResult {
|
|
1615
|
-
Propagation?: TransitGatewayPropagation | undefined;
|
|
1616
|
-
}
|
|
1617
|
-
export interface EnableVgwRoutePropagationRequest {
|
|
1618
|
-
GatewayId: string | undefined;
|
|
1619
|
-
RouteTableId: string | undefined;
|
|
1620
|
-
DryRun?: boolean | undefined;
|
|
1621
|
-
}
|
|
1622
|
-
export interface EnableVolumeIORequest {
|
|
1623
|
-
DryRun?: boolean | undefined;
|
|
1624
|
-
VolumeId: string | undefined;
|
|
1625
|
-
}
|
|
1626
|
-
export interface EnableVpcClassicLinkRequest {
|
|
1627
|
-
DryRun?: boolean | undefined;
|
|
1628
|
-
VpcId: string | undefined;
|
|
1629
|
-
}
|
|
1630
|
-
export interface EnableVpcClassicLinkResult {
|
|
1631
|
-
Return?: boolean | undefined;
|
|
1632
|
-
}
|
|
1633
|
-
export interface EnableVpcClassicLinkDnsSupportRequest {
|
|
1634
|
-
VpcId?: string | undefined;
|
|
1635
|
-
}
|
|
1636
|
-
export interface EnableVpcClassicLinkDnsSupportResult {
|
|
1637
|
-
Return?: boolean | undefined;
|
|
1638
|
-
}
|
|
1639
|
-
export interface ExportClientVpnClientCertificateRevocationListRequest {
|
|
1640
|
-
ClientVpnEndpointId: string | undefined;
|
|
1641
|
-
DryRun?: boolean | undefined;
|
|
1642
|
-
}
|
|
1643
|
-
export interface ClientCertificateRevocationListStatus {
|
|
1644
|
-
Code?: ClientCertificateRevocationListStatusCode | undefined;
|
|
1645
|
-
Message?: string | undefined;
|
|
1646
|
-
}
|
|
1647
|
-
export interface ExportClientVpnClientCertificateRevocationListResult {
|
|
1648
|
-
CertificateRevocationList?: string | undefined;
|
|
1649
|
-
Status?: ClientCertificateRevocationListStatus | undefined;
|
|
1650
|
-
}
|
|
1651
|
-
export interface ExportClientVpnClientConfigurationRequest {
|
|
1652
|
-
ClientVpnEndpointId: string | undefined;
|
|
1653
|
-
DryRun?: boolean | undefined;
|
|
1654
|
-
}
|
|
1655
|
-
export interface ExportClientVpnClientConfigurationResult {
|
|
1656
|
-
ClientConfiguration?: string | undefined;
|
|
1657
|
-
}
|
|
1658
|
-
export interface ExportTaskS3LocationRequest {
|
|
1659
|
-
S3Bucket: string | undefined;
|
|
1660
|
-
S3Prefix?: string | undefined;
|
|
1661
|
-
}
|
|
1662
|
-
export interface ExportImageRequest {
|
|
1663
|
-
ClientToken?: string | undefined;
|
|
1664
|
-
Description?: string | undefined;
|
|
1665
|
-
DiskImageFormat: DiskImageFormat | undefined;
|
|
1666
|
-
DryRun?: boolean | undefined;
|
|
1667
|
-
ImageId: string | undefined;
|
|
1668
|
-
S3ExportLocation: ExportTaskS3LocationRequest | undefined;
|
|
1669
|
-
RoleName?: string | undefined;
|
|
1670
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
1671
|
-
}
|
|
1672
|
-
export interface ExportImageResult {
|
|
1673
|
-
Description?: string | undefined;
|
|
1674
|
-
DiskImageFormat?: DiskImageFormat | undefined;
|
|
1675
|
-
ExportImageTaskId?: string | undefined;
|
|
1676
|
-
ImageId?: string | undefined;
|
|
1677
|
-
RoleName?: string | undefined;
|
|
1678
|
-
Progress?: string | undefined;
|
|
1679
|
-
S3ExportLocation?: ExportTaskS3Location | undefined;
|
|
1680
|
-
Status?: string | undefined;
|
|
1681
|
-
StatusMessage?: string | undefined;
|
|
1682
|
-
Tags?: Tag[] | undefined;
|
|
1683
|
-
}
|
|
1684
|
-
export interface ExportTransitGatewayRoutesRequest {
|
|
1685
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
1686
|
-
Filters?: Filter[] | undefined;
|
|
1687
|
-
S3Bucket: string | undefined;
|
|
1688
|
-
DryRun?: boolean | undefined;
|
|
1689
|
-
}
|
|
1690
|
-
export interface ExportTransitGatewayRoutesResult {
|
|
1691
|
-
S3Location?: string | undefined;
|
|
1692
|
-
}
|
|
1693
|
-
export interface ExportVerifiedAccessInstanceClientConfigurationRequest {
|
|
1694
|
-
VerifiedAccessInstanceId: string | undefined;
|
|
1695
|
-
DryRun?: boolean | undefined;
|
|
1696
|
-
}
|
|
1697
|
-
export interface VerifiedAccessInstanceOpenVpnClientConfigurationRoute {
|
|
1698
|
-
Cidr?: string | undefined;
|
|
1699
|
-
}
|
|
1700
|
-
export interface VerifiedAccessInstanceOpenVpnClientConfiguration {
|
|
1701
|
-
Config?: string | undefined;
|
|
1702
|
-
Routes?: VerifiedAccessInstanceOpenVpnClientConfigurationRoute[] | undefined;
|
|
1703
|
-
}
|
|
1704
|
-
export interface VerifiedAccessInstanceUserTrustProviderClientConfiguration {
|
|
1705
|
-
Type?: UserTrustProviderType | undefined;
|
|
1706
|
-
Scopes?: string | undefined;
|
|
1707
|
-
Issuer?: string | undefined;
|
|
1708
|
-
AuthorizationEndpoint?: string | undefined;
|
|
1709
|
-
PublicSigningKeyEndpoint?: string | undefined;
|
|
1710
|
-
TokenEndpoint?: string | undefined;
|
|
1711
|
-
UserInfoEndpoint?: string | undefined;
|
|
1712
|
-
ClientId?: string | undefined;
|
|
1713
|
-
ClientSecret?: string | undefined;
|
|
1714
|
-
PkceEnabled?: boolean | undefined;
|
|
1715
|
-
}
|
|
1716
|
-
export interface ExportVerifiedAccessInstanceClientConfigurationResult {
|
|
1717
|
-
Version?: string | undefined;
|
|
1718
|
-
VerifiedAccessInstanceId?: string | undefined;
|
|
1719
|
-
Region?: string | undefined;
|
|
1720
|
-
DeviceTrustProviders?: DeviceTrustProviderType[] | undefined;
|
|
1721
|
-
UserTrustProvider?: VerifiedAccessInstanceUserTrustProviderClientConfiguration | undefined;
|
|
1722
|
-
OpenVpnConfigurations?: VerifiedAccessInstanceOpenVpnClientConfiguration[] | undefined;
|
|
1723
|
-
}
|