@aws-sdk/client-ec2 3.932.0 → 3.934.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 +56 -0
- package/dist-cjs/index.js +715 -68
- package/dist-es/EC2.js +14 -0
- package/dist-es/commands/CreateVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DeleteVpnConcentratorCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaHistoryStatesCommand.js +16 -0
- package/dist-es/commands/DescribeInstanceSqlHaStatesCommand.js +16 -0
- package/dist-es/commands/DescribeVpnConcentratorsCommand.js +16 -0
- package/dist-es/commands/DisableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/EnableInstanceSqlHaStandbyDetectionsCommand.js +16 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-es/models/models_3.js +3 -12
- package/dist-es/models/models_4.js +22 -13
- package/dist-es/models/models_5.js +13 -0
- package/dist-es/models/models_6.js +0 -12
- package/dist-es/models/models_7.js +12 -14
- package/dist-es/models/models_8.js +14 -0
- package/dist-es/pagination/DescribeVpnConcentratorsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/schemas/schemas_0.js +592 -64
- package/dist-types/EC2.d.ts +52 -0
- package/dist-types/EC2Client.d.ts +9 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +1 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.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/AssociateIpamResourceDiscoveryCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.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/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/CreateCapacityManagerDataExportCommand.d.ts +1 -1
- package/dist-types/commands/CreateCapacityReservationBySplittingCommand.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 +1 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +1 -1
- 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/CreateIpamCommand.d.ts +1 -1
- package/dist-types/commands/CreateIpamExternalResourceVerificationTokenCommand.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 +1 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerEndpointCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteServerPeerCommand.d.ts +1 -1
- package/dist-types/commands/CreateRouteTableCommand.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/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/CreateTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.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/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 +99 -0
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpnConcentratorCommand.d.ts +75 -0
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +106 -0
- package/dist-types/commands/DescribeInstanceSqlHaStatesCommand.d.ts +104 -0
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpnConcentratorsCommand.d.ts +102 -0
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +95 -0
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +1 -1
- package/dist-types/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +102 -0
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +1 -1
- package/dist-types/commands/ExportImageCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/commands/GetImageAncestryCommand.d.ts +1 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.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/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +1 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +1 -0
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +1 -0
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +1 -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/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.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/SearchTransitGatewayMulticastGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +1 -1
- package/dist-types/commands/StartDeclarativePoliciesReportCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +2 -0
- package/dist-types/models/models_3.d.ts +121 -167
- package/dist-types/models/models_4.d.ts +453 -441
- package/dist-types/models/models_5.d.ts +1606 -1612
- package/dist-types/models/models_6.d.ts +552 -387
- package/dist-types/models/models_7.d.ts +4608 -4809
- package/dist-types/models/models_8.d.ts +584 -3
- package/dist-types/pagination/DescribeVpnConcentratorsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +27 -0
- package/dist-types/ts3.4/EC2.d.ts +140 -0
- package/dist-types/ts3.4/EC2Client.d.ts +42 -0
- package/dist-types/ts3.4/commands/CreateVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DeleteVpnConcentratorCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaHistoryStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceSqlHaStatesCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeVpnConcentratorsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/DisableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/EnableInstanceSqlHaStandbyDetectionsCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDeclarativePoliciesReportSummaryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/dist-types/ts3.4/models/models_3.d.ts +31 -42
- package/dist-types/ts3.4/models/models_4.d.ts +88 -85
- package/dist-types/ts3.4/models/models_5.d.ts +91 -81
- package/dist-types/ts3.4/models/models_6.d.ts +112 -99
- package/dist-types/ts3.4/models/models_7.d.ts +99 -152
- package/dist-types/ts3.4/models/models_8.d.ts +150 -1
- package/dist-types/ts3.4/pagination/DescribeVpnConcentratorsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +27 -0
- package/package.json +6 -6
|
@@ -2,6 +2,173 @@ import { ActiveInstance, AllocationState, AllowsMultipleInstanceTypes, Associati
|
|
|
2
2
|
import { _InstanceType, AmdSevSnpSpecification, AttributeValue, BlockDeviceMapping, CapacityReservation, CapacityReservationPreference, CapacityReservationTenancy, CarrierGateway, ClientVpnAuthenticationType, ClientVpnEndpointStatus, ClientVpnRouteStatus, CoipPool, CustomerGateway, DefaultTargetCapacityType, DestinationFileFormat, DhcpOptions, DiskImageFormat, Ec2InstanceConnectEndpoint, EgressOnlyInternetGateway, EndpointIpAddressType, ExportTask, FleetCapacityReservation, FleetCapacityReservationTenancy, FleetCapacityReservationUsageStrategy, FleetExcessCapacityTerminationPolicy, FleetInstanceMatchCriteria, FleetLaunchTemplateOverrides, FleetLaunchTemplateSpecification, FleetOnDemandAllocationStrategy, FleetReplacementStrategy, FleetType, HostnameType, InstanceLifecycle, LaunchTemplateAndOverridesResponse, LogDestinationType, OperatorResponse, OutputFormat, Placement, PlatformValues, Schedule, SpotAllocationStrategy, SpotInstanceInterruptionBehavior, TargetCapacityUnitType, TrafficIpAddressType, TrafficType, TransportProtocol } from "./models_1";
|
|
3
3
|
import { CapacityReservationTargetResponse, GroupIdentifier, InstanceBandwidthWeighting, InstanceIpv6Address, NetworkInterfaceStatus, StateReason } from "./models_2";
|
|
4
4
|
import { Filter, FleetStateCode, IdFormat, InstanceTagNotificationAttribute } from "./models_3";
|
|
5
|
+
/**
|
|
6
|
+
* <p>Describes a message about an Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface AvailabilityZoneMessage {
|
|
10
|
+
/**
|
|
11
|
+
* <p>The message about the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
Message?: string | undefined;
|
|
15
|
+
}
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* @enum
|
|
19
|
+
*/
|
|
20
|
+
export declare const AvailabilityZoneOptInStatus: {
|
|
21
|
+
readonly not_opted_in: "not-opted-in";
|
|
22
|
+
readonly opt_in_not_required: "opt-in-not-required";
|
|
23
|
+
readonly opted_in: "opted-in";
|
|
24
|
+
};
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export type AvailabilityZoneOptInStatus = (typeof AvailabilityZoneOptInStatus)[keyof typeof AvailabilityZoneOptInStatus];
|
|
29
|
+
/**
|
|
30
|
+
* @public
|
|
31
|
+
* @enum
|
|
32
|
+
*/
|
|
33
|
+
export declare const AvailabilityZoneState: {
|
|
34
|
+
readonly available: "available";
|
|
35
|
+
readonly constrained: "constrained";
|
|
36
|
+
readonly impaired: "impaired";
|
|
37
|
+
readonly information: "information";
|
|
38
|
+
readonly unavailable: "unavailable";
|
|
39
|
+
};
|
|
40
|
+
/**
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
export type AvailabilityZoneState = (typeof AvailabilityZoneState)[keyof typeof AvailabilityZoneState];
|
|
44
|
+
/**
|
|
45
|
+
* <p>Describes Availability Zones, Local Zones, and Wavelength Zones.</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
export interface AvailabilityZone {
|
|
49
|
+
/**
|
|
50
|
+
* <p>For Availability Zones, this parameter always has the value of
|
|
51
|
+
* <code>opt-in-not-required</code>.</p>
|
|
52
|
+
* <p>For Local Zones and Wavelength Zones, this parameter is the opt-in status. The possible
|
|
53
|
+
* values are <code>opted-in</code> and <code>not-opted-in</code>.</p>
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
OptInStatus?: AvailabilityZoneOptInStatus | undefined;
|
|
57
|
+
/**
|
|
58
|
+
* <p>Any messages about the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
61
|
+
Messages?: AvailabilityZoneMessage[] | undefined;
|
|
62
|
+
/**
|
|
63
|
+
* <p>The name of the Region.</p>
|
|
64
|
+
* @public
|
|
65
|
+
*/
|
|
66
|
+
RegionName?: string | undefined;
|
|
67
|
+
/**
|
|
68
|
+
* <p>The name of the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
ZoneName?: string | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* <p>The ID of the Availability Zone, Local Zone, or Wavelength Zone.</p>
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
ZoneId?: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* <p>The name of the zone group. For example:</p>
|
|
79
|
+
* <ul>
|
|
80
|
+
* <li>
|
|
81
|
+
* <p>Availability Zones - <code>us-east-1-zg-1</code>
|
|
82
|
+
* </p>
|
|
83
|
+
* </li>
|
|
84
|
+
* <li>
|
|
85
|
+
* <p>Local Zones - <code>us-west-2-lax-1</code>
|
|
86
|
+
* </p>
|
|
87
|
+
* </li>
|
|
88
|
+
* <li>
|
|
89
|
+
* <p>Wavelength Zones - <code>us-east-1-wl1-bos-wlz-1</code>
|
|
90
|
+
* </p>
|
|
91
|
+
* </li>
|
|
92
|
+
* </ul>
|
|
93
|
+
* @public
|
|
94
|
+
*/
|
|
95
|
+
GroupName?: string | undefined;
|
|
96
|
+
/**
|
|
97
|
+
* <p>The name of the network border group.</p>
|
|
98
|
+
* @public
|
|
99
|
+
*/
|
|
100
|
+
NetworkBorderGroup?: string | undefined;
|
|
101
|
+
/**
|
|
102
|
+
* <p>The type of zone.</p>
|
|
103
|
+
* <p>Valid values: <code>availability-zone</code> | <code>local-zone</code> |
|
|
104
|
+
* <code>wavelength-zone</code>
|
|
105
|
+
* </p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
ZoneType?: string | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* <p>The name of the zone that handles some of the Local Zone or Wavelength Zone control plane
|
|
111
|
+
* operations, such as API calls.</p>
|
|
112
|
+
* @public
|
|
113
|
+
*/
|
|
114
|
+
ParentZoneName?: string | undefined;
|
|
115
|
+
/**
|
|
116
|
+
* <p>The ID of the zone that handles some of the Local Zone or Wavelength Zone control plane
|
|
117
|
+
* operations, such as API calls.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
ParentZoneId?: string | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* <p>The long name of the Availability Zone group, Local Zone group, or Wavelength Zone
|
|
123
|
+
* group.</p>
|
|
124
|
+
* @public
|
|
125
|
+
*/
|
|
126
|
+
GroupLongName?: string | undefined;
|
|
127
|
+
/**
|
|
128
|
+
* <p>The state of the Availability Zone, Local Zone, or Wavelength Zone. The possible values are
|
|
129
|
+
* <code>available</code>, <code>unavailable</code>, and <code>constrained</code>.</p>
|
|
130
|
+
* @public
|
|
131
|
+
*/
|
|
132
|
+
State?: AvailabilityZoneState | undefined;
|
|
133
|
+
}
|
|
134
|
+
/**
|
|
135
|
+
* @public
|
|
136
|
+
*/
|
|
137
|
+
export interface DescribeAvailabilityZonesResult {
|
|
138
|
+
/**
|
|
139
|
+
* <p>Information about the Availability Zones, Local Zones, and Wavelength Zones.</p>
|
|
140
|
+
* @public
|
|
141
|
+
*/
|
|
142
|
+
AvailabilityZones?: AvailabilityZone[] | undefined;
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* @public
|
|
146
|
+
*/
|
|
147
|
+
export interface DescribeAwsNetworkPerformanceMetricSubscriptionsRequest {
|
|
148
|
+
/**
|
|
149
|
+
* <p>The maximum number of results to return with a single call.
|
|
150
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
151
|
+
* @public
|
|
152
|
+
*/
|
|
153
|
+
MaxResults?: number | undefined;
|
|
154
|
+
/**
|
|
155
|
+
* <p>The token for the next page of results.</p>
|
|
156
|
+
* @public
|
|
157
|
+
*/
|
|
158
|
+
NextToken?: string | undefined;
|
|
159
|
+
/**
|
|
160
|
+
* <p>One or more filters.</p>
|
|
161
|
+
* @public
|
|
162
|
+
*/
|
|
163
|
+
Filters?: Filter[] | undefined;
|
|
164
|
+
/**
|
|
165
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
166
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
167
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
168
|
+
* @public
|
|
169
|
+
*/
|
|
170
|
+
DryRun?: boolean | undefined;
|
|
171
|
+
}
|
|
5
172
|
/**
|
|
6
173
|
* @public
|
|
7
174
|
* @enum
|
|
@@ -10818,387 +10985,269 @@ export interface DescribeInstancesResult {
|
|
|
10818
10985
|
/**
|
|
10819
10986
|
* @public
|
|
10820
10987
|
*/
|
|
10821
|
-
export interface
|
|
10988
|
+
export interface DescribeInstanceSqlHaHistoryStatesRequest {
|
|
10822
10989
|
/**
|
|
10823
|
-
* <p>The
|
|
10824
|
-
*
|
|
10825
|
-
* <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
|
|
10990
|
+
* <p>The IDs of the SQL Server High Availability instances to describe. If omitted, the API returns
|
|
10991
|
+
* historical states for all SQL Server High Availability instances.</p>
|
|
10826
10992
|
* @public
|
|
10827
10993
|
*/
|
|
10828
10994
|
InstanceIds?: string[] | undefined;
|
|
10829
10995
|
/**
|
|
10830
|
-
* <p>The
|
|
10831
|
-
*
|
|
10832
|
-
*
|
|
10833
|
-
* <p>
|
|
10996
|
+
* <p>The start data and time of the period for which to get the historical
|
|
10997
|
+
* SQL Server High Availability states. If omitted, the API returns all available historical states.</p>
|
|
10998
|
+
* <p>Timezone: UTC</p>
|
|
10999
|
+
* <p>Format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>
|
|
11000
|
+
* </p>
|
|
10834
11001
|
* @public
|
|
10835
11002
|
*/
|
|
10836
|
-
|
|
11003
|
+
StartTime?: Date | undefined;
|
|
10837
11004
|
/**
|
|
10838
|
-
* <p>The
|
|
11005
|
+
* <p>The end data and time of the period for which to get historical SQL Server High Availability
|
|
11006
|
+
* states. If omitted, the API returns historical states up to the current
|
|
11007
|
+
* date and time.</p>
|
|
11008
|
+
* <p>Timezone: UTC</p>
|
|
11009
|
+
* <p>Format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>
|
|
11010
|
+
* </p>
|
|
11011
|
+
* @public
|
|
11012
|
+
*/
|
|
11013
|
+
EndTime?: Date | undefined;
|
|
11014
|
+
/**
|
|
11015
|
+
* <p>The token to use to retrieve the next page of results.</p>
|
|
10839
11016
|
* @public
|
|
10840
11017
|
*/
|
|
10841
11018
|
NextToken?: string | undefined;
|
|
10842
11019
|
/**
|
|
10843
|
-
* <p>
|
|
10844
|
-
*
|
|
10845
|
-
*
|
|
11020
|
+
* <p>The maximum number of results to return for the request in a
|
|
11021
|
+
* single page. The remaining results can be seen by sending another request with the
|
|
11022
|
+
* returned <code>nextToken</code> value.</p>
|
|
10846
11023
|
* @public
|
|
10847
11024
|
*/
|
|
10848
|
-
|
|
11025
|
+
MaxResults?: number | undefined;
|
|
10849
11026
|
/**
|
|
10850
|
-
* <p>
|
|
11027
|
+
* <p>One or more filters to apply to the results. Supported filters
|
|
11028
|
+
* include:</p>
|
|
10851
11029
|
* <ul>
|
|
10852
11030
|
* <li>
|
|
10853
11031
|
* <p>
|
|
10854
|
-
* <code>
|
|
10855
|
-
*
|
|
10856
|
-
*
|
|
10857
|
-
* <p>
|
|
10858
|
-
* <code>availability-zone-id</code> - The ID of the Availability Zone of the
|
|
10859
|
-
* instance.</p>
|
|
10860
|
-
* </li>
|
|
10861
|
-
* <li>
|
|
10862
|
-
* <p>
|
|
10863
|
-
* <code>event.code</code> - The code for the scheduled event
|
|
10864
|
-
* (<code>instance-reboot</code> | <code>system-reboot</code> |
|
|
10865
|
-
* <code>system-maintenance</code> | <code>instance-retirement</code> |
|
|
10866
|
-
* <code>instance-stop</code>).</p>
|
|
10867
|
-
* </li>
|
|
10868
|
-
* <li>
|
|
10869
|
-
* <p>
|
|
10870
|
-
* <code>event.description</code> - A description of the event.</p>
|
|
10871
|
-
* </li>
|
|
10872
|
-
* <li>
|
|
10873
|
-
* <p>
|
|
10874
|
-
* <code>event.instance-event-id</code> - The ID of the event whose date and time
|
|
10875
|
-
* you are modifying.</p>
|
|
10876
|
-
* </li>
|
|
10877
|
-
* <li>
|
|
10878
|
-
* <p>
|
|
10879
|
-
* <code>event.not-after</code> - The latest end time for the scheduled event
|
|
10880
|
-
* (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
10881
|
-
* </li>
|
|
10882
|
-
* <li>
|
|
10883
|
-
* <p>
|
|
10884
|
-
* <code>event.not-before</code> - The earliest start time for the scheduled
|
|
10885
|
-
* event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
10886
|
-
* </li>
|
|
10887
|
-
* <li>
|
|
10888
|
-
* <p>
|
|
10889
|
-
* <code>event.not-before-deadline</code> - The deadline for starting the event
|
|
10890
|
-
* (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
10891
|
-
* </li>
|
|
10892
|
-
* <li>
|
|
10893
|
-
* <p>
|
|
10894
|
-
* <code>instance-state-code</code> - The code for the instance state, as a
|
|
10895
|
-
* 16-bit unsigned integer. The high byte is used for internal purposes and should
|
|
10896
|
-
* be ignored. The low byte is set based on the state represented. The valid values
|
|
10897
|
-
* are 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64
|
|
10898
|
-
* (stopping), and 80 (stopped).</p>
|
|
10899
|
-
* </li>
|
|
10900
|
-
* <li>
|
|
10901
|
-
* <p>
|
|
10902
|
-
* <code>instance-state-name</code> - The state of the instance
|
|
10903
|
-
* (<code>pending</code> | <code>running</code> | <code>shutting-down</code> |
|
|
10904
|
-
* <code>terminated</code> | <code>stopping</code> |
|
|
10905
|
-
* <code>stopped</code>).</p>
|
|
10906
|
-
* </li>
|
|
10907
|
-
* <li>
|
|
10908
|
-
* <p>
|
|
10909
|
-
* <code>instance-status.reachability</code> - Filters on instance status where
|
|
10910
|
-
* the name is <code>reachability</code> (<code>passed</code> | <code>failed</code>
|
|
10911
|
-
* | <code>initializing</code> | <code>insufficient-data</code>).</p>
|
|
10912
|
-
* </li>
|
|
10913
|
-
* <li>
|
|
10914
|
-
* <p>
|
|
10915
|
-
* <code>instance-status.status</code> - The status of the instance
|
|
10916
|
-
* (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
|
|
10917
|
-
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
10918
|
-
* </li>
|
|
10919
|
-
* <li>
|
|
10920
|
-
* <p>
|
|
10921
|
-
* <code>operator.managed</code> - A Boolean that indicates whether this is a
|
|
10922
|
-
* managed instance.</p>
|
|
10923
|
-
* </li>
|
|
10924
|
-
* <li>
|
|
10925
|
-
* <p>
|
|
10926
|
-
* <code>operator.principal</code> - The principal that manages the instance.
|
|
10927
|
-
* Only valid for managed instances, where <code>managed</code> is
|
|
10928
|
-
* <code>true</code>.</p>
|
|
11032
|
+
* <code>tag:<key></code> - The tag key and value pair assigned to the
|
|
11033
|
+
* instance. For example, to find all instances tagged with <code>Owner:TeamA</code>, specify
|
|
11034
|
+
* <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
10929
11035
|
* </li>
|
|
10930
11036
|
* <li>
|
|
10931
11037
|
* <p>
|
|
10932
|
-
* <code>
|
|
10933
|
-
* name is <code>reachability</code> (<code>passed</code> | <code>failed</code> |
|
|
10934
|
-
* <code>initializing</code> | <code>insufficient-data</code>).</p>
|
|
11038
|
+
* <code>tag-key</code> - The tag key assigned to the instance.</p>
|
|
10935
11039
|
* </li>
|
|
10936
11040
|
* <li>
|
|
10937
11041
|
* <p>
|
|
10938
|
-
* <code>
|
|
10939
|
-
*
|
|
10940
|
-
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
11042
|
+
* <code>haStatus</code> - The SQL Server High Availability status of the SQL Server High Availability instance (<code>processing</code> |
|
|
11043
|
+
* <code>active</code> | <code>standby</code> | <code>invalid</code>).</p>
|
|
10941
11044
|
* </li>
|
|
10942
11045
|
* <li>
|
|
10943
11046
|
* <p>
|
|
10944
|
-
* <code>
|
|
10945
|
-
*
|
|
10946
|
-
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
11047
|
+
* <code>sqlServerLicenseUsage</code> - The license type for the SQL Server license
|
|
11048
|
+
* (<code>full</code> | <code>waived</code>).</p>
|
|
10947
11049
|
* </li>
|
|
10948
11050
|
* </ul>
|
|
10949
11051
|
* @public
|
|
10950
11052
|
*/
|
|
10951
11053
|
Filters?: Filter[] | undefined;
|
|
10952
11054
|
/**
|
|
10953
|
-
* <p>
|
|
10954
|
-
*
|
|
10955
|
-
*
|
|
10956
|
-
*
|
|
11055
|
+
* <p>Checks whether you have the required permissions for the action,
|
|
11056
|
+
* without actually making the request, and provides an error response. If you have the
|
|
11057
|
+
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
11058
|
+
* it is <code>UnauthorizedOperation</code>.</p>
|
|
10957
11059
|
* @public
|
|
10958
11060
|
*/
|
|
10959
|
-
|
|
11061
|
+
DryRun?: boolean | undefined;
|
|
10960
11062
|
}
|
|
10961
11063
|
/**
|
|
10962
11064
|
* @public
|
|
10963
11065
|
* @enum
|
|
10964
11066
|
*/
|
|
10965
|
-
export declare const
|
|
10966
|
-
readonly
|
|
11067
|
+
export declare const HaStatus: {
|
|
11068
|
+
readonly active: "active";
|
|
11069
|
+
readonly invalid: "invalid";
|
|
11070
|
+
readonly processing: "processing";
|
|
11071
|
+
readonly standby: "standby";
|
|
10967
11072
|
};
|
|
10968
11073
|
/**
|
|
10969
11074
|
* @public
|
|
10970
11075
|
*/
|
|
10971
|
-
export type
|
|
11076
|
+
export type HaStatus = (typeof HaStatus)[keyof typeof HaStatus];
|
|
10972
11077
|
/**
|
|
10973
11078
|
* @public
|
|
10974
11079
|
* @enum
|
|
10975
11080
|
*/
|
|
10976
|
-
export declare const
|
|
10977
|
-
readonly
|
|
10978
|
-
readonly
|
|
10979
|
-
readonly insufficient_data: "insufficient-data";
|
|
10980
|
-
readonly passed: "passed";
|
|
11081
|
+
export declare const SqlServerLicenseUsage: {
|
|
11082
|
+
readonly full: "full";
|
|
11083
|
+
readonly waived: "waived";
|
|
10981
11084
|
};
|
|
10982
11085
|
/**
|
|
10983
11086
|
* @public
|
|
10984
11087
|
*/
|
|
10985
|
-
export type
|
|
11088
|
+
export type SqlServerLicenseUsage = (typeof SqlServerLicenseUsage)[keyof typeof SqlServerLicenseUsage];
|
|
10986
11089
|
/**
|
|
10987
|
-
* <p>Describes
|
|
11090
|
+
* <p>Describes an Amazon EC2 instance that is enabled for SQL Server High Availability standby
|
|
11091
|
+
* detection monitoring.</p>
|
|
10988
11092
|
* @public
|
|
10989
11093
|
*/
|
|
10990
|
-
export interface
|
|
11094
|
+
export interface RegisteredInstance {
|
|
10991
11095
|
/**
|
|
10992
|
-
* <p>The
|
|
11096
|
+
* <p>The ID of the SQL Server High Availability instance.</p>
|
|
10993
11097
|
* @public
|
|
10994
11098
|
*/
|
|
10995
|
-
|
|
11099
|
+
InstanceId?: string | undefined;
|
|
10996
11100
|
/**
|
|
10997
|
-
* <p>The
|
|
11101
|
+
* <p>The license type for the SQL Server license. Valid values include:</p>
|
|
11102
|
+
* <ul>
|
|
11103
|
+
* <li>
|
|
11104
|
+
* <p>
|
|
11105
|
+
* <code>full</code> - The SQL Server High Availability instance is using a full SQL Server license.</p>
|
|
11106
|
+
* </li>
|
|
11107
|
+
* <li>
|
|
11108
|
+
* <p>
|
|
11109
|
+
* <code>waived</code> - The SQL Server High Availability instance is waived from the SQL Server license.</p>
|
|
11110
|
+
* </li>
|
|
11111
|
+
* </ul>
|
|
10998
11112
|
* @public
|
|
10999
11113
|
*/
|
|
11000
|
-
|
|
11114
|
+
SqlServerLicenseUsage?: SqlServerLicenseUsage | undefined;
|
|
11001
11115
|
/**
|
|
11002
|
-
* <p>The
|
|
11003
|
-
*
|
|
11004
|
-
|
|
11005
|
-
|
|
11006
|
-
|
|
11007
|
-
|
|
11008
|
-
|
|
11009
|
-
|
|
11010
|
-
|
|
11011
|
-
|
|
11012
|
-
|
|
11013
|
-
|
|
11014
|
-
|
|
11015
|
-
|
|
11016
|
-
|
|
11017
|
-
|
|
11018
|
-
|
|
11019
|
-
|
|
11020
|
-
|
|
11021
|
-
|
|
11022
|
-
|
|
11023
|
-
* <p>Provides a summary of the attached EBS volume status for an instance.</p>
|
|
11024
|
-
* @public
|
|
11025
|
-
*/
|
|
11026
|
-
export interface EbsStatusSummary {
|
|
11027
|
-
/**
|
|
11028
|
-
* <p>Details about the attached EBS status check for an instance.</p>
|
|
11029
|
-
* @public
|
|
11030
|
-
*/
|
|
11031
|
-
Details?: EbsStatusDetails[] | undefined;
|
|
11032
|
-
/**
|
|
11033
|
-
* <p>The current status.</p>
|
|
11034
|
-
* @public
|
|
11035
|
-
*/
|
|
11036
|
-
Status?: SummaryStatus | undefined;
|
|
11037
|
-
}
|
|
11038
|
-
/**
|
|
11039
|
-
* @public
|
|
11040
|
-
* @enum
|
|
11041
|
-
*/
|
|
11042
|
-
export declare const EventCode: {
|
|
11043
|
-
readonly instance_reboot: "instance-reboot";
|
|
11044
|
-
readonly instance_retirement: "instance-retirement";
|
|
11045
|
-
readonly instance_stop: "instance-stop";
|
|
11046
|
-
readonly system_maintenance: "system-maintenance";
|
|
11047
|
-
readonly system_reboot: "system-reboot";
|
|
11048
|
-
};
|
|
11049
|
-
/**
|
|
11050
|
-
* @public
|
|
11051
|
-
*/
|
|
11052
|
-
export type EventCode = (typeof EventCode)[keyof typeof EventCode];
|
|
11053
|
-
/**
|
|
11054
|
-
* <p>Describes a scheduled event for an instance.</p>
|
|
11055
|
-
* @public
|
|
11056
|
-
*/
|
|
11057
|
-
export interface InstanceStatusEvent {
|
|
11058
|
-
/**
|
|
11059
|
-
* <p>The ID of the event.</p>
|
|
11060
|
-
* @public
|
|
11061
|
-
*/
|
|
11062
|
-
InstanceEventId?: string | undefined;
|
|
11063
|
-
/**
|
|
11064
|
-
* <p>The event code.</p>
|
|
11065
|
-
* @public
|
|
11066
|
-
*/
|
|
11067
|
-
Code?: EventCode | undefined;
|
|
11068
|
-
/**
|
|
11069
|
-
* <p>A description of the event.</p>
|
|
11070
|
-
* <p>After a scheduled event is completed, it can still be described for up to a week. If
|
|
11071
|
-
* the event has been completed, this description starts with the following text:
|
|
11072
|
-
* [Completed].</p>
|
|
11073
|
-
* @public
|
|
11074
|
-
*/
|
|
11075
|
-
Description?: string | undefined;
|
|
11076
|
-
/**
|
|
11077
|
-
* <p>The latest scheduled end time for the event.</p>
|
|
11078
|
-
* @public
|
|
11079
|
-
*/
|
|
11080
|
-
NotAfter?: Date | undefined;
|
|
11081
|
-
/**
|
|
11082
|
-
* <p>The earliest scheduled start time for the event.</p>
|
|
11116
|
+
* <p>The SQL Server High Availability status of the instance. Valid values are:</p>
|
|
11117
|
+
* <ul>
|
|
11118
|
+
* <li>
|
|
11119
|
+
* <p>
|
|
11120
|
+
* <code>processing</code> - The SQL Server High Availability status for the SQL Server High Availability instance is being updated.</p>
|
|
11121
|
+
* </li>
|
|
11122
|
+
* <li>
|
|
11123
|
+
* <p>
|
|
11124
|
+
* <code>active</code> - The SQL Server High Availability instance is an active node in an SQL Server High Availability cluster.</p>
|
|
11125
|
+
* </li>
|
|
11126
|
+
* <li>
|
|
11127
|
+
* <p>
|
|
11128
|
+
* <code>standby</code> - The SQL Server High Availability instance is a standby failover node in an SQL Server High Availability
|
|
11129
|
+
* cluster.</p>
|
|
11130
|
+
* </li>
|
|
11131
|
+
* <li>
|
|
11132
|
+
* <p>
|
|
11133
|
+
* <code>invalid</code> - An error occurred due to misconfigured permissions, or unable
|
|
11134
|
+
* to dertemine SQL Server High Availability status for the SQL Server High Availability instance.</p>
|
|
11135
|
+
* </li>
|
|
11136
|
+
* </ul>
|
|
11083
11137
|
* @public
|
|
11084
11138
|
*/
|
|
11085
|
-
|
|
11139
|
+
HaStatus?: HaStatus | undefined;
|
|
11086
11140
|
/**
|
|
11087
|
-
* <p>
|
|
11141
|
+
* <p>A brief description of the SQL Server High Availability status. If the instance is in the <code>invalid</code>
|
|
11142
|
+
* High Availability status, this parameter includes the error message.</p>
|
|
11088
11143
|
* @public
|
|
11089
11144
|
*/
|
|
11090
|
-
|
|
11091
|
-
}
|
|
11092
|
-
/**
|
|
11093
|
-
* <p>Describes the instance status.</p>
|
|
11094
|
-
* @public
|
|
11095
|
-
*/
|
|
11096
|
-
export interface InstanceStatusDetails {
|
|
11145
|
+
ProcessingStatus?: string | undefined;
|
|
11097
11146
|
/**
|
|
11098
|
-
* <p>The time when
|
|
11099
|
-
*
|
|
11147
|
+
* <p>The date and time when the instance's SQL Server High Availability status was last updated, in the ISO 8601 format
|
|
11148
|
+
* in the UTC time zone (<code>YYYY-MM-DDThh:mm:ss.sssZ</code>).</p>
|
|
11100
11149
|
* @public
|
|
11101
11150
|
*/
|
|
11102
|
-
|
|
11151
|
+
LastUpdatedTime?: Date | undefined;
|
|
11103
11152
|
/**
|
|
11104
|
-
* <p>The
|
|
11153
|
+
* <p>The ARN of the Secrets Manager secret containing the SQL Server access credentials for the SQL Server High Availability instance.
|
|
11154
|
+
* If not specified, deafult local user credentials will be used by the Amazon Web Services Systems Manager agent.</p>
|
|
11105
11155
|
* @public
|
|
11106
11156
|
*/
|
|
11107
|
-
|
|
11157
|
+
SqlServerCredentials?: string | undefined;
|
|
11108
11158
|
/**
|
|
11109
|
-
* <p>The
|
|
11159
|
+
* <p>The tags assigned to the SQL Server High Availability instance.</p>
|
|
11110
11160
|
* @public
|
|
11111
11161
|
*/
|
|
11112
|
-
|
|
11162
|
+
Tags?: Tag[] | undefined;
|
|
11113
11163
|
}
|
|
11114
11164
|
/**
|
|
11115
|
-
* <p>Describes the status of an instance.</p>
|
|
11116
11165
|
* @public
|
|
11117
11166
|
*/
|
|
11118
|
-
export interface
|
|
11167
|
+
export interface DescribeInstanceSqlHaHistoryStatesResult {
|
|
11119
11168
|
/**
|
|
11120
|
-
* <p>
|
|
11169
|
+
* <p>Information about the historical SQL Server High Availability states of the SQL Server High Availability instances.</p>
|
|
11121
11170
|
* @public
|
|
11122
11171
|
*/
|
|
11123
|
-
|
|
11172
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
11124
11173
|
/**
|
|
11125
|
-
* <p>The
|
|
11174
|
+
* <p>The token to use to retrieve the next page of results.
|
|
11175
|
+
* This value is <code>null</code> when there are no more results to return.</p>
|
|
11126
11176
|
* @public
|
|
11127
11177
|
*/
|
|
11128
|
-
|
|
11178
|
+
NextToken?: string | undefined;
|
|
11129
11179
|
}
|
|
11130
11180
|
/**
|
|
11131
|
-
* <p>Describes the status of an instance.</p>
|
|
11132
11181
|
* @public
|
|
11133
11182
|
*/
|
|
11134
|
-
export interface
|
|
11135
|
-
/**
|
|
11136
|
-
* <p>The Availability Zone of the instance.</p>
|
|
11137
|
-
* @public
|
|
11138
|
-
*/
|
|
11139
|
-
AvailabilityZone?: string | undefined;
|
|
11140
|
-
/**
|
|
11141
|
-
* <p>The ID of the Availability Zone of the instance.</p>
|
|
11142
|
-
* @public
|
|
11143
|
-
*/
|
|
11144
|
-
AvailabilityZoneId?: string | undefined;
|
|
11183
|
+
export interface DescribeInstanceSqlHaStatesRequest {
|
|
11145
11184
|
/**
|
|
11146
|
-
* <p>The
|
|
11185
|
+
* <p>The IDs of the SQL Server High Availability instances to describe. If omitted, the API returns
|
|
11186
|
+
* SQL Server High Availability states for all SQL Server High Availability instances.</p>
|
|
11147
11187
|
* @public
|
|
11148
11188
|
*/
|
|
11149
|
-
|
|
11150
|
-
/**
|
|
11151
|
-
* <p>The service provider that manages the instance.</p>
|
|
11152
|
-
* @public
|
|
11153
|
-
*/
|
|
11154
|
-
Operator?: OperatorResponse | undefined;
|
|
11155
|
-
/**
|
|
11156
|
-
* <p>Any scheduled events associated with the instance.</p>
|
|
11157
|
-
* @public
|
|
11158
|
-
*/
|
|
11159
|
-
Events?: InstanceStatusEvent[] | undefined;
|
|
11160
|
-
/**
|
|
11161
|
-
* <p>The ID of the instance.</p>
|
|
11162
|
-
* @public
|
|
11163
|
-
*/
|
|
11164
|
-
InstanceId?: string | undefined;
|
|
11189
|
+
InstanceIds?: string[] | undefined;
|
|
11165
11190
|
/**
|
|
11166
|
-
* <p>The
|
|
11167
|
-
* that an instance be in the <code>running</code> state.</p>
|
|
11191
|
+
* <p>The token to use to retrieve the next page of results.</p>
|
|
11168
11192
|
* @public
|
|
11169
11193
|
*/
|
|
11170
|
-
|
|
11194
|
+
NextToken?: string | undefined;
|
|
11171
11195
|
/**
|
|
11172
|
-
* <p>
|
|
11173
|
-
*
|
|
11196
|
+
* <p>The maximum number of results to return for the request in a
|
|
11197
|
+
* single page. The remaining results can be seen by sending another request with the
|
|
11198
|
+
* returned <code>nextToken</code> value.</p>
|
|
11174
11199
|
* @public
|
|
11175
11200
|
*/
|
|
11176
|
-
|
|
11201
|
+
MaxResults?: number | undefined;
|
|
11177
11202
|
/**
|
|
11178
|
-
* <p>
|
|
11179
|
-
*
|
|
11203
|
+
* <p>One or more filters to apply to the results. Supported filters
|
|
11204
|
+
* include:</p>
|
|
11205
|
+
* <ul>
|
|
11206
|
+
* <li>
|
|
11207
|
+
* <p>
|
|
11208
|
+
* <code>tag:<key></code> - The tag key and value pair assigned to the
|
|
11209
|
+
* instance. For example, to find all instances tagged with <code>Owner:TeamA</code>, specify
|
|
11210
|
+
* <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
11211
|
+
* </li>
|
|
11212
|
+
* <li>
|
|
11213
|
+
* <p>
|
|
11214
|
+
* <code>tag-key</code> - The tag key assigned to the instance.</p>
|
|
11215
|
+
* </li>
|
|
11216
|
+
* <li>
|
|
11217
|
+
* <p>
|
|
11218
|
+
* <code>haStatus</code> - The SQL Server High Availability status of the SQL Server High Availability instance (<code>processing</code> |
|
|
11219
|
+
* <code>active</code> | <code>standby</code> | <code>invalid</code>).</p>
|
|
11220
|
+
* </li>
|
|
11221
|
+
* <li>
|
|
11222
|
+
* <p>
|
|
11223
|
+
* <code>sqlServerLicenseUsage</code> - The license type for the SQL Server license
|
|
11224
|
+
* (<code>full</code> | <code>waived</code>).</p>
|
|
11225
|
+
* </li>
|
|
11226
|
+
* </ul>
|
|
11180
11227
|
* @public
|
|
11181
11228
|
*/
|
|
11182
|
-
|
|
11229
|
+
Filters?: Filter[] | undefined;
|
|
11183
11230
|
/**
|
|
11184
|
-
* <p>
|
|
11185
|
-
*
|
|
11231
|
+
* <p>Checks whether you have the required permissions for the action,
|
|
11232
|
+
* without actually making the request, and provides an error response. If you have the
|
|
11233
|
+
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
11234
|
+
* it is <code>UnauthorizedOperation</code>.</p>
|
|
11186
11235
|
* @public
|
|
11187
11236
|
*/
|
|
11188
|
-
|
|
11237
|
+
DryRun?: boolean | undefined;
|
|
11189
11238
|
}
|
|
11190
11239
|
/**
|
|
11191
11240
|
* @public
|
|
11192
11241
|
*/
|
|
11193
|
-
export interface
|
|
11242
|
+
export interface DescribeInstanceSqlHaStatesResult {
|
|
11194
11243
|
/**
|
|
11195
|
-
* <p>Information about the
|
|
11244
|
+
* <p>Information about the SQL Server High Availability instances.</p>
|
|
11196
11245
|
* @public
|
|
11197
11246
|
*/
|
|
11198
|
-
|
|
11247
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
11199
11248
|
/**
|
|
11200
|
-
* <p>The token to
|
|
11201
|
-
*
|
|
11249
|
+
* <p>The token to use to retrieve the next page of results.
|
|
11250
|
+
* This value is <code>null</code> when there are no more results to return.</p>
|
|
11202
11251
|
* @public
|
|
11203
11252
|
*/
|
|
11204
11253
|
NextToken?: string | undefined;
|
|
@@ -11206,257 +11255,220 @@ export interface DescribeInstanceStatusResult {
|
|
|
11206
11255
|
/**
|
|
11207
11256
|
* @public
|
|
11208
11257
|
*/
|
|
11209
|
-
export interface
|
|
11210
|
-
/**
|
|
11211
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
11212
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
11213
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
11214
|
-
* @public
|
|
11215
|
-
*/
|
|
11216
|
-
DryRun?: boolean | undefined;
|
|
11258
|
+
export interface DescribeInstanceStatusRequest {
|
|
11217
11259
|
/**
|
|
11218
|
-
* <p>The
|
|
11260
|
+
* <p>The instance IDs.</p>
|
|
11261
|
+
* <p>Default: Describes all your instances.</p>
|
|
11262
|
+
* <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
|
|
11219
11263
|
* @public
|
|
11220
11264
|
*/
|
|
11221
|
-
|
|
11265
|
+
InstanceIds?: string[] | undefined;
|
|
11222
11266
|
/**
|
|
11223
11267
|
* <p>The maximum number of items to return for this request.
|
|
11224
11268
|
* To get the next page of items, make another request with the token returned in the output.
|
|
11225
11269
|
* For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Query-Requests.html#api-pagination">Pagination</a>.</p>
|
|
11226
|
-
* <p>You
|
|
11227
|
-
* request.</p>
|
|
11228
|
-
* <p>Default: <code>20</code>
|
|
11229
|
-
* </p>
|
|
11270
|
+
* <p>You cannot specify this parameter and the instance IDs parameter in the same request.</p>
|
|
11230
11271
|
* @public
|
|
11231
11272
|
*/
|
|
11232
11273
|
MaxResults?: number | undefined;
|
|
11233
11274
|
/**
|
|
11234
|
-
* <p>The
|
|
11235
|
-
* <p>Default: Describes all your instances.</p>
|
|
11236
|
-
* <p>Constraints: Maximum 100 explicitly specified instance IDs.</p>
|
|
11275
|
+
* <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
|
|
11237
11276
|
* @public
|
|
11238
11277
|
*/
|
|
11239
|
-
|
|
11278
|
+
NextToken?: string | undefined;
|
|
11240
11279
|
/**
|
|
11241
|
-
* <p>
|
|
11242
|
-
*
|
|
11280
|
+
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
11281
|
+
* request, and provides an error response. If you have the required permissions, the error response is
|
|
11282
|
+
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
11243
11283
|
* @public
|
|
11244
11284
|
*/
|
|
11245
|
-
|
|
11285
|
+
DryRun?: boolean | undefined;
|
|
11246
11286
|
/**
|
|
11247
11287
|
* <p>The filters.</p>
|
|
11248
11288
|
* <ul>
|
|
11249
11289
|
* <li>
|
|
11250
11290
|
* <p>
|
|
11251
|
-
* <code>availability-zone</code> - The
|
|
11252
|
-
* example, <code>us-west-2a</code>) or Local Zone (for example,
|
|
11253
|
-
* <code>us-west-2-lax-1b</code>) that the instance is in.</p>
|
|
11291
|
+
* <code>availability-zone</code> - The Availability Zone of the instance.</p>
|
|
11254
11292
|
* </li>
|
|
11255
11293
|
* <li>
|
|
11256
11294
|
* <p>
|
|
11257
|
-
* <code>
|
|
11258
|
-
*
|
|
11259
|
-
* <code>p4d*</code>). You can use the <code>*</code> wildcard to match zero or
|
|
11260
|
-
* more characters, or the <code>?</code> wildcard to match zero or one
|
|
11261
|
-
* character.</p>
|
|
11295
|
+
* <code>availability-zone-id</code> - The ID of the Availability Zone of the
|
|
11296
|
+
* instance.</p>
|
|
11262
11297
|
* </li>
|
|
11263
11298
|
* <li>
|
|
11264
11299
|
* <p>
|
|
11265
|
-
* <code>
|
|
11266
|
-
* <code>
|
|
11267
|
-
* <code>
|
|
11300
|
+
* <code>event.code</code> - The code for the scheduled event
|
|
11301
|
+
* (<code>instance-reboot</code> | <code>system-reboot</code> |
|
|
11302
|
+
* <code>system-maintenance</code> | <code>instance-retirement</code> |
|
|
11303
|
+
* <code>instance-stop</code>).</p>
|
|
11268
11304
|
* </li>
|
|
11269
|
-
* </ul>
|
|
11270
|
-
* @public
|
|
11271
|
-
*/
|
|
11272
|
-
Filters?: Filter[] | undefined;
|
|
11273
|
-
}
|
|
11274
|
-
/**
|
|
11275
|
-
* <p>Information about the instance topology.</p>
|
|
11276
|
-
* @public
|
|
11277
|
-
*/
|
|
11278
|
-
export interface InstanceTopology {
|
|
11279
|
-
/**
|
|
11280
|
-
* <p>The instance ID.</p>
|
|
11281
|
-
* @public
|
|
11282
|
-
*/
|
|
11283
|
-
InstanceId?: string | undefined;
|
|
11284
|
-
/**
|
|
11285
|
-
* <p>The instance type.</p>
|
|
11286
|
-
* @public
|
|
11287
|
-
*/
|
|
11288
|
-
InstanceType?: string | undefined;
|
|
11289
|
-
/**
|
|
11290
|
-
* <p>The name of the placement group that the instance is in.</p>
|
|
11291
|
-
* @public
|
|
11292
|
-
*/
|
|
11293
|
-
GroupName?: string | undefined;
|
|
11294
|
-
/**
|
|
11295
|
-
* <p>The network nodes. The nodes are hashed based on your account. Instances from
|
|
11296
|
-
* different accounts running under the same server will return a different hashed list of
|
|
11297
|
-
* strings.</p>
|
|
11298
|
-
* <p>The value is <code>null</code> or empty if:</p>
|
|
11299
|
-
* <ul>
|
|
11300
11305
|
* <li>
|
|
11301
|
-
* <p>
|
|
11306
|
+
* <p>
|
|
11307
|
+
* <code>event.description</code> - A description of the event.</p>
|
|
11302
11308
|
* </li>
|
|
11303
11309
|
* <li>
|
|
11304
|
-
* <p>
|
|
11310
|
+
* <p>
|
|
11311
|
+
* <code>event.instance-event-id</code> - The ID of the event whose date and time
|
|
11312
|
+
* you are modifying.</p>
|
|
11305
11313
|
* </li>
|
|
11306
|
-
* </ul>
|
|
11307
|
-
* @public
|
|
11308
|
-
*/
|
|
11309
|
-
NetworkNodes?: string[] | undefined;
|
|
11310
|
-
/**
|
|
11311
|
-
* <p>The name of the Availability Zone or Local Zone that the instance is in.</p>
|
|
11312
|
-
* @public
|
|
11313
|
-
*/
|
|
11314
|
-
AvailabilityZone?: string | undefined;
|
|
11315
|
-
/**
|
|
11316
|
-
* <p>The ID of the Availability Zone or Local Zone that the instance is in.</p>
|
|
11317
|
-
* @public
|
|
11318
|
-
*/
|
|
11319
|
-
ZoneId?: string | undefined;
|
|
11320
|
-
/**
|
|
11321
|
-
* <p>The ID of the Capacity Block. This parameter is only supported for UltraServer
|
|
11322
|
-
* instances and identifies instances within the UltraServer domain.</p>
|
|
11323
|
-
* @public
|
|
11324
|
-
*/
|
|
11325
|
-
CapacityBlockId?: string | undefined;
|
|
11326
|
-
}
|
|
11327
|
-
/**
|
|
11328
|
-
* @public
|
|
11329
|
-
*/
|
|
11330
|
-
export interface DescribeInstanceTopologyResult {
|
|
11331
|
-
/**
|
|
11332
|
-
* <p>Information about the topology of each instance.</p>
|
|
11333
|
-
* @public
|
|
11334
|
-
*/
|
|
11335
|
-
Instances?: InstanceTopology[] | undefined;
|
|
11336
|
-
/**
|
|
11337
|
-
* <p>The token to include in another request to get the next page of items. This value is <code>null</code> when there
|
|
11338
|
-
* are no more items to return.</p>
|
|
11339
|
-
* @public
|
|
11340
|
-
*/
|
|
11341
|
-
NextToken?: string | undefined;
|
|
11342
|
-
}
|
|
11343
|
-
/**
|
|
11344
|
-
* @public
|
|
11345
|
-
* @enum
|
|
11346
|
-
*/
|
|
11347
|
-
export declare const LocationType: {
|
|
11348
|
-
readonly availability_zone: "availability-zone";
|
|
11349
|
-
readonly availability_zone_id: "availability-zone-id";
|
|
11350
|
-
readonly outpost: "outpost";
|
|
11351
|
-
readonly region: "region";
|
|
11352
|
-
};
|
|
11353
|
-
/**
|
|
11354
|
-
* @public
|
|
11355
|
-
*/
|
|
11356
|
-
export type LocationType = (typeof LocationType)[keyof typeof LocationType];
|
|
11357
|
-
/**
|
|
11358
|
-
* @public
|
|
11359
|
-
*/
|
|
11360
|
-
export interface DescribeInstanceTypeOfferingsRequest {
|
|
11361
|
-
/**
|
|
11362
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
11363
|
-
* and provides an error response. If you have the required permissions, the error response is
|
|
11364
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
11365
|
-
* @public
|
|
11366
|
-
*/
|
|
11367
|
-
DryRun?: boolean | undefined;
|
|
11368
|
-
/**
|
|
11369
|
-
* <p>The location type.</p>
|
|
11370
|
-
* <ul>
|
|
11371
11314
|
* <li>
|
|
11372
11315
|
* <p>
|
|
11373
|
-
* <code>
|
|
11374
|
-
*
|
|
11316
|
+
* <code>event.not-after</code> - The latest end time for the scheduled event
|
|
11317
|
+
* (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
11375
11318
|
* </li>
|
|
11376
11319
|
* <li>
|
|
11377
11320
|
* <p>
|
|
11378
|
-
* <code>
|
|
11379
|
-
*
|
|
11321
|
+
* <code>event.not-before</code> - The earliest start time for the scheduled
|
|
11322
|
+
* event (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
11380
11323
|
* </li>
|
|
11381
11324
|
* <li>
|
|
11382
11325
|
* <p>
|
|
11383
|
-
* <code>
|
|
11384
|
-
*
|
|
11326
|
+
* <code>event.not-before-deadline</code> - The deadline for starting the event
|
|
11327
|
+
* (for example, <code>2014-09-15T17:15:20.000Z</code>).</p>
|
|
11385
11328
|
* </li>
|
|
11386
11329
|
* <li>
|
|
11387
11330
|
* <p>
|
|
11388
|
-
* <code>
|
|
11389
|
-
*
|
|
11331
|
+
* <code>instance-state-code</code> - The code for the instance state, as a
|
|
11332
|
+
* 16-bit unsigned integer. The high byte is used for internal purposes and should
|
|
11333
|
+
* be ignored. The low byte is set based on the state represented. The valid values
|
|
11334
|
+
* are 0 (pending), 16 (running), 32 (shutting-down), 48 (terminated), 64
|
|
11335
|
+
* (stopping), and 80 (stopped).</p>
|
|
11336
|
+
* </li>
|
|
11337
|
+
* <li>
|
|
11338
|
+
* <p>
|
|
11339
|
+
* <code>instance-state-name</code> - The state of the instance
|
|
11340
|
+
* (<code>pending</code> | <code>running</code> | <code>shutting-down</code> |
|
|
11341
|
+
* <code>terminated</code> | <code>stopping</code> |
|
|
11342
|
+
* <code>stopped</code>).</p>
|
|
11343
|
+
* </li>
|
|
11344
|
+
* <li>
|
|
11345
|
+
* <p>
|
|
11346
|
+
* <code>instance-status.reachability</code> - Filters on instance status where
|
|
11347
|
+
* the name is <code>reachability</code> (<code>passed</code> | <code>failed</code>
|
|
11348
|
+
* | <code>initializing</code> | <code>insufficient-data</code>).</p>
|
|
11349
|
+
* </li>
|
|
11350
|
+
* <li>
|
|
11351
|
+
* <p>
|
|
11352
|
+
* <code>instance-status.status</code> - The status of the instance
|
|
11353
|
+
* (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
|
|
11354
|
+
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
11390
11355
|
* </li>
|
|
11391
|
-
* </ul>
|
|
11392
|
-
* @public
|
|
11393
|
-
*/
|
|
11394
|
-
LocationType?: LocationType | undefined;
|
|
11395
|
-
/**
|
|
11396
|
-
* <p>One or more filters. Filter names and values are case-sensitive.</p>
|
|
11397
|
-
* <ul>
|
|
11398
11356
|
* <li>
|
|
11399
11357
|
* <p>
|
|
11400
|
-
* <code>
|
|
11358
|
+
* <code>operator.managed</code> - A Boolean that indicates whether this is a
|
|
11359
|
+
* managed instance.</p>
|
|
11360
|
+
* </li>
|
|
11361
|
+
* <li>
|
|
11362
|
+
* <p>
|
|
11363
|
+
* <code>operator.principal</code> - The principal that manages the instance.
|
|
11364
|
+
* Only valid for managed instances, where <code>managed</code> is
|
|
11365
|
+
* <code>true</code>.</p>
|
|
11366
|
+
* </li>
|
|
11367
|
+
* <li>
|
|
11368
|
+
* <p>
|
|
11369
|
+
* <code>system-status.reachability</code> - Filters on system status where the
|
|
11370
|
+
* name is <code>reachability</code> (<code>passed</code> | <code>failed</code> |
|
|
11371
|
+
* <code>initializing</code> | <code>insufficient-data</code>).</p>
|
|
11372
|
+
* </li>
|
|
11373
|
+
* <li>
|
|
11374
|
+
* <p>
|
|
11375
|
+
* <code>system-status.status</code> - The system status of the instance
|
|
11376
|
+
* (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
|
|
11377
|
+
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
11401
11378
|
* </li>
|
|
11402
11379
|
* <li>
|
|
11403
11380
|
* <p>
|
|
11404
|
-
* <code>
|
|
11381
|
+
* <code>attached-ebs-status.status</code> - The status of the attached EBS volume
|
|
11382
|
+
* for the instance (<code>ok</code> | <code>impaired</code> | <code>initializing</code> |
|
|
11383
|
+
* <code>insufficient-data</code> | <code>not-applicable</code>).</p>
|
|
11405
11384
|
* </li>
|
|
11406
11385
|
* </ul>
|
|
11407
11386
|
* @public
|
|
11408
11387
|
*/
|
|
11409
11388
|
Filters?: Filter[] | undefined;
|
|
11410
11389
|
/**
|
|
11411
|
-
* <p>
|
|
11412
|
-
*
|
|
11413
|
-
*
|
|
11414
|
-
*
|
|
11415
|
-
*/
|
|
11416
|
-
MaxResults?: number | undefined;
|
|
11417
|
-
/**
|
|
11418
|
-
* <p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>
|
|
11390
|
+
* <p>When <code>true</code>, includes the health status for all instances. When
|
|
11391
|
+
* <code>false</code>, includes the health status for running instances only.</p>
|
|
11392
|
+
* <p>Default: <code>false</code>
|
|
11393
|
+
* </p>
|
|
11419
11394
|
* @public
|
|
11420
11395
|
*/
|
|
11421
|
-
|
|
11396
|
+
IncludeAllInstances?: boolean | undefined;
|
|
11422
11397
|
}
|
|
11423
11398
|
/**
|
|
11424
|
-
*
|
|
11399
|
+
* @public
|
|
11400
|
+
* @enum
|
|
11401
|
+
*/
|
|
11402
|
+
export declare const StatusName: {
|
|
11403
|
+
readonly reachability: "reachability";
|
|
11404
|
+
};
|
|
11405
|
+
/**
|
|
11425
11406
|
* @public
|
|
11426
11407
|
*/
|
|
11427
|
-
export
|
|
11408
|
+
export type StatusName = (typeof StatusName)[keyof typeof StatusName];
|
|
11409
|
+
/**
|
|
11410
|
+
* @public
|
|
11411
|
+
* @enum
|
|
11412
|
+
*/
|
|
11413
|
+
export declare const StatusType: {
|
|
11414
|
+
readonly failed: "failed";
|
|
11415
|
+
readonly initializing: "initializing";
|
|
11416
|
+
readonly insufficient_data: "insufficient-data";
|
|
11417
|
+
readonly passed: "passed";
|
|
11418
|
+
};
|
|
11419
|
+
/**
|
|
11420
|
+
* @public
|
|
11421
|
+
*/
|
|
11422
|
+
export type StatusType = (typeof StatusType)[keyof typeof StatusType];
|
|
11423
|
+
/**
|
|
11424
|
+
* <p>Describes the attached EBS status check for an instance.</p>
|
|
11425
|
+
* @public
|
|
11426
|
+
*/
|
|
11427
|
+
export interface EbsStatusDetails {
|
|
11428
11428
|
/**
|
|
11429
|
-
* <p>The
|
|
11430
|
-
* User Guide</i>.</p>
|
|
11429
|
+
* <p>The date and time when the attached EBS status check failed.</p>
|
|
11431
11430
|
* @public
|
|
11432
11431
|
*/
|
|
11433
|
-
|
|
11432
|
+
ImpairedSince?: Date | undefined;
|
|
11434
11433
|
/**
|
|
11435
|
-
* <p>The
|
|
11434
|
+
* <p>The name of the attached EBS status check.</p>
|
|
11436
11435
|
* @public
|
|
11437
11436
|
*/
|
|
11438
|
-
|
|
11437
|
+
Name?: StatusName | undefined;
|
|
11439
11438
|
/**
|
|
11440
|
-
* <p>The
|
|
11441
|
-
* location type is <code>region</code>, the location is the Region code (for example,
|
|
11442
|
-
* <code>us-east-2</code>.)</p>
|
|
11439
|
+
* <p>The result of the attached EBS status check.</p>
|
|
11443
11440
|
* @public
|
|
11444
11441
|
*/
|
|
11445
|
-
|
|
11442
|
+
Status?: StatusType | undefined;
|
|
11446
11443
|
}
|
|
11447
11444
|
/**
|
|
11448
11445
|
* @public
|
|
11446
|
+
* @enum
|
|
11449
11447
|
*/
|
|
11450
|
-
export
|
|
11448
|
+
export declare const SummaryStatus: {
|
|
11449
|
+
readonly impaired: "impaired";
|
|
11450
|
+
readonly initializing: "initializing";
|
|
11451
|
+
readonly insufficient_data: "insufficient-data";
|
|
11452
|
+
readonly not_applicable: "not-applicable";
|
|
11453
|
+
readonly ok: "ok";
|
|
11454
|
+
};
|
|
11455
|
+
/**
|
|
11456
|
+
* @public
|
|
11457
|
+
*/
|
|
11458
|
+
export type SummaryStatus = (typeof SummaryStatus)[keyof typeof SummaryStatus];
|
|
11459
|
+
/**
|
|
11460
|
+
* <p>Provides a summary of the attached EBS volume status for an instance.</p>
|
|
11461
|
+
* @public
|
|
11462
|
+
*/
|
|
11463
|
+
export interface EbsStatusSummary {
|
|
11451
11464
|
/**
|
|
11452
|
-
* <p>
|
|
11465
|
+
* <p>Details about the attached EBS status check for an instance.</p>
|
|
11453
11466
|
* @public
|
|
11454
11467
|
*/
|
|
11455
|
-
|
|
11468
|
+
Details?: EbsStatusDetails[] | undefined;
|
|
11456
11469
|
/**
|
|
11457
|
-
* <p>The
|
|
11458
|
-
* are no more items to return.</p>
|
|
11470
|
+
* <p>The current status.</p>
|
|
11459
11471
|
* @public
|
|
11460
11472
|
*/
|
|
11461
|
-
|
|
11473
|
+
Status?: SummaryStatus | undefined;
|
|
11462
11474
|
}
|