@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,19 +1,28 @@
|
|
|
1
1
|
import {
|
|
2
2
|
_InstanceType,
|
|
3
3
|
AddressAttributeName,
|
|
4
|
+
Affinity,
|
|
4
5
|
AmdSevSnpSpecification,
|
|
5
6
|
ApplianceModeSupportValue,
|
|
6
7
|
ArchitectureValues,
|
|
7
8
|
AutoAcceptSharedAttachmentsValue,
|
|
9
|
+
AutoPlacement,
|
|
8
10
|
BootModeValues,
|
|
9
11
|
CapacityReservationInstancePlatform,
|
|
12
|
+
CapacityReservationPreference,
|
|
10
13
|
CurrencyCodeValues,
|
|
14
|
+
DefaultHttpTokensEnforcedState,
|
|
15
|
+
DefaultInstanceMetadataEndpointState,
|
|
16
|
+
DefaultInstanceMetadataTagsState,
|
|
11
17
|
DefaultRouteTableAssociationValue,
|
|
12
18
|
DefaultRouteTablePropagationValue,
|
|
13
19
|
DnsSupportValue,
|
|
14
20
|
EncryptionSupportOptionValue,
|
|
15
21
|
ExcessCapacityTerminationPolicy,
|
|
22
|
+
HostMaintenance,
|
|
16
23
|
HostnameType,
|
|
24
|
+
HostRecovery,
|
|
25
|
+
HostTenancy,
|
|
17
26
|
HttpTokensState,
|
|
18
27
|
ImdsSupportValues,
|
|
19
28
|
InstanceAttributeName,
|
|
@@ -23,14 +32,17 @@ import {
|
|
|
23
32
|
InstanceMetadataEndpointState,
|
|
24
33
|
InstanceMetadataProtocolState,
|
|
25
34
|
InstanceMetadataTagsState,
|
|
35
|
+
InstanceRebootMigrationState,
|
|
26
36
|
InternetGatewayBlockMode,
|
|
27
37
|
InternetGatewayExclusionMode,
|
|
28
38
|
IpAddressType,
|
|
39
|
+
IpamMeteredAccount,
|
|
29
40
|
IpamPolicyResourceType,
|
|
41
|
+
IpamTier,
|
|
30
42
|
Ipv6SupportValue,
|
|
31
43
|
ManagedResourceDefaultVisibility,
|
|
32
44
|
MarketType,
|
|
33
|
-
|
|
45
|
+
MetadataDefaultHttpTokensState,
|
|
34
46
|
NestedVirtualizationSpecification,
|
|
35
47
|
OperationType,
|
|
36
48
|
PayerResponsibility,
|
|
@@ -58,7 +70,7 @@ import {
|
|
|
58
70
|
TrafficMirrorNetworkService,
|
|
59
71
|
TrafficMirrorRuleAction,
|
|
60
72
|
TrafficMirrorSessionField,
|
|
61
|
-
|
|
73
|
+
UnsuccessfulInstanceCreditSpecificationErrorCode,
|
|
62
74
|
VerificationMethod,
|
|
63
75
|
VerifiedAccessEndpointProtocol,
|
|
64
76
|
VolumeType,
|
|
@@ -80,6 +92,7 @@ import {
|
|
|
80
92
|
EnaSrdSpecification,
|
|
81
93
|
IamInstanceProfileAssociation,
|
|
82
94
|
IamInstanceProfileSpecification,
|
|
95
|
+
InstanceEventWindow,
|
|
83
96
|
IpamPoolAllocation,
|
|
84
97
|
IpPermission,
|
|
85
98
|
PortRange,
|
|
@@ -97,11 +110,13 @@ import {
|
|
|
97
110
|
import {
|
|
98
111
|
AttributeValue,
|
|
99
112
|
BlockDeviceMapping,
|
|
113
|
+
CapacityReservationTarget,
|
|
100
114
|
ConnectionTrackingSpecificationRequest,
|
|
101
115
|
CreditSpecificationRequest,
|
|
102
116
|
ElasticGpuSpecification,
|
|
103
117
|
ExternalAuthorityConfiguration,
|
|
104
118
|
IcmpTypeCode,
|
|
119
|
+
InstanceEventWindowTimeRangeRequest,
|
|
105
120
|
InstanceIpv6Address,
|
|
106
121
|
Ipam,
|
|
107
122
|
IpamPool,
|
|
@@ -116,7 +131,6 @@ import {
|
|
|
116
131
|
OperatorRequest,
|
|
117
132
|
Placement,
|
|
118
133
|
RequestIpamResourceTag,
|
|
119
|
-
RouteServer,
|
|
120
134
|
VpcEncryptionControl,
|
|
121
135
|
} from "./models_1";
|
|
122
136
|
import {
|
|
@@ -129,6 +143,7 @@ import {
|
|
|
129
143
|
Phase2DHGroupNumbersRequestListValue,
|
|
130
144
|
Phase2EncryptionAlgorithmsRequestListValue,
|
|
131
145
|
Phase2IntegrityAlgorithmsRequestListValue,
|
|
146
|
+
RouteServer,
|
|
132
147
|
SubnetConfiguration,
|
|
133
148
|
TrafficMirrorFilter,
|
|
134
149
|
TrafficMirrorFilterRule,
|
|
@@ -151,42 +166,263 @@ import {
|
|
|
151
166
|
Byoasn,
|
|
152
167
|
CapacityBlock,
|
|
153
168
|
CapacityBlockExtension,
|
|
154
|
-
ClientVpnConnectionStatus,
|
|
155
|
-
Filter,
|
|
156
169
|
InstanceTagNotificationAttribute,
|
|
157
170
|
IpamPoolCidr,
|
|
158
171
|
} from "./models_3";
|
|
159
172
|
import {
|
|
160
173
|
AttributeBooleanValue,
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
174
|
+
InstanceMetadataOptionsResponse,
|
|
175
|
+
InstanceStatusEvent,
|
|
176
|
+
LaunchPermission,
|
|
164
177
|
Monitoring,
|
|
165
|
-
NetworkInsightsAccessScopeAnalysis,
|
|
166
|
-
NetworkInsightsAnalysis,
|
|
167
178
|
PublicIpv4PoolRange,
|
|
168
179
|
ReservedInstancesConfiguration,
|
|
169
180
|
ScheduledInstance,
|
|
170
|
-
SpotPlacement,
|
|
171
181
|
} from "./models_4";
|
|
172
182
|
import {
|
|
183
|
+
CreateVolumePermission,
|
|
184
|
+
InstanceNetworkInterfaceSpecification,
|
|
173
185
|
LaunchTemplateConfig,
|
|
174
186
|
RunInstancesMonitoringEnabled,
|
|
175
187
|
SpotFleetRequestConfigData,
|
|
176
188
|
SpotInstanceRequest,
|
|
189
|
+
SpotPlacement,
|
|
177
190
|
VerifiedAccessInstanceLoggingConfiguration,
|
|
178
191
|
VolumeModification,
|
|
179
192
|
VpcBlockPublicAccessOptions,
|
|
180
193
|
} from "./models_5";
|
|
181
194
|
import {
|
|
182
|
-
CapacityReservationSpecification,
|
|
183
|
-
EnclaveOptionsRequest,
|
|
184
195
|
IpamPolicyDocument,
|
|
185
196
|
IpamResourceCidr,
|
|
186
197
|
ManagedResourceVisibilitySettings,
|
|
187
198
|
Purchase,
|
|
188
|
-
RemoveIpamOperatingRegion,
|
|
189
199
|
} from "./models_6";
|
|
200
|
+
export interface ModifyHostsRequest {
|
|
201
|
+
HostRecovery?: HostRecovery | undefined;
|
|
202
|
+
InstanceType?: string | undefined;
|
|
203
|
+
InstanceFamily?: string | undefined;
|
|
204
|
+
HostMaintenance?: HostMaintenance | undefined;
|
|
205
|
+
HostIds: string[] | undefined;
|
|
206
|
+
AutoPlacement?: AutoPlacement | undefined;
|
|
207
|
+
}
|
|
208
|
+
export interface ModifyHostsResult {
|
|
209
|
+
Successful?: string[] | undefined;
|
|
210
|
+
Unsuccessful?: UnsuccessfulItem[] | undefined;
|
|
211
|
+
}
|
|
212
|
+
export interface ModifyIdentityIdFormatRequest {
|
|
213
|
+
Resource: string | undefined;
|
|
214
|
+
UseLongIds: boolean | undefined;
|
|
215
|
+
PrincipalArn: string | undefined;
|
|
216
|
+
}
|
|
217
|
+
export interface ModifyIdFormatRequest {
|
|
218
|
+
Resource: string | undefined;
|
|
219
|
+
UseLongIds: boolean | undefined;
|
|
220
|
+
}
|
|
221
|
+
export interface LaunchPermissionModifications {
|
|
222
|
+
Add?: LaunchPermission[] | undefined;
|
|
223
|
+
Remove?: LaunchPermission[] | undefined;
|
|
224
|
+
}
|
|
225
|
+
export interface ModifyImageAttributeRequest {
|
|
226
|
+
Attribute?: string | undefined;
|
|
227
|
+
Description?: AttributeValue | undefined;
|
|
228
|
+
ImageId: string | undefined;
|
|
229
|
+
LaunchPermission?: LaunchPermissionModifications | undefined;
|
|
230
|
+
OperationType?: OperationType | undefined;
|
|
231
|
+
ProductCodes?: string[] | undefined;
|
|
232
|
+
UserGroups?: string[] | undefined;
|
|
233
|
+
UserIds?: string[] | undefined;
|
|
234
|
+
Value?: string | undefined;
|
|
235
|
+
OrganizationArns?: string[] | undefined;
|
|
236
|
+
OrganizationalUnitArns?: string[] | undefined;
|
|
237
|
+
ImdsSupport?: AttributeValue | undefined;
|
|
238
|
+
DryRun?: boolean | undefined;
|
|
239
|
+
}
|
|
240
|
+
export interface EbsInstanceBlockDeviceSpecification {
|
|
241
|
+
VolumeId?: string | undefined;
|
|
242
|
+
DeleteOnTermination?: boolean | undefined;
|
|
243
|
+
}
|
|
244
|
+
export interface InstanceBlockDeviceMappingSpecification {
|
|
245
|
+
DeviceName?: string | undefined;
|
|
246
|
+
Ebs?: EbsInstanceBlockDeviceSpecification | undefined;
|
|
247
|
+
VirtualName?: string | undefined;
|
|
248
|
+
NoDevice?: string | undefined;
|
|
249
|
+
}
|
|
250
|
+
export interface EnclaveOptionsRequest {
|
|
251
|
+
Enabled?: boolean | undefined;
|
|
252
|
+
}
|
|
253
|
+
export interface BlobAttributeValue {
|
|
254
|
+
Value?: Uint8Array | undefined;
|
|
255
|
+
}
|
|
256
|
+
export interface ModifyInstanceAttributeRequest {
|
|
257
|
+
SourceDestCheck?: AttributeBooleanValue | undefined;
|
|
258
|
+
EnclaveOptions?: EnclaveOptionsRequest | undefined;
|
|
259
|
+
DisableApiStop?: AttributeBooleanValue | undefined;
|
|
260
|
+
DryRun?: boolean | undefined;
|
|
261
|
+
InstanceId: string | undefined;
|
|
262
|
+
Attribute?: InstanceAttributeName | undefined;
|
|
263
|
+
Value?: string | undefined;
|
|
264
|
+
BlockDeviceMappings?: InstanceBlockDeviceMappingSpecification[] | undefined;
|
|
265
|
+
DisableApiTermination?: AttributeBooleanValue | undefined;
|
|
266
|
+
InstanceType?: AttributeValue | undefined;
|
|
267
|
+
Kernel?: AttributeValue | undefined;
|
|
268
|
+
Ramdisk?: AttributeValue | undefined;
|
|
269
|
+
UserData?: BlobAttributeValue | undefined;
|
|
270
|
+
InstanceInitiatedShutdownBehavior?: AttributeValue | undefined;
|
|
271
|
+
Groups?: string[] | undefined;
|
|
272
|
+
EbsOptimized?: AttributeBooleanValue | undefined;
|
|
273
|
+
SriovNetSupport?: AttributeValue | undefined;
|
|
274
|
+
EnaSupport?: AttributeBooleanValue | undefined;
|
|
275
|
+
}
|
|
276
|
+
export interface CapacityReservationSpecification {
|
|
277
|
+
CapacityReservationPreference?: CapacityReservationPreference | undefined;
|
|
278
|
+
CapacityReservationTarget?: CapacityReservationTarget | undefined;
|
|
279
|
+
}
|
|
280
|
+
export interface ModifyInstanceCapacityReservationAttributesRequest {
|
|
281
|
+
InstanceId: string | undefined;
|
|
282
|
+
CapacityReservationSpecification: CapacityReservationSpecification | undefined;
|
|
283
|
+
DryRun?: boolean | undefined;
|
|
284
|
+
}
|
|
285
|
+
export interface ModifyInstanceCapacityReservationAttributesResult {
|
|
286
|
+
Return?: boolean | undefined;
|
|
287
|
+
}
|
|
288
|
+
export interface ModifyInstanceConnectEndpointRequest {
|
|
289
|
+
DryRun?: boolean | undefined;
|
|
290
|
+
InstanceConnectEndpointId: string | undefined;
|
|
291
|
+
IpAddressType?: IpAddressType | undefined;
|
|
292
|
+
SecurityGroupIds?: string[] | undefined;
|
|
293
|
+
PreserveClientIp?: boolean | undefined;
|
|
294
|
+
}
|
|
295
|
+
export interface ModifyInstanceConnectEndpointResult {
|
|
296
|
+
Return?: boolean | undefined;
|
|
297
|
+
}
|
|
298
|
+
export interface ModifyInstanceCpuOptionsRequest {
|
|
299
|
+
InstanceId: string | undefined;
|
|
300
|
+
CoreCount?: number | undefined;
|
|
301
|
+
ThreadsPerCore?: number | undefined;
|
|
302
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
303
|
+
DryRun?: boolean | undefined;
|
|
304
|
+
}
|
|
305
|
+
export interface ModifyInstanceCpuOptionsResult {
|
|
306
|
+
InstanceId?: string | undefined;
|
|
307
|
+
CoreCount?: number | undefined;
|
|
308
|
+
ThreadsPerCore?: number | undefined;
|
|
309
|
+
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
310
|
+
}
|
|
311
|
+
export interface InstanceCreditSpecificationRequest {
|
|
312
|
+
InstanceId: string | undefined;
|
|
313
|
+
CpuCredits?: string | undefined;
|
|
314
|
+
}
|
|
315
|
+
export interface ModifyInstanceCreditSpecificationRequest {
|
|
316
|
+
DryRun?: boolean | undefined;
|
|
317
|
+
ClientToken?: string | undefined;
|
|
318
|
+
InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
|
|
319
|
+
}
|
|
320
|
+
export interface SuccessfulInstanceCreditSpecificationItem {
|
|
321
|
+
InstanceId?: string | undefined;
|
|
322
|
+
}
|
|
323
|
+
export interface UnsuccessfulInstanceCreditSpecificationItemError {
|
|
324
|
+
Code?: UnsuccessfulInstanceCreditSpecificationErrorCode | undefined;
|
|
325
|
+
Message?: string | undefined;
|
|
326
|
+
}
|
|
327
|
+
export interface UnsuccessfulInstanceCreditSpecificationItem {
|
|
328
|
+
InstanceId?: string | undefined;
|
|
329
|
+
Error?: UnsuccessfulInstanceCreditSpecificationItemError | undefined;
|
|
330
|
+
}
|
|
331
|
+
export interface ModifyInstanceCreditSpecificationResult {
|
|
332
|
+
SuccessfulInstanceCreditSpecifications?: SuccessfulInstanceCreditSpecificationItem[] | undefined;
|
|
333
|
+
UnsuccessfulInstanceCreditSpecifications?:
|
|
334
|
+
| UnsuccessfulInstanceCreditSpecificationItem[]
|
|
335
|
+
| undefined;
|
|
336
|
+
}
|
|
337
|
+
export interface ModifyInstanceEventStartTimeRequest {
|
|
338
|
+
DryRun?: boolean | undefined;
|
|
339
|
+
InstanceId: string | undefined;
|
|
340
|
+
InstanceEventId: string | undefined;
|
|
341
|
+
NotBefore: Date | undefined;
|
|
342
|
+
}
|
|
343
|
+
export interface ModifyInstanceEventStartTimeResult {
|
|
344
|
+
Event?: InstanceStatusEvent | undefined;
|
|
345
|
+
}
|
|
346
|
+
export interface ModifyInstanceEventWindowRequest {
|
|
347
|
+
DryRun?: boolean | undefined;
|
|
348
|
+
Name?: string | undefined;
|
|
349
|
+
InstanceEventWindowId: string | undefined;
|
|
350
|
+
TimeRanges?: InstanceEventWindowTimeRangeRequest[] | undefined;
|
|
351
|
+
CronExpression?: string | undefined;
|
|
352
|
+
}
|
|
353
|
+
export interface ModifyInstanceEventWindowResult {
|
|
354
|
+
InstanceEventWindow?: InstanceEventWindow | undefined;
|
|
355
|
+
}
|
|
356
|
+
export interface ModifyInstanceMaintenanceOptionsRequest {
|
|
357
|
+
InstanceId: string | undefined;
|
|
358
|
+
AutoRecovery?: InstanceAutoRecoveryState | undefined;
|
|
359
|
+
RebootMigration?: InstanceRebootMigrationState | undefined;
|
|
360
|
+
DryRun?: boolean | undefined;
|
|
361
|
+
}
|
|
362
|
+
export interface ModifyInstanceMaintenanceOptionsResult {
|
|
363
|
+
InstanceId?: string | undefined;
|
|
364
|
+
AutoRecovery?: InstanceAutoRecoveryState | undefined;
|
|
365
|
+
RebootMigration?: InstanceRebootMigrationState | undefined;
|
|
366
|
+
}
|
|
367
|
+
export interface ModifyInstanceMetadataDefaultsRequest {
|
|
368
|
+
HttpTokens?: MetadataDefaultHttpTokensState | undefined;
|
|
369
|
+
HttpPutResponseHopLimit?: number | undefined;
|
|
370
|
+
HttpEndpoint?: DefaultInstanceMetadataEndpointState | undefined;
|
|
371
|
+
InstanceMetadataTags?: DefaultInstanceMetadataTagsState | undefined;
|
|
372
|
+
DryRun?: boolean | undefined;
|
|
373
|
+
HttpTokensEnforced?: DefaultHttpTokensEnforcedState | undefined;
|
|
374
|
+
}
|
|
375
|
+
export interface ModifyInstanceMetadataDefaultsResult {
|
|
376
|
+
Return?: boolean | undefined;
|
|
377
|
+
}
|
|
378
|
+
export interface ModifyInstanceMetadataOptionsRequest {
|
|
379
|
+
InstanceId: string | undefined;
|
|
380
|
+
HttpTokens?: HttpTokensState | undefined;
|
|
381
|
+
HttpPutResponseHopLimit?: number | undefined;
|
|
382
|
+
HttpEndpoint?: InstanceMetadataEndpointState | undefined;
|
|
383
|
+
DryRun?: boolean | undefined;
|
|
384
|
+
HttpProtocolIpv6?: InstanceMetadataProtocolState | undefined;
|
|
385
|
+
InstanceMetadataTags?: InstanceMetadataTagsState | undefined;
|
|
386
|
+
}
|
|
387
|
+
export interface ModifyInstanceMetadataOptionsResult {
|
|
388
|
+
InstanceId?: string | undefined;
|
|
389
|
+
InstanceMetadataOptions?: InstanceMetadataOptionsResponse | undefined;
|
|
390
|
+
}
|
|
391
|
+
export interface ModifyInstanceNetworkPerformanceRequest {
|
|
392
|
+
InstanceId: string | undefined;
|
|
393
|
+
BandwidthWeighting: InstanceBandwidthWeighting | undefined;
|
|
394
|
+
DryRun?: boolean | undefined;
|
|
395
|
+
}
|
|
396
|
+
export interface ModifyInstanceNetworkPerformanceResult {
|
|
397
|
+
InstanceId?: string | undefined;
|
|
398
|
+
BandwidthWeighting?: InstanceBandwidthWeighting | undefined;
|
|
399
|
+
}
|
|
400
|
+
export interface ModifyInstancePlacementRequest {
|
|
401
|
+
GroupName?: string | undefined;
|
|
402
|
+
PartitionNumber?: number | undefined;
|
|
403
|
+
HostResourceGroupArn?: string | undefined;
|
|
404
|
+
GroupId?: string | undefined;
|
|
405
|
+
InstanceId: string | undefined;
|
|
406
|
+
Tenancy?: HostTenancy | undefined;
|
|
407
|
+
Affinity?: Affinity | undefined;
|
|
408
|
+
HostId?: string | undefined;
|
|
409
|
+
}
|
|
410
|
+
export interface ModifyInstancePlacementResult {
|
|
411
|
+
Return?: boolean | undefined;
|
|
412
|
+
}
|
|
413
|
+
export interface RemoveIpamOperatingRegion {
|
|
414
|
+
RegionName?: string | undefined;
|
|
415
|
+
}
|
|
416
|
+
export interface ModifyIpamRequest {
|
|
417
|
+
DryRun?: boolean | undefined;
|
|
418
|
+
IpamId: string | undefined;
|
|
419
|
+
Description?: string | undefined;
|
|
420
|
+
AddOperatingRegions?: AddIpamOperatingRegion[] | undefined;
|
|
421
|
+
RemoveOperatingRegions?: RemoveIpamOperatingRegion[] | undefined;
|
|
422
|
+
Tier?: IpamTier | undefined;
|
|
423
|
+
EnablePrivateGua?: boolean | undefined;
|
|
424
|
+
MeteredAccount?: IpamMeteredAccount | undefined;
|
|
425
|
+
}
|
|
190
426
|
export interface ModifyIpamResult {
|
|
191
427
|
Ipam?: Ipam | undefined;
|
|
192
428
|
}
|
|
@@ -1644,227 +1880,3 @@ export interface RunInstancesRequest {
|
|
|
1644
1880
|
IamInstanceProfile?: IamInstanceProfileSpecification | undefined;
|
|
1645
1881
|
EbsOptimized?: boolean | undefined;
|
|
1646
1882
|
}
|
|
1647
|
-
export interface ScheduledInstancesEbs {
|
|
1648
|
-
DeleteOnTermination?: boolean | undefined;
|
|
1649
|
-
Encrypted?: boolean | undefined;
|
|
1650
|
-
Iops?: number | undefined;
|
|
1651
|
-
SnapshotId?: string | undefined;
|
|
1652
|
-
VolumeSize?: number | undefined;
|
|
1653
|
-
VolumeType?: string | undefined;
|
|
1654
|
-
}
|
|
1655
|
-
export interface ScheduledInstancesBlockDeviceMapping {
|
|
1656
|
-
DeviceName?: string | undefined;
|
|
1657
|
-
Ebs?: ScheduledInstancesEbs | undefined;
|
|
1658
|
-
NoDevice?: string | undefined;
|
|
1659
|
-
VirtualName?: string | undefined;
|
|
1660
|
-
}
|
|
1661
|
-
export interface ScheduledInstancesIamInstanceProfile {
|
|
1662
|
-
Arn?: string | undefined;
|
|
1663
|
-
Name?: string | undefined;
|
|
1664
|
-
}
|
|
1665
|
-
export interface ScheduledInstancesMonitoring {
|
|
1666
|
-
Enabled?: boolean | undefined;
|
|
1667
|
-
}
|
|
1668
|
-
export interface ScheduledInstancesIpv6Address {
|
|
1669
|
-
Ipv6Address?: string | undefined;
|
|
1670
|
-
}
|
|
1671
|
-
export interface ScheduledInstancesPrivateIpAddressConfig {
|
|
1672
|
-
Primary?: boolean | undefined;
|
|
1673
|
-
PrivateIpAddress?: string | undefined;
|
|
1674
|
-
}
|
|
1675
|
-
export interface ScheduledInstancesNetworkInterface {
|
|
1676
|
-
AssociatePublicIpAddress?: boolean | undefined;
|
|
1677
|
-
DeleteOnTermination?: boolean | undefined;
|
|
1678
|
-
Description?: string | undefined;
|
|
1679
|
-
DeviceIndex?: number | undefined;
|
|
1680
|
-
Groups?: string[] | undefined;
|
|
1681
|
-
Ipv6AddressCount?: number | undefined;
|
|
1682
|
-
Ipv6Addresses?: ScheduledInstancesIpv6Address[] | undefined;
|
|
1683
|
-
NetworkInterfaceId?: string | undefined;
|
|
1684
|
-
PrivateIpAddress?: string | undefined;
|
|
1685
|
-
PrivateIpAddressConfigs?: ScheduledInstancesPrivateIpAddressConfig[] | undefined;
|
|
1686
|
-
SecondaryPrivateIpAddressCount?: number | undefined;
|
|
1687
|
-
SubnetId?: string | undefined;
|
|
1688
|
-
}
|
|
1689
|
-
export interface ScheduledInstancesPlacement {
|
|
1690
|
-
AvailabilityZone?: string | undefined;
|
|
1691
|
-
GroupName?: string | undefined;
|
|
1692
|
-
}
|
|
1693
|
-
export interface ScheduledInstancesLaunchSpecification {
|
|
1694
|
-
BlockDeviceMappings?: ScheduledInstancesBlockDeviceMapping[] | undefined;
|
|
1695
|
-
EbsOptimized?: boolean | undefined;
|
|
1696
|
-
IamInstanceProfile?: ScheduledInstancesIamInstanceProfile | undefined;
|
|
1697
|
-
ImageId: string | undefined;
|
|
1698
|
-
InstanceType?: string | undefined;
|
|
1699
|
-
KernelId?: string | undefined;
|
|
1700
|
-
KeyName?: string | undefined;
|
|
1701
|
-
Monitoring?: ScheduledInstancesMonitoring | undefined;
|
|
1702
|
-
NetworkInterfaces?: ScheduledInstancesNetworkInterface[] | undefined;
|
|
1703
|
-
Placement?: ScheduledInstancesPlacement | undefined;
|
|
1704
|
-
RamdiskId?: string | undefined;
|
|
1705
|
-
SecurityGroupIds?: string[] | undefined;
|
|
1706
|
-
SubnetId?: string | undefined;
|
|
1707
|
-
UserData?: string | undefined;
|
|
1708
|
-
}
|
|
1709
|
-
export interface RunScheduledInstancesRequest {
|
|
1710
|
-
ClientToken?: string | undefined;
|
|
1711
|
-
DryRun?: boolean | undefined;
|
|
1712
|
-
InstanceCount?: number | undefined;
|
|
1713
|
-
LaunchSpecification: ScheduledInstancesLaunchSpecification | undefined;
|
|
1714
|
-
ScheduledInstanceId: string | undefined;
|
|
1715
|
-
}
|
|
1716
|
-
export interface RunScheduledInstancesResult {
|
|
1717
|
-
InstanceIdSet?: string[] | undefined;
|
|
1718
|
-
}
|
|
1719
|
-
export interface SearchLocalGatewayRoutesRequest {
|
|
1720
|
-
LocalGatewayRouteTableId: string | undefined;
|
|
1721
|
-
Filters?: Filter[] | undefined;
|
|
1722
|
-
MaxResults?: number | undefined;
|
|
1723
|
-
NextToken?: string | undefined;
|
|
1724
|
-
DryRun?: boolean | undefined;
|
|
1725
|
-
}
|
|
1726
|
-
export interface SearchLocalGatewayRoutesResult {
|
|
1727
|
-
Routes?: LocalGatewayRoute[] | undefined;
|
|
1728
|
-
NextToken?: string | undefined;
|
|
1729
|
-
}
|
|
1730
|
-
export interface SearchTransitGatewayMulticastGroupsRequest {
|
|
1731
|
-
TransitGatewayMulticastDomainId: string | undefined;
|
|
1732
|
-
Filters?: Filter[] | undefined;
|
|
1733
|
-
MaxResults?: number | undefined;
|
|
1734
|
-
NextToken?: string | undefined;
|
|
1735
|
-
DryRun?: boolean | undefined;
|
|
1736
|
-
}
|
|
1737
|
-
export interface TransitGatewayMulticastGroup {
|
|
1738
|
-
GroupIpAddress?: string | undefined;
|
|
1739
|
-
TransitGatewayAttachmentId?: string | undefined;
|
|
1740
|
-
SubnetId?: string | undefined;
|
|
1741
|
-
ResourceId?: string | undefined;
|
|
1742
|
-
ResourceType?: TransitGatewayAttachmentResourceType | undefined;
|
|
1743
|
-
ResourceOwnerId?: string | undefined;
|
|
1744
|
-
NetworkInterfaceId?: string | undefined;
|
|
1745
|
-
GroupMember?: boolean | undefined;
|
|
1746
|
-
GroupSource?: boolean | undefined;
|
|
1747
|
-
MemberType?: MembershipType | undefined;
|
|
1748
|
-
SourceType?: MembershipType | undefined;
|
|
1749
|
-
}
|
|
1750
|
-
export interface SearchTransitGatewayMulticastGroupsResult {
|
|
1751
|
-
MulticastGroups?: TransitGatewayMulticastGroup[] | undefined;
|
|
1752
|
-
NextToken?: string | undefined;
|
|
1753
|
-
}
|
|
1754
|
-
export interface SearchTransitGatewayRoutesRequest {
|
|
1755
|
-
TransitGatewayRouteTableId: string | undefined;
|
|
1756
|
-
Filters: Filter[] | undefined;
|
|
1757
|
-
MaxResults?: number | undefined;
|
|
1758
|
-
DryRun?: boolean | undefined;
|
|
1759
|
-
NextToken?: string | undefined;
|
|
1760
|
-
}
|
|
1761
|
-
export interface SearchTransitGatewayRoutesResult {
|
|
1762
|
-
Routes?: TransitGatewayRoute[] | undefined;
|
|
1763
|
-
AdditionalRoutesAvailable?: boolean | undefined;
|
|
1764
|
-
NextToken?: string | undefined;
|
|
1765
|
-
}
|
|
1766
|
-
export interface SendDiagnosticInterruptRequest {
|
|
1767
|
-
InstanceId: string | undefined;
|
|
1768
|
-
DryRun?: boolean | undefined;
|
|
1769
|
-
}
|
|
1770
|
-
export interface StartDeclarativePoliciesReportRequest {
|
|
1771
|
-
DryRun?: boolean | undefined;
|
|
1772
|
-
S3Bucket: string | undefined;
|
|
1773
|
-
S3Prefix?: string | undefined;
|
|
1774
|
-
TargetId: string | undefined;
|
|
1775
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
1776
|
-
}
|
|
1777
|
-
export interface StartDeclarativePoliciesReportResult {
|
|
1778
|
-
ReportId?: string | undefined;
|
|
1779
|
-
}
|
|
1780
|
-
export interface StartInstancesRequest {
|
|
1781
|
-
InstanceIds: string[] | undefined;
|
|
1782
|
-
AdditionalInfo?: string | undefined;
|
|
1783
|
-
DryRun?: boolean | undefined;
|
|
1784
|
-
}
|
|
1785
|
-
export interface InstanceStateChange {
|
|
1786
|
-
InstanceId?: string | undefined;
|
|
1787
|
-
CurrentState?: InstanceState | undefined;
|
|
1788
|
-
PreviousState?: InstanceState | undefined;
|
|
1789
|
-
}
|
|
1790
|
-
export interface StartInstancesResult {
|
|
1791
|
-
StartingInstances?: InstanceStateChange[] | undefined;
|
|
1792
|
-
}
|
|
1793
|
-
export interface StartNetworkInsightsAccessScopeAnalysisRequest {
|
|
1794
|
-
NetworkInsightsAccessScopeId: string | undefined;
|
|
1795
|
-
DryRun?: boolean | undefined;
|
|
1796
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
1797
|
-
ClientToken?: string | undefined;
|
|
1798
|
-
}
|
|
1799
|
-
export interface StartNetworkInsightsAccessScopeAnalysisResult {
|
|
1800
|
-
NetworkInsightsAccessScopeAnalysis?: NetworkInsightsAccessScopeAnalysis | undefined;
|
|
1801
|
-
}
|
|
1802
|
-
export interface StartNetworkInsightsAnalysisRequest {
|
|
1803
|
-
NetworkInsightsPathId: string | undefined;
|
|
1804
|
-
AdditionalAccounts?: string[] | undefined;
|
|
1805
|
-
FilterInArns?: string[] | undefined;
|
|
1806
|
-
FilterOutArns?: string[] | undefined;
|
|
1807
|
-
DryRun?: boolean | undefined;
|
|
1808
|
-
TagSpecifications?: TagSpecification[] | undefined;
|
|
1809
|
-
ClientToken?: string | undefined;
|
|
1810
|
-
}
|
|
1811
|
-
export interface StartNetworkInsightsAnalysisResult {
|
|
1812
|
-
NetworkInsightsAnalysis?: NetworkInsightsAnalysis | undefined;
|
|
1813
|
-
}
|
|
1814
|
-
export interface StartVpcEndpointServicePrivateDnsVerificationRequest {
|
|
1815
|
-
DryRun?: boolean | undefined;
|
|
1816
|
-
ServiceId: string | undefined;
|
|
1817
|
-
}
|
|
1818
|
-
export interface StartVpcEndpointServicePrivateDnsVerificationResult {
|
|
1819
|
-
ReturnValue?: boolean | undefined;
|
|
1820
|
-
}
|
|
1821
|
-
export interface StopInstancesRequest {
|
|
1822
|
-
InstanceIds: string[] | undefined;
|
|
1823
|
-
Hibernate?: boolean | undefined;
|
|
1824
|
-
SkipOsShutdown?: boolean | undefined;
|
|
1825
|
-
DryRun?: boolean | undefined;
|
|
1826
|
-
Force?: boolean | undefined;
|
|
1827
|
-
}
|
|
1828
|
-
export interface StopInstancesResult {
|
|
1829
|
-
StoppingInstances?: InstanceStateChange[] | undefined;
|
|
1830
|
-
}
|
|
1831
|
-
export interface TerminateClientVpnConnectionsRequest {
|
|
1832
|
-
ClientVpnEndpointId: string | undefined;
|
|
1833
|
-
ConnectionId?: string | undefined;
|
|
1834
|
-
Username?: string | undefined;
|
|
1835
|
-
DryRun?: boolean | undefined;
|
|
1836
|
-
}
|
|
1837
|
-
export interface TerminateConnectionStatus {
|
|
1838
|
-
ConnectionId?: string | undefined;
|
|
1839
|
-
PreviousStatus?: ClientVpnConnectionStatus | undefined;
|
|
1840
|
-
CurrentStatus?: ClientVpnConnectionStatus | undefined;
|
|
1841
|
-
}
|
|
1842
|
-
export interface TerminateClientVpnConnectionsResult {
|
|
1843
|
-
ClientVpnEndpointId?: string | undefined;
|
|
1844
|
-
Username?: string | undefined;
|
|
1845
|
-
ConnectionStatuses?: TerminateConnectionStatus[] | undefined;
|
|
1846
|
-
}
|
|
1847
|
-
export interface TerminateInstancesRequest {
|
|
1848
|
-
InstanceIds: string[] | undefined;
|
|
1849
|
-
Force?: boolean | undefined;
|
|
1850
|
-
SkipOsShutdown?: boolean | undefined;
|
|
1851
|
-
DryRun?: boolean | undefined;
|
|
1852
|
-
}
|
|
1853
|
-
export interface TerminateInstancesResult {
|
|
1854
|
-
TerminatingInstances?: InstanceStateChange[] | undefined;
|
|
1855
|
-
}
|
|
1856
|
-
export interface UnassignIpv6AddressesRequest {
|
|
1857
|
-
Ipv6Prefixes?: string[] | undefined;
|
|
1858
|
-
NetworkInterfaceId: string | undefined;
|
|
1859
|
-
Ipv6Addresses?: string[] | undefined;
|
|
1860
|
-
}
|
|
1861
|
-
export interface UnassignIpv6AddressesResult {
|
|
1862
|
-
NetworkInterfaceId?: string | undefined;
|
|
1863
|
-
UnassignedIpv6Addresses?: string[] | undefined;
|
|
1864
|
-
UnassignedIpv6Prefixes?: string[] | undefined;
|
|
1865
|
-
}
|
|
1866
|
-
export interface UnassignPrivateIpAddressesRequest {
|
|
1867
|
-
Ipv4Prefixes?: string[] | undefined;
|
|
1868
|
-
NetworkInterfaceId: string | undefined;
|
|
1869
|
-
PrivateIpAddresses?: string[] | undefined;
|
|
1870
|
-
}
|