@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,22 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
_InstanceType,
|
|
3
3
|
AccountVpcEncryptionControlMode,
|
|
4
|
-
|
|
4
|
+
AggregationStatusEnum,
|
|
5
5
|
AnalysisStatus,
|
|
6
6
|
ArchitectureType,
|
|
7
7
|
ArchitectureValues,
|
|
8
|
-
AutoPlacement,
|
|
9
8
|
BootModeValues,
|
|
10
9
|
CapacityManagerMonitoredTagKeyStatus,
|
|
11
10
|
CapacityManagerStatus,
|
|
12
|
-
CapacityReservationPreference,
|
|
13
11
|
CapacityReservationState,
|
|
14
12
|
CapacityTenancy,
|
|
13
|
+
ClientCertificateRevocationListStatusCode,
|
|
15
14
|
Comparison,
|
|
16
15
|
CurrencyCodeValues,
|
|
17
|
-
|
|
18
|
-
DefaultInstanceMetadataEndpointState,
|
|
19
|
-
DefaultInstanceMetadataTagsState,
|
|
16
|
+
DeviceTrustProviderType,
|
|
20
17
|
DiskImageFormat,
|
|
21
18
|
EkPubKeyFormat,
|
|
22
19
|
EkPubKeyType,
|
|
@@ -25,26 +22,16 @@ import {
|
|
|
25
22
|
FleetExcessCapacityTerminationPolicy,
|
|
26
23
|
FpgaImageAttributeName,
|
|
27
24
|
GroupBy,
|
|
28
|
-
HostMaintenance,
|
|
29
|
-
HostRecovery,
|
|
30
|
-
HostTenancy,
|
|
31
25
|
HttpTokensEnforcedState,
|
|
32
26
|
HttpTokensState,
|
|
33
27
|
IngestionStatus,
|
|
34
|
-
InstanceAttributeName,
|
|
35
|
-
InstanceAutoRecoveryState,
|
|
36
|
-
InstanceBandwidthWeighting,
|
|
37
28
|
InstanceMatchCriteria,
|
|
38
29
|
InstanceMetadataEndpointState,
|
|
39
|
-
InstanceMetadataProtocolState,
|
|
40
30
|
InstanceMetadataTagsState,
|
|
41
|
-
InstanceRebootMigrationState,
|
|
42
|
-
IpAddressType,
|
|
43
31
|
IpamAddressHistoryResourceType,
|
|
44
32
|
IpamComplianceStatus,
|
|
45
33
|
IpamDiscoveryFailureCode,
|
|
46
34
|
IpamManagementState,
|
|
47
|
-
IpamMeteredAccount,
|
|
48
35
|
IpamNetworkInterfaceAttachmentStatus,
|
|
49
36
|
IpamOverlapStatus,
|
|
50
37
|
IpamPolicyManagedBy,
|
|
@@ -56,16 +43,16 @@ import {
|
|
|
56
43
|
IpamPublicAddressType,
|
|
57
44
|
IpamResourceCidrIpSource,
|
|
58
45
|
IpamResourceType,
|
|
59
|
-
|
|
46
|
+
IpScopeEnum,
|
|
47
|
+
IpVersionEnum,
|
|
60
48
|
LockMode,
|
|
61
49
|
LockState,
|
|
62
50
|
ManagedBy,
|
|
63
51
|
ManagedResourceDefaultVisibility,
|
|
64
|
-
MetadataDefaultHttpTokensState,
|
|
65
52
|
Metric,
|
|
66
53
|
MetricType,
|
|
67
54
|
ModifyAvailabilityZoneOptInStatus,
|
|
68
|
-
|
|
55
|
+
NetworkProtocolEnum,
|
|
69
56
|
OperationType,
|
|
70
57
|
PartitionLoadFrequency,
|
|
71
58
|
PaymentOption,
|
|
@@ -87,7 +74,7 @@ import {
|
|
|
87
74
|
TransitGatewayAttachmentResourceType,
|
|
88
75
|
TransitGatewayPropagationState,
|
|
89
76
|
UnlimitedSupportedInstanceFamily,
|
|
90
|
-
|
|
77
|
+
UserTrustProviderType,
|
|
91
78
|
VirtualizationType,
|
|
92
79
|
VolumeState,
|
|
93
80
|
VolumeType,
|
|
@@ -97,13 +84,13 @@ import {
|
|
|
97
84
|
AccessScopeAnalysisFinding,
|
|
98
85
|
AccountVpcEncryptionControl,
|
|
99
86
|
ActiveVpnTunnelStatus,
|
|
100
|
-
AddIpamOperatingRegion,
|
|
101
87
|
AddressAttribute,
|
|
88
|
+
ApplicationStatusCheckResponseObject,
|
|
102
89
|
ClientConnectOptions,
|
|
103
90
|
ClientLoginBannerOptions,
|
|
104
91
|
ClientRouteEnforcementOptions,
|
|
105
92
|
ConnectionLogOptions,
|
|
106
|
-
|
|
93
|
+
HealthCheckPathRequestObject,
|
|
107
94
|
InterruptibleCapacityAllocation,
|
|
108
95
|
InterruptionInfo,
|
|
109
96
|
IpamPoolAllocation,
|
|
@@ -115,13 +102,9 @@ import {
|
|
|
115
102
|
TargetConfigurationRequest,
|
|
116
103
|
TransitGatewayConfigurationInputStructure,
|
|
117
104
|
TransitGatewayPolicyTableAssociation,
|
|
118
|
-
UnsuccessfulItem,
|
|
119
105
|
} from "./models_0";
|
|
120
106
|
import {
|
|
121
|
-
AttributeValue,
|
|
122
|
-
CapacityReservationTarget,
|
|
123
107
|
FleetLaunchTemplateConfigRequest,
|
|
124
|
-
InstanceEventWindowTimeRangeRequest,
|
|
125
108
|
InstanceRequirementsRequest,
|
|
126
109
|
IpamResourceTag,
|
|
127
110
|
NetworkInsightsAccessScopeContent,
|
|
@@ -138,20 +121,187 @@ import {
|
|
|
138
121
|
} from "./models_2";
|
|
139
122
|
import {
|
|
140
123
|
ConversionTask,
|
|
124
|
+
ExportTaskS3Location,
|
|
141
125
|
Filter,
|
|
142
126
|
FpgaImageAttribute,
|
|
143
127
|
IpamPoolCidr,
|
|
144
|
-
LaunchPermission,
|
|
145
128
|
} from "./models_3";
|
|
146
129
|
import {
|
|
147
|
-
AttributeBooleanValue,
|
|
148
130
|
ImportImageLicenseConfigurationResponse,
|
|
149
|
-
|
|
150
|
-
InstanceStatusEvent,
|
|
131
|
+
RegisteredInstance,
|
|
151
132
|
SnapshotDetail,
|
|
152
133
|
SnapshotTaskDetail,
|
|
153
134
|
} from "./models_4";
|
|
154
|
-
import { RouteServerPropagation } from "./models_5";
|
|
135
|
+
import { RouteServerPropagation, TransitGatewayPropagation } from "./models_5";
|
|
136
|
+
export interface EnableImageDeregistrationProtectionResult {
|
|
137
|
+
Return?: string | undefined;
|
|
138
|
+
}
|
|
139
|
+
export interface EnableInstanceSqlHaStandbyDetectionsRequest {
|
|
140
|
+
InstanceIds: string[] | undefined;
|
|
141
|
+
SqlServerCredentials?: string | undefined;
|
|
142
|
+
DryRun?: boolean | undefined;
|
|
143
|
+
}
|
|
144
|
+
export interface EnableInstanceSqlHaStandbyDetectionsResult {
|
|
145
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
146
|
+
}
|
|
147
|
+
export interface EnableIpamOrganizationAdminAccountRequest {
|
|
148
|
+
DryRun?: boolean | undefined;
|
|
149
|
+
DelegatedAdminAccountId: string | undefined;
|
|
150
|
+
}
|
|
151
|
+
export interface EnableIpamOrganizationAdminAccountResult {
|
|
152
|
+
Success?: boolean | undefined;
|
|
153
|
+
}
|
|
154
|
+
export interface EnableIpamPolicyRequest {
|
|
155
|
+
DryRun?: boolean | undefined;
|
|
156
|
+
IpamPolicyId: string | undefined;
|
|
157
|
+
OrganizationTargetId?: string | undefined;
|
|
158
|
+
}
|
|
159
|
+
export interface EnableIpamPolicyResult {
|
|
160
|
+
IpamPolicyId?: string | undefined;
|
|
161
|
+
}
|
|
162
|
+
export interface EnableReachabilityAnalyzerOrganizationSharingRequest {
|
|
163
|
+
DryRun?: boolean | undefined;
|
|
164
|
+
}
|
|
165
|
+
export interface EnableReachabilityAnalyzerOrganizationSharingResult {
|
|
166
|
+
ReturnValue?: boolean | undefined;
|
|
167
|
+
}
|
|
168
|
+
export interface EnableRouteServerPropagationRequest {
|
|
169
|
+
RouteServerId: string | undefined;
|
|
170
|
+
RouteTableId: string | undefined;
|
|
171
|
+
DryRun?: boolean | undefined;
|
|
172
|
+
}
|
|
173
|
+
export interface EnableRouteServerPropagationResult {
|
|
174
|
+
RouteServerPropagation?: RouteServerPropagation | undefined;
|
|
175
|
+
}
|
|
176
|
+
export interface EnableSerialConsoleAccessRequest {
|
|
177
|
+
DryRun?: boolean | undefined;
|
|
178
|
+
}
|
|
179
|
+
export interface EnableSerialConsoleAccessResult {
|
|
180
|
+
SerialConsoleAccessEnabled?: boolean | undefined;
|
|
181
|
+
}
|
|
182
|
+
export interface EnableSnapshotBlockPublicAccessRequest {
|
|
183
|
+
State: SnapshotBlockPublicAccessState | undefined;
|
|
184
|
+
DryRun?: boolean | undefined;
|
|
185
|
+
}
|
|
186
|
+
export interface EnableSnapshotBlockPublicAccessResult {
|
|
187
|
+
State?: SnapshotBlockPublicAccessState | undefined;
|
|
188
|
+
}
|
|
189
|
+
export interface EnableTransitGatewayRouteTablePropagationRequest {
|
|
190
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
191
|
+
TransitGatewayAttachmentId?: string | undefined;
|
|
192
|
+
DryRun?: boolean | undefined;
|
|
193
|
+
TransitGatewayRouteTableAnnouncementId?: string | undefined;
|
|
194
|
+
}
|
|
195
|
+
export interface EnableTransitGatewayRouteTablePropagationResult {
|
|
196
|
+
Propagation?: TransitGatewayPropagation | undefined;
|
|
197
|
+
}
|
|
198
|
+
export interface EnableVgwRoutePropagationRequest {
|
|
199
|
+
GatewayId: string | undefined;
|
|
200
|
+
RouteTableId: string | undefined;
|
|
201
|
+
DryRun?: boolean | undefined;
|
|
202
|
+
}
|
|
203
|
+
export interface EnableVolumeIORequest {
|
|
204
|
+
DryRun?: boolean | undefined;
|
|
205
|
+
VolumeId: string | undefined;
|
|
206
|
+
}
|
|
207
|
+
export interface EnableVpcClassicLinkRequest {
|
|
208
|
+
DryRun?: boolean | undefined;
|
|
209
|
+
VpcId: string | undefined;
|
|
210
|
+
}
|
|
211
|
+
export interface EnableVpcClassicLinkResult {
|
|
212
|
+
Return?: boolean | undefined;
|
|
213
|
+
}
|
|
214
|
+
export interface EnableVpcClassicLinkDnsSupportRequest {
|
|
215
|
+
VpcId?: string | undefined;
|
|
216
|
+
}
|
|
217
|
+
export interface EnableVpcClassicLinkDnsSupportResult {
|
|
218
|
+
Return?: boolean | undefined;
|
|
219
|
+
}
|
|
220
|
+
export interface ExportClientVpnClientCertificateRevocationListRequest {
|
|
221
|
+
ClientVpnEndpointId: string | undefined;
|
|
222
|
+
DryRun?: boolean | undefined;
|
|
223
|
+
}
|
|
224
|
+
export interface ClientCertificateRevocationListStatus {
|
|
225
|
+
Code?: ClientCertificateRevocationListStatusCode | undefined;
|
|
226
|
+
Message?: string | undefined;
|
|
227
|
+
}
|
|
228
|
+
export interface ExportClientVpnClientCertificateRevocationListResult {
|
|
229
|
+
CertificateRevocationList?: string | undefined;
|
|
230
|
+
Status?: ClientCertificateRevocationListStatus | undefined;
|
|
231
|
+
}
|
|
232
|
+
export interface ExportClientVpnClientConfigurationRequest {
|
|
233
|
+
ClientVpnEndpointId: string | undefined;
|
|
234
|
+
DryRun?: boolean | undefined;
|
|
235
|
+
}
|
|
236
|
+
export interface ExportClientVpnClientConfigurationResult {
|
|
237
|
+
ClientConfiguration?: string | undefined;
|
|
238
|
+
}
|
|
239
|
+
export interface ExportTaskS3LocationRequest {
|
|
240
|
+
S3Bucket: string | undefined;
|
|
241
|
+
S3Prefix?: string | undefined;
|
|
242
|
+
}
|
|
243
|
+
export interface ExportImageRequest {
|
|
244
|
+
ClientToken?: string | undefined;
|
|
245
|
+
Description?: string | undefined;
|
|
246
|
+
DiskImageFormat: DiskImageFormat | undefined;
|
|
247
|
+
DryRun?: boolean | undefined;
|
|
248
|
+
ImageId: string | undefined;
|
|
249
|
+
S3ExportLocation: ExportTaskS3LocationRequest | undefined;
|
|
250
|
+
RoleName?: string | undefined;
|
|
251
|
+
TagSpecifications?: TagSpecification[] | undefined;
|
|
252
|
+
}
|
|
253
|
+
export interface ExportImageResult {
|
|
254
|
+
Description?: string | undefined;
|
|
255
|
+
DiskImageFormat?: DiskImageFormat | undefined;
|
|
256
|
+
ExportImageTaskId?: string | undefined;
|
|
257
|
+
ImageId?: string | undefined;
|
|
258
|
+
RoleName?: string | undefined;
|
|
259
|
+
Progress?: string | undefined;
|
|
260
|
+
S3ExportLocation?: ExportTaskS3Location | undefined;
|
|
261
|
+
Status?: string | undefined;
|
|
262
|
+
StatusMessage?: string | undefined;
|
|
263
|
+
Tags?: Tag[] | undefined;
|
|
264
|
+
}
|
|
265
|
+
export interface ExportTransitGatewayRoutesRequest {
|
|
266
|
+
TransitGatewayRouteTableId: string | undefined;
|
|
267
|
+
Filters?: Filter[] | undefined;
|
|
268
|
+
S3Bucket: string | undefined;
|
|
269
|
+
DryRun?: boolean | undefined;
|
|
270
|
+
}
|
|
271
|
+
export interface ExportTransitGatewayRoutesResult {
|
|
272
|
+
S3Location?: string | undefined;
|
|
273
|
+
}
|
|
274
|
+
export interface ExportVerifiedAccessInstanceClientConfigurationRequest {
|
|
275
|
+
VerifiedAccessInstanceId: string | undefined;
|
|
276
|
+
DryRun?: boolean | undefined;
|
|
277
|
+
}
|
|
278
|
+
export interface VerifiedAccessInstanceOpenVpnClientConfigurationRoute {
|
|
279
|
+
Cidr?: string | undefined;
|
|
280
|
+
}
|
|
281
|
+
export interface VerifiedAccessInstanceOpenVpnClientConfiguration {
|
|
282
|
+
Config?: string | undefined;
|
|
283
|
+
Routes?: VerifiedAccessInstanceOpenVpnClientConfigurationRoute[] | undefined;
|
|
284
|
+
}
|
|
285
|
+
export interface VerifiedAccessInstanceUserTrustProviderClientConfiguration {
|
|
286
|
+
Type?: UserTrustProviderType | undefined;
|
|
287
|
+
Scopes?: string | undefined;
|
|
288
|
+
Issuer?: string | undefined;
|
|
289
|
+
AuthorizationEndpoint?: string | undefined;
|
|
290
|
+
PublicSigningKeyEndpoint?: string | undefined;
|
|
291
|
+
TokenEndpoint?: string | undefined;
|
|
292
|
+
UserInfoEndpoint?: string | undefined;
|
|
293
|
+
ClientId?: string | undefined;
|
|
294
|
+
ClientSecret?: string | undefined;
|
|
295
|
+
PkceEnabled?: boolean | undefined;
|
|
296
|
+
}
|
|
297
|
+
export interface ExportVerifiedAccessInstanceClientConfigurationResult {
|
|
298
|
+
Version?: string | undefined;
|
|
299
|
+
VerifiedAccessInstanceId?: string | undefined;
|
|
300
|
+
Region?: string | undefined;
|
|
301
|
+
DeviceTrustProviders?: DeviceTrustProviderType[] | undefined;
|
|
302
|
+
UserTrustProvider?: VerifiedAccessInstanceUserTrustProviderClientConfiguration | undefined;
|
|
303
|
+
OpenVpnConfigurations?: VerifiedAccessInstanceOpenVpnClientConfiguration[] | undefined;
|
|
304
|
+
}
|
|
155
305
|
export interface GetActiveVpnTunnelStatusRequest {
|
|
156
306
|
VpnConnectionId: string | undefined;
|
|
157
307
|
VpnTunnelOutsideIpAddress: string | undefined;
|
|
@@ -1537,6 +1687,28 @@ export interface ModifyAddressAttributeRequest {
|
|
|
1537
1687
|
export interface ModifyAddressAttributeResult {
|
|
1538
1688
|
Address?: AddressAttribute | undefined;
|
|
1539
1689
|
}
|
|
1690
|
+
export interface ModifyApplicationStatusCheckRequest {
|
|
1691
|
+
ApplicationStatusCheckId: string | undefined;
|
|
1692
|
+
Aggregation?: AggregationStatusEnum | undefined;
|
|
1693
|
+
HealthCheckPaths?: HealthCheckPathRequestObject[] | undefined;
|
|
1694
|
+
Protocol?: NetworkProtocolEnum | undefined;
|
|
1695
|
+
Port?: number | undefined;
|
|
1696
|
+
Path?: string | undefined;
|
|
1697
|
+
DeviceIndex?: number | undefined;
|
|
1698
|
+
IpVersion?: IpVersionEnum | undefined;
|
|
1699
|
+
IpScope?: IpScopeEnum | undefined;
|
|
1700
|
+
Interval?: number | undefined;
|
|
1701
|
+
Timeout?: number | undefined;
|
|
1702
|
+
FailureThreshold?: number | undefined;
|
|
1703
|
+
SuccessThreshold?: number | undefined;
|
|
1704
|
+
StatusCodeMatcher?: string | undefined;
|
|
1705
|
+
InitializationGracePeriodSeconds?: number | undefined;
|
|
1706
|
+
ClientToken?: string | undefined;
|
|
1707
|
+
DryRun?: boolean | undefined;
|
|
1708
|
+
}
|
|
1709
|
+
export interface ModifyApplicationStatusCheckResult {
|
|
1710
|
+
ApplicationStatusCheck?: ApplicationStatusCheckResponseObject | undefined;
|
|
1711
|
+
}
|
|
1540
1712
|
export interface ModifyAvailabilityZoneGroupRequest {
|
|
1541
1713
|
GroupName: string | undefined;
|
|
1542
1714
|
OptInStatus: ModifyAvailabilityZoneOptInStatus | undefined;
|
|
@@ -1643,229 +1815,3 @@ export interface ModifyFpgaImageAttributeRequest {
|
|
|
1643
1815
|
export interface ModifyFpgaImageAttributeResult {
|
|
1644
1816
|
FpgaImageAttribute?: FpgaImageAttribute | undefined;
|
|
1645
1817
|
}
|
|
1646
|
-
export interface ModifyHostsRequest {
|
|
1647
|
-
HostRecovery?: HostRecovery | undefined;
|
|
1648
|
-
InstanceType?: string | undefined;
|
|
1649
|
-
InstanceFamily?: string | undefined;
|
|
1650
|
-
HostMaintenance?: HostMaintenance | undefined;
|
|
1651
|
-
HostIds: string[] | undefined;
|
|
1652
|
-
AutoPlacement?: AutoPlacement | undefined;
|
|
1653
|
-
}
|
|
1654
|
-
export interface ModifyHostsResult {
|
|
1655
|
-
Successful?: string[] | undefined;
|
|
1656
|
-
Unsuccessful?: UnsuccessfulItem[] | undefined;
|
|
1657
|
-
}
|
|
1658
|
-
export interface ModifyIdentityIdFormatRequest {
|
|
1659
|
-
Resource: string | undefined;
|
|
1660
|
-
UseLongIds: boolean | undefined;
|
|
1661
|
-
PrincipalArn: string | undefined;
|
|
1662
|
-
}
|
|
1663
|
-
export interface ModifyIdFormatRequest {
|
|
1664
|
-
Resource: string | undefined;
|
|
1665
|
-
UseLongIds: boolean | undefined;
|
|
1666
|
-
}
|
|
1667
|
-
export interface LaunchPermissionModifications {
|
|
1668
|
-
Add?: LaunchPermission[] | undefined;
|
|
1669
|
-
Remove?: LaunchPermission[] | undefined;
|
|
1670
|
-
}
|
|
1671
|
-
export interface ModifyImageAttributeRequest {
|
|
1672
|
-
Attribute?: string | undefined;
|
|
1673
|
-
Description?: AttributeValue | undefined;
|
|
1674
|
-
ImageId: string | undefined;
|
|
1675
|
-
LaunchPermission?: LaunchPermissionModifications | undefined;
|
|
1676
|
-
OperationType?: OperationType | undefined;
|
|
1677
|
-
ProductCodes?: string[] | undefined;
|
|
1678
|
-
UserGroups?: string[] | undefined;
|
|
1679
|
-
UserIds?: string[] | undefined;
|
|
1680
|
-
Value?: string | undefined;
|
|
1681
|
-
OrganizationArns?: string[] | undefined;
|
|
1682
|
-
OrganizationalUnitArns?: string[] | undefined;
|
|
1683
|
-
ImdsSupport?: AttributeValue | undefined;
|
|
1684
|
-
DryRun?: boolean | undefined;
|
|
1685
|
-
}
|
|
1686
|
-
export interface EbsInstanceBlockDeviceSpecification {
|
|
1687
|
-
VolumeId?: string | undefined;
|
|
1688
|
-
DeleteOnTermination?: boolean | undefined;
|
|
1689
|
-
}
|
|
1690
|
-
export interface InstanceBlockDeviceMappingSpecification {
|
|
1691
|
-
DeviceName?: string | undefined;
|
|
1692
|
-
Ebs?: EbsInstanceBlockDeviceSpecification | undefined;
|
|
1693
|
-
VirtualName?: string | undefined;
|
|
1694
|
-
NoDevice?: string | undefined;
|
|
1695
|
-
}
|
|
1696
|
-
export interface EnclaveOptionsRequest {
|
|
1697
|
-
Enabled?: boolean | undefined;
|
|
1698
|
-
}
|
|
1699
|
-
export interface BlobAttributeValue {
|
|
1700
|
-
Value?: Uint8Array | undefined;
|
|
1701
|
-
}
|
|
1702
|
-
export interface ModifyInstanceAttributeRequest {
|
|
1703
|
-
SourceDestCheck?: AttributeBooleanValue | undefined;
|
|
1704
|
-
EnclaveOptions?: EnclaveOptionsRequest | undefined;
|
|
1705
|
-
DisableApiStop?: AttributeBooleanValue | undefined;
|
|
1706
|
-
DryRun?: boolean | undefined;
|
|
1707
|
-
InstanceId: string | undefined;
|
|
1708
|
-
Attribute?: InstanceAttributeName | undefined;
|
|
1709
|
-
Value?: string | undefined;
|
|
1710
|
-
BlockDeviceMappings?: InstanceBlockDeviceMappingSpecification[] | undefined;
|
|
1711
|
-
DisableApiTermination?: AttributeBooleanValue | undefined;
|
|
1712
|
-
InstanceType?: AttributeValue | undefined;
|
|
1713
|
-
Kernel?: AttributeValue | undefined;
|
|
1714
|
-
Ramdisk?: AttributeValue | undefined;
|
|
1715
|
-
UserData?: BlobAttributeValue | undefined;
|
|
1716
|
-
InstanceInitiatedShutdownBehavior?: AttributeValue | undefined;
|
|
1717
|
-
Groups?: string[] | undefined;
|
|
1718
|
-
EbsOptimized?: AttributeBooleanValue | undefined;
|
|
1719
|
-
SriovNetSupport?: AttributeValue | undefined;
|
|
1720
|
-
EnaSupport?: AttributeBooleanValue | undefined;
|
|
1721
|
-
}
|
|
1722
|
-
export interface CapacityReservationSpecification {
|
|
1723
|
-
CapacityReservationPreference?: CapacityReservationPreference | undefined;
|
|
1724
|
-
CapacityReservationTarget?: CapacityReservationTarget | undefined;
|
|
1725
|
-
}
|
|
1726
|
-
export interface ModifyInstanceCapacityReservationAttributesRequest {
|
|
1727
|
-
InstanceId: string | undefined;
|
|
1728
|
-
CapacityReservationSpecification: CapacityReservationSpecification | undefined;
|
|
1729
|
-
DryRun?: boolean | undefined;
|
|
1730
|
-
}
|
|
1731
|
-
export interface ModifyInstanceCapacityReservationAttributesResult {
|
|
1732
|
-
Return?: boolean | undefined;
|
|
1733
|
-
}
|
|
1734
|
-
export interface ModifyInstanceConnectEndpointRequest {
|
|
1735
|
-
DryRun?: boolean | undefined;
|
|
1736
|
-
InstanceConnectEndpointId: string | undefined;
|
|
1737
|
-
IpAddressType?: IpAddressType | undefined;
|
|
1738
|
-
SecurityGroupIds?: string[] | undefined;
|
|
1739
|
-
PreserveClientIp?: boolean | undefined;
|
|
1740
|
-
}
|
|
1741
|
-
export interface ModifyInstanceConnectEndpointResult {
|
|
1742
|
-
Return?: boolean | undefined;
|
|
1743
|
-
}
|
|
1744
|
-
export interface ModifyInstanceCpuOptionsRequest {
|
|
1745
|
-
InstanceId: string | undefined;
|
|
1746
|
-
CoreCount?: number | undefined;
|
|
1747
|
-
ThreadsPerCore?: number | undefined;
|
|
1748
|
-
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1749
|
-
DryRun?: boolean | undefined;
|
|
1750
|
-
}
|
|
1751
|
-
export interface ModifyInstanceCpuOptionsResult {
|
|
1752
|
-
InstanceId?: string | undefined;
|
|
1753
|
-
CoreCount?: number | undefined;
|
|
1754
|
-
ThreadsPerCore?: number | undefined;
|
|
1755
|
-
NestedVirtualization?: NestedVirtualizationSpecification | undefined;
|
|
1756
|
-
}
|
|
1757
|
-
export interface InstanceCreditSpecificationRequest {
|
|
1758
|
-
InstanceId: string | undefined;
|
|
1759
|
-
CpuCredits?: string | undefined;
|
|
1760
|
-
}
|
|
1761
|
-
export interface ModifyInstanceCreditSpecificationRequest {
|
|
1762
|
-
DryRun?: boolean | undefined;
|
|
1763
|
-
ClientToken?: string | undefined;
|
|
1764
|
-
InstanceCreditSpecifications: InstanceCreditSpecificationRequest[] | undefined;
|
|
1765
|
-
}
|
|
1766
|
-
export interface SuccessfulInstanceCreditSpecificationItem {
|
|
1767
|
-
InstanceId?: string | undefined;
|
|
1768
|
-
}
|
|
1769
|
-
export interface UnsuccessfulInstanceCreditSpecificationItemError {
|
|
1770
|
-
Code?: UnsuccessfulInstanceCreditSpecificationErrorCode | undefined;
|
|
1771
|
-
Message?: string | undefined;
|
|
1772
|
-
}
|
|
1773
|
-
export interface UnsuccessfulInstanceCreditSpecificationItem {
|
|
1774
|
-
InstanceId?: string | undefined;
|
|
1775
|
-
Error?: UnsuccessfulInstanceCreditSpecificationItemError | undefined;
|
|
1776
|
-
}
|
|
1777
|
-
export interface ModifyInstanceCreditSpecificationResult {
|
|
1778
|
-
SuccessfulInstanceCreditSpecifications?: SuccessfulInstanceCreditSpecificationItem[] | undefined;
|
|
1779
|
-
UnsuccessfulInstanceCreditSpecifications?:
|
|
1780
|
-
| UnsuccessfulInstanceCreditSpecificationItem[]
|
|
1781
|
-
| undefined;
|
|
1782
|
-
}
|
|
1783
|
-
export interface ModifyInstanceEventStartTimeRequest {
|
|
1784
|
-
DryRun?: boolean | undefined;
|
|
1785
|
-
InstanceId: string | undefined;
|
|
1786
|
-
InstanceEventId: string | undefined;
|
|
1787
|
-
NotBefore: Date | undefined;
|
|
1788
|
-
}
|
|
1789
|
-
export interface ModifyInstanceEventStartTimeResult {
|
|
1790
|
-
Event?: InstanceStatusEvent | undefined;
|
|
1791
|
-
}
|
|
1792
|
-
export interface ModifyInstanceEventWindowRequest {
|
|
1793
|
-
DryRun?: boolean | undefined;
|
|
1794
|
-
Name?: string | undefined;
|
|
1795
|
-
InstanceEventWindowId: string | undefined;
|
|
1796
|
-
TimeRanges?: InstanceEventWindowTimeRangeRequest[] | undefined;
|
|
1797
|
-
CronExpression?: string | undefined;
|
|
1798
|
-
}
|
|
1799
|
-
export interface ModifyInstanceEventWindowResult {
|
|
1800
|
-
InstanceEventWindow?: InstanceEventWindow | undefined;
|
|
1801
|
-
}
|
|
1802
|
-
export interface ModifyInstanceMaintenanceOptionsRequest {
|
|
1803
|
-
InstanceId: string | undefined;
|
|
1804
|
-
AutoRecovery?: InstanceAutoRecoveryState | undefined;
|
|
1805
|
-
RebootMigration?: InstanceRebootMigrationState | undefined;
|
|
1806
|
-
DryRun?: boolean | undefined;
|
|
1807
|
-
}
|
|
1808
|
-
export interface ModifyInstanceMaintenanceOptionsResult {
|
|
1809
|
-
InstanceId?: string | undefined;
|
|
1810
|
-
AutoRecovery?: InstanceAutoRecoveryState | undefined;
|
|
1811
|
-
RebootMigration?: InstanceRebootMigrationState | undefined;
|
|
1812
|
-
}
|
|
1813
|
-
export interface ModifyInstanceMetadataDefaultsRequest {
|
|
1814
|
-
HttpTokens?: MetadataDefaultHttpTokensState | undefined;
|
|
1815
|
-
HttpPutResponseHopLimit?: number | undefined;
|
|
1816
|
-
HttpEndpoint?: DefaultInstanceMetadataEndpointState | undefined;
|
|
1817
|
-
InstanceMetadataTags?: DefaultInstanceMetadataTagsState | undefined;
|
|
1818
|
-
DryRun?: boolean | undefined;
|
|
1819
|
-
HttpTokensEnforced?: DefaultHttpTokensEnforcedState | undefined;
|
|
1820
|
-
}
|
|
1821
|
-
export interface ModifyInstanceMetadataDefaultsResult {
|
|
1822
|
-
Return?: boolean | undefined;
|
|
1823
|
-
}
|
|
1824
|
-
export interface ModifyInstanceMetadataOptionsRequest {
|
|
1825
|
-
InstanceId: string | undefined;
|
|
1826
|
-
HttpTokens?: HttpTokensState | undefined;
|
|
1827
|
-
HttpPutResponseHopLimit?: number | undefined;
|
|
1828
|
-
HttpEndpoint?: InstanceMetadataEndpointState | undefined;
|
|
1829
|
-
DryRun?: boolean | undefined;
|
|
1830
|
-
HttpProtocolIpv6?: InstanceMetadataProtocolState | undefined;
|
|
1831
|
-
InstanceMetadataTags?: InstanceMetadataTagsState | undefined;
|
|
1832
|
-
}
|
|
1833
|
-
export interface ModifyInstanceMetadataOptionsResult {
|
|
1834
|
-
InstanceId?: string | undefined;
|
|
1835
|
-
InstanceMetadataOptions?: InstanceMetadataOptionsResponse | undefined;
|
|
1836
|
-
}
|
|
1837
|
-
export interface ModifyInstanceNetworkPerformanceRequest {
|
|
1838
|
-
InstanceId: string | undefined;
|
|
1839
|
-
BandwidthWeighting: InstanceBandwidthWeighting | undefined;
|
|
1840
|
-
DryRun?: boolean | undefined;
|
|
1841
|
-
}
|
|
1842
|
-
export interface ModifyInstanceNetworkPerformanceResult {
|
|
1843
|
-
InstanceId?: string | undefined;
|
|
1844
|
-
BandwidthWeighting?: InstanceBandwidthWeighting | undefined;
|
|
1845
|
-
}
|
|
1846
|
-
export interface ModifyInstancePlacementRequest {
|
|
1847
|
-
GroupName?: string | undefined;
|
|
1848
|
-
PartitionNumber?: number | undefined;
|
|
1849
|
-
HostResourceGroupArn?: string | undefined;
|
|
1850
|
-
GroupId?: string | undefined;
|
|
1851
|
-
InstanceId: string | undefined;
|
|
1852
|
-
Tenancy?: HostTenancy | undefined;
|
|
1853
|
-
Affinity?: Affinity | undefined;
|
|
1854
|
-
HostId?: string | undefined;
|
|
1855
|
-
}
|
|
1856
|
-
export interface ModifyInstancePlacementResult {
|
|
1857
|
-
Return?: boolean | undefined;
|
|
1858
|
-
}
|
|
1859
|
-
export interface RemoveIpamOperatingRegion {
|
|
1860
|
-
RegionName?: string | undefined;
|
|
1861
|
-
}
|
|
1862
|
-
export interface ModifyIpamRequest {
|
|
1863
|
-
DryRun?: boolean | undefined;
|
|
1864
|
-
IpamId: string | undefined;
|
|
1865
|
-
Description?: string | undefined;
|
|
1866
|
-
AddOperatingRegions?: AddIpamOperatingRegion[] | undefined;
|
|
1867
|
-
RemoveOperatingRegions?: RemoveIpamOperatingRegion[] | undefined;
|
|
1868
|
-
Tier?: IpamTier | undefined;
|
|
1869
|
-
EnablePrivateGua?: boolean | undefined;
|
|
1870
|
-
MeteredAccount?: IpamMeteredAccount | undefined;
|
|
1871
|
-
}
|