@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
|
@@ -1,8 +1,439 @@
|
|
|
1
|
-
import { ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AllowedPrincipal, AsnAssociation, AssociationStatus, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPolicyTableAssociation, TrunkInterfaceAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
|
|
2
|
-
import { CapacityReservationState, DiskImageFormat, IpAddressType,
|
|
3
|
-
import { VerifiedAccessEndpoint } from "./models_2";
|
|
4
|
-
import { ConnectionNotification, DnsEntry, DnsNameState, Filter, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConnection, VpnGateway } from "./models_3";
|
|
5
|
-
import { AttributeBooleanValue, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, MetricType, PeriodType, ProductCode, ReservationState, StatisticType } from "./models_4";
|
|
1
|
+
import { ActiveVpnTunnelStatus, AddressTransfer, AllowedImagesSettingsDisabledState, AllowedImagesSettingsEnabledState, AllowedPrincipal, AsnAssociation, AssociationStatus, DeviceTrustProviderType, IamInstanceProfileAssociation, InstanceEventWindow, IpamResourceDiscoveryAssociation, NatGatewayAddress, RouteServerAssociation, SecurityGroupVpcAssociationState, SubnetIpv6CidrBlockAssociation, Tag, TagSpecification, TransitGatewayAssociation, TransitGatewayAttachmentResourceType, TransitGatewayMulticastDomainAssociations, TransitGatewayPeeringAttachment, TransitGatewayPolicyTableAssociation, TransitGatewayVpcAttachment, TrunkInterfaceAssociation, UserTrustProviderType, VerifiedAccessInstance, VerifiedAccessTrustProvider, VpcCidrBlockAssociation, VpcIpv6CidrBlockAssociation, VpcPeeringConnection } from "./models_0";
|
|
2
|
+
import { CapacityReservationState, DiskImageFormat, IpAddressType, Volume, VolumeType, Vpc } from "./models_1";
|
|
3
|
+
import { TransitGateway, TransitGatewayMulticastDomain, TransitGatewayPolicyTable, TransitGatewayRouteTable, TransitGatewayRouteTableAnnouncement, VerifiedAccessEndpoint } from "./models_2";
|
|
4
|
+
import { ConnectionNotification, DnsEntry, DnsNameState, Filter, PayerResponsibility, ServiceConfiguration, ServiceConnectivityType, ServiceTypeDetail, State, VerifiedAccessGroup, VpcBlockPublicAccessExclusion, VpcEndpoint, VpnConcentrator, VpnConnection, VpnGateway } from "./models_3";
|
|
5
|
+
import { AttributeBooleanValue, ExportTaskS3Location, FastLaunchLaunchTemplateSpecificationResponse, FastLaunchResourceType, FastLaunchSnapshotConfigurationResponse, FastLaunchStateCode, FastSnapshotRestoreStateCode, MetricType, PeriodType, ProductCode, RegisteredInstance, ReservationState, StatisticType } from "./models_4";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export interface DescribeTransitGatewayMulticastDomainsResult {
|
|
10
|
+
/**
|
|
11
|
+
* <p>Information about the transit gateway multicast domains.</p>
|
|
12
|
+
* @public
|
|
13
|
+
*/
|
|
14
|
+
TransitGatewayMulticastDomains?: TransitGatewayMulticastDomain[] | undefined;
|
|
15
|
+
/**
|
|
16
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
17
|
+
* @public
|
|
18
|
+
*/
|
|
19
|
+
NextToken?: string | undefined;
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
export interface DescribeTransitGatewayPeeringAttachmentsRequest {
|
|
25
|
+
/**
|
|
26
|
+
* <p>One or more IDs of the transit gateway peering attachments.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* <p>One or more filters. The possible values are:</p>
|
|
32
|
+
* <ul>
|
|
33
|
+
* <li>
|
|
34
|
+
* <p>
|
|
35
|
+
* <code>transit-gateway-attachment-id</code> - The ID of the transit gateway attachment.</p>
|
|
36
|
+
* </li>
|
|
37
|
+
* <li>
|
|
38
|
+
* <p>
|
|
39
|
+
* <code>local-owner-id</code> - The ID of your Amazon Web Services account.</p>
|
|
40
|
+
* </li>
|
|
41
|
+
* <li>
|
|
42
|
+
* <p>
|
|
43
|
+
* <code>remote-owner-id</code> - The ID of the Amazon Web Services account in the remote Region that owns the transit gateway.</p>
|
|
44
|
+
* </li>
|
|
45
|
+
* <li>
|
|
46
|
+
* <p>
|
|
47
|
+
* <code>state</code> - The state of the peering attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>).</p>
|
|
48
|
+
* </li>
|
|
49
|
+
* <li>
|
|
50
|
+
* <p>
|
|
51
|
+
* <code>tag</code>:<key> - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value.
|
|
52
|
+
* For example, to find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
53
|
+
* </li>
|
|
54
|
+
* <li>
|
|
55
|
+
* <p>
|
|
56
|
+
* <code>tag-key</code> - The key of a tag assigned to the resource. Use this filter to find all resources that have a tag with a specific key, regardless of the tag value.</p>
|
|
57
|
+
* </li>
|
|
58
|
+
* <li>
|
|
59
|
+
* <p>
|
|
60
|
+
* <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
|
|
61
|
+
* </li>
|
|
62
|
+
* </ul>
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
65
|
+
Filters?: Filter[] | undefined;
|
|
66
|
+
/**
|
|
67
|
+
* <p>The maximum number of results to return with a single call.
|
|
68
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
MaxResults?: number | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* <p>The token for the next page of results.</p>
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
NextToken?: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
79
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
80
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
81
|
+
* @public
|
|
82
|
+
*/
|
|
83
|
+
DryRun?: boolean | undefined;
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
export interface DescribeTransitGatewayPeeringAttachmentsResult {
|
|
89
|
+
/**
|
|
90
|
+
* <p>The transit gateway peering attachments.</p>
|
|
91
|
+
* @public
|
|
92
|
+
*/
|
|
93
|
+
TransitGatewayPeeringAttachments?: TransitGatewayPeeringAttachment[] | undefined;
|
|
94
|
+
/**
|
|
95
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
NextToken?: string | undefined;
|
|
99
|
+
}
|
|
100
|
+
/**
|
|
101
|
+
* @public
|
|
102
|
+
*/
|
|
103
|
+
export interface DescribeTransitGatewayPolicyTablesRequest {
|
|
104
|
+
/**
|
|
105
|
+
* <p>The IDs of the transit gateway policy tables.</p>
|
|
106
|
+
* @public
|
|
107
|
+
*/
|
|
108
|
+
TransitGatewayPolicyTableIds?: string[] | undefined;
|
|
109
|
+
/**
|
|
110
|
+
* <p>The filters associated with the transit gateway policy table.</p>
|
|
111
|
+
* @public
|
|
112
|
+
*/
|
|
113
|
+
Filters?: Filter[] | undefined;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The maximum number of results to return with a single call.
|
|
116
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
119
|
+
MaxResults?: number | undefined;
|
|
120
|
+
/**
|
|
121
|
+
* <p>The token for the next page of results.</p>
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
124
|
+
NextToken?: string | undefined;
|
|
125
|
+
/**
|
|
126
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
127
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
128
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
129
|
+
* @public
|
|
130
|
+
*/
|
|
131
|
+
DryRun?: boolean | undefined;
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* @public
|
|
135
|
+
*/
|
|
136
|
+
export interface DescribeTransitGatewayPolicyTablesResult {
|
|
137
|
+
/**
|
|
138
|
+
* <p>Describes the transit gateway policy tables.</p>
|
|
139
|
+
* @public
|
|
140
|
+
*/
|
|
141
|
+
TransitGatewayPolicyTables?: TransitGatewayPolicyTable[] | undefined;
|
|
142
|
+
/**
|
|
143
|
+
* <p>The token for the next page of results.</p>
|
|
144
|
+
* @public
|
|
145
|
+
*/
|
|
146
|
+
NextToken?: string | undefined;
|
|
147
|
+
}
|
|
148
|
+
/**
|
|
149
|
+
* @public
|
|
150
|
+
*/
|
|
151
|
+
export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
|
|
152
|
+
/**
|
|
153
|
+
* <p>The IDs of the transit gateway route tables that are being advertised.</p>
|
|
154
|
+
* @public
|
|
155
|
+
*/
|
|
156
|
+
TransitGatewayRouteTableAnnouncementIds?: string[] | undefined;
|
|
157
|
+
/**
|
|
158
|
+
* <p>The filters associated with the transit gateway policy table.</p>
|
|
159
|
+
* @public
|
|
160
|
+
*/
|
|
161
|
+
Filters?: Filter[] | undefined;
|
|
162
|
+
/**
|
|
163
|
+
* <p>The maximum number of results to return with a single call.
|
|
164
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
165
|
+
* @public
|
|
166
|
+
*/
|
|
167
|
+
MaxResults?: number | undefined;
|
|
168
|
+
/**
|
|
169
|
+
* <p>The token for the next page of results.</p>
|
|
170
|
+
* @public
|
|
171
|
+
*/
|
|
172
|
+
NextToken?: string | undefined;
|
|
173
|
+
/**
|
|
174
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
175
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
176
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
177
|
+
* @public
|
|
178
|
+
*/
|
|
179
|
+
DryRun?: boolean | undefined;
|
|
180
|
+
}
|
|
181
|
+
/**
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
184
|
+
export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
|
|
185
|
+
/**
|
|
186
|
+
* <p>Describes the transit gateway route table announcement.</p>
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
189
|
+
TransitGatewayRouteTableAnnouncements?: TransitGatewayRouteTableAnnouncement[] | undefined;
|
|
190
|
+
/**
|
|
191
|
+
* <p>The token for the next page of results.</p>
|
|
192
|
+
* @public
|
|
193
|
+
*/
|
|
194
|
+
NextToken?: string | undefined;
|
|
195
|
+
}
|
|
196
|
+
/**
|
|
197
|
+
* @public
|
|
198
|
+
*/
|
|
199
|
+
export interface DescribeTransitGatewayRouteTablesRequest {
|
|
200
|
+
/**
|
|
201
|
+
* <p>The IDs of the transit gateway route tables.</p>
|
|
202
|
+
* @public
|
|
203
|
+
*/
|
|
204
|
+
TransitGatewayRouteTableIds?: string[] | undefined;
|
|
205
|
+
/**
|
|
206
|
+
* <p>One or more filters. The possible values are:</p>
|
|
207
|
+
* <ul>
|
|
208
|
+
* <li>
|
|
209
|
+
* <p>
|
|
210
|
+
* <code>default-association-route-table</code> - Indicates whether this is the default
|
|
211
|
+
* association route table for the transit gateway (<code>true</code> | <code>false</code>).</p>
|
|
212
|
+
* </li>
|
|
213
|
+
* <li>
|
|
214
|
+
* <p>
|
|
215
|
+
* <code>default-propagation-route-table</code> - Indicates whether this is the default
|
|
216
|
+
* propagation route table for the transit gateway (<code>true</code> | <code>false</code>).</p>
|
|
217
|
+
* </li>
|
|
218
|
+
* <li>
|
|
219
|
+
* <p>
|
|
220
|
+
* <code>state</code> - The state of the route table (<code>available</code> | <code>deleting</code> | <code>deleted</code> | <code>pending</code>).</p>
|
|
221
|
+
* </li>
|
|
222
|
+
* <li>
|
|
223
|
+
* <p>
|
|
224
|
+
* <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
|
|
225
|
+
* </li>
|
|
226
|
+
* <li>
|
|
227
|
+
* <p>
|
|
228
|
+
* <code>transit-gateway-route-table-id</code> - The ID of the transit gateway route table.</p>
|
|
229
|
+
* </li>
|
|
230
|
+
* </ul>
|
|
231
|
+
* @public
|
|
232
|
+
*/
|
|
233
|
+
Filters?: Filter[] | undefined;
|
|
234
|
+
/**
|
|
235
|
+
* <p>The maximum number of results to return with a single call.
|
|
236
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
237
|
+
* @public
|
|
238
|
+
*/
|
|
239
|
+
MaxResults?: number | undefined;
|
|
240
|
+
/**
|
|
241
|
+
* <p>The token for the next page of results.</p>
|
|
242
|
+
* @public
|
|
243
|
+
*/
|
|
244
|
+
NextToken?: string | undefined;
|
|
245
|
+
/**
|
|
246
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
247
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
248
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
249
|
+
* @public
|
|
250
|
+
*/
|
|
251
|
+
DryRun?: boolean | undefined;
|
|
252
|
+
}
|
|
253
|
+
/**
|
|
254
|
+
* @public
|
|
255
|
+
*/
|
|
256
|
+
export interface DescribeTransitGatewayRouteTablesResult {
|
|
257
|
+
/**
|
|
258
|
+
* <p>Information about the transit gateway route tables.</p>
|
|
259
|
+
* @public
|
|
260
|
+
*/
|
|
261
|
+
TransitGatewayRouteTables?: TransitGatewayRouteTable[] | undefined;
|
|
262
|
+
/**
|
|
263
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
264
|
+
* @public
|
|
265
|
+
*/
|
|
266
|
+
NextToken?: string | undefined;
|
|
267
|
+
}
|
|
268
|
+
/**
|
|
269
|
+
* @public
|
|
270
|
+
*/
|
|
271
|
+
export interface DescribeTransitGatewaysRequest {
|
|
272
|
+
/**
|
|
273
|
+
* <p>The IDs of the transit gateways.</p>
|
|
274
|
+
* @public
|
|
275
|
+
*/
|
|
276
|
+
TransitGatewayIds?: string[] | undefined;
|
|
277
|
+
/**
|
|
278
|
+
* <p>One or more filters. The possible values are:</p>
|
|
279
|
+
* <ul>
|
|
280
|
+
* <li>
|
|
281
|
+
* <p>
|
|
282
|
+
* <code>options.propagation-default-route-table-id</code> - The ID of the default propagation route table.</p>
|
|
283
|
+
* </li>
|
|
284
|
+
* <li>
|
|
285
|
+
* <p>
|
|
286
|
+
* <code>options.amazon-side-asn</code> - The private ASN for the Amazon side of a BGP session.</p>
|
|
287
|
+
* </li>
|
|
288
|
+
* <li>
|
|
289
|
+
* <p>
|
|
290
|
+
* <code>options.association-default-route-table-id</code> - The ID of the default association route table.</p>
|
|
291
|
+
* </li>
|
|
292
|
+
* <li>
|
|
293
|
+
* <p>
|
|
294
|
+
* <code>options.auto-accept-shared-attachments</code> - Indicates whether there is automatic acceptance of attachment requests (<code>enable</code> | <code>disable</code>).</p>
|
|
295
|
+
* </li>
|
|
296
|
+
* <li>
|
|
297
|
+
* <p>
|
|
298
|
+
* <code>options.default-route-table-association</code> - Indicates whether resource attachments are automatically
|
|
299
|
+
* associated with the default association route table (<code>enable</code> | <code>disable</code>).</p>
|
|
300
|
+
* </li>
|
|
301
|
+
* <li>
|
|
302
|
+
* <p>
|
|
303
|
+
* <code>options.default-route-table-propagation</code> - Indicates whether resource attachments automatically propagate
|
|
304
|
+
* routes to the default propagation route table (<code>enable</code> | <code>disable</code>).</p>
|
|
305
|
+
* </li>
|
|
306
|
+
* <li>
|
|
307
|
+
* <p>
|
|
308
|
+
* <code>options.dns-support</code> - Indicates whether DNS support is enabled (<code>enable</code> | <code>disable</code>).</p>
|
|
309
|
+
* </li>
|
|
310
|
+
* <li>
|
|
311
|
+
* <p>
|
|
312
|
+
* <code>options.vpn-ecmp-support</code> - Indicates whether Equal Cost Multipath Protocol support is enabled (<code>enable</code> | <code>disable</code>).</p>
|
|
313
|
+
* </li>
|
|
314
|
+
* <li>
|
|
315
|
+
* <p>
|
|
316
|
+
* <code>owner-id</code> - The ID of the Amazon Web Services account that owns the transit gateway.</p>
|
|
317
|
+
* </li>
|
|
318
|
+
* <li>
|
|
319
|
+
* <p>
|
|
320
|
+
* <code>state</code> - The state of the transit gateway (<code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>modifying</code> | <code>pending</code>).</p>
|
|
321
|
+
* </li>
|
|
322
|
+
* <li>
|
|
323
|
+
* <p>
|
|
324
|
+
* <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
|
|
325
|
+
* </li>
|
|
326
|
+
* <li>
|
|
327
|
+
* <p>
|
|
328
|
+
* <code>tag-key </code>- The key/value combination of a tag assigned to the resource. Use the
|
|
329
|
+
* tag key in the filter name and the tag value as the filter value. For example, to
|
|
330
|
+
* find all resources that have a tag with the key <code>Owner</code> and the value <code>TeamA</code>, specify
|
|
331
|
+
* <code>tag:Owner</code> for the filter name and <code>TeamA</code> for the filter value.</p>
|
|
332
|
+
* </li>
|
|
333
|
+
* </ul>
|
|
334
|
+
* @public
|
|
335
|
+
*/
|
|
336
|
+
Filters?: Filter[] | undefined;
|
|
337
|
+
/**
|
|
338
|
+
* <p>The maximum number of results to return with a single call.
|
|
339
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
340
|
+
* @public
|
|
341
|
+
*/
|
|
342
|
+
MaxResults?: number | undefined;
|
|
343
|
+
/**
|
|
344
|
+
* <p>The token for the next page of results.</p>
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
347
|
+
NextToken?: string | undefined;
|
|
348
|
+
/**
|
|
349
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
350
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
351
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
352
|
+
* @public
|
|
353
|
+
*/
|
|
354
|
+
DryRun?: boolean | undefined;
|
|
355
|
+
}
|
|
356
|
+
/**
|
|
357
|
+
* @public
|
|
358
|
+
*/
|
|
359
|
+
export interface DescribeTransitGatewaysResult {
|
|
360
|
+
/**
|
|
361
|
+
* <p>Information about the transit gateways.</p>
|
|
362
|
+
* @public
|
|
363
|
+
*/
|
|
364
|
+
TransitGateways?: TransitGateway[] | undefined;
|
|
365
|
+
/**
|
|
366
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
367
|
+
* @public
|
|
368
|
+
*/
|
|
369
|
+
NextToken?: string | undefined;
|
|
370
|
+
}
|
|
371
|
+
/**
|
|
372
|
+
* @public
|
|
373
|
+
*/
|
|
374
|
+
export interface DescribeTransitGatewayVpcAttachmentsRequest {
|
|
375
|
+
/**
|
|
376
|
+
* <p>The IDs of the attachments.</p>
|
|
377
|
+
* @public
|
|
378
|
+
*/
|
|
379
|
+
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
380
|
+
/**
|
|
381
|
+
* <p>One or more filters. The possible values are:</p>
|
|
382
|
+
* <ul>
|
|
383
|
+
* <li>
|
|
384
|
+
* <p>
|
|
385
|
+
* <code>state</code> - The state of the attachment. Valid values are <code>available</code> | <code>deleted</code> | <code>deleting</code> | <code>failed</code> | <code>failing</code> | <code>initiatingRequest</code> | <code>modifying</code> | <code>pendingAcceptance</code> | <code>pending</code> | <code>rollingBack</code> | <code>rejected</code> | <code>rejecting</code>.</p>
|
|
386
|
+
* </li>
|
|
387
|
+
* <li>
|
|
388
|
+
* <p>
|
|
389
|
+
* <code>transit-gateway-attachment-id</code> - The ID of the attachment.</p>
|
|
390
|
+
* </li>
|
|
391
|
+
* <li>
|
|
392
|
+
* <p>
|
|
393
|
+
* <code>transit-gateway-id</code> - The ID of the transit gateway.</p>
|
|
394
|
+
* </li>
|
|
395
|
+
* <li>
|
|
396
|
+
* <p>
|
|
397
|
+
* <code>vpc-id</code> - The ID of the VPC.</p>
|
|
398
|
+
* </li>
|
|
399
|
+
* </ul>
|
|
400
|
+
* @public
|
|
401
|
+
*/
|
|
402
|
+
Filters?: Filter[] | undefined;
|
|
403
|
+
/**
|
|
404
|
+
* <p>The maximum number of results to return with a single call.
|
|
405
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
406
|
+
* @public
|
|
407
|
+
*/
|
|
408
|
+
MaxResults?: number | undefined;
|
|
409
|
+
/**
|
|
410
|
+
* <p>The token for the next page of results.</p>
|
|
411
|
+
* @public
|
|
412
|
+
*/
|
|
413
|
+
NextToken?: string | undefined;
|
|
414
|
+
/**
|
|
415
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
416
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
417
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
418
|
+
* @public
|
|
419
|
+
*/
|
|
420
|
+
DryRun?: boolean | undefined;
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
* @public
|
|
424
|
+
*/
|
|
425
|
+
export interface DescribeTransitGatewayVpcAttachmentsResult {
|
|
426
|
+
/**
|
|
427
|
+
* <p>Information about the VPC attachments.</p>
|
|
428
|
+
* @public
|
|
429
|
+
*/
|
|
430
|
+
TransitGatewayVpcAttachments?: TransitGatewayVpcAttachment[] | undefined;
|
|
431
|
+
/**
|
|
432
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
433
|
+
* @public
|
|
434
|
+
*/
|
|
435
|
+
NextToken?: string | undefined;
|
|
436
|
+
}
|
|
6
437
|
/**
|
|
7
438
|
* @public
|
|
8
439
|
*/
|
|
@@ -2692,6 +3123,54 @@ export interface DescribeVpcsResult {
|
|
|
2692
3123
|
*/
|
|
2693
3124
|
Vpcs?: Vpc[] | undefined;
|
|
2694
3125
|
}
|
|
3126
|
+
/**
|
|
3127
|
+
* @public
|
|
3128
|
+
*/
|
|
3129
|
+
export interface DescribeVpnConcentratorsRequest {
|
|
3130
|
+
/**
|
|
3131
|
+
* <p>One or more VPN concentrator IDs.</p>
|
|
3132
|
+
* @public
|
|
3133
|
+
*/
|
|
3134
|
+
VpnConcentratorIds?: string[] | undefined;
|
|
3135
|
+
/**
|
|
3136
|
+
* <p>One or more filters to limit the results.</p>
|
|
3137
|
+
* @public
|
|
3138
|
+
*/
|
|
3139
|
+
Filters?: Filter[] | undefined;
|
|
3140
|
+
/**
|
|
3141
|
+
* <p>The maximum number of results to return with a single call.
|
|
3142
|
+
* To retrieve the remaining results, make another call with the returned <code>nextToken</code> value.</p>
|
|
3143
|
+
* @public
|
|
3144
|
+
*/
|
|
3145
|
+
MaxResults?: number | undefined;
|
|
3146
|
+
/**
|
|
3147
|
+
* <p>The token for the next page of results.</p>
|
|
3148
|
+
* @public
|
|
3149
|
+
*/
|
|
3150
|
+
NextToken?: string | undefined;
|
|
3151
|
+
/**
|
|
3152
|
+
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
3153
|
+
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
3154
|
+
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
3155
|
+
* @public
|
|
3156
|
+
*/
|
|
3157
|
+
DryRun?: boolean | undefined;
|
|
3158
|
+
}
|
|
3159
|
+
/**
|
|
3160
|
+
* @public
|
|
3161
|
+
*/
|
|
3162
|
+
export interface DescribeVpnConcentratorsResult {
|
|
3163
|
+
/**
|
|
3164
|
+
* <p>Information about the VPN concentrators.</p>
|
|
3165
|
+
* @public
|
|
3166
|
+
*/
|
|
3167
|
+
VpnConcentrators?: VpnConcentrator[] | undefined;
|
|
3168
|
+
/**
|
|
3169
|
+
* <p>The token to use to retrieve the next page of results. This value is <code>null</code> when there are no more results to return.</p>
|
|
3170
|
+
* @public
|
|
3171
|
+
*/
|
|
3172
|
+
NextToken?: string | undefined;
|
|
3173
|
+
}
|
|
2695
3174
|
/**
|
|
2696
3175
|
* <p>Contains the parameters for DescribeVpnConnections.</p>
|
|
2697
3176
|
* @public
|
|
@@ -3608,6 +4087,35 @@ export interface DisableImageDeregistrationProtectionResult {
|
|
|
3608
4087
|
*/
|
|
3609
4088
|
Return?: string | undefined;
|
|
3610
4089
|
}
|
|
4090
|
+
/**
|
|
4091
|
+
* @public
|
|
4092
|
+
*/
|
|
4093
|
+
export interface DisableInstanceSqlHaStandbyDetectionsRequest {
|
|
4094
|
+
/**
|
|
4095
|
+
* <p>The IDs of the instances to disable from SQL Server High Availability standby detection monitoring.</p>
|
|
4096
|
+
* @public
|
|
4097
|
+
*/
|
|
4098
|
+
InstanceIds: string[] | undefined;
|
|
4099
|
+
/**
|
|
4100
|
+
* <p>Checks whether you have the required permissions for the action,
|
|
4101
|
+
* without actually making the request, and provides an error response. If you have the
|
|
4102
|
+
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
4103
|
+
* it is <code>UnauthorizedOperation</code>.</p>
|
|
4104
|
+
* @public
|
|
4105
|
+
*/
|
|
4106
|
+
DryRun?: boolean | undefined;
|
|
4107
|
+
}
|
|
4108
|
+
/**
|
|
4109
|
+
* @public
|
|
4110
|
+
*/
|
|
4111
|
+
export interface DisableInstanceSqlHaStandbyDetectionsResult {
|
|
4112
|
+
/**
|
|
4113
|
+
* <p>Information about the instances that were disabled from SQL Server High Availability standby
|
|
4114
|
+
* detection monitoring.</p>
|
|
4115
|
+
* @public
|
|
4116
|
+
*/
|
|
4117
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
4118
|
+
}
|
|
3611
4119
|
/**
|
|
3612
4120
|
* @public
|
|
3613
4121
|
*/
|
|
@@ -5108,10 +5616,47 @@ export interface EnableImageDeregistrationProtectionRequest {
|
|
|
5108
5616
|
*/
|
|
5109
5617
|
export interface EnableImageDeregistrationProtectionResult {
|
|
5110
5618
|
/**
|
|
5111
|
-
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
5619
|
+
* <p>Returns <code>true</code> if the request succeeds; otherwise, it returns an error.</p>
|
|
5620
|
+
* @public
|
|
5621
|
+
*/
|
|
5622
|
+
Return?: string | undefined;
|
|
5623
|
+
}
|
|
5624
|
+
/**
|
|
5625
|
+
* @public
|
|
5626
|
+
*/
|
|
5627
|
+
export interface EnableInstanceSqlHaStandbyDetectionsRequest {
|
|
5628
|
+
/**
|
|
5629
|
+
* <p>The IDs of the instances to enable for SQL Server High Availability standby detection monitoring.</p>
|
|
5630
|
+
* @public
|
|
5631
|
+
*/
|
|
5632
|
+
InstanceIds: string[] | undefined;
|
|
5633
|
+
/**
|
|
5634
|
+
* <p>The ARN of the Secrets Manager secret containing the SQL Server access credentials. The specified
|
|
5635
|
+
* secret must contain valid SQL Server credentials for the specified instances. If not specified,
|
|
5636
|
+
* deafult local user credentials will be used by the Amazon Web Services Systems Manager agent. To enable
|
|
5637
|
+
* instances with different credentials, you must make separate requests.</p>
|
|
5638
|
+
* @public
|
|
5639
|
+
*/
|
|
5640
|
+
SqlServerCredentials?: string | undefined;
|
|
5641
|
+
/**
|
|
5642
|
+
* <p>Checks whether you have the required permissions for the action,
|
|
5643
|
+
* without actually making the request, and provides an error response. If you have the
|
|
5644
|
+
* required permissions, the error response is <code>DryRunOperation</code>. Otherwise,
|
|
5645
|
+
* it is <code>UnauthorizedOperation</code>.</p>
|
|
5646
|
+
* @public
|
|
5647
|
+
*/
|
|
5648
|
+
DryRun?: boolean | undefined;
|
|
5649
|
+
}
|
|
5650
|
+
/**
|
|
5651
|
+
* @public
|
|
5652
|
+
*/
|
|
5653
|
+
export interface EnableInstanceSqlHaStandbyDetectionsResult {
|
|
5654
|
+
/**
|
|
5655
|
+
* <p>Information about the instances that were enabled for SQL Server High Availability standby
|
|
5656
|
+
* detection monitoring.</p>
|
|
5112
5657
|
* @public
|
|
5113
5658
|
*/
|
|
5114
|
-
|
|
5659
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
5115
5660
|
}
|
|
5116
5661
|
/**
|
|
5117
5662
|
* @public
|
|
@@ -7154,383 +7699,3 @@ export interface GetCoipPoolUsageResult {
|
|
|
7154
7699
|
*/
|
|
7155
7700
|
NextToken?: string | undefined;
|
|
7156
7701
|
}
|
|
7157
|
-
/**
|
|
7158
|
-
* @public
|
|
7159
|
-
*/
|
|
7160
|
-
export interface GetConsoleOutputRequest {
|
|
7161
|
-
/**
|
|
7162
|
-
* <p>The ID of the instance.</p>
|
|
7163
|
-
* @public
|
|
7164
|
-
*/
|
|
7165
|
-
InstanceId: string | undefined;
|
|
7166
|
-
/**
|
|
7167
|
-
* <p>When enabled, retrieves the latest console output for the instance.</p>
|
|
7168
|
-
* <p>Default: disabled (<code>false</code>)</p>
|
|
7169
|
-
* @public
|
|
7170
|
-
*/
|
|
7171
|
-
Latest?: boolean | undefined;
|
|
7172
|
-
/**
|
|
7173
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
7174
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
7175
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7176
|
-
* @public
|
|
7177
|
-
*/
|
|
7178
|
-
DryRun?: boolean | undefined;
|
|
7179
|
-
}
|
|
7180
|
-
/**
|
|
7181
|
-
* @public
|
|
7182
|
-
*/
|
|
7183
|
-
export interface GetConsoleOutputResult {
|
|
7184
|
-
/**
|
|
7185
|
-
* <p>The ID of the instance.</p>
|
|
7186
|
-
* @public
|
|
7187
|
-
*/
|
|
7188
|
-
InstanceId?: string | undefined;
|
|
7189
|
-
/**
|
|
7190
|
-
* <p>The time at which the output was last updated.</p>
|
|
7191
|
-
* @public
|
|
7192
|
-
*/
|
|
7193
|
-
Timestamp?: Date | undefined;
|
|
7194
|
-
/**
|
|
7195
|
-
* <p>The console output, base64-encoded. If you are using a command line tool, the tool
|
|
7196
|
-
* decodes the output for you.</p>
|
|
7197
|
-
* @public
|
|
7198
|
-
*/
|
|
7199
|
-
Output?: string | undefined;
|
|
7200
|
-
}
|
|
7201
|
-
/**
|
|
7202
|
-
* @public
|
|
7203
|
-
*/
|
|
7204
|
-
export interface GetConsoleScreenshotRequest {
|
|
7205
|
-
/**
|
|
7206
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
7207
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
7208
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7209
|
-
* @public
|
|
7210
|
-
*/
|
|
7211
|
-
DryRun?: boolean | undefined;
|
|
7212
|
-
/**
|
|
7213
|
-
* <p>The ID of the instance.</p>
|
|
7214
|
-
* @public
|
|
7215
|
-
*/
|
|
7216
|
-
InstanceId: string | undefined;
|
|
7217
|
-
/**
|
|
7218
|
-
* <p>When set to <code>true</code>, acts as keystroke input and wakes up an instance that's
|
|
7219
|
-
* in standby or "sleep" mode.</p>
|
|
7220
|
-
* @public
|
|
7221
|
-
*/
|
|
7222
|
-
WakeUp?: boolean | undefined;
|
|
7223
|
-
}
|
|
7224
|
-
/**
|
|
7225
|
-
* @public
|
|
7226
|
-
*/
|
|
7227
|
-
export interface GetConsoleScreenshotResult {
|
|
7228
|
-
/**
|
|
7229
|
-
* <p>The data that comprises the image.</p>
|
|
7230
|
-
* @public
|
|
7231
|
-
*/
|
|
7232
|
-
ImageData?: string | undefined;
|
|
7233
|
-
/**
|
|
7234
|
-
* <p>The ID of the instance.</p>
|
|
7235
|
-
* @public
|
|
7236
|
-
*/
|
|
7237
|
-
InstanceId?: string | undefined;
|
|
7238
|
-
}
|
|
7239
|
-
/**
|
|
7240
|
-
* @public
|
|
7241
|
-
*/
|
|
7242
|
-
export interface GetDeclarativePoliciesReportSummaryRequest {
|
|
7243
|
-
/**
|
|
7244
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7245
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7246
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7247
|
-
* @public
|
|
7248
|
-
*/
|
|
7249
|
-
DryRun?: boolean | undefined;
|
|
7250
|
-
/**
|
|
7251
|
-
* <p>The ID of the report.</p>
|
|
7252
|
-
* @public
|
|
7253
|
-
*/
|
|
7254
|
-
ReportId: string | undefined;
|
|
7255
|
-
}
|
|
7256
|
-
/**
|
|
7257
|
-
* <p>A summary report for the attribute for a Region.</p>
|
|
7258
|
-
* @public
|
|
7259
|
-
*/
|
|
7260
|
-
export interface RegionalSummary {
|
|
7261
|
-
/**
|
|
7262
|
-
* <p>The Amazon Web Services Region.</p>
|
|
7263
|
-
* @public
|
|
7264
|
-
*/
|
|
7265
|
-
RegionName?: string | undefined;
|
|
7266
|
-
/**
|
|
7267
|
-
* <p>The number of accounts in the Region with the same configuration value for the
|
|
7268
|
-
* attribute that is most frequently observed.</p>
|
|
7269
|
-
* @public
|
|
7270
|
-
*/
|
|
7271
|
-
NumberOfMatchedAccounts?: number | undefined;
|
|
7272
|
-
/**
|
|
7273
|
-
* <p>The number of accounts in the Region with a configuration value different from the
|
|
7274
|
-
* most frequently observed value for the attribute.</p>
|
|
7275
|
-
* @public
|
|
7276
|
-
*/
|
|
7277
|
-
NumberOfUnmatchedAccounts?: number | undefined;
|
|
7278
|
-
}
|
|
7279
|
-
/**
|
|
7280
|
-
* <p>A summary report for the attribute across all Regions.</p>
|
|
7281
|
-
* @public
|
|
7282
|
-
*/
|
|
7283
|
-
export interface AttributeSummary {
|
|
7284
|
-
/**
|
|
7285
|
-
* <p>The name of the attribute.</p>
|
|
7286
|
-
* @public
|
|
7287
|
-
*/
|
|
7288
|
-
AttributeName?: string | undefined;
|
|
7289
|
-
/**
|
|
7290
|
-
* <p>The configuration value that is most frequently observed for the attribute.</p>
|
|
7291
|
-
* @public
|
|
7292
|
-
*/
|
|
7293
|
-
MostFrequentValue?: string | undefined;
|
|
7294
|
-
/**
|
|
7295
|
-
* <p>The number of accounts with the same configuration value for the attribute that is
|
|
7296
|
-
* most frequently observed.</p>
|
|
7297
|
-
* @public
|
|
7298
|
-
*/
|
|
7299
|
-
NumberOfMatchedAccounts?: number | undefined;
|
|
7300
|
-
/**
|
|
7301
|
-
* <p>The number of accounts with a configuration value different from the most frequently
|
|
7302
|
-
* observed value for the attribute.</p>
|
|
7303
|
-
* @public
|
|
7304
|
-
*/
|
|
7305
|
-
NumberOfUnmatchedAccounts?: number | undefined;
|
|
7306
|
-
/**
|
|
7307
|
-
* <p>The summary report for each Region for the attribute.</p>
|
|
7308
|
-
* @public
|
|
7309
|
-
*/
|
|
7310
|
-
RegionalSummaries?: RegionalSummary[] | undefined;
|
|
7311
|
-
}
|
|
7312
|
-
/**
|
|
7313
|
-
* @public
|
|
7314
|
-
*/
|
|
7315
|
-
export interface GetDeclarativePoliciesReportSummaryResult {
|
|
7316
|
-
/**
|
|
7317
|
-
* <p>The ID of the report.</p>
|
|
7318
|
-
* @public
|
|
7319
|
-
*/
|
|
7320
|
-
ReportId?: string | undefined;
|
|
7321
|
-
/**
|
|
7322
|
-
* <p>The name of the Amazon S3 bucket where the report is located.</p>
|
|
7323
|
-
* @public
|
|
7324
|
-
*/
|
|
7325
|
-
S3Bucket?: string | undefined;
|
|
7326
|
-
/**
|
|
7327
|
-
* <p>The prefix for your S3 object.</p>
|
|
7328
|
-
* @public
|
|
7329
|
-
*/
|
|
7330
|
-
S3Prefix?: string | undefined;
|
|
7331
|
-
/**
|
|
7332
|
-
* <p>The root ID, organizational unit ID, or account ID.</p>
|
|
7333
|
-
* <p>Format:</p>
|
|
7334
|
-
* <ul>
|
|
7335
|
-
* <li>
|
|
7336
|
-
* <p>For root: <code>r-ab12</code>
|
|
7337
|
-
* </p>
|
|
7338
|
-
* </li>
|
|
7339
|
-
* <li>
|
|
7340
|
-
* <p>For OU: <code>ou-ab12-cdef1234</code>
|
|
7341
|
-
* </p>
|
|
7342
|
-
* </li>
|
|
7343
|
-
* <li>
|
|
7344
|
-
* <p>For account: <code>123456789012</code>
|
|
7345
|
-
* </p>
|
|
7346
|
-
* </li>
|
|
7347
|
-
* </ul>
|
|
7348
|
-
* @public
|
|
7349
|
-
*/
|
|
7350
|
-
TargetId?: string | undefined;
|
|
7351
|
-
/**
|
|
7352
|
-
* <p>The time when the report generation started.</p>
|
|
7353
|
-
* @public
|
|
7354
|
-
*/
|
|
7355
|
-
StartTime?: Date | undefined;
|
|
7356
|
-
/**
|
|
7357
|
-
* <p>The time when the report generation ended.</p>
|
|
7358
|
-
* @public
|
|
7359
|
-
*/
|
|
7360
|
-
EndTime?: Date | undefined;
|
|
7361
|
-
/**
|
|
7362
|
-
* <p>The total number of accounts associated with the specified
|
|
7363
|
-
* <code>targetId</code>.</p>
|
|
7364
|
-
* @public
|
|
7365
|
-
*/
|
|
7366
|
-
NumberOfAccounts?: number | undefined;
|
|
7367
|
-
/**
|
|
7368
|
-
* <p>The number of accounts where attributes could not be retrieved in any Region.</p>
|
|
7369
|
-
* @public
|
|
7370
|
-
*/
|
|
7371
|
-
NumberOfFailedAccounts?: number | undefined;
|
|
7372
|
-
/**
|
|
7373
|
-
* <p>The attributes described in the report.</p>
|
|
7374
|
-
* @public
|
|
7375
|
-
*/
|
|
7376
|
-
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
7377
|
-
}
|
|
7378
|
-
/**
|
|
7379
|
-
* @public
|
|
7380
|
-
* @enum
|
|
7381
|
-
*/
|
|
7382
|
-
export declare const UnlimitedSupportedInstanceFamily: {
|
|
7383
|
-
readonly t2: "t2";
|
|
7384
|
-
readonly t3: "t3";
|
|
7385
|
-
readonly t3a: "t3a";
|
|
7386
|
-
readonly t4g: "t4g";
|
|
7387
|
-
};
|
|
7388
|
-
/**
|
|
7389
|
-
* @public
|
|
7390
|
-
*/
|
|
7391
|
-
export type UnlimitedSupportedInstanceFamily = (typeof UnlimitedSupportedInstanceFamily)[keyof typeof UnlimitedSupportedInstanceFamily];
|
|
7392
|
-
/**
|
|
7393
|
-
* @public
|
|
7394
|
-
*/
|
|
7395
|
-
export interface GetDefaultCreditSpecificationRequest {
|
|
7396
|
-
/**
|
|
7397
|
-
* <p>Checks whether you have the required permissions for the operation, without actually making the
|
|
7398
|
-
* request, and provides an error response. If you have the required permissions, the error response is
|
|
7399
|
-
* <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7400
|
-
* @public
|
|
7401
|
-
*/
|
|
7402
|
-
DryRun?: boolean | undefined;
|
|
7403
|
-
/**
|
|
7404
|
-
* <p>The instance family.</p>
|
|
7405
|
-
* @public
|
|
7406
|
-
*/
|
|
7407
|
-
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
7408
|
-
}
|
|
7409
|
-
/**
|
|
7410
|
-
* <p>Describes the default credit option for CPU usage of a burstable performance instance
|
|
7411
|
-
* family.</p>
|
|
7412
|
-
* @public
|
|
7413
|
-
*/
|
|
7414
|
-
export interface InstanceFamilyCreditSpecification {
|
|
7415
|
-
/**
|
|
7416
|
-
* <p>The instance family.</p>
|
|
7417
|
-
* @public
|
|
7418
|
-
*/
|
|
7419
|
-
InstanceFamily?: UnlimitedSupportedInstanceFamily | undefined;
|
|
7420
|
-
/**
|
|
7421
|
-
* <p>The default credit option for CPU usage of the instance family. Valid values are
|
|
7422
|
-
* <code>standard</code> and <code>unlimited</code>.</p>
|
|
7423
|
-
* @public
|
|
7424
|
-
*/
|
|
7425
|
-
CpuCredits?: string | undefined;
|
|
7426
|
-
}
|
|
7427
|
-
/**
|
|
7428
|
-
* @public
|
|
7429
|
-
*/
|
|
7430
|
-
export interface GetDefaultCreditSpecificationResult {
|
|
7431
|
-
/**
|
|
7432
|
-
* <p>The default credit option for CPU usage of the instance family.</p>
|
|
7433
|
-
* @public
|
|
7434
|
-
*/
|
|
7435
|
-
InstanceFamilyCreditSpecification?: InstanceFamilyCreditSpecification | undefined;
|
|
7436
|
-
}
|
|
7437
|
-
/**
|
|
7438
|
-
* @public
|
|
7439
|
-
*/
|
|
7440
|
-
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
7441
|
-
/**
|
|
7442
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7443
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7444
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7445
|
-
* @public
|
|
7446
|
-
*/
|
|
7447
|
-
DryRun?: boolean | undefined;
|
|
7448
|
-
}
|
|
7449
|
-
/**
|
|
7450
|
-
* @public
|
|
7451
|
-
*/
|
|
7452
|
-
export interface GetEbsDefaultKmsKeyIdResult {
|
|
7453
|
-
/**
|
|
7454
|
-
* <p>The Amazon Resource Name (ARN) of the default KMS key for encryption by default.</p>
|
|
7455
|
-
* @public
|
|
7456
|
-
*/
|
|
7457
|
-
KmsKeyId?: string | undefined;
|
|
7458
|
-
}
|
|
7459
|
-
/**
|
|
7460
|
-
* @public
|
|
7461
|
-
*/
|
|
7462
|
-
export interface GetEbsEncryptionByDefaultRequest {
|
|
7463
|
-
/**
|
|
7464
|
-
* <p>Checks whether you have the required permissions for the action, without actually making the request,
|
|
7465
|
-
* and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>.
|
|
7466
|
-
* Otherwise, it is <code>UnauthorizedOperation</code>.</p>
|
|
7467
|
-
* @public
|
|
7468
|
-
*/
|
|
7469
|
-
DryRun?: boolean | undefined;
|
|
7470
|
-
}
|
|
7471
|
-
/**
|
|
7472
|
-
* @public
|
|
7473
|
-
*/
|
|
7474
|
-
export interface GetEbsEncryptionByDefaultResult {
|
|
7475
|
-
/**
|
|
7476
|
-
* <p>Indicates whether encryption by default is enabled.</p>
|
|
7477
|
-
* @public
|
|
7478
|
-
*/
|
|
7479
|
-
EbsEncryptionByDefault?: boolean | undefined;
|
|
7480
|
-
/**
|
|
7481
|
-
* <p>Reserved for future use.</p>
|
|
7482
|
-
* @public
|
|
7483
|
-
*/
|
|
7484
|
-
SseType?: SSEType | undefined;
|
|
7485
|
-
}
|
|
7486
|
-
/**
|
|
7487
|
-
* @public
|
|
7488
|
-
* @enum
|
|
7489
|
-
*/
|
|
7490
|
-
export declare const PartitionLoadFrequency: {
|
|
7491
|
-
readonly DAILY: "daily";
|
|
7492
|
-
readonly MONTHLY: "monthly";
|
|
7493
|
-
readonly NONE: "none";
|
|
7494
|
-
readonly WEEKLY: "weekly";
|
|
7495
|
-
};
|
|
7496
|
-
/**
|
|
7497
|
-
* @public
|
|
7498
|
-
*/
|
|
7499
|
-
export type PartitionLoadFrequency = (typeof PartitionLoadFrequency)[keyof typeof PartitionLoadFrequency];
|
|
7500
|
-
/**
|
|
7501
|
-
* <p>Describes integration options for Amazon Athena.</p>
|
|
7502
|
-
* @public
|
|
7503
|
-
*/
|
|
7504
|
-
export interface AthenaIntegration {
|
|
7505
|
-
/**
|
|
7506
|
-
* <p>The location in Amazon S3 to store the generated CloudFormation template.</p>
|
|
7507
|
-
* @public
|
|
7508
|
-
*/
|
|
7509
|
-
IntegrationResultS3DestinationArn: string | undefined;
|
|
7510
|
-
/**
|
|
7511
|
-
* <p>The schedule for adding new partitions to the table.</p>
|
|
7512
|
-
* @public
|
|
7513
|
-
*/
|
|
7514
|
-
PartitionLoadFrequency: PartitionLoadFrequency | undefined;
|
|
7515
|
-
/**
|
|
7516
|
-
* <p>The start date for the partition.</p>
|
|
7517
|
-
* @public
|
|
7518
|
-
*/
|
|
7519
|
-
PartitionStartDate?: Date | undefined;
|
|
7520
|
-
/**
|
|
7521
|
-
* <p>The end date for the partition.</p>
|
|
7522
|
-
* @public
|
|
7523
|
-
*/
|
|
7524
|
-
PartitionEndDate?: Date | undefined;
|
|
7525
|
-
}
|
|
7526
|
-
/**
|
|
7527
|
-
* <p>Describes service integrations with VPC Flow logs.</p>
|
|
7528
|
-
* @public
|
|
7529
|
-
*/
|
|
7530
|
-
export interface IntegrateServices {
|
|
7531
|
-
/**
|
|
7532
|
-
* <p>Information about the integration with Amazon Athena.</p>
|
|
7533
|
-
* @public
|
|
7534
|
-
*/
|
|
7535
|
-
AthenaIntegrations?: AthenaIntegration[] | undefined;
|
|
7536
|
-
}
|