@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
|
@@ -19,7 +19,9 @@ import {
|
|
|
19
19
|
TransitGatewayAssociation,
|
|
20
20
|
TransitGatewayAttachmentResourceType,
|
|
21
21
|
TransitGatewayMulticastDomainAssociations,
|
|
22
|
+
TransitGatewayPeeringAttachment,
|
|
22
23
|
TransitGatewayPolicyTableAssociation,
|
|
24
|
+
TransitGatewayVpcAttachment,
|
|
23
25
|
TrunkInterfaceAssociation,
|
|
24
26
|
UserTrustProviderType,
|
|
25
27
|
VerifiedAccessInstance,
|
|
@@ -32,12 +34,18 @@ import {
|
|
|
32
34
|
CapacityReservationState,
|
|
33
35
|
DiskImageFormat,
|
|
34
36
|
IpAddressType,
|
|
35
|
-
SSEType,
|
|
36
37
|
Volume,
|
|
37
38
|
VolumeType,
|
|
38
39
|
Vpc,
|
|
39
40
|
} from "./models_1";
|
|
40
|
-
import {
|
|
41
|
+
import {
|
|
42
|
+
TransitGateway,
|
|
43
|
+
TransitGatewayMulticastDomain,
|
|
44
|
+
TransitGatewayPolicyTable,
|
|
45
|
+
TransitGatewayRouteTable,
|
|
46
|
+
TransitGatewayRouteTableAnnouncement,
|
|
47
|
+
VerifiedAccessEndpoint,
|
|
48
|
+
} from "./models_2";
|
|
41
49
|
import {
|
|
42
50
|
ConnectionNotification,
|
|
43
51
|
DnsEntry,
|
|
@@ -51,6 +59,7 @@ import {
|
|
|
51
59
|
VerifiedAccessGroup,
|
|
52
60
|
VpcBlockPublicAccessExclusion,
|
|
53
61
|
VpcEndpoint,
|
|
62
|
+
VpnConcentrator,
|
|
54
63
|
VpnConnection,
|
|
55
64
|
VpnGateway,
|
|
56
65
|
} from "./models_3";
|
|
@@ -65,9 +74,84 @@ import {
|
|
|
65
74
|
MetricType,
|
|
66
75
|
PeriodType,
|
|
67
76
|
ProductCode,
|
|
77
|
+
RegisteredInstance,
|
|
68
78
|
ReservationState,
|
|
69
79
|
StatisticType,
|
|
70
80
|
} from "./models_4";
|
|
81
|
+
export interface DescribeTransitGatewayMulticastDomainsResult {
|
|
82
|
+
TransitGatewayMulticastDomains?: TransitGatewayMulticastDomain[] | undefined;
|
|
83
|
+
NextToken?: string | undefined;
|
|
84
|
+
}
|
|
85
|
+
export interface DescribeTransitGatewayPeeringAttachmentsRequest {
|
|
86
|
+
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
87
|
+
Filters?: Filter[] | undefined;
|
|
88
|
+
MaxResults?: number | undefined;
|
|
89
|
+
NextToken?: string | undefined;
|
|
90
|
+
DryRun?: boolean | undefined;
|
|
91
|
+
}
|
|
92
|
+
export interface DescribeTransitGatewayPeeringAttachmentsResult {
|
|
93
|
+
TransitGatewayPeeringAttachments?:
|
|
94
|
+
| TransitGatewayPeeringAttachment[]
|
|
95
|
+
| undefined;
|
|
96
|
+
NextToken?: string | undefined;
|
|
97
|
+
}
|
|
98
|
+
export interface DescribeTransitGatewayPolicyTablesRequest {
|
|
99
|
+
TransitGatewayPolicyTableIds?: string[] | undefined;
|
|
100
|
+
Filters?: Filter[] | undefined;
|
|
101
|
+
MaxResults?: number | undefined;
|
|
102
|
+
NextToken?: string | undefined;
|
|
103
|
+
DryRun?: boolean | undefined;
|
|
104
|
+
}
|
|
105
|
+
export interface DescribeTransitGatewayPolicyTablesResult {
|
|
106
|
+
TransitGatewayPolicyTables?: TransitGatewayPolicyTable[] | undefined;
|
|
107
|
+
NextToken?: string | undefined;
|
|
108
|
+
}
|
|
109
|
+
export interface DescribeTransitGatewayRouteTableAnnouncementsRequest {
|
|
110
|
+
TransitGatewayRouteTableAnnouncementIds?: string[] | undefined;
|
|
111
|
+
Filters?: Filter[] | undefined;
|
|
112
|
+
MaxResults?: number | undefined;
|
|
113
|
+
NextToken?: string | undefined;
|
|
114
|
+
DryRun?: boolean | undefined;
|
|
115
|
+
}
|
|
116
|
+
export interface DescribeTransitGatewayRouteTableAnnouncementsResult {
|
|
117
|
+
TransitGatewayRouteTableAnnouncements?:
|
|
118
|
+
| TransitGatewayRouteTableAnnouncement[]
|
|
119
|
+
| undefined;
|
|
120
|
+
NextToken?: string | undefined;
|
|
121
|
+
}
|
|
122
|
+
export interface DescribeTransitGatewayRouteTablesRequest {
|
|
123
|
+
TransitGatewayRouteTableIds?: string[] | undefined;
|
|
124
|
+
Filters?: Filter[] | undefined;
|
|
125
|
+
MaxResults?: number | undefined;
|
|
126
|
+
NextToken?: string | undefined;
|
|
127
|
+
DryRun?: boolean | undefined;
|
|
128
|
+
}
|
|
129
|
+
export interface DescribeTransitGatewayRouteTablesResult {
|
|
130
|
+
TransitGatewayRouteTables?: TransitGatewayRouteTable[] | undefined;
|
|
131
|
+
NextToken?: string | undefined;
|
|
132
|
+
}
|
|
133
|
+
export interface DescribeTransitGatewaysRequest {
|
|
134
|
+
TransitGatewayIds?: string[] | undefined;
|
|
135
|
+
Filters?: Filter[] | undefined;
|
|
136
|
+
MaxResults?: number | undefined;
|
|
137
|
+
NextToken?: string | undefined;
|
|
138
|
+
DryRun?: boolean | undefined;
|
|
139
|
+
}
|
|
140
|
+
export interface DescribeTransitGatewaysResult {
|
|
141
|
+
TransitGateways?: TransitGateway[] | undefined;
|
|
142
|
+
NextToken?: string | undefined;
|
|
143
|
+
}
|
|
144
|
+
export interface DescribeTransitGatewayVpcAttachmentsRequest {
|
|
145
|
+
TransitGatewayAttachmentIds?: string[] | undefined;
|
|
146
|
+
Filters?: Filter[] | undefined;
|
|
147
|
+
MaxResults?: number | undefined;
|
|
148
|
+
NextToken?: string | undefined;
|
|
149
|
+
DryRun?: boolean | undefined;
|
|
150
|
+
}
|
|
151
|
+
export interface DescribeTransitGatewayVpcAttachmentsResult {
|
|
152
|
+
TransitGatewayVpcAttachments?: TransitGatewayVpcAttachment[] | undefined;
|
|
153
|
+
NextToken?: string | undefined;
|
|
154
|
+
}
|
|
71
155
|
export interface DescribeTrunkInterfaceAssociationsRequest {
|
|
72
156
|
AssociationIds?: string[] | undefined;
|
|
73
157
|
DryRun?: boolean | undefined;
|
|
@@ -564,6 +648,17 @@ export interface DescribeVpcsResult {
|
|
|
564
648
|
NextToken?: string | undefined;
|
|
565
649
|
Vpcs?: Vpc[] | undefined;
|
|
566
650
|
}
|
|
651
|
+
export interface DescribeVpnConcentratorsRequest {
|
|
652
|
+
VpnConcentratorIds?: string[] | undefined;
|
|
653
|
+
Filters?: Filter[] | undefined;
|
|
654
|
+
MaxResults?: number | undefined;
|
|
655
|
+
NextToken?: string | undefined;
|
|
656
|
+
DryRun?: boolean | undefined;
|
|
657
|
+
}
|
|
658
|
+
export interface DescribeVpnConcentratorsResult {
|
|
659
|
+
VpnConcentrators?: VpnConcentrator[] | undefined;
|
|
660
|
+
NextToken?: string | undefined;
|
|
661
|
+
}
|
|
567
662
|
export interface DescribeVpnConnectionsRequest {
|
|
568
663
|
Filters?: Filter[] | undefined;
|
|
569
664
|
VpnConnectionIds?: string[] | undefined;
|
|
@@ -750,6 +845,13 @@ export interface DisableImageDeregistrationProtectionRequest {
|
|
|
750
845
|
export interface DisableImageDeregistrationProtectionResult {
|
|
751
846
|
Return?: string | undefined;
|
|
752
847
|
}
|
|
848
|
+
export interface DisableInstanceSqlHaStandbyDetectionsRequest {
|
|
849
|
+
InstanceIds: string[] | undefined;
|
|
850
|
+
DryRun?: boolean | undefined;
|
|
851
|
+
}
|
|
852
|
+
export interface DisableInstanceSqlHaStandbyDetectionsResult {
|
|
853
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
854
|
+
}
|
|
753
855
|
export interface DisableIpamOrganizationAdminAccountRequest {
|
|
754
856
|
DryRun?: boolean | undefined;
|
|
755
857
|
DelegatedAdminAccountId: string | undefined;
|
|
@@ -1125,6 +1227,14 @@ export interface EnableImageDeregistrationProtectionRequest {
|
|
|
1125
1227
|
export interface EnableImageDeregistrationProtectionResult {
|
|
1126
1228
|
Return?: string | undefined;
|
|
1127
1229
|
}
|
|
1230
|
+
export interface EnableInstanceSqlHaStandbyDetectionsRequest {
|
|
1231
|
+
InstanceIds: string[] | undefined;
|
|
1232
|
+
SqlServerCredentials?: string | undefined;
|
|
1233
|
+
DryRun?: boolean | undefined;
|
|
1234
|
+
}
|
|
1235
|
+
export interface EnableInstanceSqlHaStandbyDetectionsResult {
|
|
1236
|
+
Instances?: RegisteredInstance[] | undefined;
|
|
1237
|
+
}
|
|
1128
1238
|
export interface EnableIpamOrganizationAdminAccountRequest {
|
|
1129
1239
|
DryRun?: boolean | undefined;
|
|
1130
1240
|
DelegatedAdminAccountId: string | undefined;
|
|
@@ -1608,100 +1718,3 @@ export interface GetCoipPoolUsageResult {
|
|
|
1608
1718
|
LocalGatewayRouteTableId?: string | undefined;
|
|
1609
1719
|
NextToken?: string | undefined;
|
|
1610
1720
|
}
|
|
1611
|
-
export interface GetConsoleOutputRequest {
|
|
1612
|
-
InstanceId: string | undefined;
|
|
1613
|
-
Latest?: boolean | undefined;
|
|
1614
|
-
DryRun?: boolean | undefined;
|
|
1615
|
-
}
|
|
1616
|
-
export interface GetConsoleOutputResult {
|
|
1617
|
-
InstanceId?: string | undefined;
|
|
1618
|
-
Timestamp?: Date | undefined;
|
|
1619
|
-
Output?: string | undefined;
|
|
1620
|
-
}
|
|
1621
|
-
export interface GetConsoleScreenshotRequest {
|
|
1622
|
-
DryRun?: boolean | undefined;
|
|
1623
|
-
InstanceId: string | undefined;
|
|
1624
|
-
WakeUp?: boolean | undefined;
|
|
1625
|
-
}
|
|
1626
|
-
export interface GetConsoleScreenshotResult {
|
|
1627
|
-
ImageData?: string | undefined;
|
|
1628
|
-
InstanceId?: string | undefined;
|
|
1629
|
-
}
|
|
1630
|
-
export interface GetDeclarativePoliciesReportSummaryRequest {
|
|
1631
|
-
DryRun?: boolean | undefined;
|
|
1632
|
-
ReportId: string | undefined;
|
|
1633
|
-
}
|
|
1634
|
-
export interface RegionalSummary {
|
|
1635
|
-
RegionName?: string | undefined;
|
|
1636
|
-
NumberOfMatchedAccounts?: number | undefined;
|
|
1637
|
-
NumberOfUnmatchedAccounts?: number | undefined;
|
|
1638
|
-
}
|
|
1639
|
-
export interface AttributeSummary {
|
|
1640
|
-
AttributeName?: string | undefined;
|
|
1641
|
-
MostFrequentValue?: string | undefined;
|
|
1642
|
-
NumberOfMatchedAccounts?: number | undefined;
|
|
1643
|
-
NumberOfUnmatchedAccounts?: number | undefined;
|
|
1644
|
-
RegionalSummaries?: RegionalSummary[] | undefined;
|
|
1645
|
-
}
|
|
1646
|
-
export interface GetDeclarativePoliciesReportSummaryResult {
|
|
1647
|
-
ReportId?: string | undefined;
|
|
1648
|
-
S3Bucket?: string | undefined;
|
|
1649
|
-
S3Prefix?: string | undefined;
|
|
1650
|
-
TargetId?: string | undefined;
|
|
1651
|
-
StartTime?: Date | undefined;
|
|
1652
|
-
EndTime?: Date | undefined;
|
|
1653
|
-
NumberOfAccounts?: number | undefined;
|
|
1654
|
-
NumberOfFailedAccounts?: number | undefined;
|
|
1655
|
-
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
1656
|
-
}
|
|
1657
|
-
export declare const UnlimitedSupportedInstanceFamily: {
|
|
1658
|
-
readonly t2: "t2";
|
|
1659
|
-
readonly t3: "t3";
|
|
1660
|
-
readonly t3a: "t3a";
|
|
1661
|
-
readonly t4g: "t4g";
|
|
1662
|
-
};
|
|
1663
|
-
export type UnlimitedSupportedInstanceFamily =
|
|
1664
|
-
(typeof UnlimitedSupportedInstanceFamily)[keyof typeof UnlimitedSupportedInstanceFamily];
|
|
1665
|
-
export interface GetDefaultCreditSpecificationRequest {
|
|
1666
|
-
DryRun?: boolean | undefined;
|
|
1667
|
-
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
1668
|
-
}
|
|
1669
|
-
export interface InstanceFamilyCreditSpecification {
|
|
1670
|
-
InstanceFamily?: UnlimitedSupportedInstanceFamily | undefined;
|
|
1671
|
-
CpuCredits?: string | undefined;
|
|
1672
|
-
}
|
|
1673
|
-
export interface GetDefaultCreditSpecificationResult {
|
|
1674
|
-
InstanceFamilyCreditSpecification?:
|
|
1675
|
-
| InstanceFamilyCreditSpecification
|
|
1676
|
-
| undefined;
|
|
1677
|
-
}
|
|
1678
|
-
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
1679
|
-
DryRun?: boolean | undefined;
|
|
1680
|
-
}
|
|
1681
|
-
export interface GetEbsDefaultKmsKeyIdResult {
|
|
1682
|
-
KmsKeyId?: string | undefined;
|
|
1683
|
-
}
|
|
1684
|
-
export interface GetEbsEncryptionByDefaultRequest {
|
|
1685
|
-
DryRun?: boolean | undefined;
|
|
1686
|
-
}
|
|
1687
|
-
export interface GetEbsEncryptionByDefaultResult {
|
|
1688
|
-
EbsEncryptionByDefault?: boolean | undefined;
|
|
1689
|
-
SseType?: SSEType | undefined;
|
|
1690
|
-
}
|
|
1691
|
-
export declare const PartitionLoadFrequency: {
|
|
1692
|
-
readonly DAILY: "daily";
|
|
1693
|
-
readonly MONTHLY: "monthly";
|
|
1694
|
-
readonly NONE: "none";
|
|
1695
|
-
readonly WEEKLY: "weekly";
|
|
1696
|
-
};
|
|
1697
|
-
export type PartitionLoadFrequency =
|
|
1698
|
-
(typeof PartitionLoadFrequency)[keyof typeof PartitionLoadFrequency];
|
|
1699
|
-
export interface AthenaIntegration {
|
|
1700
|
-
IntegrationResultS3DestinationArn: string | undefined;
|
|
1701
|
-
PartitionLoadFrequency: PartitionLoadFrequency | undefined;
|
|
1702
|
-
PartitionStartDate?: Date | undefined;
|
|
1703
|
-
PartitionEndDate?: Date | undefined;
|
|
1704
|
-
}
|
|
1705
|
-
export interface IntegrateServices {
|
|
1706
|
-
AthenaIntegrations?: AthenaIntegration[] | undefined;
|
|
1707
|
-
}
|
|
@@ -7,14 +7,12 @@ import {
|
|
|
7
7
|
Affinity,
|
|
8
8
|
AutoPlacement,
|
|
9
9
|
CurrencyCodeValues,
|
|
10
|
-
DnsSupportValue,
|
|
11
10
|
EnaSrdSpecification,
|
|
12
11
|
HostMaintenance,
|
|
13
12
|
HostRecovery,
|
|
14
13
|
InstanceEventWindow,
|
|
15
14
|
IpamPoolAllocation,
|
|
16
15
|
RouteServerAssociation,
|
|
17
|
-
SecurityGroupReferencingSupportValue,
|
|
18
16
|
SubnetAssociation,
|
|
19
17
|
Tag,
|
|
20
18
|
TagSpecification,
|
|
@@ -62,13 +60,11 @@ import {
|
|
|
62
60
|
RequestIpamResourceTag,
|
|
63
61
|
SelfServicePortal,
|
|
64
62
|
ShutdownBehavior,
|
|
63
|
+
SSEType,
|
|
65
64
|
TargetCapacitySpecificationRequest,
|
|
66
65
|
TargetCapacityUnitType,
|
|
67
66
|
} from "./models_1";
|
|
68
67
|
import {
|
|
69
|
-
AutoAcceptSharedAttachmentsValue,
|
|
70
|
-
DefaultRouteTableAssociationValue,
|
|
71
|
-
DefaultRouteTablePropagationValue,
|
|
72
68
|
InstanceBandwidthWeighting,
|
|
73
69
|
LaunchTemplate,
|
|
74
70
|
LocalGatewayRoute,
|
|
@@ -78,16 +74,7 @@ import {
|
|
|
78
74
|
RouteServer,
|
|
79
75
|
RouteServerPersistRoutesAction,
|
|
80
76
|
SubnetCidrReservation,
|
|
81
|
-
TrafficDirection,
|
|
82
|
-
TrafficMirrorFilter,
|
|
83
|
-
TrafficMirrorFilterRule,
|
|
84
|
-
TrafficMirrorNetworkService,
|
|
85
|
-
TrafficMirrorPortRangeRequest,
|
|
86
|
-
TrafficMirrorRuleAction,
|
|
87
|
-
TrafficMirrorSession,
|
|
88
|
-
TransitGateway,
|
|
89
77
|
TransitGatewayPrefixListReference,
|
|
90
|
-
VpnEcmpSupportValue,
|
|
91
78
|
} from "./models_2";
|
|
92
79
|
import { Filter, IpamPoolCidr } from "./models_3";
|
|
93
80
|
import {
|
|
@@ -106,7 +93,6 @@ import {
|
|
|
106
93
|
InstanceMetadataProtocolState,
|
|
107
94
|
InstanceMetadataTagsState,
|
|
108
95
|
InstanceRebootMigrationState,
|
|
109
|
-
InstanceStatusEvent,
|
|
110
96
|
LaunchPermission,
|
|
111
97
|
PaymentOption,
|
|
112
98
|
PermissionGroup,
|
|
@@ -117,22 +103,113 @@ import {
|
|
|
117
103
|
import {
|
|
118
104
|
AnalysisStatus,
|
|
119
105
|
ArchitectureType,
|
|
120
|
-
|
|
121
|
-
ExcessCapacityTerminationPolicy,
|
|
122
|
-
LaunchTemplateConfig,
|
|
106
|
+
InstanceStatusEvent,
|
|
123
107
|
LockState,
|
|
124
108
|
ReservedInstancesConfiguration,
|
|
125
|
-
SnapshotAttributeName,
|
|
126
109
|
} from "./models_5";
|
|
127
110
|
import {
|
|
128
|
-
InstanceFamilyCreditSpecification,
|
|
129
|
-
IntegrateServices,
|
|
130
111
|
ManagedBy,
|
|
131
112
|
RouteServerPropagation,
|
|
132
113
|
SnapshotBlockPublicAccessState,
|
|
133
114
|
TransitGatewayPropagationState,
|
|
134
|
-
UnlimitedSupportedInstanceFamily,
|
|
135
115
|
} from "./models_6";
|
|
116
|
+
export interface GetConsoleOutputRequest {
|
|
117
|
+
InstanceId: string | undefined;
|
|
118
|
+
Latest?: boolean | undefined;
|
|
119
|
+
DryRun?: boolean | undefined;
|
|
120
|
+
}
|
|
121
|
+
export interface GetConsoleOutputResult {
|
|
122
|
+
InstanceId?: string | undefined;
|
|
123
|
+
Timestamp?: Date | undefined;
|
|
124
|
+
Output?: string | undefined;
|
|
125
|
+
}
|
|
126
|
+
export interface GetConsoleScreenshotRequest {
|
|
127
|
+
DryRun?: boolean | undefined;
|
|
128
|
+
InstanceId: string | undefined;
|
|
129
|
+
WakeUp?: boolean | undefined;
|
|
130
|
+
}
|
|
131
|
+
export interface GetConsoleScreenshotResult {
|
|
132
|
+
ImageData?: string | undefined;
|
|
133
|
+
InstanceId?: string | undefined;
|
|
134
|
+
}
|
|
135
|
+
export interface GetDeclarativePoliciesReportSummaryRequest {
|
|
136
|
+
DryRun?: boolean | undefined;
|
|
137
|
+
ReportId: string | undefined;
|
|
138
|
+
}
|
|
139
|
+
export interface RegionalSummary {
|
|
140
|
+
RegionName?: string | undefined;
|
|
141
|
+
NumberOfMatchedAccounts?: number | undefined;
|
|
142
|
+
NumberOfUnmatchedAccounts?: number | undefined;
|
|
143
|
+
}
|
|
144
|
+
export interface AttributeSummary {
|
|
145
|
+
AttributeName?: string | undefined;
|
|
146
|
+
MostFrequentValue?: string | undefined;
|
|
147
|
+
NumberOfMatchedAccounts?: number | undefined;
|
|
148
|
+
NumberOfUnmatchedAccounts?: number | undefined;
|
|
149
|
+
RegionalSummaries?: RegionalSummary[] | undefined;
|
|
150
|
+
}
|
|
151
|
+
export interface GetDeclarativePoliciesReportSummaryResult {
|
|
152
|
+
ReportId?: string | undefined;
|
|
153
|
+
S3Bucket?: string | undefined;
|
|
154
|
+
S3Prefix?: string | undefined;
|
|
155
|
+
TargetId?: string | undefined;
|
|
156
|
+
StartTime?: Date | undefined;
|
|
157
|
+
EndTime?: Date | undefined;
|
|
158
|
+
NumberOfAccounts?: number | undefined;
|
|
159
|
+
NumberOfFailedAccounts?: number | undefined;
|
|
160
|
+
AttributeSummaries?: AttributeSummary[] | undefined;
|
|
161
|
+
}
|
|
162
|
+
export declare const UnlimitedSupportedInstanceFamily: {
|
|
163
|
+
readonly t2: "t2";
|
|
164
|
+
readonly t3: "t3";
|
|
165
|
+
readonly t3a: "t3a";
|
|
166
|
+
readonly t4g: "t4g";
|
|
167
|
+
};
|
|
168
|
+
export type UnlimitedSupportedInstanceFamily =
|
|
169
|
+
(typeof UnlimitedSupportedInstanceFamily)[keyof typeof UnlimitedSupportedInstanceFamily];
|
|
170
|
+
export interface GetDefaultCreditSpecificationRequest {
|
|
171
|
+
DryRun?: boolean | undefined;
|
|
172
|
+
InstanceFamily: UnlimitedSupportedInstanceFamily | undefined;
|
|
173
|
+
}
|
|
174
|
+
export interface InstanceFamilyCreditSpecification {
|
|
175
|
+
InstanceFamily?: UnlimitedSupportedInstanceFamily | undefined;
|
|
176
|
+
CpuCredits?: string | undefined;
|
|
177
|
+
}
|
|
178
|
+
export interface GetDefaultCreditSpecificationResult {
|
|
179
|
+
InstanceFamilyCreditSpecification?:
|
|
180
|
+
| InstanceFamilyCreditSpecification
|
|
181
|
+
| undefined;
|
|
182
|
+
}
|
|
183
|
+
export interface GetEbsDefaultKmsKeyIdRequest {
|
|
184
|
+
DryRun?: boolean | undefined;
|
|
185
|
+
}
|
|
186
|
+
export interface GetEbsDefaultKmsKeyIdResult {
|
|
187
|
+
KmsKeyId?: string | undefined;
|
|
188
|
+
}
|
|
189
|
+
export interface GetEbsEncryptionByDefaultRequest {
|
|
190
|
+
DryRun?: boolean | undefined;
|
|
191
|
+
}
|
|
192
|
+
export interface GetEbsEncryptionByDefaultResult {
|
|
193
|
+
EbsEncryptionByDefault?: boolean | undefined;
|
|
194
|
+
SseType?: SSEType | undefined;
|
|
195
|
+
}
|
|
196
|
+
export declare const PartitionLoadFrequency: {
|
|
197
|
+
readonly DAILY: "daily";
|
|
198
|
+
readonly MONTHLY: "monthly";
|
|
199
|
+
readonly NONE: "none";
|
|
200
|
+
readonly WEEKLY: "weekly";
|
|
201
|
+
};
|
|
202
|
+
export type PartitionLoadFrequency =
|
|
203
|
+
(typeof PartitionLoadFrequency)[keyof typeof PartitionLoadFrequency];
|
|
204
|
+
export interface AthenaIntegration {
|
|
205
|
+
IntegrationResultS3DestinationArn: string | undefined;
|
|
206
|
+
PartitionLoadFrequency: PartitionLoadFrequency | undefined;
|
|
207
|
+
PartitionStartDate?: Date | undefined;
|
|
208
|
+
PartitionEndDate?: Date | undefined;
|
|
209
|
+
}
|
|
210
|
+
export interface IntegrateServices {
|
|
211
|
+
AthenaIntegrations?: AthenaIntegration[] | undefined;
|
|
212
|
+
}
|
|
136
213
|
export interface GetFlowLogsIntegrationTemplateRequest {
|
|
137
214
|
DryRun?: boolean | undefined;
|
|
138
215
|
FlowLogId: string | undefined;
|
|
@@ -1799,133 +1876,3 @@ export interface ModifySecurityGroupRulesRequest {
|
|
|
1799
1876
|
export interface ModifySecurityGroupRulesResult {
|
|
1800
1877
|
Return?: boolean | undefined;
|
|
1801
1878
|
}
|
|
1802
|
-
export interface CreateVolumePermissionModifications {
|
|
1803
|
-
Add?: CreateVolumePermission[] | undefined;
|
|
1804
|
-
Remove?: CreateVolumePermission[] | undefined;
|
|
1805
|
-
}
|
|
1806
|
-
export interface ModifySnapshotAttributeRequest {
|
|
1807
|
-
Attribute?: SnapshotAttributeName | undefined;
|
|
1808
|
-
CreateVolumePermission?: CreateVolumePermissionModifications | undefined;
|
|
1809
|
-
GroupNames?: string[] | undefined;
|
|
1810
|
-
OperationType?: OperationType | undefined;
|
|
1811
|
-
SnapshotId: string | undefined;
|
|
1812
|
-
UserIds?: string[] | undefined;
|
|
1813
|
-
DryRun?: boolean | undefined;
|
|
1814
|
-
}
|
|
1815
|
-
export declare const TargetStorageTier: {
|
|
1816
|
-
readonly archive: "archive";
|
|
1817
|
-
};
|
|
1818
|
-
export type TargetStorageTier =
|
|
1819
|
-
(typeof TargetStorageTier)[keyof typeof TargetStorageTier];
|
|
1820
|
-
export interface ModifySnapshotTierRequest {
|
|
1821
|
-
SnapshotId: string | undefined;
|
|
1822
|
-
StorageTier?: TargetStorageTier | undefined;
|
|
1823
|
-
DryRun?: boolean | undefined;
|
|
1824
|
-
}
|
|
1825
|
-
export interface ModifySnapshotTierResult {
|
|
1826
|
-
SnapshotId?: string | undefined;
|
|
1827
|
-
TieringStartTime?: Date | undefined;
|
|
1828
|
-
}
|
|
1829
|
-
export interface ModifySpotFleetRequestRequest {
|
|
1830
|
-
LaunchTemplateConfigs?: LaunchTemplateConfig[] | undefined;
|
|
1831
|
-
OnDemandTargetCapacity?: number | undefined;
|
|
1832
|
-
Context?: string | undefined;
|
|
1833
|
-
SpotFleetRequestId: string | undefined;
|
|
1834
|
-
TargetCapacity?: number | undefined;
|
|
1835
|
-
ExcessCapacityTerminationPolicy?: ExcessCapacityTerminationPolicy | undefined;
|
|
1836
|
-
}
|
|
1837
|
-
export interface ModifySpotFleetRequestResponse {
|
|
1838
|
-
Return?: boolean | undefined;
|
|
1839
|
-
}
|
|
1840
|
-
export interface ModifySubnetAttributeRequest {
|
|
1841
|
-
AssignIpv6AddressOnCreation?: AttributeBooleanValue | undefined;
|
|
1842
|
-
MapPublicIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
1843
|
-
SubnetId: string | undefined;
|
|
1844
|
-
MapCustomerOwnedIpOnLaunch?: AttributeBooleanValue | undefined;
|
|
1845
|
-
CustomerOwnedIpv4Pool?: string | undefined;
|
|
1846
|
-
EnableDns64?: AttributeBooleanValue | undefined;
|
|
1847
|
-
PrivateDnsHostnameTypeOnLaunch?: HostnameType | undefined;
|
|
1848
|
-
EnableResourceNameDnsARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
1849
|
-
EnableResourceNameDnsAAAARecordOnLaunch?: AttributeBooleanValue | undefined;
|
|
1850
|
-
EnableLniAtDeviceIndex?: number | undefined;
|
|
1851
|
-
DisableLniAtDeviceIndex?: AttributeBooleanValue | undefined;
|
|
1852
|
-
}
|
|
1853
|
-
export interface ModifyTrafficMirrorFilterNetworkServicesRequest {
|
|
1854
|
-
TrafficMirrorFilterId: string | undefined;
|
|
1855
|
-
AddNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
1856
|
-
RemoveNetworkServices?: TrafficMirrorNetworkService[] | undefined;
|
|
1857
|
-
DryRun?: boolean | undefined;
|
|
1858
|
-
}
|
|
1859
|
-
export interface ModifyTrafficMirrorFilterNetworkServicesResult {
|
|
1860
|
-
TrafficMirrorFilter?: TrafficMirrorFilter | undefined;
|
|
1861
|
-
}
|
|
1862
|
-
export declare const TrafficMirrorFilterRuleField: {
|
|
1863
|
-
readonly description: "description";
|
|
1864
|
-
readonly destination_port_range: "destination-port-range";
|
|
1865
|
-
readonly protocol: "protocol";
|
|
1866
|
-
readonly source_port_range: "source-port-range";
|
|
1867
|
-
};
|
|
1868
|
-
export type TrafficMirrorFilterRuleField =
|
|
1869
|
-
(typeof TrafficMirrorFilterRuleField)[keyof typeof TrafficMirrorFilterRuleField];
|
|
1870
|
-
export interface ModifyTrafficMirrorFilterRuleRequest {
|
|
1871
|
-
TrafficMirrorFilterRuleId: string | undefined;
|
|
1872
|
-
TrafficDirection?: TrafficDirection | undefined;
|
|
1873
|
-
RuleNumber?: number | undefined;
|
|
1874
|
-
RuleAction?: TrafficMirrorRuleAction | undefined;
|
|
1875
|
-
DestinationPortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
1876
|
-
SourcePortRange?: TrafficMirrorPortRangeRequest | undefined;
|
|
1877
|
-
Protocol?: number | undefined;
|
|
1878
|
-
DestinationCidrBlock?: string | undefined;
|
|
1879
|
-
SourceCidrBlock?: string | undefined;
|
|
1880
|
-
Description?: string | undefined;
|
|
1881
|
-
RemoveFields?: TrafficMirrorFilterRuleField[] | undefined;
|
|
1882
|
-
DryRun?: boolean | undefined;
|
|
1883
|
-
}
|
|
1884
|
-
export interface ModifyTrafficMirrorFilterRuleResult {
|
|
1885
|
-
TrafficMirrorFilterRule?: TrafficMirrorFilterRule | undefined;
|
|
1886
|
-
}
|
|
1887
|
-
export declare const TrafficMirrorSessionField: {
|
|
1888
|
-
readonly description: "description";
|
|
1889
|
-
readonly packet_length: "packet-length";
|
|
1890
|
-
readonly virtual_network_id: "virtual-network-id";
|
|
1891
|
-
};
|
|
1892
|
-
export type TrafficMirrorSessionField =
|
|
1893
|
-
(typeof TrafficMirrorSessionField)[keyof typeof TrafficMirrorSessionField];
|
|
1894
|
-
export interface ModifyTrafficMirrorSessionRequest {
|
|
1895
|
-
TrafficMirrorSessionId: string | undefined;
|
|
1896
|
-
TrafficMirrorTargetId?: string | undefined;
|
|
1897
|
-
TrafficMirrorFilterId?: string | undefined;
|
|
1898
|
-
PacketLength?: number | undefined;
|
|
1899
|
-
SessionNumber?: number | undefined;
|
|
1900
|
-
VirtualNetworkId?: number | undefined;
|
|
1901
|
-
Description?: string | undefined;
|
|
1902
|
-
RemoveFields?: TrafficMirrorSessionField[] | undefined;
|
|
1903
|
-
DryRun?: boolean | undefined;
|
|
1904
|
-
}
|
|
1905
|
-
export interface ModifyTrafficMirrorSessionResult {
|
|
1906
|
-
TrafficMirrorSession?: TrafficMirrorSession | undefined;
|
|
1907
|
-
}
|
|
1908
|
-
export interface ModifyTransitGatewayOptions {
|
|
1909
|
-
AddTransitGatewayCidrBlocks?: string[] | undefined;
|
|
1910
|
-
RemoveTransitGatewayCidrBlocks?: string[] | undefined;
|
|
1911
|
-
VpnEcmpSupport?: VpnEcmpSupportValue | undefined;
|
|
1912
|
-
DnsSupport?: DnsSupportValue | undefined;
|
|
1913
|
-
SecurityGroupReferencingSupport?:
|
|
1914
|
-
| SecurityGroupReferencingSupportValue
|
|
1915
|
-
| undefined;
|
|
1916
|
-
AutoAcceptSharedAttachments?: AutoAcceptSharedAttachmentsValue | undefined;
|
|
1917
|
-
DefaultRouteTableAssociation?: DefaultRouteTableAssociationValue | undefined;
|
|
1918
|
-
AssociationDefaultRouteTableId?: string | undefined;
|
|
1919
|
-
DefaultRouteTablePropagation?: DefaultRouteTablePropagationValue | undefined;
|
|
1920
|
-
PropagationDefaultRouteTableId?: string | undefined;
|
|
1921
|
-
AmazonSideAsn?: number | undefined;
|
|
1922
|
-
}
|
|
1923
|
-
export interface ModifyTransitGatewayRequest {
|
|
1924
|
-
TransitGatewayId: string | undefined;
|
|
1925
|
-
Description?: string | undefined;
|
|
1926
|
-
Options?: ModifyTransitGatewayOptions | undefined;
|
|
1927
|
-
DryRun?: boolean | undefined;
|
|
1928
|
-
}
|
|
1929
|
-
export interface ModifyTransitGatewayResult {
|
|
1930
|
-
TransitGateway?: TransitGateway | undefined;
|
|
1931
|
-
}
|