@aws-sdk/client-ec2 3.310.1 → 3.312.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/dist-cjs/protocols/Aws_ec2.js +594 -1773
- package/dist-es/protocols/Aws_ec2.js +594 -1773
- package/dist-types/ts3.4/EC2.d.ts +10801 -7290
- package/dist-types/ts3.4/EC2Client.d.ts +3657 -777
- package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +41 -72
- package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
- package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +38 -74
- package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +37 -127
- package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +34 -84
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +38 -81
- package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +41 -113
- package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +37 -142
- package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +36 -92
- package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +41 -95
- package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +38 -89
- package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +41 -80
- package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +36 -78
- package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +41 -91
- package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -112
- package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +37 -68
- package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +41 -173
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +41 -204
- package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +37 -77
- package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +37 -64
- package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +41 -80
- package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +36 -69
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +32 -65
- package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +37 -65
- package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +41 -123
- package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +41 -93
- package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +41 -84
- package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +34 -68
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +34 -109
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +34 -120
- package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +41 -102
- package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +41 -92
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +41 -120
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +37 -67
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +37 -75
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +41 -117
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +38 -68
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +37 -77
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +38 -172
- package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +34 -216
- package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +37 -102
- package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +37 -90
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +34 -143
- package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +41 -106
- package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +41 -94
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +34 -86
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +37 -95
- package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +37 -78
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +32 -98
- package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +41 -368
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +41 -357
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -78
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +37 -123
- package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +37 -115
- package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +36 -105
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +41 -177
- package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +41 -108
- package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +41 -158
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +41 -99
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +39 -84
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +41 -87
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +34 -111
- package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +37 -106
- package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +38 -112
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -125
- package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +37 -93
- package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +41 -90
- package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +34 -121
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +32 -99
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +41 -88
- package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +41 -84
- package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +41 -99
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +41 -86
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +41 -87
- package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +41 -99
- package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +41 -95
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +32 -149
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +34 -116
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +38 -97
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +41 -102
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +41 -90
- package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +38 -163
- package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +37 -68
- package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +37 -81
- package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +37 -67
- package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +37 -64
- package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +36 -76
- package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +33 -75
- package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +34 -92
- package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +37 -66
- package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +37 -64
- package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +36 -76
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +34 -67
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +37 -71
- package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +37 -66
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +32 -76
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +41 -89
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +41 -97
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +43 -66
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +37 -82
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +32 -75
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +36 -79
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +36 -75
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +36 -78
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +32 -79
- package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +32 -75
- package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +33 -83
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +32 -84
- package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +37 -72
- package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +32 -75
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +32 -95
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +32 -79
- package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +32 -75
- package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +38 -70
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +33 -74
- package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +37 -67
- package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +32 -67
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +32 -75
- package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +41 -199
- package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +38 -175
- package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +41 -122
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +43 -73
- package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +38 -77
- package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +38 -67
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +38 -76
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +41 -102
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +38 -113
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +38 -77
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +38 -73
- package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +37 -77
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +37 -78
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +38 -81
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +34 -78
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +41 -103
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +37 -82
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +41 -87
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +37 -135
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +41 -152
- package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +41 -95
- package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +41 -84
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +41 -150
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +36 -141
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +41 -110
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +38 -76
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +38 -76
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +34 -78
- package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +38 -76
- package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +37 -103
- package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +41 -148
- package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +41 -106
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +43 -76
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +41 -95
- package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +38 -115
- package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +38 -126
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +41 -154
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +41 -144
- package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +38 -78
- package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +37 -137
- package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +41 -89
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +38 -118
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +41 -140
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +41 -123
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +41 -90
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +41 -119
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +38 -192
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +41 -83
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +41 -89
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +41 -125
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +41 -128
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +41 -147
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +41 -124
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +41 -87
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +37 -112
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +34 -111
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +41 -80
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +43 -76
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +41 -87
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +41 -170
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +35 -164
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +41 -105
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +41 -83
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +34 -109
- package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +38 -76
- package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +36 -79
- package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +36 -76
- package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +35 -98
- package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +32 -70
- package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +43 -67
- package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +38 -70
- package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +37 -78
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +33 -94
- package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +41 -89
- package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +41 -80
- package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +36 -79
- package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +41 -63
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +37 -82
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +37 -78
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +32 -76
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +41 -72
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +43 -64
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +34 -85
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +41 -77
- package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +37 -74
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +37 -95
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +41 -92
- package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +41 -148
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +38 -74
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +37 -74
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +41 -134
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +37 -76
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +41 -157
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +43 -66
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +34 -124
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +37 -113
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +34 -81
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +37 -96
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +34 -79
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +41 -93
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +34 -193
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +41 -91
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +34 -78
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +32 -87
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +36 -86
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +36 -147
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +37 -151
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +41 -95
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +34 -76
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +37 -84
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +37 -65
- package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +41 -93
- package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +37 -143
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +41 -79
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +37 -125
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +38 -69
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +41 -213
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +36 -124
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +41 -85
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +41 -81
- package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +41 -78
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +43 -81
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +36 -88
- package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +34 -85
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +33 -100
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +38 -93
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +41 -88
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +41 -75
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +41 -99
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +37 -72
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +38 -102
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +41 -72
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +41 -125
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +37 -69
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +37 -88
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +38 -67
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +38 -93
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +41 -83
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +41 -82
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +41 -124
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +32 -86
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +34 -146
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +43 -68
- package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +32 -105
- package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +34 -73
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +41 -70
- package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +41 -71
- package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +41 -86
- package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +36 -99
- package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +32 -97
- package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +41 -86
- package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +37 -66
- package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +36 -77
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +37 -556
- package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +41 -236
- package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +41 -68
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +33 -77
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +36 -85
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +37 -65
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +36 -79
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +41 -84
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +41 -64
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +41 -65
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +38 -70
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +41 -122
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +41 -124
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +35 -346
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +41 -207
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +41 -74
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +41 -73
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +37 -78
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +35 -116
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +41 -83
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +41 -67
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +34 -128
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +41 -66
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +38 -155
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +41 -69
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +37 -84
- package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +41 -76
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +38 -68
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +41 -134
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +41 -134
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +38 -68
- package/dist-types/ts3.4/commands/index.d.ts +591 -591
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +33 -19
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -5
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/EC2ServiceException.d.ts +7 -12
- package/dist-types/ts3.4/models/index.d.ts +8 -8
- package/dist-types/ts3.4/models/models_0.d.ts +2660 -7440
- package/dist-types/ts3.4/models/models_1.d.ts +2100 -8581
- package/dist-types/ts3.4/models/models_2.d.ts +1846 -6522
- package/dist-types/ts3.4/models/models_3.d.ts +1844 -8050
- package/dist-types/ts3.4/models/models_4.d.ts +2103 -9927
- package/dist-types/ts3.4/models/models_5.d.ts +1710 -6740
- package/dist-types/ts3.4/models/models_6.d.ts +1879 -7333
- package/dist-types/ts3.4/models/models_7.d.ts +143 -489
- package/dist-types/ts3.4/pagination/DescribeAddressTransfersPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeAddressesAttributePaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeAwsNetworkPerformanceMetricSubscriptionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeByoipCidrsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeCapacityReservationFleetsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeCapacityReservationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeCarrierGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClassicLinkInstancesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClientVpnAuthorizationRulesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClientVpnConnectionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClientVpnEndpointsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClientVpnRoutesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeClientVpnTargetNetworksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeCoipPoolsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeDhcpOptionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeEgressOnlyInternetGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeExportImageTasksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeFastLaunchImagesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeFastSnapshotRestoresPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeFleetsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeFlowLogsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeFpgaImagesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeHostReservationOfferingsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeHostReservationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeHostsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIamInstanceProfileAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeImportImageTasksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeImportSnapshotTasksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstanceCreditSpecificationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstanceEventWindowsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstanceStatusPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstanceTypeOfferingsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstanceTypesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeInternetGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpamPoolsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveriesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpamResourceDiscoveryAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpamScopesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpamsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeIpv6PoolsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLaunchTemplateVersionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLaunchTemplatesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayRouteTablesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeLocalGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeManagedPrefixListsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeMovingAddressesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNatGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkAclsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAccessScopesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsAnalysesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInsightsPathsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInterfacePermissionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeNetworkInterfacesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribePrefixListsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribePrincipalIdFormatPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribePublicIpv4PoolsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeReplaceRootVolumeTasksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeReservedInstancesModificationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeReservedInstancesOfferingsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeRouteTablesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeScheduledInstanceAvailabilityPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeScheduledInstancesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSecurityGroupRulesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSecurityGroupsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSnapshotTierStatusPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSpotFleetRequestsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSpotInstanceRequestsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSpotPriceHistoryPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeStaleSecurityGroupsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeStoreImageTasksPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeSubnetsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorFiltersPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorSessionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTrafficMirrorTargetsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayAttachmentsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectPeersPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayConnectsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayMulticastDomainsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayPolicyTablesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayRouteTablesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTransitGatewaysPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeTrunkInterfaceAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVerifiedAccessEndpointsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVerifiedAccessGroupsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstanceLoggingConfigurationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVerifiedAccessInstancesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVerifiedAccessTrustProvidersPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVolumeStatusPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVolumesModificationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcClassicLinkDnsSupportPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointConnectionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointServicePermissionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcEndpointsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcPeeringConnectionsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/DescribeVpcsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetAssociatedIpv6PoolCidrsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetAwsNetworkPerformanceDataPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetGroupsForCapacityReservationPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamAddressHistoryPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamDiscoveredAccountsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamDiscoveredResourceCidrsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamPoolAllocationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamPoolCidrsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetIpamResourceCidrsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetManagedPrefixListAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetManagedPrefixListEntriesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetSpotPlacementScoresPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayAttachmentPropagationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayPrefixListReferencesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTableAssociationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetTransitGatewayRouteTablePropagationsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/GetVpnConnectionDeviceTypesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +5 -8
- package/dist-types/ts3.4/pagination/ListImagesInRecycleBinPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/ListSnapshotsInRecycleBinPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/SearchLocalGatewayRoutesPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/SearchTransitGatewayMulticastGroupsPaginator.d.ts +11 -7
- package/dist-types/ts3.4/pagination/index.d.ts +135 -135
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +7097 -5321
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +91 -42
- package/dist-types/ts3.4/runtimeConfig.d.ts +91 -42
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +80 -41
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +18 -18
- package/dist-types/ts3.4/waiters/index.d.ts +35 -35
- package/dist-types/ts3.4/waiters/waitForBundleTaskComplete.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForConversionTaskCancelled.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForConversionTaskCompleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForConversionTaskDeleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForCustomerGatewayAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForExportTaskCancelled.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForExportTaskCompleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForImageAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForImageExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInstanceExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInstanceRunning.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInstanceStatusOk.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInstanceStopped.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInstanceTerminated.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForInternetGatewayExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForKeyPairExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForNatGatewayAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForNatGatewayDeleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForNetworkInterfaceAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForPasswordDataAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSecurityGroupExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSnapshotCompleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSnapshotImported.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSpotInstanceRequestFulfilled.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSubnetAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForSystemStatusOk.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVolumeAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVolumeDeleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVolumeInUse.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpcAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpcExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionDeleted.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpcPeeringConnectionExists.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpnConnectionAvailable.d.ts +11 -14
- package/dist-types/ts3.4/waiters/waitForVpnConnectionDeleted.d.ts +11 -14
- package/package.json +3 -3
|
@@ -1,777 +1,3657 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
import {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
import {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
import {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
import {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
import {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
import {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
import {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
import {
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
import {
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
import {
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
import {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
import {
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
import {
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
import {
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
import {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
import {
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
import {
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
import {
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
import {
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
import {
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
import {
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
import {
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
import {
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
import {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
import {
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
import {
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
import {
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
import {
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
import {
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
import {
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
import {
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
import {
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
import {
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
import {
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
import {
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
import {
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
import {
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
import {
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
import {
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
import {
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
import {
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
import {
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
import {
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
import {
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
import {
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
import {
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
import {
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
import {
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
import {
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
import {
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
import {
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
import {
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
import {
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
import {
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
import {
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
import {
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
import {
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
import {
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
import {
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
import {
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
import {
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
import {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
import {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
import {
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
import {
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
import {
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
import {
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
import {
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
import {
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
import {
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
import {
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
import {
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
import {
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
import {
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
import {
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
import {
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
import {
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
import {
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
import {
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
import {
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
import {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
import {
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
import {
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
import {
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
import {
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
import {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
import {
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
import {
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
import {
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
import {
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
import {
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
import {
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
import {
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
import {
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
import {
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
import {
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
import {
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
import {
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
import {
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
import {
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
import {
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
import {
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
import {
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
import {
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
import {
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
import {
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
import {
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
import {
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
import {
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
import {
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
import {
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
import {
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
import {
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
import {
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
import {
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
import {
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
import {
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
import {
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
import {
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
import {
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
import {
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
import {
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
import {
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
import {
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
import {
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
import {
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
import {
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
import {
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
import {
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
import {
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
import {
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
import {
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
import {
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
import {
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
import {
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
import {
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
import {
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
import {
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
import {
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
import {
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
import {
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
import {
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
export type ServiceInputTypes = AcceptAddressTransferCommandInput | AcceptReservedInstancesExchangeQuoteCommandInput | AcceptTransitGatewayMulticastDomainAssociationsCommandInput | AcceptTransitGatewayPeeringAttachmentCommandInput | AcceptTransitGatewayVpcAttachmentCommandInput | AcceptVpcEndpointConnectionsCommandInput | AcceptVpcPeeringConnectionCommandInput | AdvertiseByoipCidrCommandInput | AllocateAddressCommandInput | AllocateHostsCommandInput | AllocateIpamPoolCidrCommandInput | ApplySecurityGroupsToClientVpnTargetNetworkCommandInput | AssignIpv6AddressesCommandInput | AssignPrivateIpAddressesCommandInput | AssignPrivateNatGatewayAddressCommandInput | AssociateAddressCommandInput | AssociateClientVpnTargetNetworkCommandInput | AssociateDhcpOptionsCommandInput | AssociateEnclaveCertificateIamRoleCommandInput | AssociateIamInstanceProfileCommandInput | AssociateInstanceEventWindowCommandInput | AssociateIpamResourceDiscoveryCommandInput | AssociateNatGatewayAddressCommandInput | AssociateRouteTableCommandInput | AssociateSubnetCidrBlockCommandInput | AssociateTransitGatewayMulticastDomainCommandInput | AssociateTransitGatewayPolicyTableCommandInput | AssociateTransitGatewayRouteTableCommandInput | AssociateTrunkInterfaceCommandInput | AssociateVpcCidrBlockCommandInput | AttachClassicLinkVpcCommandInput | AttachInternetGatewayCommandInput | AttachNetworkInterfaceCommandInput | AttachVerifiedAccessTrustProviderCommandInput | AttachVolumeCommandInput | AttachVpnGatewayCommandInput | AuthorizeClientVpnIngressCommandInput | AuthorizeSecurityGroupEgressCommandInput | AuthorizeSecurityGroupIngressCommandInput | BundleInstanceCommandInput | CancelBundleTaskCommandInput | CancelCapacityReservationCommandInput | CancelCapacityReservationFleetsCommandInput | CancelConversionTaskCommandInput | CancelExportTaskCommandInput | CancelImageLaunchPermissionCommandInput | CancelImportTaskCommandInput | CancelReservedInstancesListingCommandInput | CancelSpotFleetRequestsCommandInput | CancelSpotInstanceRequestsCommandInput | ConfirmProductInstanceCommandInput | CopyFpgaImageCommandInput | CopyImageCommandInput | CopySnapshotCommandInput | CreateCapacityReservationCommandInput | CreateCapacityReservationFleetCommandInput | CreateCarrierGatewayCommandInput | CreateClientVpnEndpointCommandInput | CreateClientVpnRouteCommandInput | CreateCoipCidrCommandInput | CreateCoipPoolCommandInput | CreateCustomerGatewayCommandInput | CreateDefaultSubnetCommandInput | CreateDefaultVpcCommandInput | CreateDhcpOptionsCommandInput | CreateEgressOnlyInternetGatewayCommandInput | CreateFleetCommandInput | CreateFlowLogsCommandInput | CreateFpgaImageCommandInput | CreateImageCommandInput | CreateInstanceEventWindowCommandInput | CreateInstanceExportTaskCommandInput | CreateInternetGatewayCommandInput | CreateIpamCommandInput | CreateIpamPoolCommandInput | CreateIpamResourceDiscoveryCommandInput | CreateIpamScopeCommandInput | CreateKeyPairCommandInput | CreateLaunchTemplateCommandInput | CreateLaunchTemplateVersionCommandInput | CreateLocalGatewayRouteCommandInput | CreateLocalGatewayRouteTableCommandInput | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput | CreateLocalGatewayRouteTableVpcAssociationCommandInput | CreateManagedPrefixListCommandInput | CreateNatGatewayCommandInput | CreateNetworkAclCommandInput | CreateNetworkAclEntryCommandInput | CreateNetworkInsightsAccessScopeCommandInput | CreateNetworkInsightsPathCommandInput | CreateNetworkInterfaceCommandInput | CreateNetworkInterfacePermissionCommandInput | CreatePlacementGroupCommandInput | CreatePublicIpv4PoolCommandInput | CreateReplaceRootVolumeTaskCommandInput | CreateReservedInstancesListingCommandInput | CreateRestoreImageTaskCommandInput | CreateRouteCommandInput | CreateRouteTableCommandInput | CreateSecurityGroupCommandInput | CreateSnapshotCommandInput | CreateSnapshotsCommandInput | CreateSpotDatafeedSubscriptionCommandInput | CreateStoreImageTaskCommandInput | CreateSubnetCidrReservationCommandInput | CreateSubnetCommandInput | CreateTagsCommandInput | CreateTrafficMirrorFilterCommandInput | CreateTrafficMirrorFilterRuleCommandInput | CreateTrafficMirrorSessionCommandInput | CreateTrafficMirrorTargetCommandInput | CreateTransitGatewayCommandInput | CreateTransitGatewayConnectCommandInput | CreateTransitGatewayConnectPeerCommandInput | CreateTransitGatewayMulticastDomainCommandInput | CreateTransitGatewayPeeringAttachmentCommandInput | CreateTransitGatewayPolicyTableCommandInput | CreateTransitGatewayPrefixListReferenceCommandInput | CreateTransitGatewayRouteCommandInput | CreateTransitGatewayRouteTableAnnouncementCommandInput | CreateTransitGatewayRouteTableCommandInput | CreateTransitGatewayVpcAttachmentCommandInput | CreateVerifiedAccessEndpointCommandInput | CreateVerifiedAccessGroupCommandInput | CreateVerifiedAccessInstanceCommandInput | CreateVerifiedAccessTrustProviderCommandInput | CreateVolumeCommandInput | CreateVpcCommandInput | CreateVpcEndpointCommandInput | CreateVpcEndpointConnectionNotificationCommandInput | CreateVpcEndpointServiceConfigurationCommandInput | CreateVpcPeeringConnectionCommandInput | CreateVpnConnectionCommandInput | CreateVpnConnectionRouteCommandInput | CreateVpnGatewayCommandInput | DeleteCarrierGatewayCommandInput | DeleteClientVpnEndpointCommandInput | DeleteClientVpnRouteCommandInput | DeleteCoipCidrCommandInput | DeleteCoipPoolCommandInput | DeleteCustomerGatewayCommandInput | DeleteDhcpOptionsCommandInput | DeleteEgressOnlyInternetGatewayCommandInput | DeleteFleetsCommandInput | DeleteFlowLogsCommandInput | DeleteFpgaImageCommandInput | DeleteInstanceEventWindowCommandInput | DeleteInternetGatewayCommandInput | DeleteIpamCommandInput | DeleteIpamPoolCommandInput | DeleteIpamResourceDiscoveryCommandInput | DeleteIpamScopeCommandInput | DeleteKeyPairCommandInput | DeleteLaunchTemplateCommandInput | DeleteLaunchTemplateVersionsCommandInput | DeleteLocalGatewayRouteCommandInput | DeleteLocalGatewayRouteTableCommandInput | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput | DeleteLocalGatewayRouteTableVpcAssociationCommandInput | DeleteManagedPrefixListCommandInput | DeleteNatGatewayCommandInput | DeleteNetworkAclCommandInput | DeleteNetworkAclEntryCommandInput | DeleteNetworkInsightsAccessScopeAnalysisCommandInput | DeleteNetworkInsightsAccessScopeCommandInput | DeleteNetworkInsightsAnalysisCommandInput | DeleteNetworkInsightsPathCommandInput | DeleteNetworkInterfaceCommandInput | DeleteNetworkInterfacePermissionCommandInput | DeletePlacementGroupCommandInput | DeletePublicIpv4PoolCommandInput | DeleteQueuedReservedInstancesCommandInput | DeleteRouteCommandInput | DeleteRouteTableCommandInput | DeleteSecurityGroupCommandInput | DeleteSnapshotCommandInput | DeleteSpotDatafeedSubscriptionCommandInput | DeleteSubnetCidrReservationCommandInput | DeleteSubnetCommandInput | DeleteTagsCommandInput | DeleteTrafficMirrorFilterCommandInput | DeleteTrafficMirrorFilterRuleCommandInput | DeleteTrafficMirrorSessionCommandInput | DeleteTrafficMirrorTargetCommandInput | DeleteTransitGatewayCommandInput | DeleteTransitGatewayConnectCommandInput | DeleteTransitGatewayConnectPeerCommandInput | DeleteTransitGatewayMulticastDomainCommandInput | DeleteTransitGatewayPeeringAttachmentCommandInput | DeleteTransitGatewayPolicyTableCommandInput | DeleteTransitGatewayPrefixListReferenceCommandInput | DeleteTransitGatewayRouteCommandInput | DeleteTransitGatewayRouteTableAnnouncementCommandInput | DeleteTransitGatewayRouteTableCommandInput | DeleteTransitGatewayVpcAttachmentCommandInput | DeleteVerifiedAccessEndpointCommandInput | DeleteVerifiedAccessGroupCommandInput | DeleteVerifiedAccessInstanceCommandInput | DeleteVerifiedAccessTrustProviderCommandInput | DeleteVolumeCommandInput | DeleteVpcCommandInput | DeleteVpcEndpointConnectionNotificationsCommandInput | DeleteVpcEndpointServiceConfigurationsCommandInput | DeleteVpcEndpointsCommandInput | DeleteVpcPeeringConnectionCommandInput | DeleteVpnConnectionCommandInput | DeleteVpnConnectionRouteCommandInput | DeleteVpnGatewayCommandInput | DeprovisionByoipCidrCommandInput | DeprovisionIpamPoolCidrCommandInput | DeprovisionPublicIpv4PoolCidrCommandInput | DeregisterImageCommandInput | DeregisterInstanceEventNotificationAttributesCommandInput | DeregisterTransitGatewayMulticastGroupMembersCommandInput | DeregisterTransitGatewayMulticastGroupSourcesCommandInput | DescribeAccountAttributesCommandInput | DescribeAddressTransfersCommandInput | DescribeAddressesAttributeCommandInput | DescribeAddressesCommandInput | DescribeAggregateIdFormatCommandInput | DescribeAvailabilityZonesCommandInput | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput | DescribeBundleTasksCommandInput | DescribeByoipCidrsCommandInput | DescribeCapacityReservationFleetsCommandInput | DescribeCapacityReservationsCommandInput | DescribeCarrierGatewaysCommandInput | DescribeClassicLinkInstancesCommandInput | DescribeClientVpnAuthorizationRulesCommandInput | DescribeClientVpnConnectionsCommandInput | DescribeClientVpnEndpointsCommandInput | DescribeClientVpnRoutesCommandInput | DescribeClientVpnTargetNetworksCommandInput | DescribeCoipPoolsCommandInput | DescribeConversionTasksCommandInput | DescribeCustomerGatewaysCommandInput | DescribeDhcpOptionsCommandInput | DescribeEgressOnlyInternetGatewaysCommandInput | DescribeElasticGpusCommandInput | DescribeExportImageTasksCommandInput | DescribeExportTasksCommandInput | DescribeFastLaunchImagesCommandInput | DescribeFastSnapshotRestoresCommandInput | DescribeFleetHistoryCommandInput | DescribeFleetInstancesCommandInput | DescribeFleetsCommandInput | DescribeFlowLogsCommandInput | DescribeFpgaImageAttributeCommandInput | DescribeFpgaImagesCommandInput | DescribeHostReservationOfferingsCommandInput | DescribeHostReservationsCommandInput | DescribeHostsCommandInput | DescribeIamInstanceProfileAssociationsCommandInput | DescribeIdFormatCommandInput | DescribeIdentityIdFormatCommandInput | DescribeImageAttributeCommandInput | DescribeImagesCommandInput | DescribeImportImageTasksCommandInput | DescribeImportSnapshotTasksCommandInput | DescribeInstanceAttributeCommandInput | DescribeInstanceCreditSpecificationsCommandInput | DescribeInstanceEventNotificationAttributesCommandInput | DescribeInstanceEventWindowsCommandInput | DescribeInstanceStatusCommandInput | DescribeInstanceTypeOfferingsCommandInput | DescribeInstanceTypesCommandInput | DescribeInstancesCommandInput | DescribeInternetGatewaysCommandInput | DescribeIpamPoolsCommandInput | DescribeIpamResourceDiscoveriesCommandInput | DescribeIpamResourceDiscoveryAssociationsCommandInput | DescribeIpamScopesCommandInput | DescribeIpamsCommandInput | DescribeIpv6PoolsCommandInput | DescribeKeyPairsCommandInput | DescribeLaunchTemplateVersionsCommandInput | DescribeLaunchTemplatesCommandInput | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput | DescribeLocalGatewayRouteTableVpcAssociationsCommandInput | DescribeLocalGatewayRouteTablesCommandInput | DescribeLocalGatewayVirtualInterfaceGroupsCommandInput | DescribeLocalGatewayVirtualInterfacesCommandInput | DescribeLocalGatewaysCommandInput | DescribeManagedPrefixListsCommandInput | DescribeMovingAddressesCommandInput | DescribeNatGatewaysCommandInput | DescribeNetworkAclsCommandInput | DescribeNetworkInsightsAccessScopeAnalysesCommandInput | DescribeNetworkInsightsAccessScopesCommandInput | DescribeNetworkInsightsAnalysesCommandInput | DescribeNetworkInsightsPathsCommandInput | DescribeNetworkInterfaceAttributeCommandInput | DescribeNetworkInterfacePermissionsCommandInput | DescribeNetworkInterfacesCommandInput | DescribePlacementGroupsCommandInput | DescribePrefixListsCommandInput | DescribePrincipalIdFormatCommandInput | DescribePublicIpv4PoolsCommandInput | DescribeRegionsCommandInput | DescribeReplaceRootVolumeTasksCommandInput | DescribeReservedInstancesCommandInput | DescribeReservedInstancesListingsCommandInput | DescribeReservedInstancesModificationsCommandInput | DescribeReservedInstancesOfferingsCommandInput | DescribeRouteTablesCommandInput | DescribeScheduledInstanceAvailabilityCommandInput | DescribeScheduledInstancesCommandInput | DescribeSecurityGroupReferencesCommandInput | DescribeSecurityGroupRulesCommandInput | DescribeSecurityGroupsCommandInput | DescribeSnapshotAttributeCommandInput | DescribeSnapshotTierStatusCommandInput | DescribeSnapshotsCommandInput | DescribeSpotDatafeedSubscriptionCommandInput | DescribeSpotFleetInstancesCommandInput | DescribeSpotFleetRequestHistoryCommandInput | DescribeSpotFleetRequestsCommandInput | DescribeSpotInstanceRequestsCommandInput | DescribeSpotPriceHistoryCommandInput | DescribeStaleSecurityGroupsCommandInput | DescribeStoreImageTasksCommandInput | DescribeSubnetsCommandInput | DescribeTagsCommandInput | DescribeTrafficMirrorFiltersCommandInput | DescribeTrafficMirrorSessionsCommandInput | DescribeTrafficMirrorTargetsCommandInput | DescribeTransitGatewayAttachmentsCommandInput | DescribeTransitGatewayConnectPeersCommandInput | DescribeTransitGatewayConnectsCommandInput | DescribeTransitGatewayMulticastDomainsCommandInput | DescribeTransitGatewayPeeringAttachmentsCommandInput | DescribeTransitGatewayPolicyTablesCommandInput | DescribeTransitGatewayRouteTableAnnouncementsCommandInput | DescribeTransitGatewayRouteTablesCommandInput | DescribeTransitGatewayVpcAttachmentsCommandInput | DescribeTransitGatewaysCommandInput | DescribeTrunkInterfaceAssociationsCommandInput | DescribeVerifiedAccessEndpointsCommandInput | DescribeVerifiedAccessGroupsCommandInput | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput | DescribeVerifiedAccessInstancesCommandInput | DescribeVerifiedAccessTrustProvidersCommandInput | DescribeVolumeAttributeCommandInput | DescribeVolumeStatusCommandInput | DescribeVolumesCommandInput | DescribeVolumesModificationsCommandInput | DescribeVpcAttributeCommandInput | DescribeVpcClassicLinkCommandInput | DescribeVpcClassicLinkDnsSupportCommandInput | DescribeVpcEndpointConnectionNotificationsCommandInput | DescribeVpcEndpointConnectionsCommandInput | DescribeVpcEndpointServiceConfigurationsCommandInput | DescribeVpcEndpointServicePermissionsCommandInput | DescribeVpcEndpointServicesCommandInput | DescribeVpcEndpointsCommandInput | DescribeVpcPeeringConnectionsCommandInput | DescribeVpcsCommandInput | DescribeVpnConnectionsCommandInput | DescribeVpnGatewaysCommandInput | DetachClassicLinkVpcCommandInput | DetachInternetGatewayCommandInput | DetachNetworkInterfaceCommandInput | DetachVerifiedAccessTrustProviderCommandInput | DetachVolumeCommandInput | DetachVpnGatewayCommandInput | DisableAddressTransferCommandInput | DisableAwsNetworkPerformanceMetricSubscriptionCommandInput | DisableEbsEncryptionByDefaultCommandInput | DisableFastLaunchCommandInput | DisableFastSnapshotRestoresCommandInput | DisableImageDeprecationCommandInput | DisableIpamOrganizationAdminAccountCommandInput | DisableSerialConsoleAccessCommandInput | DisableTransitGatewayRouteTablePropagationCommandInput | DisableVgwRoutePropagationCommandInput | DisableVpcClassicLinkCommandInput | DisableVpcClassicLinkDnsSupportCommandInput | DisassociateAddressCommandInput | DisassociateClientVpnTargetNetworkCommandInput | DisassociateEnclaveCertificateIamRoleCommandInput | DisassociateIamInstanceProfileCommandInput | DisassociateInstanceEventWindowCommandInput | DisassociateIpamResourceDiscoveryCommandInput | DisassociateNatGatewayAddressCommandInput | DisassociateRouteTableCommandInput | DisassociateSubnetCidrBlockCommandInput | DisassociateTransitGatewayMulticastDomainCommandInput | DisassociateTransitGatewayPolicyTableCommandInput | DisassociateTransitGatewayRouteTableCommandInput | DisassociateTrunkInterfaceCommandInput | DisassociateVpcCidrBlockCommandInput | EnableAddressTransferCommandInput | EnableAwsNetworkPerformanceMetricSubscriptionCommandInput | EnableEbsEncryptionByDefaultCommandInput | EnableFastLaunchCommandInput | EnableFastSnapshotRestoresCommandInput | EnableImageDeprecationCommandInput | EnableIpamOrganizationAdminAccountCommandInput | EnableReachabilityAnalyzerOrganizationSharingCommandInput | EnableSerialConsoleAccessCommandInput | EnableTransitGatewayRouteTablePropagationCommandInput | EnableVgwRoutePropagationCommandInput | EnableVolumeIOCommandInput | EnableVpcClassicLinkCommandInput | EnableVpcClassicLinkDnsSupportCommandInput | ExportClientVpnClientCertificateRevocationListCommandInput | ExportClientVpnClientConfigurationCommandInput | ExportImageCommandInput | ExportTransitGatewayRoutesCommandInput | GetAssociatedEnclaveCertificateIamRolesCommandInput | GetAssociatedIpv6PoolCidrsCommandInput | GetAwsNetworkPerformanceDataCommandInput | GetCapacityReservationUsageCommandInput | GetCoipPoolUsageCommandInput | GetConsoleOutputCommandInput | GetConsoleScreenshotCommandInput | GetDefaultCreditSpecificationCommandInput | GetEbsDefaultKmsKeyIdCommandInput | GetEbsEncryptionByDefaultCommandInput | GetFlowLogsIntegrationTemplateCommandInput | GetGroupsForCapacityReservationCommandInput | GetHostReservationPurchasePreviewCommandInput | GetInstanceTypesFromInstanceRequirementsCommandInput | GetInstanceUefiDataCommandInput | GetIpamAddressHistoryCommandInput | GetIpamDiscoveredAccountsCommandInput | GetIpamDiscoveredResourceCidrsCommandInput | GetIpamPoolAllocationsCommandInput | GetIpamPoolCidrsCommandInput | GetIpamResourceCidrsCommandInput | GetLaunchTemplateDataCommandInput | GetManagedPrefixListAssociationsCommandInput | GetManagedPrefixListEntriesCommandInput | GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput | GetNetworkInsightsAccessScopeContentCommandInput | GetPasswordDataCommandInput | GetReservedInstancesExchangeQuoteCommandInput | GetSerialConsoleAccessStatusCommandInput | GetSpotPlacementScoresCommandInput | GetSubnetCidrReservationsCommandInput | GetTransitGatewayAttachmentPropagationsCommandInput | GetTransitGatewayMulticastDomainAssociationsCommandInput | GetTransitGatewayPolicyTableAssociationsCommandInput | GetTransitGatewayPolicyTableEntriesCommandInput | GetTransitGatewayPrefixListReferencesCommandInput | GetTransitGatewayRouteTableAssociationsCommandInput | GetTransitGatewayRouteTablePropagationsCommandInput | GetVerifiedAccessEndpointPolicyCommandInput | GetVerifiedAccessGroupPolicyCommandInput | GetVpnConnectionDeviceSampleConfigurationCommandInput | GetVpnConnectionDeviceTypesCommandInput | GetVpnTunnelReplacementStatusCommandInput | ImportClientVpnClientCertificateRevocationListCommandInput | ImportImageCommandInput | ImportInstanceCommandInput | ImportKeyPairCommandInput | ImportSnapshotCommandInput | ImportVolumeCommandInput | ListImagesInRecycleBinCommandInput | ListSnapshotsInRecycleBinCommandInput | ModifyAddressAttributeCommandInput | ModifyAvailabilityZoneGroupCommandInput | ModifyCapacityReservationCommandInput | ModifyCapacityReservationFleetCommandInput | ModifyClientVpnEndpointCommandInput | ModifyDefaultCreditSpecificationCommandInput | ModifyEbsDefaultKmsKeyIdCommandInput | ModifyFleetCommandInput | ModifyFpgaImageAttributeCommandInput | ModifyHostsCommandInput | ModifyIdFormatCommandInput | ModifyIdentityIdFormatCommandInput | ModifyImageAttributeCommandInput | ModifyInstanceAttributeCommandInput | ModifyInstanceCapacityReservationAttributesCommandInput | ModifyInstanceCreditSpecificationCommandInput | ModifyInstanceEventStartTimeCommandInput | ModifyInstanceEventWindowCommandInput | ModifyInstanceMaintenanceOptionsCommandInput | ModifyInstanceMetadataOptionsCommandInput | ModifyInstancePlacementCommandInput | ModifyIpamCommandInput | ModifyIpamPoolCommandInput | ModifyIpamResourceCidrCommandInput | ModifyIpamResourceDiscoveryCommandInput | ModifyIpamScopeCommandInput | ModifyLaunchTemplateCommandInput | ModifyLocalGatewayRouteCommandInput | ModifyManagedPrefixListCommandInput | ModifyNetworkInterfaceAttributeCommandInput | ModifyPrivateDnsNameOptionsCommandInput | ModifyReservedInstancesCommandInput | ModifySecurityGroupRulesCommandInput | ModifySnapshotAttributeCommandInput | ModifySnapshotTierCommandInput | ModifySpotFleetRequestCommandInput | ModifySubnetAttributeCommandInput | ModifyTrafficMirrorFilterNetworkServicesCommandInput | ModifyTrafficMirrorFilterRuleCommandInput | ModifyTrafficMirrorSessionCommandInput | ModifyTransitGatewayCommandInput | ModifyTransitGatewayPrefixListReferenceCommandInput | ModifyTransitGatewayVpcAttachmentCommandInput | ModifyVerifiedAccessEndpointCommandInput | ModifyVerifiedAccessEndpointPolicyCommandInput | ModifyVerifiedAccessGroupCommandInput | ModifyVerifiedAccessGroupPolicyCommandInput | ModifyVerifiedAccessInstanceCommandInput | ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput | ModifyVerifiedAccessTrustProviderCommandInput | ModifyVolumeAttributeCommandInput | ModifyVolumeCommandInput | ModifyVpcAttributeCommandInput | ModifyVpcEndpointCommandInput | ModifyVpcEndpointConnectionNotificationCommandInput | ModifyVpcEndpointServiceConfigurationCommandInput | ModifyVpcEndpointServicePayerResponsibilityCommandInput | ModifyVpcEndpointServicePermissionsCommandInput | ModifyVpcPeeringConnectionOptionsCommandInput | ModifyVpcTenancyCommandInput | ModifyVpnConnectionCommandInput | ModifyVpnConnectionOptionsCommandInput | ModifyVpnTunnelCertificateCommandInput | ModifyVpnTunnelOptionsCommandInput | MonitorInstancesCommandInput | MoveAddressToVpcCommandInput | MoveByoipCidrToIpamCommandInput | ProvisionByoipCidrCommandInput | ProvisionIpamPoolCidrCommandInput | ProvisionPublicIpv4PoolCidrCommandInput | PurchaseHostReservationCommandInput | PurchaseReservedInstancesOfferingCommandInput | PurchaseScheduledInstancesCommandInput | RebootInstancesCommandInput | RegisterImageCommandInput | RegisterInstanceEventNotificationAttributesCommandInput | RegisterTransitGatewayMulticastGroupMembersCommandInput | RegisterTransitGatewayMulticastGroupSourcesCommandInput | RejectTransitGatewayMulticastDomainAssociationsCommandInput | RejectTransitGatewayPeeringAttachmentCommandInput | RejectTransitGatewayVpcAttachmentCommandInput | RejectVpcEndpointConnectionsCommandInput | RejectVpcPeeringConnectionCommandInput | ReleaseAddressCommandInput | ReleaseHostsCommandInput | ReleaseIpamPoolAllocationCommandInput | ReplaceIamInstanceProfileAssociationCommandInput | ReplaceNetworkAclAssociationCommandInput | ReplaceNetworkAclEntryCommandInput | ReplaceRouteCommandInput | ReplaceRouteTableAssociationCommandInput | ReplaceTransitGatewayRouteCommandInput | ReplaceVpnTunnelCommandInput | ReportInstanceStatusCommandInput | RequestSpotFleetCommandInput | RequestSpotInstancesCommandInput | ResetAddressAttributeCommandInput | ResetEbsDefaultKmsKeyIdCommandInput | ResetFpgaImageAttributeCommandInput | ResetImageAttributeCommandInput | ResetInstanceAttributeCommandInput | ResetNetworkInterfaceAttributeCommandInput | ResetSnapshotAttributeCommandInput | RestoreAddressToClassicCommandInput | RestoreImageFromRecycleBinCommandInput | RestoreManagedPrefixListVersionCommandInput | RestoreSnapshotFromRecycleBinCommandInput | RestoreSnapshotTierCommandInput | RevokeClientVpnIngressCommandInput | RevokeSecurityGroupEgressCommandInput | RevokeSecurityGroupIngressCommandInput | RunInstancesCommandInput | RunScheduledInstancesCommandInput | SearchLocalGatewayRoutesCommandInput | SearchTransitGatewayMulticastGroupsCommandInput | SearchTransitGatewayRoutesCommandInput | SendDiagnosticInterruptCommandInput | StartInstancesCommandInput | StartNetworkInsightsAccessScopeAnalysisCommandInput | StartNetworkInsightsAnalysisCommandInput | StartVpcEndpointServicePrivateDnsVerificationCommandInput | StopInstancesCommandInput | TerminateClientVpnConnectionsCommandInput | TerminateInstancesCommandInput | UnassignIpv6AddressesCommandInput | UnassignPrivateIpAddressesCommandInput | UnassignPrivateNatGatewayAddressCommandInput | UnmonitorInstancesCommandInput | UpdateSecurityGroupRuleDescriptionsEgressCommandInput | UpdateSecurityGroupRuleDescriptionsIngressCommandInput | WithdrawByoipCidrCommandInput;
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
export type ServiceOutputTypes = AcceptAddressTransferCommandOutput | AcceptReservedInstancesExchangeQuoteCommandOutput | AcceptTransitGatewayMulticastDomainAssociationsCommandOutput | AcceptTransitGatewayPeeringAttachmentCommandOutput | AcceptTransitGatewayVpcAttachmentCommandOutput | AcceptVpcEndpointConnectionsCommandOutput | AcceptVpcPeeringConnectionCommandOutput | AdvertiseByoipCidrCommandOutput | AllocateAddressCommandOutput | AllocateHostsCommandOutput | AllocateIpamPoolCidrCommandOutput | ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput | AssignIpv6AddressesCommandOutput | AssignPrivateIpAddressesCommandOutput | AssignPrivateNatGatewayAddressCommandOutput | AssociateAddressCommandOutput | AssociateClientVpnTargetNetworkCommandOutput | AssociateDhcpOptionsCommandOutput | AssociateEnclaveCertificateIamRoleCommandOutput | AssociateIamInstanceProfileCommandOutput | AssociateInstanceEventWindowCommandOutput | AssociateIpamResourceDiscoveryCommandOutput | AssociateNatGatewayAddressCommandOutput | AssociateRouteTableCommandOutput | AssociateSubnetCidrBlockCommandOutput | AssociateTransitGatewayMulticastDomainCommandOutput | AssociateTransitGatewayPolicyTableCommandOutput | AssociateTransitGatewayRouteTableCommandOutput | AssociateTrunkInterfaceCommandOutput | AssociateVpcCidrBlockCommandOutput | AttachClassicLinkVpcCommandOutput | AttachInternetGatewayCommandOutput | AttachNetworkInterfaceCommandOutput | AttachVerifiedAccessTrustProviderCommandOutput | AttachVolumeCommandOutput | AttachVpnGatewayCommandOutput | AuthorizeClientVpnIngressCommandOutput | AuthorizeSecurityGroupEgressCommandOutput | AuthorizeSecurityGroupIngressCommandOutput | BundleInstanceCommandOutput | CancelBundleTaskCommandOutput | CancelCapacityReservationCommandOutput | CancelCapacityReservationFleetsCommandOutput | CancelConversionTaskCommandOutput | CancelExportTaskCommandOutput | CancelImageLaunchPermissionCommandOutput | CancelImportTaskCommandOutput | CancelReservedInstancesListingCommandOutput | CancelSpotFleetRequestsCommandOutput | CancelSpotInstanceRequestsCommandOutput | ConfirmProductInstanceCommandOutput | CopyFpgaImageCommandOutput | CopyImageCommandOutput | CopySnapshotCommandOutput | CreateCapacityReservationCommandOutput | CreateCapacityReservationFleetCommandOutput | CreateCarrierGatewayCommandOutput | CreateClientVpnEndpointCommandOutput | CreateClientVpnRouteCommandOutput | CreateCoipCidrCommandOutput | CreateCoipPoolCommandOutput | CreateCustomerGatewayCommandOutput | CreateDefaultSubnetCommandOutput | CreateDefaultVpcCommandOutput | CreateDhcpOptionsCommandOutput | CreateEgressOnlyInternetGatewayCommandOutput | CreateFleetCommandOutput | CreateFlowLogsCommandOutput | CreateFpgaImageCommandOutput | CreateImageCommandOutput | CreateInstanceEventWindowCommandOutput | CreateInstanceExportTaskCommandOutput | CreateInternetGatewayCommandOutput | CreateIpamCommandOutput | CreateIpamPoolCommandOutput | CreateIpamResourceDiscoveryCommandOutput | CreateIpamScopeCommandOutput | CreateKeyPairCommandOutput | CreateLaunchTemplateCommandOutput | CreateLaunchTemplateVersionCommandOutput | CreateLocalGatewayRouteCommandOutput | CreateLocalGatewayRouteTableCommandOutput | CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput | CreateLocalGatewayRouteTableVpcAssociationCommandOutput | CreateManagedPrefixListCommandOutput | CreateNatGatewayCommandOutput | CreateNetworkAclCommandOutput | CreateNetworkAclEntryCommandOutput | CreateNetworkInsightsAccessScopeCommandOutput | CreateNetworkInsightsPathCommandOutput | CreateNetworkInterfaceCommandOutput | CreateNetworkInterfacePermissionCommandOutput | CreatePlacementGroupCommandOutput | CreatePublicIpv4PoolCommandOutput | CreateReplaceRootVolumeTaskCommandOutput | CreateReservedInstancesListingCommandOutput | CreateRestoreImageTaskCommandOutput | CreateRouteCommandOutput | CreateRouteTableCommandOutput | CreateSecurityGroupCommandOutput | CreateSnapshotCommandOutput | CreateSnapshotsCommandOutput | CreateSpotDatafeedSubscriptionCommandOutput | CreateStoreImageTaskCommandOutput | CreateSubnetCidrReservationCommandOutput | CreateSubnetCommandOutput | CreateTagsCommandOutput | CreateTrafficMirrorFilterCommandOutput | CreateTrafficMirrorFilterRuleCommandOutput | CreateTrafficMirrorSessionCommandOutput | CreateTrafficMirrorTargetCommandOutput | CreateTransitGatewayCommandOutput | CreateTransitGatewayConnectCommandOutput | CreateTransitGatewayConnectPeerCommandOutput | CreateTransitGatewayMulticastDomainCommandOutput | CreateTransitGatewayPeeringAttachmentCommandOutput | CreateTransitGatewayPolicyTableCommandOutput | CreateTransitGatewayPrefixListReferenceCommandOutput | CreateTransitGatewayRouteCommandOutput | CreateTransitGatewayRouteTableAnnouncementCommandOutput | CreateTransitGatewayRouteTableCommandOutput | CreateTransitGatewayVpcAttachmentCommandOutput | CreateVerifiedAccessEndpointCommandOutput | CreateVerifiedAccessGroupCommandOutput | CreateVerifiedAccessInstanceCommandOutput | CreateVerifiedAccessTrustProviderCommandOutput | CreateVolumeCommandOutput | CreateVpcCommandOutput | CreateVpcEndpointCommandOutput | CreateVpcEndpointConnectionNotificationCommandOutput | CreateVpcEndpointServiceConfigurationCommandOutput | CreateVpcPeeringConnectionCommandOutput | CreateVpnConnectionCommandOutput | CreateVpnConnectionRouteCommandOutput | CreateVpnGatewayCommandOutput | DeleteCarrierGatewayCommandOutput | DeleteClientVpnEndpointCommandOutput | DeleteClientVpnRouteCommandOutput | DeleteCoipCidrCommandOutput | DeleteCoipPoolCommandOutput | DeleteCustomerGatewayCommandOutput | DeleteDhcpOptionsCommandOutput | DeleteEgressOnlyInternetGatewayCommandOutput | DeleteFleetsCommandOutput | DeleteFlowLogsCommandOutput | DeleteFpgaImageCommandOutput | DeleteInstanceEventWindowCommandOutput | DeleteInternetGatewayCommandOutput | DeleteIpamCommandOutput | DeleteIpamPoolCommandOutput | DeleteIpamResourceDiscoveryCommandOutput | DeleteIpamScopeCommandOutput | DeleteKeyPairCommandOutput | DeleteLaunchTemplateCommandOutput | DeleteLaunchTemplateVersionsCommandOutput | DeleteLocalGatewayRouteCommandOutput | DeleteLocalGatewayRouteTableCommandOutput | DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput | DeleteLocalGatewayRouteTableVpcAssociationCommandOutput | DeleteManagedPrefixListCommandOutput | DeleteNatGatewayCommandOutput | DeleteNetworkAclCommandOutput | DeleteNetworkAclEntryCommandOutput | DeleteNetworkInsightsAccessScopeAnalysisCommandOutput | DeleteNetworkInsightsAccessScopeCommandOutput | DeleteNetworkInsightsAnalysisCommandOutput | DeleteNetworkInsightsPathCommandOutput | DeleteNetworkInterfaceCommandOutput | DeleteNetworkInterfacePermissionCommandOutput | DeletePlacementGroupCommandOutput | DeletePublicIpv4PoolCommandOutput | DeleteQueuedReservedInstancesCommandOutput | DeleteRouteCommandOutput | DeleteRouteTableCommandOutput | DeleteSecurityGroupCommandOutput | DeleteSnapshotCommandOutput | DeleteSpotDatafeedSubscriptionCommandOutput | DeleteSubnetCidrReservationCommandOutput | DeleteSubnetCommandOutput | DeleteTagsCommandOutput | DeleteTrafficMirrorFilterCommandOutput | DeleteTrafficMirrorFilterRuleCommandOutput | DeleteTrafficMirrorSessionCommandOutput | DeleteTrafficMirrorTargetCommandOutput | DeleteTransitGatewayCommandOutput | DeleteTransitGatewayConnectCommandOutput | DeleteTransitGatewayConnectPeerCommandOutput | DeleteTransitGatewayMulticastDomainCommandOutput | DeleteTransitGatewayPeeringAttachmentCommandOutput | DeleteTransitGatewayPolicyTableCommandOutput | DeleteTransitGatewayPrefixListReferenceCommandOutput | DeleteTransitGatewayRouteCommandOutput | DeleteTransitGatewayRouteTableAnnouncementCommandOutput | DeleteTransitGatewayRouteTableCommandOutput | DeleteTransitGatewayVpcAttachmentCommandOutput | DeleteVerifiedAccessEndpointCommandOutput | DeleteVerifiedAccessGroupCommandOutput | DeleteVerifiedAccessInstanceCommandOutput | DeleteVerifiedAccessTrustProviderCommandOutput | DeleteVolumeCommandOutput | DeleteVpcCommandOutput | DeleteVpcEndpointConnectionNotificationsCommandOutput | DeleteVpcEndpointServiceConfigurationsCommandOutput | DeleteVpcEndpointsCommandOutput | DeleteVpcPeeringConnectionCommandOutput | DeleteVpnConnectionCommandOutput | DeleteVpnConnectionRouteCommandOutput | DeleteVpnGatewayCommandOutput | DeprovisionByoipCidrCommandOutput | DeprovisionIpamPoolCidrCommandOutput | DeprovisionPublicIpv4PoolCidrCommandOutput | DeregisterImageCommandOutput | DeregisterInstanceEventNotificationAttributesCommandOutput | DeregisterTransitGatewayMulticastGroupMembersCommandOutput | DeregisterTransitGatewayMulticastGroupSourcesCommandOutput | DescribeAccountAttributesCommandOutput | DescribeAddressTransfersCommandOutput | DescribeAddressesAttributeCommandOutput | DescribeAddressesCommandOutput | DescribeAggregateIdFormatCommandOutput | DescribeAvailabilityZonesCommandOutput | DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput | DescribeBundleTasksCommandOutput | DescribeByoipCidrsCommandOutput | DescribeCapacityReservationFleetsCommandOutput | DescribeCapacityReservationsCommandOutput | DescribeCarrierGatewaysCommandOutput | DescribeClassicLinkInstancesCommandOutput | DescribeClientVpnAuthorizationRulesCommandOutput | DescribeClientVpnConnectionsCommandOutput | DescribeClientVpnEndpointsCommandOutput | DescribeClientVpnRoutesCommandOutput | DescribeClientVpnTargetNetworksCommandOutput | DescribeCoipPoolsCommandOutput | DescribeConversionTasksCommandOutput | DescribeCustomerGatewaysCommandOutput | DescribeDhcpOptionsCommandOutput | DescribeEgressOnlyInternetGatewaysCommandOutput | DescribeElasticGpusCommandOutput | DescribeExportImageTasksCommandOutput | DescribeExportTasksCommandOutput | DescribeFastLaunchImagesCommandOutput | DescribeFastSnapshotRestoresCommandOutput | DescribeFleetHistoryCommandOutput | DescribeFleetInstancesCommandOutput | DescribeFleetsCommandOutput | DescribeFlowLogsCommandOutput | DescribeFpgaImageAttributeCommandOutput | DescribeFpgaImagesCommandOutput | DescribeHostReservationOfferingsCommandOutput | DescribeHostReservationsCommandOutput | DescribeHostsCommandOutput | DescribeIamInstanceProfileAssociationsCommandOutput | DescribeIdFormatCommandOutput | DescribeIdentityIdFormatCommandOutput | DescribeImageAttributeCommandOutput | DescribeImagesCommandOutput | DescribeImportImageTasksCommandOutput | DescribeImportSnapshotTasksCommandOutput | DescribeInstanceAttributeCommandOutput | DescribeInstanceCreditSpecificationsCommandOutput | DescribeInstanceEventNotificationAttributesCommandOutput | DescribeInstanceEventWindowsCommandOutput | DescribeInstanceStatusCommandOutput | DescribeInstanceTypeOfferingsCommandOutput | DescribeInstanceTypesCommandOutput | DescribeInstancesCommandOutput | DescribeInternetGatewaysCommandOutput | DescribeIpamPoolsCommandOutput | DescribeIpamResourceDiscoveriesCommandOutput | DescribeIpamResourceDiscoveryAssociationsCommandOutput | DescribeIpamScopesCommandOutput | DescribeIpamsCommandOutput | DescribeIpv6PoolsCommandOutput | DescribeKeyPairsCommandOutput | DescribeLaunchTemplateVersionsCommandOutput | DescribeLaunchTemplatesCommandOutput | DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput | DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput | DescribeLocalGatewayRouteTablesCommandOutput | DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput | DescribeLocalGatewayVirtualInterfacesCommandOutput | DescribeLocalGatewaysCommandOutput | DescribeManagedPrefixListsCommandOutput | DescribeMovingAddressesCommandOutput | DescribeNatGatewaysCommandOutput | DescribeNetworkAclsCommandOutput | DescribeNetworkInsightsAccessScopeAnalysesCommandOutput | DescribeNetworkInsightsAccessScopesCommandOutput | DescribeNetworkInsightsAnalysesCommandOutput | DescribeNetworkInsightsPathsCommandOutput | DescribeNetworkInterfaceAttributeCommandOutput | DescribeNetworkInterfacePermissionsCommandOutput | DescribeNetworkInterfacesCommandOutput | DescribePlacementGroupsCommandOutput | DescribePrefixListsCommandOutput | DescribePrincipalIdFormatCommandOutput | DescribePublicIpv4PoolsCommandOutput | DescribeRegionsCommandOutput | DescribeReplaceRootVolumeTasksCommandOutput | DescribeReservedInstancesCommandOutput | DescribeReservedInstancesListingsCommandOutput | DescribeReservedInstancesModificationsCommandOutput | DescribeReservedInstancesOfferingsCommandOutput | DescribeRouteTablesCommandOutput | DescribeScheduledInstanceAvailabilityCommandOutput | DescribeScheduledInstancesCommandOutput | DescribeSecurityGroupReferencesCommandOutput | DescribeSecurityGroupRulesCommandOutput | DescribeSecurityGroupsCommandOutput | DescribeSnapshotAttributeCommandOutput | DescribeSnapshotTierStatusCommandOutput | DescribeSnapshotsCommandOutput | DescribeSpotDatafeedSubscriptionCommandOutput | DescribeSpotFleetInstancesCommandOutput | DescribeSpotFleetRequestHistoryCommandOutput | DescribeSpotFleetRequestsCommandOutput | DescribeSpotInstanceRequestsCommandOutput | DescribeSpotPriceHistoryCommandOutput | DescribeStaleSecurityGroupsCommandOutput | DescribeStoreImageTasksCommandOutput | DescribeSubnetsCommandOutput | DescribeTagsCommandOutput | DescribeTrafficMirrorFiltersCommandOutput | DescribeTrafficMirrorSessionsCommandOutput | DescribeTrafficMirrorTargetsCommandOutput | DescribeTransitGatewayAttachmentsCommandOutput | DescribeTransitGatewayConnectPeersCommandOutput | DescribeTransitGatewayConnectsCommandOutput | DescribeTransitGatewayMulticastDomainsCommandOutput | DescribeTransitGatewayPeeringAttachmentsCommandOutput | DescribeTransitGatewayPolicyTablesCommandOutput | DescribeTransitGatewayRouteTableAnnouncementsCommandOutput | DescribeTransitGatewayRouteTablesCommandOutput | DescribeTransitGatewayVpcAttachmentsCommandOutput | DescribeTransitGatewaysCommandOutput | DescribeTrunkInterfaceAssociationsCommandOutput | DescribeVerifiedAccessEndpointsCommandOutput | DescribeVerifiedAccessGroupsCommandOutput | DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput | DescribeVerifiedAccessInstancesCommandOutput | DescribeVerifiedAccessTrustProvidersCommandOutput | DescribeVolumeAttributeCommandOutput | DescribeVolumeStatusCommandOutput | DescribeVolumesCommandOutput | DescribeVolumesModificationsCommandOutput | DescribeVpcAttributeCommandOutput | DescribeVpcClassicLinkCommandOutput | DescribeVpcClassicLinkDnsSupportCommandOutput | DescribeVpcEndpointConnectionNotificationsCommandOutput | DescribeVpcEndpointConnectionsCommandOutput | DescribeVpcEndpointServiceConfigurationsCommandOutput | DescribeVpcEndpointServicePermissionsCommandOutput | DescribeVpcEndpointServicesCommandOutput | DescribeVpcEndpointsCommandOutput | DescribeVpcPeeringConnectionsCommandOutput | DescribeVpcsCommandOutput | DescribeVpnConnectionsCommandOutput | DescribeVpnGatewaysCommandOutput | DetachClassicLinkVpcCommandOutput | DetachInternetGatewayCommandOutput | DetachNetworkInterfaceCommandOutput | DetachVerifiedAccessTrustProviderCommandOutput | DetachVolumeCommandOutput | DetachVpnGatewayCommandOutput | DisableAddressTransferCommandOutput | DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput | DisableEbsEncryptionByDefaultCommandOutput | DisableFastLaunchCommandOutput | DisableFastSnapshotRestoresCommandOutput | DisableImageDeprecationCommandOutput | DisableIpamOrganizationAdminAccountCommandOutput | DisableSerialConsoleAccessCommandOutput | DisableTransitGatewayRouteTablePropagationCommandOutput | DisableVgwRoutePropagationCommandOutput | DisableVpcClassicLinkCommandOutput | DisableVpcClassicLinkDnsSupportCommandOutput | DisassociateAddressCommandOutput | DisassociateClientVpnTargetNetworkCommandOutput | DisassociateEnclaveCertificateIamRoleCommandOutput | DisassociateIamInstanceProfileCommandOutput | DisassociateInstanceEventWindowCommandOutput | DisassociateIpamResourceDiscoveryCommandOutput | DisassociateNatGatewayAddressCommandOutput | DisassociateRouteTableCommandOutput | DisassociateSubnetCidrBlockCommandOutput | DisassociateTransitGatewayMulticastDomainCommandOutput | DisassociateTransitGatewayPolicyTableCommandOutput | DisassociateTransitGatewayRouteTableCommandOutput | DisassociateTrunkInterfaceCommandOutput | DisassociateVpcCidrBlockCommandOutput | EnableAddressTransferCommandOutput | EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput | EnableEbsEncryptionByDefaultCommandOutput | EnableFastLaunchCommandOutput | EnableFastSnapshotRestoresCommandOutput | EnableImageDeprecationCommandOutput | EnableIpamOrganizationAdminAccountCommandOutput | EnableReachabilityAnalyzerOrganizationSharingCommandOutput | EnableSerialConsoleAccessCommandOutput | EnableTransitGatewayRouteTablePropagationCommandOutput | EnableVgwRoutePropagationCommandOutput | EnableVolumeIOCommandOutput | EnableVpcClassicLinkCommandOutput | EnableVpcClassicLinkDnsSupportCommandOutput | ExportClientVpnClientCertificateRevocationListCommandOutput | ExportClientVpnClientConfigurationCommandOutput | ExportImageCommandOutput | ExportTransitGatewayRoutesCommandOutput | GetAssociatedEnclaveCertificateIamRolesCommandOutput | GetAssociatedIpv6PoolCidrsCommandOutput | GetAwsNetworkPerformanceDataCommandOutput | GetCapacityReservationUsageCommandOutput | GetCoipPoolUsageCommandOutput | GetConsoleOutputCommandOutput | GetConsoleScreenshotCommandOutput | GetDefaultCreditSpecificationCommandOutput | GetEbsDefaultKmsKeyIdCommandOutput | GetEbsEncryptionByDefaultCommandOutput | GetFlowLogsIntegrationTemplateCommandOutput | GetGroupsForCapacityReservationCommandOutput | GetHostReservationPurchasePreviewCommandOutput | GetInstanceTypesFromInstanceRequirementsCommandOutput | GetInstanceUefiDataCommandOutput | GetIpamAddressHistoryCommandOutput | GetIpamDiscoveredAccountsCommandOutput | GetIpamDiscoveredResourceCidrsCommandOutput | GetIpamPoolAllocationsCommandOutput | GetIpamPoolCidrsCommandOutput | GetIpamResourceCidrsCommandOutput | GetLaunchTemplateDataCommandOutput | GetManagedPrefixListAssociationsCommandOutput | GetManagedPrefixListEntriesCommandOutput | GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput | GetNetworkInsightsAccessScopeContentCommandOutput | GetPasswordDataCommandOutput | GetReservedInstancesExchangeQuoteCommandOutput | GetSerialConsoleAccessStatusCommandOutput | GetSpotPlacementScoresCommandOutput | GetSubnetCidrReservationsCommandOutput | GetTransitGatewayAttachmentPropagationsCommandOutput | GetTransitGatewayMulticastDomainAssociationsCommandOutput | GetTransitGatewayPolicyTableAssociationsCommandOutput | GetTransitGatewayPolicyTableEntriesCommandOutput | GetTransitGatewayPrefixListReferencesCommandOutput | GetTransitGatewayRouteTableAssociationsCommandOutput | GetTransitGatewayRouteTablePropagationsCommandOutput | GetVerifiedAccessEndpointPolicyCommandOutput | GetVerifiedAccessGroupPolicyCommandOutput | GetVpnConnectionDeviceSampleConfigurationCommandOutput | GetVpnConnectionDeviceTypesCommandOutput | GetVpnTunnelReplacementStatusCommandOutput | ImportClientVpnClientCertificateRevocationListCommandOutput | ImportImageCommandOutput | ImportInstanceCommandOutput | ImportKeyPairCommandOutput | ImportSnapshotCommandOutput | ImportVolumeCommandOutput | ListImagesInRecycleBinCommandOutput | ListSnapshotsInRecycleBinCommandOutput | ModifyAddressAttributeCommandOutput | ModifyAvailabilityZoneGroupCommandOutput | ModifyCapacityReservationCommandOutput | ModifyCapacityReservationFleetCommandOutput | ModifyClientVpnEndpointCommandOutput | ModifyDefaultCreditSpecificationCommandOutput | ModifyEbsDefaultKmsKeyIdCommandOutput | ModifyFleetCommandOutput | ModifyFpgaImageAttributeCommandOutput | ModifyHostsCommandOutput | ModifyIdFormatCommandOutput | ModifyIdentityIdFormatCommandOutput | ModifyImageAttributeCommandOutput | ModifyInstanceAttributeCommandOutput | ModifyInstanceCapacityReservationAttributesCommandOutput | ModifyInstanceCreditSpecificationCommandOutput | ModifyInstanceEventStartTimeCommandOutput | ModifyInstanceEventWindowCommandOutput | ModifyInstanceMaintenanceOptionsCommandOutput | ModifyInstanceMetadataOptionsCommandOutput | ModifyInstancePlacementCommandOutput | ModifyIpamCommandOutput | ModifyIpamPoolCommandOutput | ModifyIpamResourceCidrCommandOutput | ModifyIpamResourceDiscoveryCommandOutput | ModifyIpamScopeCommandOutput | ModifyLaunchTemplateCommandOutput | ModifyLocalGatewayRouteCommandOutput | ModifyManagedPrefixListCommandOutput | ModifyNetworkInterfaceAttributeCommandOutput | ModifyPrivateDnsNameOptionsCommandOutput | ModifyReservedInstancesCommandOutput | ModifySecurityGroupRulesCommandOutput | ModifySnapshotAttributeCommandOutput | ModifySnapshotTierCommandOutput | ModifySpotFleetRequestCommandOutput | ModifySubnetAttributeCommandOutput | ModifyTrafficMirrorFilterNetworkServicesCommandOutput | ModifyTrafficMirrorFilterRuleCommandOutput | ModifyTrafficMirrorSessionCommandOutput | ModifyTransitGatewayCommandOutput | ModifyTransitGatewayPrefixListReferenceCommandOutput | ModifyTransitGatewayVpcAttachmentCommandOutput | ModifyVerifiedAccessEndpointCommandOutput | ModifyVerifiedAccessEndpointPolicyCommandOutput | ModifyVerifiedAccessGroupCommandOutput | ModifyVerifiedAccessGroupPolicyCommandOutput | ModifyVerifiedAccessInstanceCommandOutput | ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput | ModifyVerifiedAccessTrustProviderCommandOutput | ModifyVolumeAttributeCommandOutput | ModifyVolumeCommandOutput | ModifyVpcAttributeCommandOutput | ModifyVpcEndpointCommandOutput | ModifyVpcEndpointConnectionNotificationCommandOutput | ModifyVpcEndpointServiceConfigurationCommandOutput | ModifyVpcEndpointServicePayerResponsibilityCommandOutput | ModifyVpcEndpointServicePermissionsCommandOutput | ModifyVpcPeeringConnectionOptionsCommandOutput | ModifyVpcTenancyCommandOutput | ModifyVpnConnectionCommandOutput | ModifyVpnConnectionOptionsCommandOutput | ModifyVpnTunnelCertificateCommandOutput | ModifyVpnTunnelOptionsCommandOutput | MonitorInstancesCommandOutput | MoveAddressToVpcCommandOutput | MoveByoipCidrToIpamCommandOutput | ProvisionByoipCidrCommandOutput | ProvisionIpamPoolCidrCommandOutput | ProvisionPublicIpv4PoolCidrCommandOutput | PurchaseHostReservationCommandOutput | PurchaseReservedInstancesOfferingCommandOutput | PurchaseScheduledInstancesCommandOutput | RebootInstancesCommandOutput | RegisterImageCommandOutput | RegisterInstanceEventNotificationAttributesCommandOutput | RegisterTransitGatewayMulticastGroupMembersCommandOutput | RegisterTransitGatewayMulticastGroupSourcesCommandOutput | RejectTransitGatewayMulticastDomainAssociationsCommandOutput | RejectTransitGatewayPeeringAttachmentCommandOutput | RejectTransitGatewayVpcAttachmentCommandOutput | RejectVpcEndpointConnectionsCommandOutput | RejectVpcPeeringConnectionCommandOutput | ReleaseAddressCommandOutput | ReleaseHostsCommandOutput | ReleaseIpamPoolAllocationCommandOutput | ReplaceIamInstanceProfileAssociationCommandOutput | ReplaceNetworkAclAssociationCommandOutput | ReplaceNetworkAclEntryCommandOutput | ReplaceRouteCommandOutput | ReplaceRouteTableAssociationCommandOutput | ReplaceTransitGatewayRouteCommandOutput | ReplaceVpnTunnelCommandOutput | ReportInstanceStatusCommandOutput | RequestSpotFleetCommandOutput | RequestSpotInstancesCommandOutput | ResetAddressAttributeCommandOutput | ResetEbsDefaultKmsKeyIdCommandOutput | ResetFpgaImageAttributeCommandOutput | ResetImageAttributeCommandOutput | ResetInstanceAttributeCommandOutput | ResetNetworkInterfaceAttributeCommandOutput | ResetSnapshotAttributeCommandOutput | RestoreAddressToClassicCommandOutput | RestoreImageFromRecycleBinCommandOutput | RestoreManagedPrefixListVersionCommandOutput | RestoreSnapshotFromRecycleBinCommandOutput | RestoreSnapshotTierCommandOutput | RevokeClientVpnIngressCommandOutput | RevokeSecurityGroupEgressCommandOutput | RevokeSecurityGroupIngressCommandOutput | RunInstancesCommandOutput | RunScheduledInstancesCommandOutput | SearchLocalGatewayRoutesCommandOutput | SearchTransitGatewayMulticastGroupsCommandOutput | SearchTransitGatewayRoutesCommandOutput | SendDiagnosticInterruptCommandOutput | StartInstancesCommandOutput | StartNetworkInsightsAccessScopeAnalysisCommandOutput | StartNetworkInsightsAnalysisCommandOutput | StartVpcEndpointServicePrivateDnsVerificationCommandOutput | StopInstancesCommandOutput | TerminateClientVpnConnectionsCommandOutput | TerminateInstancesCommandOutput | UnassignIpv6AddressesCommandOutput | UnassignPrivateIpAddressesCommandOutput | UnassignPrivateNatGatewayAddressCommandOutput | UnmonitorInstancesCommandOutput | UpdateSecurityGroupRuleDescriptionsEgressCommandOutput | UpdateSecurityGroupRuleDescriptionsIngressCommandOutput | WithdrawByoipCidrCommandOutput;
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
1
|
+
import {
|
|
2
|
+
RegionInputConfig,
|
|
3
|
+
RegionResolvedConfig,
|
|
4
|
+
} from "@aws-sdk/config-resolver";
|
|
5
|
+
import {
|
|
6
|
+
EndpointInputConfig,
|
|
7
|
+
EndpointResolvedConfig,
|
|
8
|
+
} from "@aws-sdk/middleware-endpoint";
|
|
9
|
+
import {
|
|
10
|
+
HostHeaderInputConfig,
|
|
11
|
+
HostHeaderResolvedConfig,
|
|
12
|
+
} from "@aws-sdk/middleware-host-header";
|
|
13
|
+
import {
|
|
14
|
+
RetryInputConfig,
|
|
15
|
+
RetryResolvedConfig,
|
|
16
|
+
} from "@aws-sdk/middleware-retry";
|
|
17
|
+
import {
|
|
18
|
+
AwsAuthInputConfig,
|
|
19
|
+
AwsAuthResolvedConfig,
|
|
20
|
+
} from "@aws-sdk/middleware-signing";
|
|
21
|
+
import {
|
|
22
|
+
UserAgentInputConfig,
|
|
23
|
+
UserAgentResolvedConfig,
|
|
24
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
25
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
26
|
+
import {
|
|
27
|
+
Client as __Client,
|
|
28
|
+
DefaultsMode as __DefaultsMode,
|
|
29
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
30
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
31
|
+
} from "@aws-sdk/smithy-client";
|
|
32
|
+
import {
|
|
33
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
34
|
+
ChecksumConstructor as __ChecksumConstructor,
|
|
35
|
+
Credentials as __Credentials,
|
|
36
|
+
Decoder as __Decoder,
|
|
37
|
+
Encoder as __Encoder,
|
|
38
|
+
HashConstructor as __HashConstructor,
|
|
39
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
40
|
+
Logger as __Logger,
|
|
41
|
+
Provider as __Provider,
|
|
42
|
+
Provider,
|
|
43
|
+
StreamCollector as __StreamCollector,
|
|
44
|
+
UrlParser as __UrlParser,
|
|
45
|
+
UserAgent as __UserAgent,
|
|
46
|
+
} from "@aws-sdk/types";
|
|
47
|
+
import {
|
|
48
|
+
AcceptAddressTransferCommandInput,
|
|
49
|
+
AcceptAddressTransferCommandOutput,
|
|
50
|
+
} from "./commands/AcceptAddressTransferCommand";
|
|
51
|
+
import {
|
|
52
|
+
AcceptReservedInstancesExchangeQuoteCommandInput,
|
|
53
|
+
AcceptReservedInstancesExchangeQuoteCommandOutput,
|
|
54
|
+
} from "./commands/AcceptReservedInstancesExchangeQuoteCommand";
|
|
55
|
+
import {
|
|
56
|
+
AcceptTransitGatewayMulticastDomainAssociationsCommandInput,
|
|
57
|
+
AcceptTransitGatewayMulticastDomainAssociationsCommandOutput,
|
|
58
|
+
} from "./commands/AcceptTransitGatewayMulticastDomainAssociationsCommand";
|
|
59
|
+
import {
|
|
60
|
+
AcceptTransitGatewayPeeringAttachmentCommandInput,
|
|
61
|
+
AcceptTransitGatewayPeeringAttachmentCommandOutput,
|
|
62
|
+
} from "./commands/AcceptTransitGatewayPeeringAttachmentCommand";
|
|
63
|
+
import {
|
|
64
|
+
AcceptTransitGatewayVpcAttachmentCommandInput,
|
|
65
|
+
AcceptTransitGatewayVpcAttachmentCommandOutput,
|
|
66
|
+
} from "./commands/AcceptTransitGatewayVpcAttachmentCommand";
|
|
67
|
+
import {
|
|
68
|
+
AcceptVpcEndpointConnectionsCommandInput,
|
|
69
|
+
AcceptVpcEndpointConnectionsCommandOutput,
|
|
70
|
+
} from "./commands/AcceptVpcEndpointConnectionsCommand";
|
|
71
|
+
import {
|
|
72
|
+
AcceptVpcPeeringConnectionCommandInput,
|
|
73
|
+
AcceptVpcPeeringConnectionCommandOutput,
|
|
74
|
+
} from "./commands/AcceptVpcPeeringConnectionCommand";
|
|
75
|
+
import {
|
|
76
|
+
AdvertiseByoipCidrCommandInput,
|
|
77
|
+
AdvertiseByoipCidrCommandOutput,
|
|
78
|
+
} from "./commands/AdvertiseByoipCidrCommand";
|
|
79
|
+
import {
|
|
80
|
+
AllocateAddressCommandInput,
|
|
81
|
+
AllocateAddressCommandOutput,
|
|
82
|
+
} from "./commands/AllocateAddressCommand";
|
|
83
|
+
import {
|
|
84
|
+
AllocateHostsCommandInput,
|
|
85
|
+
AllocateHostsCommandOutput,
|
|
86
|
+
} from "./commands/AllocateHostsCommand";
|
|
87
|
+
import {
|
|
88
|
+
AllocateIpamPoolCidrCommandInput,
|
|
89
|
+
AllocateIpamPoolCidrCommandOutput,
|
|
90
|
+
} from "./commands/AllocateIpamPoolCidrCommand";
|
|
91
|
+
import {
|
|
92
|
+
ApplySecurityGroupsToClientVpnTargetNetworkCommandInput,
|
|
93
|
+
ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput,
|
|
94
|
+
} from "./commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand";
|
|
95
|
+
import {
|
|
96
|
+
AssignIpv6AddressesCommandInput,
|
|
97
|
+
AssignIpv6AddressesCommandOutput,
|
|
98
|
+
} from "./commands/AssignIpv6AddressesCommand";
|
|
99
|
+
import {
|
|
100
|
+
AssignPrivateIpAddressesCommandInput,
|
|
101
|
+
AssignPrivateIpAddressesCommandOutput,
|
|
102
|
+
} from "./commands/AssignPrivateIpAddressesCommand";
|
|
103
|
+
import {
|
|
104
|
+
AssignPrivateNatGatewayAddressCommandInput,
|
|
105
|
+
AssignPrivateNatGatewayAddressCommandOutput,
|
|
106
|
+
} from "./commands/AssignPrivateNatGatewayAddressCommand";
|
|
107
|
+
import {
|
|
108
|
+
AssociateAddressCommandInput,
|
|
109
|
+
AssociateAddressCommandOutput,
|
|
110
|
+
} from "./commands/AssociateAddressCommand";
|
|
111
|
+
import {
|
|
112
|
+
AssociateClientVpnTargetNetworkCommandInput,
|
|
113
|
+
AssociateClientVpnTargetNetworkCommandOutput,
|
|
114
|
+
} from "./commands/AssociateClientVpnTargetNetworkCommand";
|
|
115
|
+
import {
|
|
116
|
+
AssociateDhcpOptionsCommandInput,
|
|
117
|
+
AssociateDhcpOptionsCommandOutput,
|
|
118
|
+
} from "./commands/AssociateDhcpOptionsCommand";
|
|
119
|
+
import {
|
|
120
|
+
AssociateEnclaveCertificateIamRoleCommandInput,
|
|
121
|
+
AssociateEnclaveCertificateIamRoleCommandOutput,
|
|
122
|
+
} from "./commands/AssociateEnclaveCertificateIamRoleCommand";
|
|
123
|
+
import {
|
|
124
|
+
AssociateIamInstanceProfileCommandInput,
|
|
125
|
+
AssociateIamInstanceProfileCommandOutput,
|
|
126
|
+
} from "./commands/AssociateIamInstanceProfileCommand";
|
|
127
|
+
import {
|
|
128
|
+
AssociateInstanceEventWindowCommandInput,
|
|
129
|
+
AssociateInstanceEventWindowCommandOutput,
|
|
130
|
+
} from "./commands/AssociateInstanceEventWindowCommand";
|
|
131
|
+
import {
|
|
132
|
+
AssociateIpamResourceDiscoveryCommandInput,
|
|
133
|
+
AssociateIpamResourceDiscoveryCommandOutput,
|
|
134
|
+
} from "./commands/AssociateIpamResourceDiscoveryCommand";
|
|
135
|
+
import {
|
|
136
|
+
AssociateNatGatewayAddressCommandInput,
|
|
137
|
+
AssociateNatGatewayAddressCommandOutput,
|
|
138
|
+
} from "./commands/AssociateNatGatewayAddressCommand";
|
|
139
|
+
import {
|
|
140
|
+
AssociateRouteTableCommandInput,
|
|
141
|
+
AssociateRouteTableCommandOutput,
|
|
142
|
+
} from "./commands/AssociateRouteTableCommand";
|
|
143
|
+
import {
|
|
144
|
+
AssociateSubnetCidrBlockCommandInput,
|
|
145
|
+
AssociateSubnetCidrBlockCommandOutput,
|
|
146
|
+
} from "./commands/AssociateSubnetCidrBlockCommand";
|
|
147
|
+
import {
|
|
148
|
+
AssociateTransitGatewayMulticastDomainCommandInput,
|
|
149
|
+
AssociateTransitGatewayMulticastDomainCommandOutput,
|
|
150
|
+
} from "./commands/AssociateTransitGatewayMulticastDomainCommand";
|
|
151
|
+
import {
|
|
152
|
+
AssociateTransitGatewayPolicyTableCommandInput,
|
|
153
|
+
AssociateTransitGatewayPolicyTableCommandOutput,
|
|
154
|
+
} from "./commands/AssociateTransitGatewayPolicyTableCommand";
|
|
155
|
+
import {
|
|
156
|
+
AssociateTransitGatewayRouteTableCommandInput,
|
|
157
|
+
AssociateTransitGatewayRouteTableCommandOutput,
|
|
158
|
+
} from "./commands/AssociateTransitGatewayRouteTableCommand";
|
|
159
|
+
import {
|
|
160
|
+
AssociateTrunkInterfaceCommandInput,
|
|
161
|
+
AssociateTrunkInterfaceCommandOutput,
|
|
162
|
+
} from "./commands/AssociateTrunkInterfaceCommand";
|
|
163
|
+
import {
|
|
164
|
+
AssociateVpcCidrBlockCommandInput,
|
|
165
|
+
AssociateVpcCidrBlockCommandOutput,
|
|
166
|
+
} from "./commands/AssociateVpcCidrBlockCommand";
|
|
167
|
+
import {
|
|
168
|
+
AttachClassicLinkVpcCommandInput,
|
|
169
|
+
AttachClassicLinkVpcCommandOutput,
|
|
170
|
+
} from "./commands/AttachClassicLinkVpcCommand";
|
|
171
|
+
import {
|
|
172
|
+
AttachInternetGatewayCommandInput,
|
|
173
|
+
AttachInternetGatewayCommandOutput,
|
|
174
|
+
} from "./commands/AttachInternetGatewayCommand";
|
|
175
|
+
import {
|
|
176
|
+
AttachNetworkInterfaceCommandInput,
|
|
177
|
+
AttachNetworkInterfaceCommandOutput,
|
|
178
|
+
} from "./commands/AttachNetworkInterfaceCommand";
|
|
179
|
+
import {
|
|
180
|
+
AttachVerifiedAccessTrustProviderCommandInput,
|
|
181
|
+
AttachVerifiedAccessTrustProviderCommandOutput,
|
|
182
|
+
} from "./commands/AttachVerifiedAccessTrustProviderCommand";
|
|
183
|
+
import {
|
|
184
|
+
AttachVolumeCommandInput,
|
|
185
|
+
AttachVolumeCommandOutput,
|
|
186
|
+
} from "./commands/AttachVolumeCommand";
|
|
187
|
+
import {
|
|
188
|
+
AttachVpnGatewayCommandInput,
|
|
189
|
+
AttachVpnGatewayCommandOutput,
|
|
190
|
+
} from "./commands/AttachVpnGatewayCommand";
|
|
191
|
+
import {
|
|
192
|
+
AuthorizeClientVpnIngressCommandInput,
|
|
193
|
+
AuthorizeClientVpnIngressCommandOutput,
|
|
194
|
+
} from "./commands/AuthorizeClientVpnIngressCommand";
|
|
195
|
+
import {
|
|
196
|
+
AuthorizeSecurityGroupEgressCommandInput,
|
|
197
|
+
AuthorizeSecurityGroupEgressCommandOutput,
|
|
198
|
+
} from "./commands/AuthorizeSecurityGroupEgressCommand";
|
|
199
|
+
import {
|
|
200
|
+
AuthorizeSecurityGroupIngressCommandInput,
|
|
201
|
+
AuthorizeSecurityGroupIngressCommandOutput,
|
|
202
|
+
} from "./commands/AuthorizeSecurityGroupIngressCommand";
|
|
203
|
+
import {
|
|
204
|
+
BundleInstanceCommandInput,
|
|
205
|
+
BundleInstanceCommandOutput,
|
|
206
|
+
} from "./commands/BundleInstanceCommand";
|
|
207
|
+
import {
|
|
208
|
+
CancelBundleTaskCommandInput,
|
|
209
|
+
CancelBundleTaskCommandOutput,
|
|
210
|
+
} from "./commands/CancelBundleTaskCommand";
|
|
211
|
+
import {
|
|
212
|
+
CancelCapacityReservationCommandInput,
|
|
213
|
+
CancelCapacityReservationCommandOutput,
|
|
214
|
+
} from "./commands/CancelCapacityReservationCommand";
|
|
215
|
+
import {
|
|
216
|
+
CancelCapacityReservationFleetsCommandInput,
|
|
217
|
+
CancelCapacityReservationFleetsCommandOutput,
|
|
218
|
+
} from "./commands/CancelCapacityReservationFleetsCommand";
|
|
219
|
+
import {
|
|
220
|
+
CancelConversionTaskCommandInput,
|
|
221
|
+
CancelConversionTaskCommandOutput,
|
|
222
|
+
} from "./commands/CancelConversionTaskCommand";
|
|
223
|
+
import {
|
|
224
|
+
CancelExportTaskCommandInput,
|
|
225
|
+
CancelExportTaskCommandOutput,
|
|
226
|
+
} from "./commands/CancelExportTaskCommand";
|
|
227
|
+
import {
|
|
228
|
+
CancelImageLaunchPermissionCommandInput,
|
|
229
|
+
CancelImageLaunchPermissionCommandOutput,
|
|
230
|
+
} from "./commands/CancelImageLaunchPermissionCommand";
|
|
231
|
+
import {
|
|
232
|
+
CancelImportTaskCommandInput,
|
|
233
|
+
CancelImportTaskCommandOutput,
|
|
234
|
+
} from "./commands/CancelImportTaskCommand";
|
|
235
|
+
import {
|
|
236
|
+
CancelReservedInstancesListingCommandInput,
|
|
237
|
+
CancelReservedInstancesListingCommandOutput,
|
|
238
|
+
} from "./commands/CancelReservedInstancesListingCommand";
|
|
239
|
+
import {
|
|
240
|
+
CancelSpotFleetRequestsCommandInput,
|
|
241
|
+
CancelSpotFleetRequestsCommandOutput,
|
|
242
|
+
} from "./commands/CancelSpotFleetRequestsCommand";
|
|
243
|
+
import {
|
|
244
|
+
CancelSpotInstanceRequestsCommandInput,
|
|
245
|
+
CancelSpotInstanceRequestsCommandOutput,
|
|
246
|
+
} from "./commands/CancelSpotInstanceRequestsCommand";
|
|
247
|
+
import {
|
|
248
|
+
ConfirmProductInstanceCommandInput,
|
|
249
|
+
ConfirmProductInstanceCommandOutput,
|
|
250
|
+
} from "./commands/ConfirmProductInstanceCommand";
|
|
251
|
+
import {
|
|
252
|
+
CopyFpgaImageCommandInput,
|
|
253
|
+
CopyFpgaImageCommandOutput,
|
|
254
|
+
} from "./commands/CopyFpgaImageCommand";
|
|
255
|
+
import {
|
|
256
|
+
CopyImageCommandInput,
|
|
257
|
+
CopyImageCommandOutput,
|
|
258
|
+
} from "./commands/CopyImageCommand";
|
|
259
|
+
import {
|
|
260
|
+
CopySnapshotCommandInput,
|
|
261
|
+
CopySnapshotCommandOutput,
|
|
262
|
+
} from "./commands/CopySnapshotCommand";
|
|
263
|
+
import {
|
|
264
|
+
CreateCapacityReservationCommandInput,
|
|
265
|
+
CreateCapacityReservationCommandOutput,
|
|
266
|
+
} from "./commands/CreateCapacityReservationCommand";
|
|
267
|
+
import {
|
|
268
|
+
CreateCapacityReservationFleetCommandInput,
|
|
269
|
+
CreateCapacityReservationFleetCommandOutput,
|
|
270
|
+
} from "./commands/CreateCapacityReservationFleetCommand";
|
|
271
|
+
import {
|
|
272
|
+
CreateCarrierGatewayCommandInput,
|
|
273
|
+
CreateCarrierGatewayCommandOutput,
|
|
274
|
+
} from "./commands/CreateCarrierGatewayCommand";
|
|
275
|
+
import {
|
|
276
|
+
CreateClientVpnEndpointCommandInput,
|
|
277
|
+
CreateClientVpnEndpointCommandOutput,
|
|
278
|
+
} from "./commands/CreateClientVpnEndpointCommand";
|
|
279
|
+
import {
|
|
280
|
+
CreateClientVpnRouteCommandInput,
|
|
281
|
+
CreateClientVpnRouteCommandOutput,
|
|
282
|
+
} from "./commands/CreateClientVpnRouteCommand";
|
|
283
|
+
import {
|
|
284
|
+
CreateCoipCidrCommandInput,
|
|
285
|
+
CreateCoipCidrCommandOutput,
|
|
286
|
+
} from "./commands/CreateCoipCidrCommand";
|
|
287
|
+
import {
|
|
288
|
+
CreateCoipPoolCommandInput,
|
|
289
|
+
CreateCoipPoolCommandOutput,
|
|
290
|
+
} from "./commands/CreateCoipPoolCommand";
|
|
291
|
+
import {
|
|
292
|
+
CreateCustomerGatewayCommandInput,
|
|
293
|
+
CreateCustomerGatewayCommandOutput,
|
|
294
|
+
} from "./commands/CreateCustomerGatewayCommand";
|
|
295
|
+
import {
|
|
296
|
+
CreateDefaultSubnetCommandInput,
|
|
297
|
+
CreateDefaultSubnetCommandOutput,
|
|
298
|
+
} from "./commands/CreateDefaultSubnetCommand";
|
|
299
|
+
import {
|
|
300
|
+
CreateDefaultVpcCommandInput,
|
|
301
|
+
CreateDefaultVpcCommandOutput,
|
|
302
|
+
} from "./commands/CreateDefaultVpcCommand";
|
|
303
|
+
import {
|
|
304
|
+
CreateDhcpOptionsCommandInput,
|
|
305
|
+
CreateDhcpOptionsCommandOutput,
|
|
306
|
+
} from "./commands/CreateDhcpOptionsCommand";
|
|
307
|
+
import {
|
|
308
|
+
CreateEgressOnlyInternetGatewayCommandInput,
|
|
309
|
+
CreateEgressOnlyInternetGatewayCommandOutput,
|
|
310
|
+
} from "./commands/CreateEgressOnlyInternetGatewayCommand";
|
|
311
|
+
import {
|
|
312
|
+
CreateFleetCommandInput,
|
|
313
|
+
CreateFleetCommandOutput,
|
|
314
|
+
} from "./commands/CreateFleetCommand";
|
|
315
|
+
import {
|
|
316
|
+
CreateFlowLogsCommandInput,
|
|
317
|
+
CreateFlowLogsCommandOutput,
|
|
318
|
+
} from "./commands/CreateFlowLogsCommand";
|
|
319
|
+
import {
|
|
320
|
+
CreateFpgaImageCommandInput,
|
|
321
|
+
CreateFpgaImageCommandOutput,
|
|
322
|
+
} from "./commands/CreateFpgaImageCommand";
|
|
323
|
+
import {
|
|
324
|
+
CreateImageCommandInput,
|
|
325
|
+
CreateImageCommandOutput,
|
|
326
|
+
} from "./commands/CreateImageCommand";
|
|
327
|
+
import {
|
|
328
|
+
CreateInstanceEventWindowCommandInput,
|
|
329
|
+
CreateInstanceEventWindowCommandOutput,
|
|
330
|
+
} from "./commands/CreateInstanceEventWindowCommand";
|
|
331
|
+
import {
|
|
332
|
+
CreateInstanceExportTaskCommandInput,
|
|
333
|
+
CreateInstanceExportTaskCommandOutput,
|
|
334
|
+
} from "./commands/CreateInstanceExportTaskCommand";
|
|
335
|
+
import {
|
|
336
|
+
CreateInternetGatewayCommandInput,
|
|
337
|
+
CreateInternetGatewayCommandOutput,
|
|
338
|
+
} from "./commands/CreateInternetGatewayCommand";
|
|
339
|
+
import {
|
|
340
|
+
CreateIpamCommandInput,
|
|
341
|
+
CreateIpamCommandOutput,
|
|
342
|
+
} from "./commands/CreateIpamCommand";
|
|
343
|
+
import {
|
|
344
|
+
CreateIpamPoolCommandInput,
|
|
345
|
+
CreateIpamPoolCommandOutput,
|
|
346
|
+
} from "./commands/CreateIpamPoolCommand";
|
|
347
|
+
import {
|
|
348
|
+
CreateIpamResourceDiscoveryCommandInput,
|
|
349
|
+
CreateIpamResourceDiscoveryCommandOutput,
|
|
350
|
+
} from "./commands/CreateIpamResourceDiscoveryCommand";
|
|
351
|
+
import {
|
|
352
|
+
CreateIpamScopeCommandInput,
|
|
353
|
+
CreateIpamScopeCommandOutput,
|
|
354
|
+
} from "./commands/CreateIpamScopeCommand";
|
|
355
|
+
import {
|
|
356
|
+
CreateKeyPairCommandInput,
|
|
357
|
+
CreateKeyPairCommandOutput,
|
|
358
|
+
} from "./commands/CreateKeyPairCommand";
|
|
359
|
+
import {
|
|
360
|
+
CreateLaunchTemplateCommandInput,
|
|
361
|
+
CreateLaunchTemplateCommandOutput,
|
|
362
|
+
} from "./commands/CreateLaunchTemplateCommand";
|
|
363
|
+
import {
|
|
364
|
+
CreateLaunchTemplateVersionCommandInput,
|
|
365
|
+
CreateLaunchTemplateVersionCommandOutput,
|
|
366
|
+
} from "./commands/CreateLaunchTemplateVersionCommand";
|
|
367
|
+
import {
|
|
368
|
+
CreateLocalGatewayRouteCommandInput,
|
|
369
|
+
CreateLocalGatewayRouteCommandOutput,
|
|
370
|
+
} from "./commands/CreateLocalGatewayRouteCommand";
|
|
371
|
+
import {
|
|
372
|
+
CreateLocalGatewayRouteTableCommandInput,
|
|
373
|
+
CreateLocalGatewayRouteTableCommandOutput,
|
|
374
|
+
} from "./commands/CreateLocalGatewayRouteTableCommand";
|
|
375
|
+
import {
|
|
376
|
+
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput,
|
|
377
|
+
CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput,
|
|
378
|
+
} from "./commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
|
|
379
|
+
import {
|
|
380
|
+
CreateLocalGatewayRouteTableVpcAssociationCommandInput,
|
|
381
|
+
CreateLocalGatewayRouteTableVpcAssociationCommandOutput,
|
|
382
|
+
} from "./commands/CreateLocalGatewayRouteTableVpcAssociationCommand";
|
|
383
|
+
import {
|
|
384
|
+
CreateManagedPrefixListCommandInput,
|
|
385
|
+
CreateManagedPrefixListCommandOutput,
|
|
386
|
+
} from "./commands/CreateManagedPrefixListCommand";
|
|
387
|
+
import {
|
|
388
|
+
CreateNatGatewayCommandInput,
|
|
389
|
+
CreateNatGatewayCommandOutput,
|
|
390
|
+
} from "./commands/CreateNatGatewayCommand";
|
|
391
|
+
import {
|
|
392
|
+
CreateNetworkAclCommandInput,
|
|
393
|
+
CreateNetworkAclCommandOutput,
|
|
394
|
+
} from "./commands/CreateNetworkAclCommand";
|
|
395
|
+
import {
|
|
396
|
+
CreateNetworkAclEntryCommandInput,
|
|
397
|
+
CreateNetworkAclEntryCommandOutput,
|
|
398
|
+
} from "./commands/CreateNetworkAclEntryCommand";
|
|
399
|
+
import {
|
|
400
|
+
CreateNetworkInsightsAccessScopeCommandInput,
|
|
401
|
+
CreateNetworkInsightsAccessScopeCommandOutput,
|
|
402
|
+
} from "./commands/CreateNetworkInsightsAccessScopeCommand";
|
|
403
|
+
import {
|
|
404
|
+
CreateNetworkInsightsPathCommandInput,
|
|
405
|
+
CreateNetworkInsightsPathCommandOutput,
|
|
406
|
+
} from "./commands/CreateNetworkInsightsPathCommand";
|
|
407
|
+
import {
|
|
408
|
+
CreateNetworkInterfaceCommandInput,
|
|
409
|
+
CreateNetworkInterfaceCommandOutput,
|
|
410
|
+
} from "./commands/CreateNetworkInterfaceCommand";
|
|
411
|
+
import {
|
|
412
|
+
CreateNetworkInterfacePermissionCommandInput,
|
|
413
|
+
CreateNetworkInterfacePermissionCommandOutput,
|
|
414
|
+
} from "./commands/CreateNetworkInterfacePermissionCommand";
|
|
415
|
+
import {
|
|
416
|
+
CreatePlacementGroupCommandInput,
|
|
417
|
+
CreatePlacementGroupCommandOutput,
|
|
418
|
+
} from "./commands/CreatePlacementGroupCommand";
|
|
419
|
+
import {
|
|
420
|
+
CreatePublicIpv4PoolCommandInput,
|
|
421
|
+
CreatePublicIpv4PoolCommandOutput,
|
|
422
|
+
} from "./commands/CreatePublicIpv4PoolCommand";
|
|
423
|
+
import {
|
|
424
|
+
CreateReplaceRootVolumeTaskCommandInput,
|
|
425
|
+
CreateReplaceRootVolumeTaskCommandOutput,
|
|
426
|
+
} from "./commands/CreateReplaceRootVolumeTaskCommand";
|
|
427
|
+
import {
|
|
428
|
+
CreateReservedInstancesListingCommandInput,
|
|
429
|
+
CreateReservedInstancesListingCommandOutput,
|
|
430
|
+
} from "./commands/CreateReservedInstancesListingCommand";
|
|
431
|
+
import {
|
|
432
|
+
CreateRestoreImageTaskCommandInput,
|
|
433
|
+
CreateRestoreImageTaskCommandOutput,
|
|
434
|
+
} from "./commands/CreateRestoreImageTaskCommand";
|
|
435
|
+
import {
|
|
436
|
+
CreateRouteCommandInput,
|
|
437
|
+
CreateRouteCommandOutput,
|
|
438
|
+
} from "./commands/CreateRouteCommand";
|
|
439
|
+
import {
|
|
440
|
+
CreateRouteTableCommandInput,
|
|
441
|
+
CreateRouteTableCommandOutput,
|
|
442
|
+
} from "./commands/CreateRouteTableCommand";
|
|
443
|
+
import {
|
|
444
|
+
CreateSecurityGroupCommandInput,
|
|
445
|
+
CreateSecurityGroupCommandOutput,
|
|
446
|
+
} from "./commands/CreateSecurityGroupCommand";
|
|
447
|
+
import {
|
|
448
|
+
CreateSnapshotCommandInput,
|
|
449
|
+
CreateSnapshotCommandOutput,
|
|
450
|
+
} from "./commands/CreateSnapshotCommand";
|
|
451
|
+
import {
|
|
452
|
+
CreateSnapshotsCommandInput,
|
|
453
|
+
CreateSnapshotsCommandOutput,
|
|
454
|
+
} from "./commands/CreateSnapshotsCommand";
|
|
455
|
+
import {
|
|
456
|
+
CreateSpotDatafeedSubscriptionCommandInput,
|
|
457
|
+
CreateSpotDatafeedSubscriptionCommandOutput,
|
|
458
|
+
} from "./commands/CreateSpotDatafeedSubscriptionCommand";
|
|
459
|
+
import {
|
|
460
|
+
CreateStoreImageTaskCommandInput,
|
|
461
|
+
CreateStoreImageTaskCommandOutput,
|
|
462
|
+
} from "./commands/CreateStoreImageTaskCommand";
|
|
463
|
+
import {
|
|
464
|
+
CreateSubnetCidrReservationCommandInput,
|
|
465
|
+
CreateSubnetCidrReservationCommandOutput,
|
|
466
|
+
} from "./commands/CreateSubnetCidrReservationCommand";
|
|
467
|
+
import {
|
|
468
|
+
CreateSubnetCommandInput,
|
|
469
|
+
CreateSubnetCommandOutput,
|
|
470
|
+
} from "./commands/CreateSubnetCommand";
|
|
471
|
+
import {
|
|
472
|
+
CreateTagsCommandInput,
|
|
473
|
+
CreateTagsCommandOutput,
|
|
474
|
+
} from "./commands/CreateTagsCommand";
|
|
475
|
+
import {
|
|
476
|
+
CreateTrafficMirrorFilterCommandInput,
|
|
477
|
+
CreateTrafficMirrorFilterCommandOutput,
|
|
478
|
+
} from "./commands/CreateTrafficMirrorFilterCommand";
|
|
479
|
+
import {
|
|
480
|
+
CreateTrafficMirrorFilterRuleCommandInput,
|
|
481
|
+
CreateTrafficMirrorFilterRuleCommandOutput,
|
|
482
|
+
} from "./commands/CreateTrafficMirrorFilterRuleCommand";
|
|
483
|
+
import {
|
|
484
|
+
CreateTrafficMirrorSessionCommandInput,
|
|
485
|
+
CreateTrafficMirrorSessionCommandOutput,
|
|
486
|
+
} from "./commands/CreateTrafficMirrorSessionCommand";
|
|
487
|
+
import {
|
|
488
|
+
CreateTrafficMirrorTargetCommandInput,
|
|
489
|
+
CreateTrafficMirrorTargetCommandOutput,
|
|
490
|
+
} from "./commands/CreateTrafficMirrorTargetCommand";
|
|
491
|
+
import {
|
|
492
|
+
CreateTransitGatewayCommandInput,
|
|
493
|
+
CreateTransitGatewayCommandOutput,
|
|
494
|
+
} from "./commands/CreateTransitGatewayCommand";
|
|
495
|
+
import {
|
|
496
|
+
CreateTransitGatewayConnectCommandInput,
|
|
497
|
+
CreateTransitGatewayConnectCommandOutput,
|
|
498
|
+
} from "./commands/CreateTransitGatewayConnectCommand";
|
|
499
|
+
import {
|
|
500
|
+
CreateTransitGatewayConnectPeerCommandInput,
|
|
501
|
+
CreateTransitGatewayConnectPeerCommandOutput,
|
|
502
|
+
} from "./commands/CreateTransitGatewayConnectPeerCommand";
|
|
503
|
+
import {
|
|
504
|
+
CreateTransitGatewayMulticastDomainCommandInput,
|
|
505
|
+
CreateTransitGatewayMulticastDomainCommandOutput,
|
|
506
|
+
} from "./commands/CreateTransitGatewayMulticastDomainCommand";
|
|
507
|
+
import {
|
|
508
|
+
CreateTransitGatewayPeeringAttachmentCommandInput,
|
|
509
|
+
CreateTransitGatewayPeeringAttachmentCommandOutput,
|
|
510
|
+
} from "./commands/CreateTransitGatewayPeeringAttachmentCommand";
|
|
511
|
+
import {
|
|
512
|
+
CreateTransitGatewayPolicyTableCommandInput,
|
|
513
|
+
CreateTransitGatewayPolicyTableCommandOutput,
|
|
514
|
+
} from "./commands/CreateTransitGatewayPolicyTableCommand";
|
|
515
|
+
import {
|
|
516
|
+
CreateTransitGatewayPrefixListReferenceCommandInput,
|
|
517
|
+
CreateTransitGatewayPrefixListReferenceCommandOutput,
|
|
518
|
+
} from "./commands/CreateTransitGatewayPrefixListReferenceCommand";
|
|
519
|
+
import {
|
|
520
|
+
CreateTransitGatewayRouteCommandInput,
|
|
521
|
+
CreateTransitGatewayRouteCommandOutput,
|
|
522
|
+
} from "./commands/CreateTransitGatewayRouteCommand";
|
|
523
|
+
import {
|
|
524
|
+
CreateTransitGatewayRouteTableAnnouncementCommandInput,
|
|
525
|
+
CreateTransitGatewayRouteTableAnnouncementCommandOutput,
|
|
526
|
+
} from "./commands/CreateTransitGatewayRouteTableAnnouncementCommand";
|
|
527
|
+
import {
|
|
528
|
+
CreateTransitGatewayRouteTableCommandInput,
|
|
529
|
+
CreateTransitGatewayRouteTableCommandOutput,
|
|
530
|
+
} from "./commands/CreateTransitGatewayRouteTableCommand";
|
|
531
|
+
import {
|
|
532
|
+
CreateTransitGatewayVpcAttachmentCommandInput,
|
|
533
|
+
CreateTransitGatewayVpcAttachmentCommandOutput,
|
|
534
|
+
} from "./commands/CreateTransitGatewayVpcAttachmentCommand";
|
|
535
|
+
import {
|
|
536
|
+
CreateVerifiedAccessEndpointCommandInput,
|
|
537
|
+
CreateVerifiedAccessEndpointCommandOutput,
|
|
538
|
+
} from "./commands/CreateVerifiedAccessEndpointCommand";
|
|
539
|
+
import {
|
|
540
|
+
CreateVerifiedAccessGroupCommandInput,
|
|
541
|
+
CreateVerifiedAccessGroupCommandOutput,
|
|
542
|
+
} from "./commands/CreateVerifiedAccessGroupCommand";
|
|
543
|
+
import {
|
|
544
|
+
CreateVerifiedAccessInstanceCommandInput,
|
|
545
|
+
CreateVerifiedAccessInstanceCommandOutput,
|
|
546
|
+
} from "./commands/CreateVerifiedAccessInstanceCommand";
|
|
547
|
+
import {
|
|
548
|
+
CreateVerifiedAccessTrustProviderCommandInput,
|
|
549
|
+
CreateVerifiedAccessTrustProviderCommandOutput,
|
|
550
|
+
} from "./commands/CreateVerifiedAccessTrustProviderCommand";
|
|
551
|
+
import {
|
|
552
|
+
CreateVolumeCommandInput,
|
|
553
|
+
CreateVolumeCommandOutput,
|
|
554
|
+
} from "./commands/CreateVolumeCommand";
|
|
555
|
+
import {
|
|
556
|
+
CreateVpcCommandInput,
|
|
557
|
+
CreateVpcCommandOutput,
|
|
558
|
+
} from "./commands/CreateVpcCommand";
|
|
559
|
+
import {
|
|
560
|
+
CreateVpcEndpointCommandInput,
|
|
561
|
+
CreateVpcEndpointCommandOutput,
|
|
562
|
+
} from "./commands/CreateVpcEndpointCommand";
|
|
563
|
+
import {
|
|
564
|
+
CreateVpcEndpointConnectionNotificationCommandInput,
|
|
565
|
+
CreateVpcEndpointConnectionNotificationCommandOutput,
|
|
566
|
+
} from "./commands/CreateVpcEndpointConnectionNotificationCommand";
|
|
567
|
+
import {
|
|
568
|
+
CreateVpcEndpointServiceConfigurationCommandInput,
|
|
569
|
+
CreateVpcEndpointServiceConfigurationCommandOutput,
|
|
570
|
+
} from "./commands/CreateVpcEndpointServiceConfigurationCommand";
|
|
571
|
+
import {
|
|
572
|
+
CreateVpcPeeringConnectionCommandInput,
|
|
573
|
+
CreateVpcPeeringConnectionCommandOutput,
|
|
574
|
+
} from "./commands/CreateVpcPeeringConnectionCommand";
|
|
575
|
+
import {
|
|
576
|
+
CreateVpnConnectionCommandInput,
|
|
577
|
+
CreateVpnConnectionCommandOutput,
|
|
578
|
+
} from "./commands/CreateVpnConnectionCommand";
|
|
579
|
+
import {
|
|
580
|
+
CreateVpnConnectionRouteCommandInput,
|
|
581
|
+
CreateVpnConnectionRouteCommandOutput,
|
|
582
|
+
} from "./commands/CreateVpnConnectionRouteCommand";
|
|
583
|
+
import {
|
|
584
|
+
CreateVpnGatewayCommandInput,
|
|
585
|
+
CreateVpnGatewayCommandOutput,
|
|
586
|
+
} from "./commands/CreateVpnGatewayCommand";
|
|
587
|
+
import {
|
|
588
|
+
DeleteCarrierGatewayCommandInput,
|
|
589
|
+
DeleteCarrierGatewayCommandOutput,
|
|
590
|
+
} from "./commands/DeleteCarrierGatewayCommand";
|
|
591
|
+
import {
|
|
592
|
+
DeleteClientVpnEndpointCommandInput,
|
|
593
|
+
DeleteClientVpnEndpointCommandOutput,
|
|
594
|
+
} from "./commands/DeleteClientVpnEndpointCommand";
|
|
595
|
+
import {
|
|
596
|
+
DeleteClientVpnRouteCommandInput,
|
|
597
|
+
DeleteClientVpnRouteCommandOutput,
|
|
598
|
+
} from "./commands/DeleteClientVpnRouteCommand";
|
|
599
|
+
import {
|
|
600
|
+
DeleteCoipCidrCommandInput,
|
|
601
|
+
DeleteCoipCidrCommandOutput,
|
|
602
|
+
} from "./commands/DeleteCoipCidrCommand";
|
|
603
|
+
import {
|
|
604
|
+
DeleteCoipPoolCommandInput,
|
|
605
|
+
DeleteCoipPoolCommandOutput,
|
|
606
|
+
} from "./commands/DeleteCoipPoolCommand";
|
|
607
|
+
import {
|
|
608
|
+
DeleteCustomerGatewayCommandInput,
|
|
609
|
+
DeleteCustomerGatewayCommandOutput,
|
|
610
|
+
} from "./commands/DeleteCustomerGatewayCommand";
|
|
611
|
+
import {
|
|
612
|
+
DeleteDhcpOptionsCommandInput,
|
|
613
|
+
DeleteDhcpOptionsCommandOutput,
|
|
614
|
+
} from "./commands/DeleteDhcpOptionsCommand";
|
|
615
|
+
import {
|
|
616
|
+
DeleteEgressOnlyInternetGatewayCommandInput,
|
|
617
|
+
DeleteEgressOnlyInternetGatewayCommandOutput,
|
|
618
|
+
} from "./commands/DeleteEgressOnlyInternetGatewayCommand";
|
|
619
|
+
import {
|
|
620
|
+
DeleteFleetsCommandInput,
|
|
621
|
+
DeleteFleetsCommandOutput,
|
|
622
|
+
} from "./commands/DeleteFleetsCommand";
|
|
623
|
+
import {
|
|
624
|
+
DeleteFlowLogsCommandInput,
|
|
625
|
+
DeleteFlowLogsCommandOutput,
|
|
626
|
+
} from "./commands/DeleteFlowLogsCommand";
|
|
627
|
+
import {
|
|
628
|
+
DeleteFpgaImageCommandInput,
|
|
629
|
+
DeleteFpgaImageCommandOutput,
|
|
630
|
+
} from "./commands/DeleteFpgaImageCommand";
|
|
631
|
+
import {
|
|
632
|
+
DeleteInstanceEventWindowCommandInput,
|
|
633
|
+
DeleteInstanceEventWindowCommandOutput,
|
|
634
|
+
} from "./commands/DeleteInstanceEventWindowCommand";
|
|
635
|
+
import {
|
|
636
|
+
DeleteInternetGatewayCommandInput,
|
|
637
|
+
DeleteInternetGatewayCommandOutput,
|
|
638
|
+
} from "./commands/DeleteInternetGatewayCommand";
|
|
639
|
+
import {
|
|
640
|
+
DeleteIpamCommandInput,
|
|
641
|
+
DeleteIpamCommandOutput,
|
|
642
|
+
} from "./commands/DeleteIpamCommand";
|
|
643
|
+
import {
|
|
644
|
+
DeleteIpamPoolCommandInput,
|
|
645
|
+
DeleteIpamPoolCommandOutput,
|
|
646
|
+
} from "./commands/DeleteIpamPoolCommand";
|
|
647
|
+
import {
|
|
648
|
+
DeleteIpamResourceDiscoveryCommandInput,
|
|
649
|
+
DeleteIpamResourceDiscoveryCommandOutput,
|
|
650
|
+
} from "./commands/DeleteIpamResourceDiscoveryCommand";
|
|
651
|
+
import {
|
|
652
|
+
DeleteIpamScopeCommandInput,
|
|
653
|
+
DeleteIpamScopeCommandOutput,
|
|
654
|
+
} from "./commands/DeleteIpamScopeCommand";
|
|
655
|
+
import {
|
|
656
|
+
DeleteKeyPairCommandInput,
|
|
657
|
+
DeleteKeyPairCommandOutput,
|
|
658
|
+
} from "./commands/DeleteKeyPairCommand";
|
|
659
|
+
import {
|
|
660
|
+
DeleteLaunchTemplateCommandInput,
|
|
661
|
+
DeleteLaunchTemplateCommandOutput,
|
|
662
|
+
} from "./commands/DeleteLaunchTemplateCommand";
|
|
663
|
+
import {
|
|
664
|
+
DeleteLaunchTemplateVersionsCommandInput,
|
|
665
|
+
DeleteLaunchTemplateVersionsCommandOutput,
|
|
666
|
+
} from "./commands/DeleteLaunchTemplateVersionsCommand";
|
|
667
|
+
import {
|
|
668
|
+
DeleteLocalGatewayRouteCommandInput,
|
|
669
|
+
DeleteLocalGatewayRouteCommandOutput,
|
|
670
|
+
} from "./commands/DeleteLocalGatewayRouteCommand";
|
|
671
|
+
import {
|
|
672
|
+
DeleteLocalGatewayRouteTableCommandInput,
|
|
673
|
+
DeleteLocalGatewayRouteTableCommandOutput,
|
|
674
|
+
} from "./commands/DeleteLocalGatewayRouteTableCommand";
|
|
675
|
+
import {
|
|
676
|
+
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput,
|
|
677
|
+
DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput,
|
|
678
|
+
} from "./commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand";
|
|
679
|
+
import {
|
|
680
|
+
DeleteLocalGatewayRouteTableVpcAssociationCommandInput,
|
|
681
|
+
DeleteLocalGatewayRouteTableVpcAssociationCommandOutput,
|
|
682
|
+
} from "./commands/DeleteLocalGatewayRouteTableVpcAssociationCommand";
|
|
683
|
+
import {
|
|
684
|
+
DeleteManagedPrefixListCommandInput,
|
|
685
|
+
DeleteManagedPrefixListCommandOutput,
|
|
686
|
+
} from "./commands/DeleteManagedPrefixListCommand";
|
|
687
|
+
import {
|
|
688
|
+
DeleteNatGatewayCommandInput,
|
|
689
|
+
DeleteNatGatewayCommandOutput,
|
|
690
|
+
} from "./commands/DeleteNatGatewayCommand";
|
|
691
|
+
import {
|
|
692
|
+
DeleteNetworkAclCommandInput,
|
|
693
|
+
DeleteNetworkAclCommandOutput,
|
|
694
|
+
} from "./commands/DeleteNetworkAclCommand";
|
|
695
|
+
import {
|
|
696
|
+
DeleteNetworkAclEntryCommandInput,
|
|
697
|
+
DeleteNetworkAclEntryCommandOutput,
|
|
698
|
+
} from "./commands/DeleteNetworkAclEntryCommand";
|
|
699
|
+
import {
|
|
700
|
+
DeleteNetworkInsightsAccessScopeAnalysisCommandInput,
|
|
701
|
+
DeleteNetworkInsightsAccessScopeAnalysisCommandOutput,
|
|
702
|
+
} from "./commands/DeleteNetworkInsightsAccessScopeAnalysisCommand";
|
|
703
|
+
import {
|
|
704
|
+
DeleteNetworkInsightsAccessScopeCommandInput,
|
|
705
|
+
DeleteNetworkInsightsAccessScopeCommandOutput,
|
|
706
|
+
} from "./commands/DeleteNetworkInsightsAccessScopeCommand";
|
|
707
|
+
import {
|
|
708
|
+
DeleteNetworkInsightsAnalysisCommandInput,
|
|
709
|
+
DeleteNetworkInsightsAnalysisCommandOutput,
|
|
710
|
+
} from "./commands/DeleteNetworkInsightsAnalysisCommand";
|
|
711
|
+
import {
|
|
712
|
+
DeleteNetworkInsightsPathCommandInput,
|
|
713
|
+
DeleteNetworkInsightsPathCommandOutput,
|
|
714
|
+
} from "./commands/DeleteNetworkInsightsPathCommand";
|
|
715
|
+
import {
|
|
716
|
+
DeleteNetworkInterfaceCommandInput,
|
|
717
|
+
DeleteNetworkInterfaceCommandOutput,
|
|
718
|
+
} from "./commands/DeleteNetworkInterfaceCommand";
|
|
719
|
+
import {
|
|
720
|
+
DeleteNetworkInterfacePermissionCommandInput,
|
|
721
|
+
DeleteNetworkInterfacePermissionCommandOutput,
|
|
722
|
+
} from "./commands/DeleteNetworkInterfacePermissionCommand";
|
|
723
|
+
import {
|
|
724
|
+
DeletePlacementGroupCommandInput,
|
|
725
|
+
DeletePlacementGroupCommandOutput,
|
|
726
|
+
} from "./commands/DeletePlacementGroupCommand";
|
|
727
|
+
import {
|
|
728
|
+
DeletePublicIpv4PoolCommandInput,
|
|
729
|
+
DeletePublicIpv4PoolCommandOutput,
|
|
730
|
+
} from "./commands/DeletePublicIpv4PoolCommand";
|
|
731
|
+
import {
|
|
732
|
+
DeleteQueuedReservedInstancesCommandInput,
|
|
733
|
+
DeleteQueuedReservedInstancesCommandOutput,
|
|
734
|
+
} from "./commands/DeleteQueuedReservedInstancesCommand";
|
|
735
|
+
import {
|
|
736
|
+
DeleteRouteCommandInput,
|
|
737
|
+
DeleteRouteCommandOutput,
|
|
738
|
+
} from "./commands/DeleteRouteCommand";
|
|
739
|
+
import {
|
|
740
|
+
DeleteRouteTableCommandInput,
|
|
741
|
+
DeleteRouteTableCommandOutput,
|
|
742
|
+
} from "./commands/DeleteRouteTableCommand";
|
|
743
|
+
import {
|
|
744
|
+
DeleteSecurityGroupCommandInput,
|
|
745
|
+
DeleteSecurityGroupCommandOutput,
|
|
746
|
+
} from "./commands/DeleteSecurityGroupCommand";
|
|
747
|
+
import {
|
|
748
|
+
DeleteSnapshotCommandInput,
|
|
749
|
+
DeleteSnapshotCommandOutput,
|
|
750
|
+
} from "./commands/DeleteSnapshotCommand";
|
|
751
|
+
import {
|
|
752
|
+
DeleteSpotDatafeedSubscriptionCommandInput,
|
|
753
|
+
DeleteSpotDatafeedSubscriptionCommandOutput,
|
|
754
|
+
} from "./commands/DeleteSpotDatafeedSubscriptionCommand";
|
|
755
|
+
import {
|
|
756
|
+
DeleteSubnetCidrReservationCommandInput,
|
|
757
|
+
DeleteSubnetCidrReservationCommandOutput,
|
|
758
|
+
} from "./commands/DeleteSubnetCidrReservationCommand";
|
|
759
|
+
import {
|
|
760
|
+
DeleteSubnetCommandInput,
|
|
761
|
+
DeleteSubnetCommandOutput,
|
|
762
|
+
} from "./commands/DeleteSubnetCommand";
|
|
763
|
+
import {
|
|
764
|
+
DeleteTagsCommandInput,
|
|
765
|
+
DeleteTagsCommandOutput,
|
|
766
|
+
} from "./commands/DeleteTagsCommand";
|
|
767
|
+
import {
|
|
768
|
+
DeleteTrafficMirrorFilterCommandInput,
|
|
769
|
+
DeleteTrafficMirrorFilterCommandOutput,
|
|
770
|
+
} from "./commands/DeleteTrafficMirrorFilterCommand";
|
|
771
|
+
import {
|
|
772
|
+
DeleteTrafficMirrorFilterRuleCommandInput,
|
|
773
|
+
DeleteTrafficMirrorFilterRuleCommandOutput,
|
|
774
|
+
} from "./commands/DeleteTrafficMirrorFilterRuleCommand";
|
|
775
|
+
import {
|
|
776
|
+
DeleteTrafficMirrorSessionCommandInput,
|
|
777
|
+
DeleteTrafficMirrorSessionCommandOutput,
|
|
778
|
+
} from "./commands/DeleteTrafficMirrorSessionCommand";
|
|
779
|
+
import {
|
|
780
|
+
DeleteTrafficMirrorTargetCommandInput,
|
|
781
|
+
DeleteTrafficMirrorTargetCommandOutput,
|
|
782
|
+
} from "./commands/DeleteTrafficMirrorTargetCommand";
|
|
783
|
+
import {
|
|
784
|
+
DeleteTransitGatewayCommandInput,
|
|
785
|
+
DeleteTransitGatewayCommandOutput,
|
|
786
|
+
} from "./commands/DeleteTransitGatewayCommand";
|
|
787
|
+
import {
|
|
788
|
+
DeleteTransitGatewayConnectCommandInput,
|
|
789
|
+
DeleteTransitGatewayConnectCommandOutput,
|
|
790
|
+
} from "./commands/DeleteTransitGatewayConnectCommand";
|
|
791
|
+
import {
|
|
792
|
+
DeleteTransitGatewayConnectPeerCommandInput,
|
|
793
|
+
DeleteTransitGatewayConnectPeerCommandOutput,
|
|
794
|
+
} from "./commands/DeleteTransitGatewayConnectPeerCommand";
|
|
795
|
+
import {
|
|
796
|
+
DeleteTransitGatewayMulticastDomainCommandInput,
|
|
797
|
+
DeleteTransitGatewayMulticastDomainCommandOutput,
|
|
798
|
+
} from "./commands/DeleteTransitGatewayMulticastDomainCommand";
|
|
799
|
+
import {
|
|
800
|
+
DeleteTransitGatewayPeeringAttachmentCommandInput,
|
|
801
|
+
DeleteTransitGatewayPeeringAttachmentCommandOutput,
|
|
802
|
+
} from "./commands/DeleteTransitGatewayPeeringAttachmentCommand";
|
|
803
|
+
import {
|
|
804
|
+
DeleteTransitGatewayPolicyTableCommandInput,
|
|
805
|
+
DeleteTransitGatewayPolicyTableCommandOutput,
|
|
806
|
+
} from "./commands/DeleteTransitGatewayPolicyTableCommand";
|
|
807
|
+
import {
|
|
808
|
+
DeleteTransitGatewayPrefixListReferenceCommandInput,
|
|
809
|
+
DeleteTransitGatewayPrefixListReferenceCommandOutput,
|
|
810
|
+
} from "./commands/DeleteTransitGatewayPrefixListReferenceCommand";
|
|
811
|
+
import {
|
|
812
|
+
DeleteTransitGatewayRouteCommandInput,
|
|
813
|
+
DeleteTransitGatewayRouteCommandOutput,
|
|
814
|
+
} from "./commands/DeleteTransitGatewayRouteCommand";
|
|
815
|
+
import {
|
|
816
|
+
DeleteTransitGatewayRouteTableAnnouncementCommandInput,
|
|
817
|
+
DeleteTransitGatewayRouteTableAnnouncementCommandOutput,
|
|
818
|
+
} from "./commands/DeleteTransitGatewayRouteTableAnnouncementCommand";
|
|
819
|
+
import {
|
|
820
|
+
DeleteTransitGatewayRouteTableCommandInput,
|
|
821
|
+
DeleteTransitGatewayRouteTableCommandOutput,
|
|
822
|
+
} from "./commands/DeleteTransitGatewayRouteTableCommand";
|
|
823
|
+
import {
|
|
824
|
+
DeleteTransitGatewayVpcAttachmentCommandInput,
|
|
825
|
+
DeleteTransitGatewayVpcAttachmentCommandOutput,
|
|
826
|
+
} from "./commands/DeleteTransitGatewayVpcAttachmentCommand";
|
|
827
|
+
import {
|
|
828
|
+
DeleteVerifiedAccessEndpointCommandInput,
|
|
829
|
+
DeleteVerifiedAccessEndpointCommandOutput,
|
|
830
|
+
} from "./commands/DeleteVerifiedAccessEndpointCommand";
|
|
831
|
+
import {
|
|
832
|
+
DeleteVerifiedAccessGroupCommandInput,
|
|
833
|
+
DeleteVerifiedAccessGroupCommandOutput,
|
|
834
|
+
} from "./commands/DeleteVerifiedAccessGroupCommand";
|
|
835
|
+
import {
|
|
836
|
+
DeleteVerifiedAccessInstanceCommandInput,
|
|
837
|
+
DeleteVerifiedAccessInstanceCommandOutput,
|
|
838
|
+
} from "./commands/DeleteVerifiedAccessInstanceCommand";
|
|
839
|
+
import {
|
|
840
|
+
DeleteVerifiedAccessTrustProviderCommandInput,
|
|
841
|
+
DeleteVerifiedAccessTrustProviderCommandOutput,
|
|
842
|
+
} from "./commands/DeleteVerifiedAccessTrustProviderCommand";
|
|
843
|
+
import {
|
|
844
|
+
DeleteVolumeCommandInput,
|
|
845
|
+
DeleteVolumeCommandOutput,
|
|
846
|
+
} from "./commands/DeleteVolumeCommand";
|
|
847
|
+
import {
|
|
848
|
+
DeleteVpcCommandInput,
|
|
849
|
+
DeleteVpcCommandOutput,
|
|
850
|
+
} from "./commands/DeleteVpcCommand";
|
|
851
|
+
import {
|
|
852
|
+
DeleteVpcEndpointConnectionNotificationsCommandInput,
|
|
853
|
+
DeleteVpcEndpointConnectionNotificationsCommandOutput,
|
|
854
|
+
} from "./commands/DeleteVpcEndpointConnectionNotificationsCommand";
|
|
855
|
+
import {
|
|
856
|
+
DeleteVpcEndpointsCommandInput,
|
|
857
|
+
DeleteVpcEndpointsCommandOutput,
|
|
858
|
+
} from "./commands/DeleteVpcEndpointsCommand";
|
|
859
|
+
import {
|
|
860
|
+
DeleteVpcEndpointServiceConfigurationsCommandInput,
|
|
861
|
+
DeleteVpcEndpointServiceConfigurationsCommandOutput,
|
|
862
|
+
} from "./commands/DeleteVpcEndpointServiceConfigurationsCommand";
|
|
863
|
+
import {
|
|
864
|
+
DeleteVpcPeeringConnectionCommandInput,
|
|
865
|
+
DeleteVpcPeeringConnectionCommandOutput,
|
|
866
|
+
} from "./commands/DeleteVpcPeeringConnectionCommand";
|
|
867
|
+
import {
|
|
868
|
+
DeleteVpnConnectionCommandInput,
|
|
869
|
+
DeleteVpnConnectionCommandOutput,
|
|
870
|
+
} from "./commands/DeleteVpnConnectionCommand";
|
|
871
|
+
import {
|
|
872
|
+
DeleteVpnConnectionRouteCommandInput,
|
|
873
|
+
DeleteVpnConnectionRouteCommandOutput,
|
|
874
|
+
} from "./commands/DeleteVpnConnectionRouteCommand";
|
|
875
|
+
import {
|
|
876
|
+
DeleteVpnGatewayCommandInput,
|
|
877
|
+
DeleteVpnGatewayCommandOutput,
|
|
878
|
+
} from "./commands/DeleteVpnGatewayCommand";
|
|
879
|
+
import {
|
|
880
|
+
DeprovisionByoipCidrCommandInput,
|
|
881
|
+
DeprovisionByoipCidrCommandOutput,
|
|
882
|
+
} from "./commands/DeprovisionByoipCidrCommand";
|
|
883
|
+
import {
|
|
884
|
+
DeprovisionIpamPoolCidrCommandInput,
|
|
885
|
+
DeprovisionIpamPoolCidrCommandOutput,
|
|
886
|
+
} from "./commands/DeprovisionIpamPoolCidrCommand";
|
|
887
|
+
import {
|
|
888
|
+
DeprovisionPublicIpv4PoolCidrCommandInput,
|
|
889
|
+
DeprovisionPublicIpv4PoolCidrCommandOutput,
|
|
890
|
+
} from "./commands/DeprovisionPublicIpv4PoolCidrCommand";
|
|
891
|
+
import {
|
|
892
|
+
DeregisterImageCommandInput,
|
|
893
|
+
DeregisterImageCommandOutput,
|
|
894
|
+
} from "./commands/DeregisterImageCommand";
|
|
895
|
+
import {
|
|
896
|
+
DeregisterInstanceEventNotificationAttributesCommandInput,
|
|
897
|
+
DeregisterInstanceEventNotificationAttributesCommandOutput,
|
|
898
|
+
} from "./commands/DeregisterInstanceEventNotificationAttributesCommand";
|
|
899
|
+
import {
|
|
900
|
+
DeregisterTransitGatewayMulticastGroupMembersCommandInput,
|
|
901
|
+
DeregisterTransitGatewayMulticastGroupMembersCommandOutput,
|
|
902
|
+
} from "./commands/DeregisterTransitGatewayMulticastGroupMembersCommand";
|
|
903
|
+
import {
|
|
904
|
+
DeregisterTransitGatewayMulticastGroupSourcesCommandInput,
|
|
905
|
+
DeregisterTransitGatewayMulticastGroupSourcesCommandOutput,
|
|
906
|
+
} from "./commands/DeregisterTransitGatewayMulticastGroupSourcesCommand";
|
|
907
|
+
import {
|
|
908
|
+
DescribeAccountAttributesCommandInput,
|
|
909
|
+
DescribeAccountAttributesCommandOutput,
|
|
910
|
+
} from "./commands/DescribeAccountAttributesCommand";
|
|
911
|
+
import {
|
|
912
|
+
DescribeAddressesAttributeCommandInput,
|
|
913
|
+
DescribeAddressesAttributeCommandOutput,
|
|
914
|
+
} from "./commands/DescribeAddressesAttributeCommand";
|
|
915
|
+
import {
|
|
916
|
+
DescribeAddressesCommandInput,
|
|
917
|
+
DescribeAddressesCommandOutput,
|
|
918
|
+
} from "./commands/DescribeAddressesCommand";
|
|
919
|
+
import {
|
|
920
|
+
DescribeAddressTransfersCommandInput,
|
|
921
|
+
DescribeAddressTransfersCommandOutput,
|
|
922
|
+
} from "./commands/DescribeAddressTransfersCommand";
|
|
923
|
+
import {
|
|
924
|
+
DescribeAggregateIdFormatCommandInput,
|
|
925
|
+
DescribeAggregateIdFormatCommandOutput,
|
|
926
|
+
} from "./commands/DescribeAggregateIdFormatCommand";
|
|
927
|
+
import {
|
|
928
|
+
DescribeAvailabilityZonesCommandInput,
|
|
929
|
+
DescribeAvailabilityZonesCommandOutput,
|
|
930
|
+
} from "./commands/DescribeAvailabilityZonesCommand";
|
|
931
|
+
import {
|
|
932
|
+
DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput,
|
|
933
|
+
DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput,
|
|
934
|
+
} from "./commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand";
|
|
935
|
+
import {
|
|
936
|
+
DescribeBundleTasksCommandInput,
|
|
937
|
+
DescribeBundleTasksCommandOutput,
|
|
938
|
+
} from "./commands/DescribeBundleTasksCommand";
|
|
939
|
+
import {
|
|
940
|
+
DescribeByoipCidrsCommandInput,
|
|
941
|
+
DescribeByoipCidrsCommandOutput,
|
|
942
|
+
} from "./commands/DescribeByoipCidrsCommand";
|
|
943
|
+
import {
|
|
944
|
+
DescribeCapacityReservationFleetsCommandInput,
|
|
945
|
+
DescribeCapacityReservationFleetsCommandOutput,
|
|
946
|
+
} from "./commands/DescribeCapacityReservationFleetsCommand";
|
|
947
|
+
import {
|
|
948
|
+
DescribeCapacityReservationsCommandInput,
|
|
949
|
+
DescribeCapacityReservationsCommandOutput,
|
|
950
|
+
} from "./commands/DescribeCapacityReservationsCommand";
|
|
951
|
+
import {
|
|
952
|
+
DescribeCarrierGatewaysCommandInput,
|
|
953
|
+
DescribeCarrierGatewaysCommandOutput,
|
|
954
|
+
} from "./commands/DescribeCarrierGatewaysCommand";
|
|
955
|
+
import {
|
|
956
|
+
DescribeClassicLinkInstancesCommandInput,
|
|
957
|
+
DescribeClassicLinkInstancesCommandOutput,
|
|
958
|
+
} from "./commands/DescribeClassicLinkInstancesCommand";
|
|
959
|
+
import {
|
|
960
|
+
DescribeClientVpnAuthorizationRulesCommandInput,
|
|
961
|
+
DescribeClientVpnAuthorizationRulesCommandOutput,
|
|
962
|
+
} from "./commands/DescribeClientVpnAuthorizationRulesCommand";
|
|
963
|
+
import {
|
|
964
|
+
DescribeClientVpnConnectionsCommandInput,
|
|
965
|
+
DescribeClientVpnConnectionsCommandOutput,
|
|
966
|
+
} from "./commands/DescribeClientVpnConnectionsCommand";
|
|
967
|
+
import {
|
|
968
|
+
DescribeClientVpnEndpointsCommandInput,
|
|
969
|
+
DescribeClientVpnEndpointsCommandOutput,
|
|
970
|
+
} from "./commands/DescribeClientVpnEndpointsCommand";
|
|
971
|
+
import {
|
|
972
|
+
DescribeClientVpnRoutesCommandInput,
|
|
973
|
+
DescribeClientVpnRoutesCommandOutput,
|
|
974
|
+
} from "./commands/DescribeClientVpnRoutesCommand";
|
|
975
|
+
import {
|
|
976
|
+
DescribeClientVpnTargetNetworksCommandInput,
|
|
977
|
+
DescribeClientVpnTargetNetworksCommandOutput,
|
|
978
|
+
} from "./commands/DescribeClientVpnTargetNetworksCommand";
|
|
979
|
+
import {
|
|
980
|
+
DescribeCoipPoolsCommandInput,
|
|
981
|
+
DescribeCoipPoolsCommandOutput,
|
|
982
|
+
} from "./commands/DescribeCoipPoolsCommand";
|
|
983
|
+
import {
|
|
984
|
+
DescribeConversionTasksCommandInput,
|
|
985
|
+
DescribeConversionTasksCommandOutput,
|
|
986
|
+
} from "./commands/DescribeConversionTasksCommand";
|
|
987
|
+
import {
|
|
988
|
+
DescribeCustomerGatewaysCommandInput,
|
|
989
|
+
DescribeCustomerGatewaysCommandOutput,
|
|
990
|
+
} from "./commands/DescribeCustomerGatewaysCommand";
|
|
991
|
+
import {
|
|
992
|
+
DescribeDhcpOptionsCommandInput,
|
|
993
|
+
DescribeDhcpOptionsCommandOutput,
|
|
994
|
+
} from "./commands/DescribeDhcpOptionsCommand";
|
|
995
|
+
import {
|
|
996
|
+
DescribeEgressOnlyInternetGatewaysCommandInput,
|
|
997
|
+
DescribeEgressOnlyInternetGatewaysCommandOutput,
|
|
998
|
+
} from "./commands/DescribeEgressOnlyInternetGatewaysCommand";
|
|
999
|
+
import {
|
|
1000
|
+
DescribeElasticGpusCommandInput,
|
|
1001
|
+
DescribeElasticGpusCommandOutput,
|
|
1002
|
+
} from "./commands/DescribeElasticGpusCommand";
|
|
1003
|
+
import {
|
|
1004
|
+
DescribeExportImageTasksCommandInput,
|
|
1005
|
+
DescribeExportImageTasksCommandOutput,
|
|
1006
|
+
} from "./commands/DescribeExportImageTasksCommand";
|
|
1007
|
+
import {
|
|
1008
|
+
DescribeExportTasksCommandInput,
|
|
1009
|
+
DescribeExportTasksCommandOutput,
|
|
1010
|
+
} from "./commands/DescribeExportTasksCommand";
|
|
1011
|
+
import {
|
|
1012
|
+
DescribeFastLaunchImagesCommandInput,
|
|
1013
|
+
DescribeFastLaunchImagesCommandOutput,
|
|
1014
|
+
} from "./commands/DescribeFastLaunchImagesCommand";
|
|
1015
|
+
import {
|
|
1016
|
+
DescribeFastSnapshotRestoresCommandInput,
|
|
1017
|
+
DescribeFastSnapshotRestoresCommandOutput,
|
|
1018
|
+
} from "./commands/DescribeFastSnapshotRestoresCommand";
|
|
1019
|
+
import {
|
|
1020
|
+
DescribeFleetHistoryCommandInput,
|
|
1021
|
+
DescribeFleetHistoryCommandOutput,
|
|
1022
|
+
} from "./commands/DescribeFleetHistoryCommand";
|
|
1023
|
+
import {
|
|
1024
|
+
DescribeFleetInstancesCommandInput,
|
|
1025
|
+
DescribeFleetInstancesCommandOutput,
|
|
1026
|
+
} from "./commands/DescribeFleetInstancesCommand";
|
|
1027
|
+
import {
|
|
1028
|
+
DescribeFleetsCommandInput,
|
|
1029
|
+
DescribeFleetsCommandOutput,
|
|
1030
|
+
} from "./commands/DescribeFleetsCommand";
|
|
1031
|
+
import {
|
|
1032
|
+
DescribeFlowLogsCommandInput,
|
|
1033
|
+
DescribeFlowLogsCommandOutput,
|
|
1034
|
+
} from "./commands/DescribeFlowLogsCommand";
|
|
1035
|
+
import {
|
|
1036
|
+
DescribeFpgaImageAttributeCommandInput,
|
|
1037
|
+
DescribeFpgaImageAttributeCommandOutput,
|
|
1038
|
+
} from "./commands/DescribeFpgaImageAttributeCommand";
|
|
1039
|
+
import {
|
|
1040
|
+
DescribeFpgaImagesCommandInput,
|
|
1041
|
+
DescribeFpgaImagesCommandOutput,
|
|
1042
|
+
} from "./commands/DescribeFpgaImagesCommand";
|
|
1043
|
+
import {
|
|
1044
|
+
DescribeHostReservationOfferingsCommandInput,
|
|
1045
|
+
DescribeHostReservationOfferingsCommandOutput,
|
|
1046
|
+
} from "./commands/DescribeHostReservationOfferingsCommand";
|
|
1047
|
+
import {
|
|
1048
|
+
DescribeHostReservationsCommandInput,
|
|
1049
|
+
DescribeHostReservationsCommandOutput,
|
|
1050
|
+
} from "./commands/DescribeHostReservationsCommand";
|
|
1051
|
+
import {
|
|
1052
|
+
DescribeHostsCommandInput,
|
|
1053
|
+
DescribeHostsCommandOutput,
|
|
1054
|
+
} from "./commands/DescribeHostsCommand";
|
|
1055
|
+
import {
|
|
1056
|
+
DescribeIamInstanceProfileAssociationsCommandInput,
|
|
1057
|
+
DescribeIamInstanceProfileAssociationsCommandOutput,
|
|
1058
|
+
} from "./commands/DescribeIamInstanceProfileAssociationsCommand";
|
|
1059
|
+
import {
|
|
1060
|
+
DescribeIdentityIdFormatCommandInput,
|
|
1061
|
+
DescribeIdentityIdFormatCommandOutput,
|
|
1062
|
+
} from "./commands/DescribeIdentityIdFormatCommand";
|
|
1063
|
+
import {
|
|
1064
|
+
DescribeIdFormatCommandInput,
|
|
1065
|
+
DescribeIdFormatCommandOutput,
|
|
1066
|
+
} from "./commands/DescribeIdFormatCommand";
|
|
1067
|
+
import {
|
|
1068
|
+
DescribeImageAttributeCommandInput,
|
|
1069
|
+
DescribeImageAttributeCommandOutput,
|
|
1070
|
+
} from "./commands/DescribeImageAttributeCommand";
|
|
1071
|
+
import {
|
|
1072
|
+
DescribeImagesCommandInput,
|
|
1073
|
+
DescribeImagesCommandOutput,
|
|
1074
|
+
} from "./commands/DescribeImagesCommand";
|
|
1075
|
+
import {
|
|
1076
|
+
DescribeImportImageTasksCommandInput,
|
|
1077
|
+
DescribeImportImageTasksCommandOutput,
|
|
1078
|
+
} from "./commands/DescribeImportImageTasksCommand";
|
|
1079
|
+
import {
|
|
1080
|
+
DescribeImportSnapshotTasksCommandInput,
|
|
1081
|
+
DescribeImportSnapshotTasksCommandOutput,
|
|
1082
|
+
} from "./commands/DescribeImportSnapshotTasksCommand";
|
|
1083
|
+
import {
|
|
1084
|
+
DescribeInstanceAttributeCommandInput,
|
|
1085
|
+
DescribeInstanceAttributeCommandOutput,
|
|
1086
|
+
} from "./commands/DescribeInstanceAttributeCommand";
|
|
1087
|
+
import {
|
|
1088
|
+
DescribeInstanceCreditSpecificationsCommandInput,
|
|
1089
|
+
DescribeInstanceCreditSpecificationsCommandOutput,
|
|
1090
|
+
} from "./commands/DescribeInstanceCreditSpecificationsCommand";
|
|
1091
|
+
import {
|
|
1092
|
+
DescribeInstanceEventNotificationAttributesCommandInput,
|
|
1093
|
+
DescribeInstanceEventNotificationAttributesCommandOutput,
|
|
1094
|
+
} from "./commands/DescribeInstanceEventNotificationAttributesCommand";
|
|
1095
|
+
import {
|
|
1096
|
+
DescribeInstanceEventWindowsCommandInput,
|
|
1097
|
+
DescribeInstanceEventWindowsCommandOutput,
|
|
1098
|
+
} from "./commands/DescribeInstanceEventWindowsCommand";
|
|
1099
|
+
import {
|
|
1100
|
+
DescribeInstancesCommandInput,
|
|
1101
|
+
DescribeInstancesCommandOutput,
|
|
1102
|
+
} from "./commands/DescribeInstancesCommand";
|
|
1103
|
+
import {
|
|
1104
|
+
DescribeInstanceStatusCommandInput,
|
|
1105
|
+
DescribeInstanceStatusCommandOutput,
|
|
1106
|
+
} from "./commands/DescribeInstanceStatusCommand";
|
|
1107
|
+
import {
|
|
1108
|
+
DescribeInstanceTypeOfferingsCommandInput,
|
|
1109
|
+
DescribeInstanceTypeOfferingsCommandOutput,
|
|
1110
|
+
} from "./commands/DescribeInstanceTypeOfferingsCommand";
|
|
1111
|
+
import {
|
|
1112
|
+
DescribeInstanceTypesCommandInput,
|
|
1113
|
+
DescribeInstanceTypesCommandOutput,
|
|
1114
|
+
} from "./commands/DescribeInstanceTypesCommand";
|
|
1115
|
+
import {
|
|
1116
|
+
DescribeInternetGatewaysCommandInput,
|
|
1117
|
+
DescribeInternetGatewaysCommandOutput,
|
|
1118
|
+
} from "./commands/DescribeInternetGatewaysCommand";
|
|
1119
|
+
import {
|
|
1120
|
+
DescribeIpamPoolsCommandInput,
|
|
1121
|
+
DescribeIpamPoolsCommandOutput,
|
|
1122
|
+
} from "./commands/DescribeIpamPoolsCommand";
|
|
1123
|
+
import {
|
|
1124
|
+
DescribeIpamResourceDiscoveriesCommandInput,
|
|
1125
|
+
DescribeIpamResourceDiscoveriesCommandOutput,
|
|
1126
|
+
} from "./commands/DescribeIpamResourceDiscoveriesCommand";
|
|
1127
|
+
import {
|
|
1128
|
+
DescribeIpamResourceDiscoveryAssociationsCommandInput,
|
|
1129
|
+
DescribeIpamResourceDiscoveryAssociationsCommandOutput,
|
|
1130
|
+
} from "./commands/DescribeIpamResourceDiscoveryAssociationsCommand";
|
|
1131
|
+
import {
|
|
1132
|
+
DescribeIpamsCommandInput,
|
|
1133
|
+
DescribeIpamsCommandOutput,
|
|
1134
|
+
} from "./commands/DescribeIpamsCommand";
|
|
1135
|
+
import {
|
|
1136
|
+
DescribeIpamScopesCommandInput,
|
|
1137
|
+
DescribeIpamScopesCommandOutput,
|
|
1138
|
+
} from "./commands/DescribeIpamScopesCommand";
|
|
1139
|
+
import {
|
|
1140
|
+
DescribeIpv6PoolsCommandInput,
|
|
1141
|
+
DescribeIpv6PoolsCommandOutput,
|
|
1142
|
+
} from "./commands/DescribeIpv6PoolsCommand";
|
|
1143
|
+
import {
|
|
1144
|
+
DescribeKeyPairsCommandInput,
|
|
1145
|
+
DescribeKeyPairsCommandOutput,
|
|
1146
|
+
} from "./commands/DescribeKeyPairsCommand";
|
|
1147
|
+
import {
|
|
1148
|
+
DescribeLaunchTemplatesCommandInput,
|
|
1149
|
+
DescribeLaunchTemplatesCommandOutput,
|
|
1150
|
+
} from "./commands/DescribeLaunchTemplatesCommand";
|
|
1151
|
+
import {
|
|
1152
|
+
DescribeLaunchTemplateVersionsCommandInput,
|
|
1153
|
+
DescribeLaunchTemplateVersionsCommandOutput,
|
|
1154
|
+
} from "./commands/DescribeLaunchTemplateVersionsCommand";
|
|
1155
|
+
import {
|
|
1156
|
+
DescribeLocalGatewayRouteTablesCommandInput,
|
|
1157
|
+
DescribeLocalGatewayRouteTablesCommandOutput,
|
|
1158
|
+
} from "./commands/DescribeLocalGatewayRouteTablesCommand";
|
|
1159
|
+
import {
|
|
1160
|
+
DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput,
|
|
1161
|
+
DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput,
|
|
1162
|
+
} from "./commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand";
|
|
1163
|
+
import {
|
|
1164
|
+
DescribeLocalGatewayRouteTableVpcAssociationsCommandInput,
|
|
1165
|
+
DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput,
|
|
1166
|
+
} from "./commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand";
|
|
1167
|
+
import {
|
|
1168
|
+
DescribeLocalGatewaysCommandInput,
|
|
1169
|
+
DescribeLocalGatewaysCommandOutput,
|
|
1170
|
+
} from "./commands/DescribeLocalGatewaysCommand";
|
|
1171
|
+
import {
|
|
1172
|
+
DescribeLocalGatewayVirtualInterfaceGroupsCommandInput,
|
|
1173
|
+
DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput,
|
|
1174
|
+
} from "./commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand";
|
|
1175
|
+
import {
|
|
1176
|
+
DescribeLocalGatewayVirtualInterfacesCommandInput,
|
|
1177
|
+
DescribeLocalGatewayVirtualInterfacesCommandOutput,
|
|
1178
|
+
} from "./commands/DescribeLocalGatewayVirtualInterfacesCommand";
|
|
1179
|
+
import {
|
|
1180
|
+
DescribeManagedPrefixListsCommandInput,
|
|
1181
|
+
DescribeManagedPrefixListsCommandOutput,
|
|
1182
|
+
} from "./commands/DescribeManagedPrefixListsCommand";
|
|
1183
|
+
import {
|
|
1184
|
+
DescribeMovingAddressesCommandInput,
|
|
1185
|
+
DescribeMovingAddressesCommandOutput,
|
|
1186
|
+
} from "./commands/DescribeMovingAddressesCommand";
|
|
1187
|
+
import {
|
|
1188
|
+
DescribeNatGatewaysCommandInput,
|
|
1189
|
+
DescribeNatGatewaysCommandOutput,
|
|
1190
|
+
} from "./commands/DescribeNatGatewaysCommand";
|
|
1191
|
+
import {
|
|
1192
|
+
DescribeNetworkAclsCommandInput,
|
|
1193
|
+
DescribeNetworkAclsCommandOutput,
|
|
1194
|
+
} from "./commands/DescribeNetworkAclsCommand";
|
|
1195
|
+
import {
|
|
1196
|
+
DescribeNetworkInsightsAccessScopeAnalysesCommandInput,
|
|
1197
|
+
DescribeNetworkInsightsAccessScopeAnalysesCommandOutput,
|
|
1198
|
+
} from "./commands/DescribeNetworkInsightsAccessScopeAnalysesCommand";
|
|
1199
|
+
import {
|
|
1200
|
+
DescribeNetworkInsightsAccessScopesCommandInput,
|
|
1201
|
+
DescribeNetworkInsightsAccessScopesCommandOutput,
|
|
1202
|
+
} from "./commands/DescribeNetworkInsightsAccessScopesCommand";
|
|
1203
|
+
import {
|
|
1204
|
+
DescribeNetworkInsightsAnalysesCommandInput,
|
|
1205
|
+
DescribeNetworkInsightsAnalysesCommandOutput,
|
|
1206
|
+
} from "./commands/DescribeNetworkInsightsAnalysesCommand";
|
|
1207
|
+
import {
|
|
1208
|
+
DescribeNetworkInsightsPathsCommandInput,
|
|
1209
|
+
DescribeNetworkInsightsPathsCommandOutput,
|
|
1210
|
+
} from "./commands/DescribeNetworkInsightsPathsCommand";
|
|
1211
|
+
import {
|
|
1212
|
+
DescribeNetworkInterfaceAttributeCommandInput,
|
|
1213
|
+
DescribeNetworkInterfaceAttributeCommandOutput,
|
|
1214
|
+
} from "./commands/DescribeNetworkInterfaceAttributeCommand";
|
|
1215
|
+
import {
|
|
1216
|
+
DescribeNetworkInterfacePermissionsCommandInput,
|
|
1217
|
+
DescribeNetworkInterfacePermissionsCommandOutput,
|
|
1218
|
+
} from "./commands/DescribeNetworkInterfacePermissionsCommand";
|
|
1219
|
+
import {
|
|
1220
|
+
DescribeNetworkInterfacesCommandInput,
|
|
1221
|
+
DescribeNetworkInterfacesCommandOutput,
|
|
1222
|
+
} from "./commands/DescribeNetworkInterfacesCommand";
|
|
1223
|
+
import {
|
|
1224
|
+
DescribePlacementGroupsCommandInput,
|
|
1225
|
+
DescribePlacementGroupsCommandOutput,
|
|
1226
|
+
} from "./commands/DescribePlacementGroupsCommand";
|
|
1227
|
+
import {
|
|
1228
|
+
DescribePrefixListsCommandInput,
|
|
1229
|
+
DescribePrefixListsCommandOutput,
|
|
1230
|
+
} from "./commands/DescribePrefixListsCommand";
|
|
1231
|
+
import {
|
|
1232
|
+
DescribePrincipalIdFormatCommandInput,
|
|
1233
|
+
DescribePrincipalIdFormatCommandOutput,
|
|
1234
|
+
} from "./commands/DescribePrincipalIdFormatCommand";
|
|
1235
|
+
import {
|
|
1236
|
+
DescribePublicIpv4PoolsCommandInput,
|
|
1237
|
+
DescribePublicIpv4PoolsCommandOutput,
|
|
1238
|
+
} from "./commands/DescribePublicIpv4PoolsCommand";
|
|
1239
|
+
import {
|
|
1240
|
+
DescribeRegionsCommandInput,
|
|
1241
|
+
DescribeRegionsCommandOutput,
|
|
1242
|
+
} from "./commands/DescribeRegionsCommand";
|
|
1243
|
+
import {
|
|
1244
|
+
DescribeReplaceRootVolumeTasksCommandInput,
|
|
1245
|
+
DescribeReplaceRootVolumeTasksCommandOutput,
|
|
1246
|
+
} from "./commands/DescribeReplaceRootVolumeTasksCommand";
|
|
1247
|
+
import {
|
|
1248
|
+
DescribeReservedInstancesCommandInput,
|
|
1249
|
+
DescribeReservedInstancesCommandOutput,
|
|
1250
|
+
} from "./commands/DescribeReservedInstancesCommand";
|
|
1251
|
+
import {
|
|
1252
|
+
DescribeReservedInstancesListingsCommandInput,
|
|
1253
|
+
DescribeReservedInstancesListingsCommandOutput,
|
|
1254
|
+
} from "./commands/DescribeReservedInstancesListingsCommand";
|
|
1255
|
+
import {
|
|
1256
|
+
DescribeReservedInstancesModificationsCommandInput,
|
|
1257
|
+
DescribeReservedInstancesModificationsCommandOutput,
|
|
1258
|
+
} from "./commands/DescribeReservedInstancesModificationsCommand";
|
|
1259
|
+
import {
|
|
1260
|
+
DescribeReservedInstancesOfferingsCommandInput,
|
|
1261
|
+
DescribeReservedInstancesOfferingsCommandOutput,
|
|
1262
|
+
} from "./commands/DescribeReservedInstancesOfferingsCommand";
|
|
1263
|
+
import {
|
|
1264
|
+
DescribeRouteTablesCommandInput,
|
|
1265
|
+
DescribeRouteTablesCommandOutput,
|
|
1266
|
+
} from "./commands/DescribeRouteTablesCommand";
|
|
1267
|
+
import {
|
|
1268
|
+
DescribeScheduledInstanceAvailabilityCommandInput,
|
|
1269
|
+
DescribeScheduledInstanceAvailabilityCommandOutput,
|
|
1270
|
+
} from "./commands/DescribeScheduledInstanceAvailabilityCommand";
|
|
1271
|
+
import {
|
|
1272
|
+
DescribeScheduledInstancesCommandInput,
|
|
1273
|
+
DescribeScheduledInstancesCommandOutput,
|
|
1274
|
+
} from "./commands/DescribeScheduledInstancesCommand";
|
|
1275
|
+
import {
|
|
1276
|
+
DescribeSecurityGroupReferencesCommandInput,
|
|
1277
|
+
DescribeSecurityGroupReferencesCommandOutput,
|
|
1278
|
+
} from "./commands/DescribeSecurityGroupReferencesCommand";
|
|
1279
|
+
import {
|
|
1280
|
+
DescribeSecurityGroupRulesCommandInput,
|
|
1281
|
+
DescribeSecurityGroupRulesCommandOutput,
|
|
1282
|
+
} from "./commands/DescribeSecurityGroupRulesCommand";
|
|
1283
|
+
import {
|
|
1284
|
+
DescribeSecurityGroupsCommandInput,
|
|
1285
|
+
DescribeSecurityGroupsCommandOutput,
|
|
1286
|
+
} from "./commands/DescribeSecurityGroupsCommand";
|
|
1287
|
+
import {
|
|
1288
|
+
DescribeSnapshotAttributeCommandInput,
|
|
1289
|
+
DescribeSnapshotAttributeCommandOutput,
|
|
1290
|
+
} from "./commands/DescribeSnapshotAttributeCommand";
|
|
1291
|
+
import {
|
|
1292
|
+
DescribeSnapshotsCommandInput,
|
|
1293
|
+
DescribeSnapshotsCommandOutput,
|
|
1294
|
+
} from "./commands/DescribeSnapshotsCommand";
|
|
1295
|
+
import {
|
|
1296
|
+
DescribeSnapshotTierStatusCommandInput,
|
|
1297
|
+
DescribeSnapshotTierStatusCommandOutput,
|
|
1298
|
+
} from "./commands/DescribeSnapshotTierStatusCommand";
|
|
1299
|
+
import {
|
|
1300
|
+
DescribeSpotDatafeedSubscriptionCommandInput,
|
|
1301
|
+
DescribeSpotDatafeedSubscriptionCommandOutput,
|
|
1302
|
+
} from "./commands/DescribeSpotDatafeedSubscriptionCommand";
|
|
1303
|
+
import {
|
|
1304
|
+
DescribeSpotFleetInstancesCommandInput,
|
|
1305
|
+
DescribeSpotFleetInstancesCommandOutput,
|
|
1306
|
+
} from "./commands/DescribeSpotFleetInstancesCommand";
|
|
1307
|
+
import {
|
|
1308
|
+
DescribeSpotFleetRequestHistoryCommandInput,
|
|
1309
|
+
DescribeSpotFleetRequestHistoryCommandOutput,
|
|
1310
|
+
} from "./commands/DescribeSpotFleetRequestHistoryCommand";
|
|
1311
|
+
import {
|
|
1312
|
+
DescribeSpotFleetRequestsCommandInput,
|
|
1313
|
+
DescribeSpotFleetRequestsCommandOutput,
|
|
1314
|
+
} from "./commands/DescribeSpotFleetRequestsCommand";
|
|
1315
|
+
import {
|
|
1316
|
+
DescribeSpotInstanceRequestsCommandInput,
|
|
1317
|
+
DescribeSpotInstanceRequestsCommandOutput,
|
|
1318
|
+
} from "./commands/DescribeSpotInstanceRequestsCommand";
|
|
1319
|
+
import {
|
|
1320
|
+
DescribeSpotPriceHistoryCommandInput,
|
|
1321
|
+
DescribeSpotPriceHistoryCommandOutput,
|
|
1322
|
+
} from "./commands/DescribeSpotPriceHistoryCommand";
|
|
1323
|
+
import {
|
|
1324
|
+
DescribeStaleSecurityGroupsCommandInput,
|
|
1325
|
+
DescribeStaleSecurityGroupsCommandOutput,
|
|
1326
|
+
} from "./commands/DescribeStaleSecurityGroupsCommand";
|
|
1327
|
+
import {
|
|
1328
|
+
DescribeStoreImageTasksCommandInput,
|
|
1329
|
+
DescribeStoreImageTasksCommandOutput,
|
|
1330
|
+
} from "./commands/DescribeStoreImageTasksCommand";
|
|
1331
|
+
import {
|
|
1332
|
+
DescribeSubnetsCommandInput,
|
|
1333
|
+
DescribeSubnetsCommandOutput,
|
|
1334
|
+
} from "./commands/DescribeSubnetsCommand";
|
|
1335
|
+
import {
|
|
1336
|
+
DescribeTagsCommandInput,
|
|
1337
|
+
DescribeTagsCommandOutput,
|
|
1338
|
+
} from "./commands/DescribeTagsCommand";
|
|
1339
|
+
import {
|
|
1340
|
+
DescribeTrafficMirrorFiltersCommandInput,
|
|
1341
|
+
DescribeTrafficMirrorFiltersCommandOutput,
|
|
1342
|
+
} from "./commands/DescribeTrafficMirrorFiltersCommand";
|
|
1343
|
+
import {
|
|
1344
|
+
DescribeTrafficMirrorSessionsCommandInput,
|
|
1345
|
+
DescribeTrafficMirrorSessionsCommandOutput,
|
|
1346
|
+
} from "./commands/DescribeTrafficMirrorSessionsCommand";
|
|
1347
|
+
import {
|
|
1348
|
+
DescribeTrafficMirrorTargetsCommandInput,
|
|
1349
|
+
DescribeTrafficMirrorTargetsCommandOutput,
|
|
1350
|
+
} from "./commands/DescribeTrafficMirrorTargetsCommand";
|
|
1351
|
+
import {
|
|
1352
|
+
DescribeTransitGatewayAttachmentsCommandInput,
|
|
1353
|
+
DescribeTransitGatewayAttachmentsCommandOutput,
|
|
1354
|
+
} from "./commands/DescribeTransitGatewayAttachmentsCommand";
|
|
1355
|
+
import {
|
|
1356
|
+
DescribeTransitGatewayConnectPeersCommandInput,
|
|
1357
|
+
DescribeTransitGatewayConnectPeersCommandOutput,
|
|
1358
|
+
} from "./commands/DescribeTransitGatewayConnectPeersCommand";
|
|
1359
|
+
import {
|
|
1360
|
+
DescribeTransitGatewayConnectsCommandInput,
|
|
1361
|
+
DescribeTransitGatewayConnectsCommandOutput,
|
|
1362
|
+
} from "./commands/DescribeTransitGatewayConnectsCommand";
|
|
1363
|
+
import {
|
|
1364
|
+
DescribeTransitGatewayMulticastDomainsCommandInput,
|
|
1365
|
+
DescribeTransitGatewayMulticastDomainsCommandOutput,
|
|
1366
|
+
} from "./commands/DescribeTransitGatewayMulticastDomainsCommand";
|
|
1367
|
+
import {
|
|
1368
|
+
DescribeTransitGatewayPeeringAttachmentsCommandInput,
|
|
1369
|
+
DescribeTransitGatewayPeeringAttachmentsCommandOutput,
|
|
1370
|
+
} from "./commands/DescribeTransitGatewayPeeringAttachmentsCommand";
|
|
1371
|
+
import {
|
|
1372
|
+
DescribeTransitGatewayPolicyTablesCommandInput,
|
|
1373
|
+
DescribeTransitGatewayPolicyTablesCommandOutput,
|
|
1374
|
+
} from "./commands/DescribeTransitGatewayPolicyTablesCommand";
|
|
1375
|
+
import {
|
|
1376
|
+
DescribeTransitGatewayRouteTableAnnouncementsCommandInput,
|
|
1377
|
+
DescribeTransitGatewayRouteTableAnnouncementsCommandOutput,
|
|
1378
|
+
} from "./commands/DescribeTransitGatewayRouteTableAnnouncementsCommand";
|
|
1379
|
+
import {
|
|
1380
|
+
DescribeTransitGatewayRouteTablesCommandInput,
|
|
1381
|
+
DescribeTransitGatewayRouteTablesCommandOutput,
|
|
1382
|
+
} from "./commands/DescribeTransitGatewayRouteTablesCommand";
|
|
1383
|
+
import {
|
|
1384
|
+
DescribeTransitGatewaysCommandInput,
|
|
1385
|
+
DescribeTransitGatewaysCommandOutput,
|
|
1386
|
+
} from "./commands/DescribeTransitGatewaysCommand";
|
|
1387
|
+
import {
|
|
1388
|
+
DescribeTransitGatewayVpcAttachmentsCommandInput,
|
|
1389
|
+
DescribeTransitGatewayVpcAttachmentsCommandOutput,
|
|
1390
|
+
} from "./commands/DescribeTransitGatewayVpcAttachmentsCommand";
|
|
1391
|
+
import {
|
|
1392
|
+
DescribeTrunkInterfaceAssociationsCommandInput,
|
|
1393
|
+
DescribeTrunkInterfaceAssociationsCommandOutput,
|
|
1394
|
+
} from "./commands/DescribeTrunkInterfaceAssociationsCommand";
|
|
1395
|
+
import {
|
|
1396
|
+
DescribeVerifiedAccessEndpointsCommandInput,
|
|
1397
|
+
DescribeVerifiedAccessEndpointsCommandOutput,
|
|
1398
|
+
} from "./commands/DescribeVerifiedAccessEndpointsCommand";
|
|
1399
|
+
import {
|
|
1400
|
+
DescribeVerifiedAccessGroupsCommandInput,
|
|
1401
|
+
DescribeVerifiedAccessGroupsCommandOutput,
|
|
1402
|
+
} from "./commands/DescribeVerifiedAccessGroupsCommand";
|
|
1403
|
+
import {
|
|
1404
|
+
DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput,
|
|
1405
|
+
DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput,
|
|
1406
|
+
} from "./commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand";
|
|
1407
|
+
import {
|
|
1408
|
+
DescribeVerifiedAccessInstancesCommandInput,
|
|
1409
|
+
DescribeVerifiedAccessInstancesCommandOutput,
|
|
1410
|
+
} from "./commands/DescribeVerifiedAccessInstancesCommand";
|
|
1411
|
+
import {
|
|
1412
|
+
DescribeVerifiedAccessTrustProvidersCommandInput,
|
|
1413
|
+
DescribeVerifiedAccessTrustProvidersCommandOutput,
|
|
1414
|
+
} from "./commands/DescribeVerifiedAccessTrustProvidersCommand";
|
|
1415
|
+
import {
|
|
1416
|
+
DescribeVolumeAttributeCommandInput,
|
|
1417
|
+
DescribeVolumeAttributeCommandOutput,
|
|
1418
|
+
} from "./commands/DescribeVolumeAttributeCommand";
|
|
1419
|
+
import {
|
|
1420
|
+
DescribeVolumesCommandInput,
|
|
1421
|
+
DescribeVolumesCommandOutput,
|
|
1422
|
+
} from "./commands/DescribeVolumesCommand";
|
|
1423
|
+
import {
|
|
1424
|
+
DescribeVolumesModificationsCommandInput,
|
|
1425
|
+
DescribeVolumesModificationsCommandOutput,
|
|
1426
|
+
} from "./commands/DescribeVolumesModificationsCommand";
|
|
1427
|
+
import {
|
|
1428
|
+
DescribeVolumeStatusCommandInput,
|
|
1429
|
+
DescribeVolumeStatusCommandOutput,
|
|
1430
|
+
} from "./commands/DescribeVolumeStatusCommand";
|
|
1431
|
+
import {
|
|
1432
|
+
DescribeVpcAttributeCommandInput,
|
|
1433
|
+
DescribeVpcAttributeCommandOutput,
|
|
1434
|
+
} from "./commands/DescribeVpcAttributeCommand";
|
|
1435
|
+
import {
|
|
1436
|
+
DescribeVpcClassicLinkCommandInput,
|
|
1437
|
+
DescribeVpcClassicLinkCommandOutput,
|
|
1438
|
+
} from "./commands/DescribeVpcClassicLinkCommand";
|
|
1439
|
+
import {
|
|
1440
|
+
DescribeVpcClassicLinkDnsSupportCommandInput,
|
|
1441
|
+
DescribeVpcClassicLinkDnsSupportCommandOutput,
|
|
1442
|
+
} from "./commands/DescribeVpcClassicLinkDnsSupportCommand";
|
|
1443
|
+
import {
|
|
1444
|
+
DescribeVpcEndpointConnectionNotificationsCommandInput,
|
|
1445
|
+
DescribeVpcEndpointConnectionNotificationsCommandOutput,
|
|
1446
|
+
} from "./commands/DescribeVpcEndpointConnectionNotificationsCommand";
|
|
1447
|
+
import {
|
|
1448
|
+
DescribeVpcEndpointConnectionsCommandInput,
|
|
1449
|
+
DescribeVpcEndpointConnectionsCommandOutput,
|
|
1450
|
+
} from "./commands/DescribeVpcEndpointConnectionsCommand";
|
|
1451
|
+
import {
|
|
1452
|
+
DescribeVpcEndpointsCommandInput,
|
|
1453
|
+
DescribeVpcEndpointsCommandOutput,
|
|
1454
|
+
} from "./commands/DescribeVpcEndpointsCommand";
|
|
1455
|
+
import {
|
|
1456
|
+
DescribeVpcEndpointServiceConfigurationsCommandInput,
|
|
1457
|
+
DescribeVpcEndpointServiceConfigurationsCommandOutput,
|
|
1458
|
+
} from "./commands/DescribeVpcEndpointServiceConfigurationsCommand";
|
|
1459
|
+
import {
|
|
1460
|
+
DescribeVpcEndpointServicePermissionsCommandInput,
|
|
1461
|
+
DescribeVpcEndpointServicePermissionsCommandOutput,
|
|
1462
|
+
} from "./commands/DescribeVpcEndpointServicePermissionsCommand";
|
|
1463
|
+
import {
|
|
1464
|
+
DescribeVpcEndpointServicesCommandInput,
|
|
1465
|
+
DescribeVpcEndpointServicesCommandOutput,
|
|
1466
|
+
} from "./commands/DescribeVpcEndpointServicesCommand";
|
|
1467
|
+
import {
|
|
1468
|
+
DescribeVpcPeeringConnectionsCommandInput,
|
|
1469
|
+
DescribeVpcPeeringConnectionsCommandOutput,
|
|
1470
|
+
} from "./commands/DescribeVpcPeeringConnectionsCommand";
|
|
1471
|
+
import {
|
|
1472
|
+
DescribeVpcsCommandInput,
|
|
1473
|
+
DescribeVpcsCommandOutput,
|
|
1474
|
+
} from "./commands/DescribeVpcsCommand";
|
|
1475
|
+
import {
|
|
1476
|
+
DescribeVpnConnectionsCommandInput,
|
|
1477
|
+
DescribeVpnConnectionsCommandOutput,
|
|
1478
|
+
} from "./commands/DescribeVpnConnectionsCommand";
|
|
1479
|
+
import {
|
|
1480
|
+
DescribeVpnGatewaysCommandInput,
|
|
1481
|
+
DescribeVpnGatewaysCommandOutput,
|
|
1482
|
+
} from "./commands/DescribeVpnGatewaysCommand";
|
|
1483
|
+
import {
|
|
1484
|
+
DetachClassicLinkVpcCommandInput,
|
|
1485
|
+
DetachClassicLinkVpcCommandOutput,
|
|
1486
|
+
} from "./commands/DetachClassicLinkVpcCommand";
|
|
1487
|
+
import {
|
|
1488
|
+
DetachInternetGatewayCommandInput,
|
|
1489
|
+
DetachInternetGatewayCommandOutput,
|
|
1490
|
+
} from "./commands/DetachInternetGatewayCommand";
|
|
1491
|
+
import {
|
|
1492
|
+
DetachNetworkInterfaceCommandInput,
|
|
1493
|
+
DetachNetworkInterfaceCommandOutput,
|
|
1494
|
+
} from "./commands/DetachNetworkInterfaceCommand";
|
|
1495
|
+
import {
|
|
1496
|
+
DetachVerifiedAccessTrustProviderCommandInput,
|
|
1497
|
+
DetachVerifiedAccessTrustProviderCommandOutput,
|
|
1498
|
+
} from "./commands/DetachVerifiedAccessTrustProviderCommand";
|
|
1499
|
+
import {
|
|
1500
|
+
DetachVolumeCommandInput,
|
|
1501
|
+
DetachVolumeCommandOutput,
|
|
1502
|
+
} from "./commands/DetachVolumeCommand";
|
|
1503
|
+
import {
|
|
1504
|
+
DetachVpnGatewayCommandInput,
|
|
1505
|
+
DetachVpnGatewayCommandOutput,
|
|
1506
|
+
} from "./commands/DetachVpnGatewayCommand";
|
|
1507
|
+
import {
|
|
1508
|
+
DisableAddressTransferCommandInput,
|
|
1509
|
+
DisableAddressTransferCommandOutput,
|
|
1510
|
+
} from "./commands/DisableAddressTransferCommand";
|
|
1511
|
+
import {
|
|
1512
|
+
DisableAwsNetworkPerformanceMetricSubscriptionCommandInput,
|
|
1513
|
+
DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
|
|
1514
|
+
} from "./commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
1515
|
+
import {
|
|
1516
|
+
DisableEbsEncryptionByDefaultCommandInput,
|
|
1517
|
+
DisableEbsEncryptionByDefaultCommandOutput,
|
|
1518
|
+
} from "./commands/DisableEbsEncryptionByDefaultCommand";
|
|
1519
|
+
import {
|
|
1520
|
+
DisableFastLaunchCommandInput,
|
|
1521
|
+
DisableFastLaunchCommandOutput,
|
|
1522
|
+
} from "./commands/DisableFastLaunchCommand";
|
|
1523
|
+
import {
|
|
1524
|
+
DisableFastSnapshotRestoresCommandInput,
|
|
1525
|
+
DisableFastSnapshotRestoresCommandOutput,
|
|
1526
|
+
} from "./commands/DisableFastSnapshotRestoresCommand";
|
|
1527
|
+
import {
|
|
1528
|
+
DisableImageDeprecationCommandInput,
|
|
1529
|
+
DisableImageDeprecationCommandOutput,
|
|
1530
|
+
} from "./commands/DisableImageDeprecationCommand";
|
|
1531
|
+
import {
|
|
1532
|
+
DisableIpamOrganizationAdminAccountCommandInput,
|
|
1533
|
+
DisableIpamOrganizationAdminAccountCommandOutput,
|
|
1534
|
+
} from "./commands/DisableIpamOrganizationAdminAccountCommand";
|
|
1535
|
+
import {
|
|
1536
|
+
DisableSerialConsoleAccessCommandInput,
|
|
1537
|
+
DisableSerialConsoleAccessCommandOutput,
|
|
1538
|
+
} from "./commands/DisableSerialConsoleAccessCommand";
|
|
1539
|
+
import {
|
|
1540
|
+
DisableTransitGatewayRouteTablePropagationCommandInput,
|
|
1541
|
+
DisableTransitGatewayRouteTablePropagationCommandOutput,
|
|
1542
|
+
} from "./commands/DisableTransitGatewayRouteTablePropagationCommand";
|
|
1543
|
+
import {
|
|
1544
|
+
DisableVgwRoutePropagationCommandInput,
|
|
1545
|
+
DisableVgwRoutePropagationCommandOutput,
|
|
1546
|
+
} from "./commands/DisableVgwRoutePropagationCommand";
|
|
1547
|
+
import {
|
|
1548
|
+
DisableVpcClassicLinkCommandInput,
|
|
1549
|
+
DisableVpcClassicLinkCommandOutput,
|
|
1550
|
+
} from "./commands/DisableVpcClassicLinkCommand";
|
|
1551
|
+
import {
|
|
1552
|
+
DisableVpcClassicLinkDnsSupportCommandInput,
|
|
1553
|
+
DisableVpcClassicLinkDnsSupportCommandOutput,
|
|
1554
|
+
} from "./commands/DisableVpcClassicLinkDnsSupportCommand";
|
|
1555
|
+
import {
|
|
1556
|
+
DisassociateAddressCommandInput,
|
|
1557
|
+
DisassociateAddressCommandOutput,
|
|
1558
|
+
} from "./commands/DisassociateAddressCommand";
|
|
1559
|
+
import {
|
|
1560
|
+
DisassociateClientVpnTargetNetworkCommandInput,
|
|
1561
|
+
DisassociateClientVpnTargetNetworkCommandOutput,
|
|
1562
|
+
} from "./commands/DisassociateClientVpnTargetNetworkCommand";
|
|
1563
|
+
import {
|
|
1564
|
+
DisassociateEnclaveCertificateIamRoleCommandInput,
|
|
1565
|
+
DisassociateEnclaveCertificateIamRoleCommandOutput,
|
|
1566
|
+
} from "./commands/DisassociateEnclaveCertificateIamRoleCommand";
|
|
1567
|
+
import {
|
|
1568
|
+
DisassociateIamInstanceProfileCommandInput,
|
|
1569
|
+
DisassociateIamInstanceProfileCommandOutput,
|
|
1570
|
+
} from "./commands/DisassociateIamInstanceProfileCommand";
|
|
1571
|
+
import {
|
|
1572
|
+
DisassociateInstanceEventWindowCommandInput,
|
|
1573
|
+
DisassociateInstanceEventWindowCommandOutput,
|
|
1574
|
+
} from "./commands/DisassociateInstanceEventWindowCommand";
|
|
1575
|
+
import {
|
|
1576
|
+
DisassociateIpamResourceDiscoveryCommandInput,
|
|
1577
|
+
DisassociateIpamResourceDiscoveryCommandOutput,
|
|
1578
|
+
} from "./commands/DisassociateIpamResourceDiscoveryCommand";
|
|
1579
|
+
import {
|
|
1580
|
+
DisassociateNatGatewayAddressCommandInput,
|
|
1581
|
+
DisassociateNatGatewayAddressCommandOutput,
|
|
1582
|
+
} from "./commands/DisassociateNatGatewayAddressCommand";
|
|
1583
|
+
import {
|
|
1584
|
+
DisassociateRouteTableCommandInput,
|
|
1585
|
+
DisassociateRouteTableCommandOutput,
|
|
1586
|
+
} from "./commands/DisassociateRouteTableCommand";
|
|
1587
|
+
import {
|
|
1588
|
+
DisassociateSubnetCidrBlockCommandInput,
|
|
1589
|
+
DisassociateSubnetCidrBlockCommandOutput,
|
|
1590
|
+
} from "./commands/DisassociateSubnetCidrBlockCommand";
|
|
1591
|
+
import {
|
|
1592
|
+
DisassociateTransitGatewayMulticastDomainCommandInput,
|
|
1593
|
+
DisassociateTransitGatewayMulticastDomainCommandOutput,
|
|
1594
|
+
} from "./commands/DisassociateTransitGatewayMulticastDomainCommand";
|
|
1595
|
+
import {
|
|
1596
|
+
DisassociateTransitGatewayPolicyTableCommandInput,
|
|
1597
|
+
DisassociateTransitGatewayPolicyTableCommandOutput,
|
|
1598
|
+
} from "./commands/DisassociateTransitGatewayPolicyTableCommand";
|
|
1599
|
+
import {
|
|
1600
|
+
DisassociateTransitGatewayRouteTableCommandInput,
|
|
1601
|
+
DisassociateTransitGatewayRouteTableCommandOutput,
|
|
1602
|
+
} from "./commands/DisassociateTransitGatewayRouteTableCommand";
|
|
1603
|
+
import {
|
|
1604
|
+
DisassociateTrunkInterfaceCommandInput,
|
|
1605
|
+
DisassociateTrunkInterfaceCommandOutput,
|
|
1606
|
+
} from "./commands/DisassociateTrunkInterfaceCommand";
|
|
1607
|
+
import {
|
|
1608
|
+
DisassociateVpcCidrBlockCommandInput,
|
|
1609
|
+
DisassociateVpcCidrBlockCommandOutput,
|
|
1610
|
+
} from "./commands/DisassociateVpcCidrBlockCommand";
|
|
1611
|
+
import {
|
|
1612
|
+
EnableAddressTransferCommandInput,
|
|
1613
|
+
EnableAddressTransferCommandOutput,
|
|
1614
|
+
} from "./commands/EnableAddressTransferCommand";
|
|
1615
|
+
import {
|
|
1616
|
+
EnableAwsNetworkPerformanceMetricSubscriptionCommandInput,
|
|
1617
|
+
EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput,
|
|
1618
|
+
} from "./commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand";
|
|
1619
|
+
import {
|
|
1620
|
+
EnableEbsEncryptionByDefaultCommandInput,
|
|
1621
|
+
EnableEbsEncryptionByDefaultCommandOutput,
|
|
1622
|
+
} from "./commands/EnableEbsEncryptionByDefaultCommand";
|
|
1623
|
+
import {
|
|
1624
|
+
EnableFastLaunchCommandInput,
|
|
1625
|
+
EnableFastLaunchCommandOutput,
|
|
1626
|
+
} from "./commands/EnableFastLaunchCommand";
|
|
1627
|
+
import {
|
|
1628
|
+
EnableFastSnapshotRestoresCommandInput,
|
|
1629
|
+
EnableFastSnapshotRestoresCommandOutput,
|
|
1630
|
+
} from "./commands/EnableFastSnapshotRestoresCommand";
|
|
1631
|
+
import {
|
|
1632
|
+
EnableImageDeprecationCommandInput,
|
|
1633
|
+
EnableImageDeprecationCommandOutput,
|
|
1634
|
+
} from "./commands/EnableImageDeprecationCommand";
|
|
1635
|
+
import {
|
|
1636
|
+
EnableIpamOrganizationAdminAccountCommandInput,
|
|
1637
|
+
EnableIpamOrganizationAdminAccountCommandOutput,
|
|
1638
|
+
} from "./commands/EnableIpamOrganizationAdminAccountCommand";
|
|
1639
|
+
import {
|
|
1640
|
+
EnableReachabilityAnalyzerOrganizationSharingCommandInput,
|
|
1641
|
+
EnableReachabilityAnalyzerOrganizationSharingCommandOutput,
|
|
1642
|
+
} from "./commands/EnableReachabilityAnalyzerOrganizationSharingCommand";
|
|
1643
|
+
import {
|
|
1644
|
+
EnableSerialConsoleAccessCommandInput,
|
|
1645
|
+
EnableSerialConsoleAccessCommandOutput,
|
|
1646
|
+
} from "./commands/EnableSerialConsoleAccessCommand";
|
|
1647
|
+
import {
|
|
1648
|
+
EnableTransitGatewayRouteTablePropagationCommandInput,
|
|
1649
|
+
EnableTransitGatewayRouteTablePropagationCommandOutput,
|
|
1650
|
+
} from "./commands/EnableTransitGatewayRouteTablePropagationCommand";
|
|
1651
|
+
import {
|
|
1652
|
+
EnableVgwRoutePropagationCommandInput,
|
|
1653
|
+
EnableVgwRoutePropagationCommandOutput,
|
|
1654
|
+
} from "./commands/EnableVgwRoutePropagationCommand";
|
|
1655
|
+
import {
|
|
1656
|
+
EnableVolumeIOCommandInput,
|
|
1657
|
+
EnableVolumeIOCommandOutput,
|
|
1658
|
+
} from "./commands/EnableVolumeIOCommand";
|
|
1659
|
+
import {
|
|
1660
|
+
EnableVpcClassicLinkCommandInput,
|
|
1661
|
+
EnableVpcClassicLinkCommandOutput,
|
|
1662
|
+
} from "./commands/EnableVpcClassicLinkCommand";
|
|
1663
|
+
import {
|
|
1664
|
+
EnableVpcClassicLinkDnsSupportCommandInput,
|
|
1665
|
+
EnableVpcClassicLinkDnsSupportCommandOutput,
|
|
1666
|
+
} from "./commands/EnableVpcClassicLinkDnsSupportCommand";
|
|
1667
|
+
import {
|
|
1668
|
+
ExportClientVpnClientCertificateRevocationListCommandInput,
|
|
1669
|
+
ExportClientVpnClientCertificateRevocationListCommandOutput,
|
|
1670
|
+
} from "./commands/ExportClientVpnClientCertificateRevocationListCommand";
|
|
1671
|
+
import {
|
|
1672
|
+
ExportClientVpnClientConfigurationCommandInput,
|
|
1673
|
+
ExportClientVpnClientConfigurationCommandOutput,
|
|
1674
|
+
} from "./commands/ExportClientVpnClientConfigurationCommand";
|
|
1675
|
+
import {
|
|
1676
|
+
ExportImageCommandInput,
|
|
1677
|
+
ExportImageCommandOutput,
|
|
1678
|
+
} from "./commands/ExportImageCommand";
|
|
1679
|
+
import {
|
|
1680
|
+
ExportTransitGatewayRoutesCommandInput,
|
|
1681
|
+
ExportTransitGatewayRoutesCommandOutput,
|
|
1682
|
+
} from "./commands/ExportTransitGatewayRoutesCommand";
|
|
1683
|
+
import {
|
|
1684
|
+
GetAssociatedEnclaveCertificateIamRolesCommandInput,
|
|
1685
|
+
GetAssociatedEnclaveCertificateIamRolesCommandOutput,
|
|
1686
|
+
} from "./commands/GetAssociatedEnclaveCertificateIamRolesCommand";
|
|
1687
|
+
import {
|
|
1688
|
+
GetAssociatedIpv6PoolCidrsCommandInput,
|
|
1689
|
+
GetAssociatedIpv6PoolCidrsCommandOutput,
|
|
1690
|
+
} from "./commands/GetAssociatedIpv6PoolCidrsCommand";
|
|
1691
|
+
import {
|
|
1692
|
+
GetAwsNetworkPerformanceDataCommandInput,
|
|
1693
|
+
GetAwsNetworkPerformanceDataCommandOutput,
|
|
1694
|
+
} from "./commands/GetAwsNetworkPerformanceDataCommand";
|
|
1695
|
+
import {
|
|
1696
|
+
GetCapacityReservationUsageCommandInput,
|
|
1697
|
+
GetCapacityReservationUsageCommandOutput,
|
|
1698
|
+
} from "./commands/GetCapacityReservationUsageCommand";
|
|
1699
|
+
import {
|
|
1700
|
+
GetCoipPoolUsageCommandInput,
|
|
1701
|
+
GetCoipPoolUsageCommandOutput,
|
|
1702
|
+
} from "./commands/GetCoipPoolUsageCommand";
|
|
1703
|
+
import {
|
|
1704
|
+
GetConsoleOutputCommandInput,
|
|
1705
|
+
GetConsoleOutputCommandOutput,
|
|
1706
|
+
} from "./commands/GetConsoleOutputCommand";
|
|
1707
|
+
import {
|
|
1708
|
+
GetConsoleScreenshotCommandInput,
|
|
1709
|
+
GetConsoleScreenshotCommandOutput,
|
|
1710
|
+
} from "./commands/GetConsoleScreenshotCommand";
|
|
1711
|
+
import {
|
|
1712
|
+
GetDefaultCreditSpecificationCommandInput,
|
|
1713
|
+
GetDefaultCreditSpecificationCommandOutput,
|
|
1714
|
+
} from "./commands/GetDefaultCreditSpecificationCommand";
|
|
1715
|
+
import {
|
|
1716
|
+
GetEbsDefaultKmsKeyIdCommandInput,
|
|
1717
|
+
GetEbsDefaultKmsKeyIdCommandOutput,
|
|
1718
|
+
} from "./commands/GetEbsDefaultKmsKeyIdCommand";
|
|
1719
|
+
import {
|
|
1720
|
+
GetEbsEncryptionByDefaultCommandInput,
|
|
1721
|
+
GetEbsEncryptionByDefaultCommandOutput,
|
|
1722
|
+
} from "./commands/GetEbsEncryptionByDefaultCommand";
|
|
1723
|
+
import {
|
|
1724
|
+
GetFlowLogsIntegrationTemplateCommandInput,
|
|
1725
|
+
GetFlowLogsIntegrationTemplateCommandOutput,
|
|
1726
|
+
} from "./commands/GetFlowLogsIntegrationTemplateCommand";
|
|
1727
|
+
import {
|
|
1728
|
+
GetGroupsForCapacityReservationCommandInput,
|
|
1729
|
+
GetGroupsForCapacityReservationCommandOutput,
|
|
1730
|
+
} from "./commands/GetGroupsForCapacityReservationCommand";
|
|
1731
|
+
import {
|
|
1732
|
+
GetHostReservationPurchasePreviewCommandInput,
|
|
1733
|
+
GetHostReservationPurchasePreviewCommandOutput,
|
|
1734
|
+
} from "./commands/GetHostReservationPurchasePreviewCommand";
|
|
1735
|
+
import {
|
|
1736
|
+
GetInstanceTypesFromInstanceRequirementsCommandInput,
|
|
1737
|
+
GetInstanceTypesFromInstanceRequirementsCommandOutput,
|
|
1738
|
+
} from "./commands/GetInstanceTypesFromInstanceRequirementsCommand";
|
|
1739
|
+
import {
|
|
1740
|
+
GetInstanceUefiDataCommandInput,
|
|
1741
|
+
GetInstanceUefiDataCommandOutput,
|
|
1742
|
+
} from "./commands/GetInstanceUefiDataCommand";
|
|
1743
|
+
import {
|
|
1744
|
+
GetIpamAddressHistoryCommandInput,
|
|
1745
|
+
GetIpamAddressHistoryCommandOutput,
|
|
1746
|
+
} from "./commands/GetIpamAddressHistoryCommand";
|
|
1747
|
+
import {
|
|
1748
|
+
GetIpamDiscoveredAccountsCommandInput,
|
|
1749
|
+
GetIpamDiscoveredAccountsCommandOutput,
|
|
1750
|
+
} from "./commands/GetIpamDiscoveredAccountsCommand";
|
|
1751
|
+
import {
|
|
1752
|
+
GetIpamDiscoveredResourceCidrsCommandInput,
|
|
1753
|
+
GetIpamDiscoveredResourceCidrsCommandOutput,
|
|
1754
|
+
} from "./commands/GetIpamDiscoveredResourceCidrsCommand";
|
|
1755
|
+
import {
|
|
1756
|
+
GetIpamPoolAllocationsCommandInput,
|
|
1757
|
+
GetIpamPoolAllocationsCommandOutput,
|
|
1758
|
+
} from "./commands/GetIpamPoolAllocationsCommand";
|
|
1759
|
+
import {
|
|
1760
|
+
GetIpamPoolCidrsCommandInput,
|
|
1761
|
+
GetIpamPoolCidrsCommandOutput,
|
|
1762
|
+
} from "./commands/GetIpamPoolCidrsCommand";
|
|
1763
|
+
import {
|
|
1764
|
+
GetIpamResourceCidrsCommandInput,
|
|
1765
|
+
GetIpamResourceCidrsCommandOutput,
|
|
1766
|
+
} from "./commands/GetIpamResourceCidrsCommand";
|
|
1767
|
+
import {
|
|
1768
|
+
GetLaunchTemplateDataCommandInput,
|
|
1769
|
+
GetLaunchTemplateDataCommandOutput,
|
|
1770
|
+
} from "./commands/GetLaunchTemplateDataCommand";
|
|
1771
|
+
import {
|
|
1772
|
+
GetManagedPrefixListAssociationsCommandInput,
|
|
1773
|
+
GetManagedPrefixListAssociationsCommandOutput,
|
|
1774
|
+
} from "./commands/GetManagedPrefixListAssociationsCommand";
|
|
1775
|
+
import {
|
|
1776
|
+
GetManagedPrefixListEntriesCommandInput,
|
|
1777
|
+
GetManagedPrefixListEntriesCommandOutput,
|
|
1778
|
+
} from "./commands/GetManagedPrefixListEntriesCommand";
|
|
1779
|
+
import {
|
|
1780
|
+
GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput,
|
|
1781
|
+
GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput,
|
|
1782
|
+
} from "./commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand";
|
|
1783
|
+
import {
|
|
1784
|
+
GetNetworkInsightsAccessScopeContentCommandInput,
|
|
1785
|
+
GetNetworkInsightsAccessScopeContentCommandOutput,
|
|
1786
|
+
} from "./commands/GetNetworkInsightsAccessScopeContentCommand";
|
|
1787
|
+
import {
|
|
1788
|
+
GetPasswordDataCommandInput,
|
|
1789
|
+
GetPasswordDataCommandOutput,
|
|
1790
|
+
} from "./commands/GetPasswordDataCommand";
|
|
1791
|
+
import {
|
|
1792
|
+
GetReservedInstancesExchangeQuoteCommandInput,
|
|
1793
|
+
GetReservedInstancesExchangeQuoteCommandOutput,
|
|
1794
|
+
} from "./commands/GetReservedInstancesExchangeQuoteCommand";
|
|
1795
|
+
import {
|
|
1796
|
+
GetSerialConsoleAccessStatusCommandInput,
|
|
1797
|
+
GetSerialConsoleAccessStatusCommandOutput,
|
|
1798
|
+
} from "./commands/GetSerialConsoleAccessStatusCommand";
|
|
1799
|
+
import {
|
|
1800
|
+
GetSpotPlacementScoresCommandInput,
|
|
1801
|
+
GetSpotPlacementScoresCommandOutput,
|
|
1802
|
+
} from "./commands/GetSpotPlacementScoresCommand";
|
|
1803
|
+
import {
|
|
1804
|
+
GetSubnetCidrReservationsCommandInput,
|
|
1805
|
+
GetSubnetCidrReservationsCommandOutput,
|
|
1806
|
+
} from "./commands/GetSubnetCidrReservationsCommand";
|
|
1807
|
+
import {
|
|
1808
|
+
GetTransitGatewayAttachmentPropagationsCommandInput,
|
|
1809
|
+
GetTransitGatewayAttachmentPropagationsCommandOutput,
|
|
1810
|
+
} from "./commands/GetTransitGatewayAttachmentPropagationsCommand";
|
|
1811
|
+
import {
|
|
1812
|
+
GetTransitGatewayMulticastDomainAssociationsCommandInput,
|
|
1813
|
+
GetTransitGatewayMulticastDomainAssociationsCommandOutput,
|
|
1814
|
+
} from "./commands/GetTransitGatewayMulticastDomainAssociationsCommand";
|
|
1815
|
+
import {
|
|
1816
|
+
GetTransitGatewayPolicyTableAssociationsCommandInput,
|
|
1817
|
+
GetTransitGatewayPolicyTableAssociationsCommandOutput,
|
|
1818
|
+
} from "./commands/GetTransitGatewayPolicyTableAssociationsCommand";
|
|
1819
|
+
import {
|
|
1820
|
+
GetTransitGatewayPolicyTableEntriesCommandInput,
|
|
1821
|
+
GetTransitGatewayPolicyTableEntriesCommandOutput,
|
|
1822
|
+
} from "./commands/GetTransitGatewayPolicyTableEntriesCommand";
|
|
1823
|
+
import {
|
|
1824
|
+
GetTransitGatewayPrefixListReferencesCommandInput,
|
|
1825
|
+
GetTransitGatewayPrefixListReferencesCommandOutput,
|
|
1826
|
+
} from "./commands/GetTransitGatewayPrefixListReferencesCommand";
|
|
1827
|
+
import {
|
|
1828
|
+
GetTransitGatewayRouteTableAssociationsCommandInput,
|
|
1829
|
+
GetTransitGatewayRouteTableAssociationsCommandOutput,
|
|
1830
|
+
} from "./commands/GetTransitGatewayRouteTableAssociationsCommand";
|
|
1831
|
+
import {
|
|
1832
|
+
GetTransitGatewayRouteTablePropagationsCommandInput,
|
|
1833
|
+
GetTransitGatewayRouteTablePropagationsCommandOutput,
|
|
1834
|
+
} from "./commands/GetTransitGatewayRouteTablePropagationsCommand";
|
|
1835
|
+
import {
|
|
1836
|
+
GetVerifiedAccessEndpointPolicyCommandInput,
|
|
1837
|
+
GetVerifiedAccessEndpointPolicyCommandOutput,
|
|
1838
|
+
} from "./commands/GetVerifiedAccessEndpointPolicyCommand";
|
|
1839
|
+
import {
|
|
1840
|
+
GetVerifiedAccessGroupPolicyCommandInput,
|
|
1841
|
+
GetVerifiedAccessGroupPolicyCommandOutput,
|
|
1842
|
+
} from "./commands/GetVerifiedAccessGroupPolicyCommand";
|
|
1843
|
+
import {
|
|
1844
|
+
GetVpnConnectionDeviceSampleConfigurationCommandInput,
|
|
1845
|
+
GetVpnConnectionDeviceSampleConfigurationCommandOutput,
|
|
1846
|
+
} from "./commands/GetVpnConnectionDeviceSampleConfigurationCommand";
|
|
1847
|
+
import {
|
|
1848
|
+
GetVpnConnectionDeviceTypesCommandInput,
|
|
1849
|
+
GetVpnConnectionDeviceTypesCommandOutput,
|
|
1850
|
+
} from "./commands/GetVpnConnectionDeviceTypesCommand";
|
|
1851
|
+
import {
|
|
1852
|
+
GetVpnTunnelReplacementStatusCommandInput,
|
|
1853
|
+
GetVpnTunnelReplacementStatusCommandOutput,
|
|
1854
|
+
} from "./commands/GetVpnTunnelReplacementStatusCommand";
|
|
1855
|
+
import {
|
|
1856
|
+
ImportClientVpnClientCertificateRevocationListCommandInput,
|
|
1857
|
+
ImportClientVpnClientCertificateRevocationListCommandOutput,
|
|
1858
|
+
} from "./commands/ImportClientVpnClientCertificateRevocationListCommand";
|
|
1859
|
+
import {
|
|
1860
|
+
ImportImageCommandInput,
|
|
1861
|
+
ImportImageCommandOutput,
|
|
1862
|
+
} from "./commands/ImportImageCommand";
|
|
1863
|
+
import {
|
|
1864
|
+
ImportInstanceCommandInput,
|
|
1865
|
+
ImportInstanceCommandOutput,
|
|
1866
|
+
} from "./commands/ImportInstanceCommand";
|
|
1867
|
+
import {
|
|
1868
|
+
ImportKeyPairCommandInput,
|
|
1869
|
+
ImportKeyPairCommandOutput,
|
|
1870
|
+
} from "./commands/ImportKeyPairCommand";
|
|
1871
|
+
import {
|
|
1872
|
+
ImportSnapshotCommandInput,
|
|
1873
|
+
ImportSnapshotCommandOutput,
|
|
1874
|
+
} from "./commands/ImportSnapshotCommand";
|
|
1875
|
+
import {
|
|
1876
|
+
ImportVolumeCommandInput,
|
|
1877
|
+
ImportVolumeCommandOutput,
|
|
1878
|
+
} from "./commands/ImportVolumeCommand";
|
|
1879
|
+
import {
|
|
1880
|
+
ListImagesInRecycleBinCommandInput,
|
|
1881
|
+
ListImagesInRecycleBinCommandOutput,
|
|
1882
|
+
} from "./commands/ListImagesInRecycleBinCommand";
|
|
1883
|
+
import {
|
|
1884
|
+
ListSnapshotsInRecycleBinCommandInput,
|
|
1885
|
+
ListSnapshotsInRecycleBinCommandOutput,
|
|
1886
|
+
} from "./commands/ListSnapshotsInRecycleBinCommand";
|
|
1887
|
+
import {
|
|
1888
|
+
ModifyAddressAttributeCommandInput,
|
|
1889
|
+
ModifyAddressAttributeCommandOutput,
|
|
1890
|
+
} from "./commands/ModifyAddressAttributeCommand";
|
|
1891
|
+
import {
|
|
1892
|
+
ModifyAvailabilityZoneGroupCommandInput,
|
|
1893
|
+
ModifyAvailabilityZoneGroupCommandOutput,
|
|
1894
|
+
} from "./commands/ModifyAvailabilityZoneGroupCommand";
|
|
1895
|
+
import {
|
|
1896
|
+
ModifyCapacityReservationCommandInput,
|
|
1897
|
+
ModifyCapacityReservationCommandOutput,
|
|
1898
|
+
} from "./commands/ModifyCapacityReservationCommand";
|
|
1899
|
+
import {
|
|
1900
|
+
ModifyCapacityReservationFleetCommandInput,
|
|
1901
|
+
ModifyCapacityReservationFleetCommandOutput,
|
|
1902
|
+
} from "./commands/ModifyCapacityReservationFleetCommand";
|
|
1903
|
+
import {
|
|
1904
|
+
ModifyClientVpnEndpointCommandInput,
|
|
1905
|
+
ModifyClientVpnEndpointCommandOutput,
|
|
1906
|
+
} from "./commands/ModifyClientVpnEndpointCommand";
|
|
1907
|
+
import {
|
|
1908
|
+
ModifyDefaultCreditSpecificationCommandInput,
|
|
1909
|
+
ModifyDefaultCreditSpecificationCommandOutput,
|
|
1910
|
+
} from "./commands/ModifyDefaultCreditSpecificationCommand";
|
|
1911
|
+
import {
|
|
1912
|
+
ModifyEbsDefaultKmsKeyIdCommandInput,
|
|
1913
|
+
ModifyEbsDefaultKmsKeyIdCommandOutput,
|
|
1914
|
+
} from "./commands/ModifyEbsDefaultKmsKeyIdCommand";
|
|
1915
|
+
import {
|
|
1916
|
+
ModifyFleetCommandInput,
|
|
1917
|
+
ModifyFleetCommandOutput,
|
|
1918
|
+
} from "./commands/ModifyFleetCommand";
|
|
1919
|
+
import {
|
|
1920
|
+
ModifyFpgaImageAttributeCommandInput,
|
|
1921
|
+
ModifyFpgaImageAttributeCommandOutput,
|
|
1922
|
+
} from "./commands/ModifyFpgaImageAttributeCommand";
|
|
1923
|
+
import {
|
|
1924
|
+
ModifyHostsCommandInput,
|
|
1925
|
+
ModifyHostsCommandOutput,
|
|
1926
|
+
} from "./commands/ModifyHostsCommand";
|
|
1927
|
+
import {
|
|
1928
|
+
ModifyIdentityIdFormatCommandInput,
|
|
1929
|
+
ModifyIdentityIdFormatCommandOutput,
|
|
1930
|
+
} from "./commands/ModifyIdentityIdFormatCommand";
|
|
1931
|
+
import {
|
|
1932
|
+
ModifyIdFormatCommandInput,
|
|
1933
|
+
ModifyIdFormatCommandOutput,
|
|
1934
|
+
} from "./commands/ModifyIdFormatCommand";
|
|
1935
|
+
import {
|
|
1936
|
+
ModifyImageAttributeCommandInput,
|
|
1937
|
+
ModifyImageAttributeCommandOutput,
|
|
1938
|
+
} from "./commands/ModifyImageAttributeCommand";
|
|
1939
|
+
import {
|
|
1940
|
+
ModifyInstanceAttributeCommandInput,
|
|
1941
|
+
ModifyInstanceAttributeCommandOutput,
|
|
1942
|
+
} from "./commands/ModifyInstanceAttributeCommand";
|
|
1943
|
+
import {
|
|
1944
|
+
ModifyInstanceCapacityReservationAttributesCommandInput,
|
|
1945
|
+
ModifyInstanceCapacityReservationAttributesCommandOutput,
|
|
1946
|
+
} from "./commands/ModifyInstanceCapacityReservationAttributesCommand";
|
|
1947
|
+
import {
|
|
1948
|
+
ModifyInstanceCreditSpecificationCommandInput,
|
|
1949
|
+
ModifyInstanceCreditSpecificationCommandOutput,
|
|
1950
|
+
} from "./commands/ModifyInstanceCreditSpecificationCommand";
|
|
1951
|
+
import {
|
|
1952
|
+
ModifyInstanceEventStartTimeCommandInput,
|
|
1953
|
+
ModifyInstanceEventStartTimeCommandOutput,
|
|
1954
|
+
} from "./commands/ModifyInstanceEventStartTimeCommand";
|
|
1955
|
+
import {
|
|
1956
|
+
ModifyInstanceEventWindowCommandInput,
|
|
1957
|
+
ModifyInstanceEventWindowCommandOutput,
|
|
1958
|
+
} from "./commands/ModifyInstanceEventWindowCommand";
|
|
1959
|
+
import {
|
|
1960
|
+
ModifyInstanceMaintenanceOptionsCommandInput,
|
|
1961
|
+
ModifyInstanceMaintenanceOptionsCommandOutput,
|
|
1962
|
+
} from "./commands/ModifyInstanceMaintenanceOptionsCommand";
|
|
1963
|
+
import {
|
|
1964
|
+
ModifyInstanceMetadataOptionsCommandInput,
|
|
1965
|
+
ModifyInstanceMetadataOptionsCommandOutput,
|
|
1966
|
+
} from "./commands/ModifyInstanceMetadataOptionsCommand";
|
|
1967
|
+
import {
|
|
1968
|
+
ModifyInstancePlacementCommandInput,
|
|
1969
|
+
ModifyInstancePlacementCommandOutput,
|
|
1970
|
+
} from "./commands/ModifyInstancePlacementCommand";
|
|
1971
|
+
import {
|
|
1972
|
+
ModifyIpamCommandInput,
|
|
1973
|
+
ModifyIpamCommandOutput,
|
|
1974
|
+
} from "./commands/ModifyIpamCommand";
|
|
1975
|
+
import {
|
|
1976
|
+
ModifyIpamPoolCommandInput,
|
|
1977
|
+
ModifyIpamPoolCommandOutput,
|
|
1978
|
+
} from "./commands/ModifyIpamPoolCommand";
|
|
1979
|
+
import {
|
|
1980
|
+
ModifyIpamResourceCidrCommandInput,
|
|
1981
|
+
ModifyIpamResourceCidrCommandOutput,
|
|
1982
|
+
} from "./commands/ModifyIpamResourceCidrCommand";
|
|
1983
|
+
import {
|
|
1984
|
+
ModifyIpamResourceDiscoveryCommandInput,
|
|
1985
|
+
ModifyIpamResourceDiscoveryCommandOutput,
|
|
1986
|
+
} from "./commands/ModifyIpamResourceDiscoveryCommand";
|
|
1987
|
+
import {
|
|
1988
|
+
ModifyIpamScopeCommandInput,
|
|
1989
|
+
ModifyIpamScopeCommandOutput,
|
|
1990
|
+
} from "./commands/ModifyIpamScopeCommand";
|
|
1991
|
+
import {
|
|
1992
|
+
ModifyLaunchTemplateCommandInput,
|
|
1993
|
+
ModifyLaunchTemplateCommandOutput,
|
|
1994
|
+
} from "./commands/ModifyLaunchTemplateCommand";
|
|
1995
|
+
import {
|
|
1996
|
+
ModifyLocalGatewayRouteCommandInput,
|
|
1997
|
+
ModifyLocalGatewayRouteCommandOutput,
|
|
1998
|
+
} from "./commands/ModifyLocalGatewayRouteCommand";
|
|
1999
|
+
import {
|
|
2000
|
+
ModifyManagedPrefixListCommandInput,
|
|
2001
|
+
ModifyManagedPrefixListCommandOutput,
|
|
2002
|
+
} from "./commands/ModifyManagedPrefixListCommand";
|
|
2003
|
+
import {
|
|
2004
|
+
ModifyNetworkInterfaceAttributeCommandInput,
|
|
2005
|
+
ModifyNetworkInterfaceAttributeCommandOutput,
|
|
2006
|
+
} from "./commands/ModifyNetworkInterfaceAttributeCommand";
|
|
2007
|
+
import {
|
|
2008
|
+
ModifyPrivateDnsNameOptionsCommandInput,
|
|
2009
|
+
ModifyPrivateDnsNameOptionsCommandOutput,
|
|
2010
|
+
} from "./commands/ModifyPrivateDnsNameOptionsCommand";
|
|
2011
|
+
import {
|
|
2012
|
+
ModifyReservedInstancesCommandInput,
|
|
2013
|
+
ModifyReservedInstancesCommandOutput,
|
|
2014
|
+
} from "./commands/ModifyReservedInstancesCommand";
|
|
2015
|
+
import {
|
|
2016
|
+
ModifySecurityGroupRulesCommandInput,
|
|
2017
|
+
ModifySecurityGroupRulesCommandOutput,
|
|
2018
|
+
} from "./commands/ModifySecurityGroupRulesCommand";
|
|
2019
|
+
import {
|
|
2020
|
+
ModifySnapshotAttributeCommandInput,
|
|
2021
|
+
ModifySnapshotAttributeCommandOutput,
|
|
2022
|
+
} from "./commands/ModifySnapshotAttributeCommand";
|
|
2023
|
+
import {
|
|
2024
|
+
ModifySnapshotTierCommandInput,
|
|
2025
|
+
ModifySnapshotTierCommandOutput,
|
|
2026
|
+
} from "./commands/ModifySnapshotTierCommand";
|
|
2027
|
+
import {
|
|
2028
|
+
ModifySpotFleetRequestCommandInput,
|
|
2029
|
+
ModifySpotFleetRequestCommandOutput,
|
|
2030
|
+
} from "./commands/ModifySpotFleetRequestCommand";
|
|
2031
|
+
import {
|
|
2032
|
+
ModifySubnetAttributeCommandInput,
|
|
2033
|
+
ModifySubnetAttributeCommandOutput,
|
|
2034
|
+
} from "./commands/ModifySubnetAttributeCommand";
|
|
2035
|
+
import {
|
|
2036
|
+
ModifyTrafficMirrorFilterNetworkServicesCommandInput,
|
|
2037
|
+
ModifyTrafficMirrorFilterNetworkServicesCommandOutput,
|
|
2038
|
+
} from "./commands/ModifyTrafficMirrorFilterNetworkServicesCommand";
|
|
2039
|
+
import {
|
|
2040
|
+
ModifyTrafficMirrorFilterRuleCommandInput,
|
|
2041
|
+
ModifyTrafficMirrorFilterRuleCommandOutput,
|
|
2042
|
+
} from "./commands/ModifyTrafficMirrorFilterRuleCommand";
|
|
2043
|
+
import {
|
|
2044
|
+
ModifyTrafficMirrorSessionCommandInput,
|
|
2045
|
+
ModifyTrafficMirrorSessionCommandOutput,
|
|
2046
|
+
} from "./commands/ModifyTrafficMirrorSessionCommand";
|
|
2047
|
+
import {
|
|
2048
|
+
ModifyTransitGatewayCommandInput,
|
|
2049
|
+
ModifyTransitGatewayCommandOutput,
|
|
2050
|
+
} from "./commands/ModifyTransitGatewayCommand";
|
|
2051
|
+
import {
|
|
2052
|
+
ModifyTransitGatewayPrefixListReferenceCommandInput,
|
|
2053
|
+
ModifyTransitGatewayPrefixListReferenceCommandOutput,
|
|
2054
|
+
} from "./commands/ModifyTransitGatewayPrefixListReferenceCommand";
|
|
2055
|
+
import {
|
|
2056
|
+
ModifyTransitGatewayVpcAttachmentCommandInput,
|
|
2057
|
+
ModifyTransitGatewayVpcAttachmentCommandOutput,
|
|
2058
|
+
} from "./commands/ModifyTransitGatewayVpcAttachmentCommand";
|
|
2059
|
+
import {
|
|
2060
|
+
ModifyVerifiedAccessEndpointCommandInput,
|
|
2061
|
+
ModifyVerifiedAccessEndpointCommandOutput,
|
|
2062
|
+
} from "./commands/ModifyVerifiedAccessEndpointCommand";
|
|
2063
|
+
import {
|
|
2064
|
+
ModifyVerifiedAccessEndpointPolicyCommandInput,
|
|
2065
|
+
ModifyVerifiedAccessEndpointPolicyCommandOutput,
|
|
2066
|
+
} from "./commands/ModifyVerifiedAccessEndpointPolicyCommand";
|
|
2067
|
+
import {
|
|
2068
|
+
ModifyVerifiedAccessGroupCommandInput,
|
|
2069
|
+
ModifyVerifiedAccessGroupCommandOutput,
|
|
2070
|
+
} from "./commands/ModifyVerifiedAccessGroupCommand";
|
|
2071
|
+
import {
|
|
2072
|
+
ModifyVerifiedAccessGroupPolicyCommandInput,
|
|
2073
|
+
ModifyVerifiedAccessGroupPolicyCommandOutput,
|
|
2074
|
+
} from "./commands/ModifyVerifiedAccessGroupPolicyCommand";
|
|
2075
|
+
import {
|
|
2076
|
+
ModifyVerifiedAccessInstanceCommandInput,
|
|
2077
|
+
ModifyVerifiedAccessInstanceCommandOutput,
|
|
2078
|
+
} from "./commands/ModifyVerifiedAccessInstanceCommand";
|
|
2079
|
+
import {
|
|
2080
|
+
ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput,
|
|
2081
|
+
ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput,
|
|
2082
|
+
} from "./commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand";
|
|
2083
|
+
import {
|
|
2084
|
+
ModifyVerifiedAccessTrustProviderCommandInput,
|
|
2085
|
+
ModifyVerifiedAccessTrustProviderCommandOutput,
|
|
2086
|
+
} from "./commands/ModifyVerifiedAccessTrustProviderCommand";
|
|
2087
|
+
import {
|
|
2088
|
+
ModifyVolumeAttributeCommandInput,
|
|
2089
|
+
ModifyVolumeAttributeCommandOutput,
|
|
2090
|
+
} from "./commands/ModifyVolumeAttributeCommand";
|
|
2091
|
+
import {
|
|
2092
|
+
ModifyVolumeCommandInput,
|
|
2093
|
+
ModifyVolumeCommandOutput,
|
|
2094
|
+
} from "./commands/ModifyVolumeCommand";
|
|
2095
|
+
import {
|
|
2096
|
+
ModifyVpcAttributeCommandInput,
|
|
2097
|
+
ModifyVpcAttributeCommandOutput,
|
|
2098
|
+
} from "./commands/ModifyVpcAttributeCommand";
|
|
2099
|
+
import {
|
|
2100
|
+
ModifyVpcEndpointCommandInput,
|
|
2101
|
+
ModifyVpcEndpointCommandOutput,
|
|
2102
|
+
} from "./commands/ModifyVpcEndpointCommand";
|
|
2103
|
+
import {
|
|
2104
|
+
ModifyVpcEndpointConnectionNotificationCommandInput,
|
|
2105
|
+
ModifyVpcEndpointConnectionNotificationCommandOutput,
|
|
2106
|
+
} from "./commands/ModifyVpcEndpointConnectionNotificationCommand";
|
|
2107
|
+
import {
|
|
2108
|
+
ModifyVpcEndpointServiceConfigurationCommandInput,
|
|
2109
|
+
ModifyVpcEndpointServiceConfigurationCommandOutput,
|
|
2110
|
+
} from "./commands/ModifyVpcEndpointServiceConfigurationCommand";
|
|
2111
|
+
import {
|
|
2112
|
+
ModifyVpcEndpointServicePayerResponsibilityCommandInput,
|
|
2113
|
+
ModifyVpcEndpointServicePayerResponsibilityCommandOutput,
|
|
2114
|
+
} from "./commands/ModifyVpcEndpointServicePayerResponsibilityCommand";
|
|
2115
|
+
import {
|
|
2116
|
+
ModifyVpcEndpointServicePermissionsCommandInput,
|
|
2117
|
+
ModifyVpcEndpointServicePermissionsCommandOutput,
|
|
2118
|
+
} from "./commands/ModifyVpcEndpointServicePermissionsCommand";
|
|
2119
|
+
import {
|
|
2120
|
+
ModifyVpcPeeringConnectionOptionsCommandInput,
|
|
2121
|
+
ModifyVpcPeeringConnectionOptionsCommandOutput,
|
|
2122
|
+
} from "./commands/ModifyVpcPeeringConnectionOptionsCommand";
|
|
2123
|
+
import {
|
|
2124
|
+
ModifyVpcTenancyCommandInput,
|
|
2125
|
+
ModifyVpcTenancyCommandOutput,
|
|
2126
|
+
} from "./commands/ModifyVpcTenancyCommand";
|
|
2127
|
+
import {
|
|
2128
|
+
ModifyVpnConnectionCommandInput,
|
|
2129
|
+
ModifyVpnConnectionCommandOutput,
|
|
2130
|
+
} from "./commands/ModifyVpnConnectionCommand";
|
|
2131
|
+
import {
|
|
2132
|
+
ModifyVpnConnectionOptionsCommandInput,
|
|
2133
|
+
ModifyVpnConnectionOptionsCommandOutput,
|
|
2134
|
+
} from "./commands/ModifyVpnConnectionOptionsCommand";
|
|
2135
|
+
import {
|
|
2136
|
+
ModifyVpnTunnelCertificateCommandInput,
|
|
2137
|
+
ModifyVpnTunnelCertificateCommandOutput,
|
|
2138
|
+
} from "./commands/ModifyVpnTunnelCertificateCommand";
|
|
2139
|
+
import {
|
|
2140
|
+
ModifyVpnTunnelOptionsCommandInput,
|
|
2141
|
+
ModifyVpnTunnelOptionsCommandOutput,
|
|
2142
|
+
} from "./commands/ModifyVpnTunnelOptionsCommand";
|
|
2143
|
+
import {
|
|
2144
|
+
MonitorInstancesCommandInput,
|
|
2145
|
+
MonitorInstancesCommandOutput,
|
|
2146
|
+
} from "./commands/MonitorInstancesCommand";
|
|
2147
|
+
import {
|
|
2148
|
+
MoveAddressToVpcCommandInput,
|
|
2149
|
+
MoveAddressToVpcCommandOutput,
|
|
2150
|
+
} from "./commands/MoveAddressToVpcCommand";
|
|
2151
|
+
import {
|
|
2152
|
+
MoveByoipCidrToIpamCommandInput,
|
|
2153
|
+
MoveByoipCidrToIpamCommandOutput,
|
|
2154
|
+
} from "./commands/MoveByoipCidrToIpamCommand";
|
|
2155
|
+
import {
|
|
2156
|
+
ProvisionByoipCidrCommandInput,
|
|
2157
|
+
ProvisionByoipCidrCommandOutput,
|
|
2158
|
+
} from "./commands/ProvisionByoipCidrCommand";
|
|
2159
|
+
import {
|
|
2160
|
+
ProvisionIpamPoolCidrCommandInput,
|
|
2161
|
+
ProvisionIpamPoolCidrCommandOutput,
|
|
2162
|
+
} from "./commands/ProvisionIpamPoolCidrCommand";
|
|
2163
|
+
import {
|
|
2164
|
+
ProvisionPublicIpv4PoolCidrCommandInput,
|
|
2165
|
+
ProvisionPublicIpv4PoolCidrCommandOutput,
|
|
2166
|
+
} from "./commands/ProvisionPublicIpv4PoolCidrCommand";
|
|
2167
|
+
import {
|
|
2168
|
+
PurchaseHostReservationCommandInput,
|
|
2169
|
+
PurchaseHostReservationCommandOutput,
|
|
2170
|
+
} from "./commands/PurchaseHostReservationCommand";
|
|
2171
|
+
import {
|
|
2172
|
+
PurchaseReservedInstancesOfferingCommandInput,
|
|
2173
|
+
PurchaseReservedInstancesOfferingCommandOutput,
|
|
2174
|
+
} from "./commands/PurchaseReservedInstancesOfferingCommand";
|
|
2175
|
+
import {
|
|
2176
|
+
PurchaseScheduledInstancesCommandInput,
|
|
2177
|
+
PurchaseScheduledInstancesCommandOutput,
|
|
2178
|
+
} from "./commands/PurchaseScheduledInstancesCommand";
|
|
2179
|
+
import {
|
|
2180
|
+
RebootInstancesCommandInput,
|
|
2181
|
+
RebootInstancesCommandOutput,
|
|
2182
|
+
} from "./commands/RebootInstancesCommand";
|
|
2183
|
+
import {
|
|
2184
|
+
RegisterImageCommandInput,
|
|
2185
|
+
RegisterImageCommandOutput,
|
|
2186
|
+
} from "./commands/RegisterImageCommand";
|
|
2187
|
+
import {
|
|
2188
|
+
RegisterInstanceEventNotificationAttributesCommandInput,
|
|
2189
|
+
RegisterInstanceEventNotificationAttributesCommandOutput,
|
|
2190
|
+
} from "./commands/RegisterInstanceEventNotificationAttributesCommand";
|
|
2191
|
+
import {
|
|
2192
|
+
RegisterTransitGatewayMulticastGroupMembersCommandInput,
|
|
2193
|
+
RegisterTransitGatewayMulticastGroupMembersCommandOutput,
|
|
2194
|
+
} from "./commands/RegisterTransitGatewayMulticastGroupMembersCommand";
|
|
2195
|
+
import {
|
|
2196
|
+
RegisterTransitGatewayMulticastGroupSourcesCommandInput,
|
|
2197
|
+
RegisterTransitGatewayMulticastGroupSourcesCommandOutput,
|
|
2198
|
+
} from "./commands/RegisterTransitGatewayMulticastGroupSourcesCommand";
|
|
2199
|
+
import {
|
|
2200
|
+
RejectTransitGatewayMulticastDomainAssociationsCommandInput,
|
|
2201
|
+
RejectTransitGatewayMulticastDomainAssociationsCommandOutput,
|
|
2202
|
+
} from "./commands/RejectTransitGatewayMulticastDomainAssociationsCommand";
|
|
2203
|
+
import {
|
|
2204
|
+
RejectTransitGatewayPeeringAttachmentCommandInput,
|
|
2205
|
+
RejectTransitGatewayPeeringAttachmentCommandOutput,
|
|
2206
|
+
} from "./commands/RejectTransitGatewayPeeringAttachmentCommand";
|
|
2207
|
+
import {
|
|
2208
|
+
RejectTransitGatewayVpcAttachmentCommandInput,
|
|
2209
|
+
RejectTransitGatewayVpcAttachmentCommandOutput,
|
|
2210
|
+
} from "./commands/RejectTransitGatewayVpcAttachmentCommand";
|
|
2211
|
+
import {
|
|
2212
|
+
RejectVpcEndpointConnectionsCommandInput,
|
|
2213
|
+
RejectVpcEndpointConnectionsCommandOutput,
|
|
2214
|
+
} from "./commands/RejectVpcEndpointConnectionsCommand";
|
|
2215
|
+
import {
|
|
2216
|
+
RejectVpcPeeringConnectionCommandInput,
|
|
2217
|
+
RejectVpcPeeringConnectionCommandOutput,
|
|
2218
|
+
} from "./commands/RejectVpcPeeringConnectionCommand";
|
|
2219
|
+
import {
|
|
2220
|
+
ReleaseAddressCommandInput,
|
|
2221
|
+
ReleaseAddressCommandOutput,
|
|
2222
|
+
} from "./commands/ReleaseAddressCommand";
|
|
2223
|
+
import {
|
|
2224
|
+
ReleaseHostsCommandInput,
|
|
2225
|
+
ReleaseHostsCommandOutput,
|
|
2226
|
+
} from "./commands/ReleaseHostsCommand";
|
|
2227
|
+
import {
|
|
2228
|
+
ReleaseIpamPoolAllocationCommandInput,
|
|
2229
|
+
ReleaseIpamPoolAllocationCommandOutput,
|
|
2230
|
+
} from "./commands/ReleaseIpamPoolAllocationCommand";
|
|
2231
|
+
import {
|
|
2232
|
+
ReplaceIamInstanceProfileAssociationCommandInput,
|
|
2233
|
+
ReplaceIamInstanceProfileAssociationCommandOutput,
|
|
2234
|
+
} from "./commands/ReplaceIamInstanceProfileAssociationCommand";
|
|
2235
|
+
import {
|
|
2236
|
+
ReplaceNetworkAclAssociationCommandInput,
|
|
2237
|
+
ReplaceNetworkAclAssociationCommandOutput,
|
|
2238
|
+
} from "./commands/ReplaceNetworkAclAssociationCommand";
|
|
2239
|
+
import {
|
|
2240
|
+
ReplaceNetworkAclEntryCommandInput,
|
|
2241
|
+
ReplaceNetworkAclEntryCommandOutput,
|
|
2242
|
+
} from "./commands/ReplaceNetworkAclEntryCommand";
|
|
2243
|
+
import {
|
|
2244
|
+
ReplaceRouteCommandInput,
|
|
2245
|
+
ReplaceRouteCommandOutput,
|
|
2246
|
+
} from "./commands/ReplaceRouteCommand";
|
|
2247
|
+
import {
|
|
2248
|
+
ReplaceRouteTableAssociationCommandInput,
|
|
2249
|
+
ReplaceRouteTableAssociationCommandOutput,
|
|
2250
|
+
} from "./commands/ReplaceRouteTableAssociationCommand";
|
|
2251
|
+
import {
|
|
2252
|
+
ReplaceTransitGatewayRouteCommandInput,
|
|
2253
|
+
ReplaceTransitGatewayRouteCommandOutput,
|
|
2254
|
+
} from "./commands/ReplaceTransitGatewayRouteCommand";
|
|
2255
|
+
import {
|
|
2256
|
+
ReplaceVpnTunnelCommandInput,
|
|
2257
|
+
ReplaceVpnTunnelCommandOutput,
|
|
2258
|
+
} from "./commands/ReplaceVpnTunnelCommand";
|
|
2259
|
+
import {
|
|
2260
|
+
ReportInstanceStatusCommandInput,
|
|
2261
|
+
ReportInstanceStatusCommandOutput,
|
|
2262
|
+
} from "./commands/ReportInstanceStatusCommand";
|
|
2263
|
+
import {
|
|
2264
|
+
RequestSpotFleetCommandInput,
|
|
2265
|
+
RequestSpotFleetCommandOutput,
|
|
2266
|
+
} from "./commands/RequestSpotFleetCommand";
|
|
2267
|
+
import {
|
|
2268
|
+
RequestSpotInstancesCommandInput,
|
|
2269
|
+
RequestSpotInstancesCommandOutput,
|
|
2270
|
+
} from "./commands/RequestSpotInstancesCommand";
|
|
2271
|
+
import {
|
|
2272
|
+
ResetAddressAttributeCommandInput,
|
|
2273
|
+
ResetAddressAttributeCommandOutput,
|
|
2274
|
+
} from "./commands/ResetAddressAttributeCommand";
|
|
2275
|
+
import {
|
|
2276
|
+
ResetEbsDefaultKmsKeyIdCommandInput,
|
|
2277
|
+
ResetEbsDefaultKmsKeyIdCommandOutput,
|
|
2278
|
+
} from "./commands/ResetEbsDefaultKmsKeyIdCommand";
|
|
2279
|
+
import {
|
|
2280
|
+
ResetFpgaImageAttributeCommandInput,
|
|
2281
|
+
ResetFpgaImageAttributeCommandOutput,
|
|
2282
|
+
} from "./commands/ResetFpgaImageAttributeCommand";
|
|
2283
|
+
import {
|
|
2284
|
+
ResetImageAttributeCommandInput,
|
|
2285
|
+
ResetImageAttributeCommandOutput,
|
|
2286
|
+
} from "./commands/ResetImageAttributeCommand";
|
|
2287
|
+
import {
|
|
2288
|
+
ResetInstanceAttributeCommandInput,
|
|
2289
|
+
ResetInstanceAttributeCommandOutput,
|
|
2290
|
+
} from "./commands/ResetInstanceAttributeCommand";
|
|
2291
|
+
import {
|
|
2292
|
+
ResetNetworkInterfaceAttributeCommandInput,
|
|
2293
|
+
ResetNetworkInterfaceAttributeCommandOutput,
|
|
2294
|
+
} from "./commands/ResetNetworkInterfaceAttributeCommand";
|
|
2295
|
+
import {
|
|
2296
|
+
ResetSnapshotAttributeCommandInput,
|
|
2297
|
+
ResetSnapshotAttributeCommandOutput,
|
|
2298
|
+
} from "./commands/ResetSnapshotAttributeCommand";
|
|
2299
|
+
import {
|
|
2300
|
+
RestoreAddressToClassicCommandInput,
|
|
2301
|
+
RestoreAddressToClassicCommandOutput,
|
|
2302
|
+
} from "./commands/RestoreAddressToClassicCommand";
|
|
2303
|
+
import {
|
|
2304
|
+
RestoreImageFromRecycleBinCommandInput,
|
|
2305
|
+
RestoreImageFromRecycleBinCommandOutput,
|
|
2306
|
+
} from "./commands/RestoreImageFromRecycleBinCommand";
|
|
2307
|
+
import {
|
|
2308
|
+
RestoreManagedPrefixListVersionCommandInput,
|
|
2309
|
+
RestoreManagedPrefixListVersionCommandOutput,
|
|
2310
|
+
} from "./commands/RestoreManagedPrefixListVersionCommand";
|
|
2311
|
+
import {
|
|
2312
|
+
RestoreSnapshotFromRecycleBinCommandInput,
|
|
2313
|
+
RestoreSnapshotFromRecycleBinCommandOutput,
|
|
2314
|
+
} from "./commands/RestoreSnapshotFromRecycleBinCommand";
|
|
2315
|
+
import {
|
|
2316
|
+
RestoreSnapshotTierCommandInput,
|
|
2317
|
+
RestoreSnapshotTierCommandOutput,
|
|
2318
|
+
} from "./commands/RestoreSnapshotTierCommand";
|
|
2319
|
+
import {
|
|
2320
|
+
RevokeClientVpnIngressCommandInput,
|
|
2321
|
+
RevokeClientVpnIngressCommandOutput,
|
|
2322
|
+
} from "./commands/RevokeClientVpnIngressCommand";
|
|
2323
|
+
import {
|
|
2324
|
+
RevokeSecurityGroupEgressCommandInput,
|
|
2325
|
+
RevokeSecurityGroupEgressCommandOutput,
|
|
2326
|
+
} from "./commands/RevokeSecurityGroupEgressCommand";
|
|
2327
|
+
import {
|
|
2328
|
+
RevokeSecurityGroupIngressCommandInput,
|
|
2329
|
+
RevokeSecurityGroupIngressCommandOutput,
|
|
2330
|
+
} from "./commands/RevokeSecurityGroupIngressCommand";
|
|
2331
|
+
import {
|
|
2332
|
+
RunInstancesCommandInput,
|
|
2333
|
+
RunInstancesCommandOutput,
|
|
2334
|
+
} from "./commands/RunInstancesCommand";
|
|
2335
|
+
import {
|
|
2336
|
+
RunScheduledInstancesCommandInput,
|
|
2337
|
+
RunScheduledInstancesCommandOutput,
|
|
2338
|
+
} from "./commands/RunScheduledInstancesCommand";
|
|
2339
|
+
import {
|
|
2340
|
+
SearchLocalGatewayRoutesCommandInput,
|
|
2341
|
+
SearchLocalGatewayRoutesCommandOutput,
|
|
2342
|
+
} from "./commands/SearchLocalGatewayRoutesCommand";
|
|
2343
|
+
import {
|
|
2344
|
+
SearchTransitGatewayMulticastGroupsCommandInput,
|
|
2345
|
+
SearchTransitGatewayMulticastGroupsCommandOutput,
|
|
2346
|
+
} from "./commands/SearchTransitGatewayMulticastGroupsCommand";
|
|
2347
|
+
import {
|
|
2348
|
+
SearchTransitGatewayRoutesCommandInput,
|
|
2349
|
+
SearchTransitGatewayRoutesCommandOutput,
|
|
2350
|
+
} from "./commands/SearchTransitGatewayRoutesCommand";
|
|
2351
|
+
import {
|
|
2352
|
+
SendDiagnosticInterruptCommandInput,
|
|
2353
|
+
SendDiagnosticInterruptCommandOutput,
|
|
2354
|
+
} from "./commands/SendDiagnosticInterruptCommand";
|
|
2355
|
+
import {
|
|
2356
|
+
StartInstancesCommandInput,
|
|
2357
|
+
StartInstancesCommandOutput,
|
|
2358
|
+
} from "./commands/StartInstancesCommand";
|
|
2359
|
+
import {
|
|
2360
|
+
StartNetworkInsightsAccessScopeAnalysisCommandInput,
|
|
2361
|
+
StartNetworkInsightsAccessScopeAnalysisCommandOutput,
|
|
2362
|
+
} from "./commands/StartNetworkInsightsAccessScopeAnalysisCommand";
|
|
2363
|
+
import {
|
|
2364
|
+
StartNetworkInsightsAnalysisCommandInput,
|
|
2365
|
+
StartNetworkInsightsAnalysisCommandOutput,
|
|
2366
|
+
} from "./commands/StartNetworkInsightsAnalysisCommand";
|
|
2367
|
+
import {
|
|
2368
|
+
StartVpcEndpointServicePrivateDnsVerificationCommandInput,
|
|
2369
|
+
StartVpcEndpointServicePrivateDnsVerificationCommandOutput,
|
|
2370
|
+
} from "./commands/StartVpcEndpointServicePrivateDnsVerificationCommand";
|
|
2371
|
+
import {
|
|
2372
|
+
StopInstancesCommandInput,
|
|
2373
|
+
StopInstancesCommandOutput,
|
|
2374
|
+
} from "./commands/StopInstancesCommand";
|
|
2375
|
+
import {
|
|
2376
|
+
TerminateClientVpnConnectionsCommandInput,
|
|
2377
|
+
TerminateClientVpnConnectionsCommandOutput,
|
|
2378
|
+
} from "./commands/TerminateClientVpnConnectionsCommand";
|
|
2379
|
+
import {
|
|
2380
|
+
TerminateInstancesCommandInput,
|
|
2381
|
+
TerminateInstancesCommandOutput,
|
|
2382
|
+
} from "./commands/TerminateInstancesCommand";
|
|
2383
|
+
import {
|
|
2384
|
+
UnassignIpv6AddressesCommandInput,
|
|
2385
|
+
UnassignIpv6AddressesCommandOutput,
|
|
2386
|
+
} from "./commands/UnassignIpv6AddressesCommand";
|
|
2387
|
+
import {
|
|
2388
|
+
UnassignPrivateIpAddressesCommandInput,
|
|
2389
|
+
UnassignPrivateIpAddressesCommandOutput,
|
|
2390
|
+
} from "./commands/UnassignPrivateIpAddressesCommand";
|
|
2391
|
+
import {
|
|
2392
|
+
UnassignPrivateNatGatewayAddressCommandInput,
|
|
2393
|
+
UnassignPrivateNatGatewayAddressCommandOutput,
|
|
2394
|
+
} from "./commands/UnassignPrivateNatGatewayAddressCommand";
|
|
2395
|
+
import {
|
|
2396
|
+
UnmonitorInstancesCommandInput,
|
|
2397
|
+
UnmonitorInstancesCommandOutput,
|
|
2398
|
+
} from "./commands/UnmonitorInstancesCommand";
|
|
2399
|
+
import {
|
|
2400
|
+
UpdateSecurityGroupRuleDescriptionsEgressCommandInput,
|
|
2401
|
+
UpdateSecurityGroupRuleDescriptionsEgressCommandOutput,
|
|
2402
|
+
} from "./commands/UpdateSecurityGroupRuleDescriptionsEgressCommand";
|
|
2403
|
+
import {
|
|
2404
|
+
UpdateSecurityGroupRuleDescriptionsIngressCommandInput,
|
|
2405
|
+
UpdateSecurityGroupRuleDescriptionsIngressCommandOutput,
|
|
2406
|
+
} from "./commands/UpdateSecurityGroupRuleDescriptionsIngressCommand";
|
|
2407
|
+
import {
|
|
2408
|
+
WithdrawByoipCidrCommandInput,
|
|
2409
|
+
WithdrawByoipCidrCommandOutput,
|
|
2410
|
+
} from "./commands/WithdrawByoipCidrCommand";
|
|
2411
|
+
import {
|
|
2412
|
+
ClientInputEndpointParameters,
|
|
2413
|
+
ClientResolvedEndpointParameters,
|
|
2414
|
+
EndpointParameters,
|
|
2415
|
+
} from "./endpoint/EndpointParameters";
|
|
2416
|
+
export type ServiceInputTypes =
|
|
2417
|
+
| AcceptAddressTransferCommandInput
|
|
2418
|
+
| AcceptReservedInstancesExchangeQuoteCommandInput
|
|
2419
|
+
| AcceptTransitGatewayMulticastDomainAssociationsCommandInput
|
|
2420
|
+
| AcceptTransitGatewayPeeringAttachmentCommandInput
|
|
2421
|
+
| AcceptTransitGatewayVpcAttachmentCommandInput
|
|
2422
|
+
| AcceptVpcEndpointConnectionsCommandInput
|
|
2423
|
+
| AcceptVpcPeeringConnectionCommandInput
|
|
2424
|
+
| AdvertiseByoipCidrCommandInput
|
|
2425
|
+
| AllocateAddressCommandInput
|
|
2426
|
+
| AllocateHostsCommandInput
|
|
2427
|
+
| AllocateIpamPoolCidrCommandInput
|
|
2428
|
+
| ApplySecurityGroupsToClientVpnTargetNetworkCommandInput
|
|
2429
|
+
| AssignIpv6AddressesCommandInput
|
|
2430
|
+
| AssignPrivateIpAddressesCommandInput
|
|
2431
|
+
| AssignPrivateNatGatewayAddressCommandInput
|
|
2432
|
+
| AssociateAddressCommandInput
|
|
2433
|
+
| AssociateClientVpnTargetNetworkCommandInput
|
|
2434
|
+
| AssociateDhcpOptionsCommandInput
|
|
2435
|
+
| AssociateEnclaveCertificateIamRoleCommandInput
|
|
2436
|
+
| AssociateIamInstanceProfileCommandInput
|
|
2437
|
+
| AssociateInstanceEventWindowCommandInput
|
|
2438
|
+
| AssociateIpamResourceDiscoveryCommandInput
|
|
2439
|
+
| AssociateNatGatewayAddressCommandInput
|
|
2440
|
+
| AssociateRouteTableCommandInput
|
|
2441
|
+
| AssociateSubnetCidrBlockCommandInput
|
|
2442
|
+
| AssociateTransitGatewayMulticastDomainCommandInput
|
|
2443
|
+
| AssociateTransitGatewayPolicyTableCommandInput
|
|
2444
|
+
| AssociateTransitGatewayRouteTableCommandInput
|
|
2445
|
+
| AssociateTrunkInterfaceCommandInput
|
|
2446
|
+
| AssociateVpcCidrBlockCommandInput
|
|
2447
|
+
| AttachClassicLinkVpcCommandInput
|
|
2448
|
+
| AttachInternetGatewayCommandInput
|
|
2449
|
+
| AttachNetworkInterfaceCommandInput
|
|
2450
|
+
| AttachVerifiedAccessTrustProviderCommandInput
|
|
2451
|
+
| AttachVolumeCommandInput
|
|
2452
|
+
| AttachVpnGatewayCommandInput
|
|
2453
|
+
| AuthorizeClientVpnIngressCommandInput
|
|
2454
|
+
| AuthorizeSecurityGroupEgressCommandInput
|
|
2455
|
+
| AuthorizeSecurityGroupIngressCommandInput
|
|
2456
|
+
| BundleInstanceCommandInput
|
|
2457
|
+
| CancelBundleTaskCommandInput
|
|
2458
|
+
| CancelCapacityReservationCommandInput
|
|
2459
|
+
| CancelCapacityReservationFleetsCommandInput
|
|
2460
|
+
| CancelConversionTaskCommandInput
|
|
2461
|
+
| CancelExportTaskCommandInput
|
|
2462
|
+
| CancelImageLaunchPermissionCommandInput
|
|
2463
|
+
| CancelImportTaskCommandInput
|
|
2464
|
+
| CancelReservedInstancesListingCommandInput
|
|
2465
|
+
| CancelSpotFleetRequestsCommandInput
|
|
2466
|
+
| CancelSpotInstanceRequestsCommandInput
|
|
2467
|
+
| ConfirmProductInstanceCommandInput
|
|
2468
|
+
| CopyFpgaImageCommandInput
|
|
2469
|
+
| CopyImageCommandInput
|
|
2470
|
+
| CopySnapshotCommandInput
|
|
2471
|
+
| CreateCapacityReservationCommandInput
|
|
2472
|
+
| CreateCapacityReservationFleetCommandInput
|
|
2473
|
+
| CreateCarrierGatewayCommandInput
|
|
2474
|
+
| CreateClientVpnEndpointCommandInput
|
|
2475
|
+
| CreateClientVpnRouteCommandInput
|
|
2476
|
+
| CreateCoipCidrCommandInput
|
|
2477
|
+
| CreateCoipPoolCommandInput
|
|
2478
|
+
| CreateCustomerGatewayCommandInput
|
|
2479
|
+
| CreateDefaultSubnetCommandInput
|
|
2480
|
+
| CreateDefaultVpcCommandInput
|
|
2481
|
+
| CreateDhcpOptionsCommandInput
|
|
2482
|
+
| CreateEgressOnlyInternetGatewayCommandInput
|
|
2483
|
+
| CreateFleetCommandInput
|
|
2484
|
+
| CreateFlowLogsCommandInput
|
|
2485
|
+
| CreateFpgaImageCommandInput
|
|
2486
|
+
| CreateImageCommandInput
|
|
2487
|
+
| CreateInstanceEventWindowCommandInput
|
|
2488
|
+
| CreateInstanceExportTaskCommandInput
|
|
2489
|
+
| CreateInternetGatewayCommandInput
|
|
2490
|
+
| CreateIpamCommandInput
|
|
2491
|
+
| CreateIpamPoolCommandInput
|
|
2492
|
+
| CreateIpamResourceDiscoveryCommandInput
|
|
2493
|
+
| CreateIpamScopeCommandInput
|
|
2494
|
+
| CreateKeyPairCommandInput
|
|
2495
|
+
| CreateLaunchTemplateCommandInput
|
|
2496
|
+
| CreateLaunchTemplateVersionCommandInput
|
|
2497
|
+
| CreateLocalGatewayRouteCommandInput
|
|
2498
|
+
| CreateLocalGatewayRouteTableCommandInput
|
|
2499
|
+
| CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput
|
|
2500
|
+
| CreateLocalGatewayRouteTableVpcAssociationCommandInput
|
|
2501
|
+
| CreateManagedPrefixListCommandInput
|
|
2502
|
+
| CreateNatGatewayCommandInput
|
|
2503
|
+
| CreateNetworkAclCommandInput
|
|
2504
|
+
| CreateNetworkAclEntryCommandInput
|
|
2505
|
+
| CreateNetworkInsightsAccessScopeCommandInput
|
|
2506
|
+
| CreateNetworkInsightsPathCommandInput
|
|
2507
|
+
| CreateNetworkInterfaceCommandInput
|
|
2508
|
+
| CreateNetworkInterfacePermissionCommandInput
|
|
2509
|
+
| CreatePlacementGroupCommandInput
|
|
2510
|
+
| CreatePublicIpv4PoolCommandInput
|
|
2511
|
+
| CreateReplaceRootVolumeTaskCommandInput
|
|
2512
|
+
| CreateReservedInstancesListingCommandInput
|
|
2513
|
+
| CreateRestoreImageTaskCommandInput
|
|
2514
|
+
| CreateRouteCommandInput
|
|
2515
|
+
| CreateRouteTableCommandInput
|
|
2516
|
+
| CreateSecurityGroupCommandInput
|
|
2517
|
+
| CreateSnapshotCommandInput
|
|
2518
|
+
| CreateSnapshotsCommandInput
|
|
2519
|
+
| CreateSpotDatafeedSubscriptionCommandInput
|
|
2520
|
+
| CreateStoreImageTaskCommandInput
|
|
2521
|
+
| CreateSubnetCidrReservationCommandInput
|
|
2522
|
+
| CreateSubnetCommandInput
|
|
2523
|
+
| CreateTagsCommandInput
|
|
2524
|
+
| CreateTrafficMirrorFilterCommandInput
|
|
2525
|
+
| CreateTrafficMirrorFilterRuleCommandInput
|
|
2526
|
+
| CreateTrafficMirrorSessionCommandInput
|
|
2527
|
+
| CreateTrafficMirrorTargetCommandInput
|
|
2528
|
+
| CreateTransitGatewayCommandInput
|
|
2529
|
+
| CreateTransitGatewayConnectCommandInput
|
|
2530
|
+
| CreateTransitGatewayConnectPeerCommandInput
|
|
2531
|
+
| CreateTransitGatewayMulticastDomainCommandInput
|
|
2532
|
+
| CreateTransitGatewayPeeringAttachmentCommandInput
|
|
2533
|
+
| CreateTransitGatewayPolicyTableCommandInput
|
|
2534
|
+
| CreateTransitGatewayPrefixListReferenceCommandInput
|
|
2535
|
+
| CreateTransitGatewayRouteCommandInput
|
|
2536
|
+
| CreateTransitGatewayRouteTableAnnouncementCommandInput
|
|
2537
|
+
| CreateTransitGatewayRouteTableCommandInput
|
|
2538
|
+
| CreateTransitGatewayVpcAttachmentCommandInput
|
|
2539
|
+
| CreateVerifiedAccessEndpointCommandInput
|
|
2540
|
+
| CreateVerifiedAccessGroupCommandInput
|
|
2541
|
+
| CreateVerifiedAccessInstanceCommandInput
|
|
2542
|
+
| CreateVerifiedAccessTrustProviderCommandInput
|
|
2543
|
+
| CreateVolumeCommandInput
|
|
2544
|
+
| CreateVpcCommandInput
|
|
2545
|
+
| CreateVpcEndpointCommandInput
|
|
2546
|
+
| CreateVpcEndpointConnectionNotificationCommandInput
|
|
2547
|
+
| CreateVpcEndpointServiceConfigurationCommandInput
|
|
2548
|
+
| CreateVpcPeeringConnectionCommandInput
|
|
2549
|
+
| CreateVpnConnectionCommandInput
|
|
2550
|
+
| CreateVpnConnectionRouteCommandInput
|
|
2551
|
+
| CreateVpnGatewayCommandInput
|
|
2552
|
+
| DeleteCarrierGatewayCommandInput
|
|
2553
|
+
| DeleteClientVpnEndpointCommandInput
|
|
2554
|
+
| DeleteClientVpnRouteCommandInput
|
|
2555
|
+
| DeleteCoipCidrCommandInput
|
|
2556
|
+
| DeleteCoipPoolCommandInput
|
|
2557
|
+
| DeleteCustomerGatewayCommandInput
|
|
2558
|
+
| DeleteDhcpOptionsCommandInput
|
|
2559
|
+
| DeleteEgressOnlyInternetGatewayCommandInput
|
|
2560
|
+
| DeleteFleetsCommandInput
|
|
2561
|
+
| DeleteFlowLogsCommandInput
|
|
2562
|
+
| DeleteFpgaImageCommandInput
|
|
2563
|
+
| DeleteInstanceEventWindowCommandInput
|
|
2564
|
+
| DeleteInternetGatewayCommandInput
|
|
2565
|
+
| DeleteIpamCommandInput
|
|
2566
|
+
| DeleteIpamPoolCommandInput
|
|
2567
|
+
| DeleteIpamResourceDiscoveryCommandInput
|
|
2568
|
+
| DeleteIpamScopeCommandInput
|
|
2569
|
+
| DeleteKeyPairCommandInput
|
|
2570
|
+
| DeleteLaunchTemplateCommandInput
|
|
2571
|
+
| DeleteLaunchTemplateVersionsCommandInput
|
|
2572
|
+
| DeleteLocalGatewayRouteCommandInput
|
|
2573
|
+
| DeleteLocalGatewayRouteTableCommandInput
|
|
2574
|
+
| DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandInput
|
|
2575
|
+
| DeleteLocalGatewayRouteTableVpcAssociationCommandInput
|
|
2576
|
+
| DeleteManagedPrefixListCommandInput
|
|
2577
|
+
| DeleteNatGatewayCommandInput
|
|
2578
|
+
| DeleteNetworkAclCommandInput
|
|
2579
|
+
| DeleteNetworkAclEntryCommandInput
|
|
2580
|
+
| DeleteNetworkInsightsAccessScopeAnalysisCommandInput
|
|
2581
|
+
| DeleteNetworkInsightsAccessScopeCommandInput
|
|
2582
|
+
| DeleteNetworkInsightsAnalysisCommandInput
|
|
2583
|
+
| DeleteNetworkInsightsPathCommandInput
|
|
2584
|
+
| DeleteNetworkInterfaceCommandInput
|
|
2585
|
+
| DeleteNetworkInterfacePermissionCommandInput
|
|
2586
|
+
| DeletePlacementGroupCommandInput
|
|
2587
|
+
| DeletePublicIpv4PoolCommandInput
|
|
2588
|
+
| DeleteQueuedReservedInstancesCommandInput
|
|
2589
|
+
| DeleteRouteCommandInput
|
|
2590
|
+
| DeleteRouteTableCommandInput
|
|
2591
|
+
| DeleteSecurityGroupCommandInput
|
|
2592
|
+
| DeleteSnapshotCommandInput
|
|
2593
|
+
| DeleteSpotDatafeedSubscriptionCommandInput
|
|
2594
|
+
| DeleteSubnetCidrReservationCommandInput
|
|
2595
|
+
| DeleteSubnetCommandInput
|
|
2596
|
+
| DeleteTagsCommandInput
|
|
2597
|
+
| DeleteTrafficMirrorFilterCommandInput
|
|
2598
|
+
| DeleteTrafficMirrorFilterRuleCommandInput
|
|
2599
|
+
| DeleteTrafficMirrorSessionCommandInput
|
|
2600
|
+
| DeleteTrafficMirrorTargetCommandInput
|
|
2601
|
+
| DeleteTransitGatewayCommandInput
|
|
2602
|
+
| DeleteTransitGatewayConnectCommandInput
|
|
2603
|
+
| DeleteTransitGatewayConnectPeerCommandInput
|
|
2604
|
+
| DeleteTransitGatewayMulticastDomainCommandInput
|
|
2605
|
+
| DeleteTransitGatewayPeeringAttachmentCommandInput
|
|
2606
|
+
| DeleteTransitGatewayPolicyTableCommandInput
|
|
2607
|
+
| DeleteTransitGatewayPrefixListReferenceCommandInput
|
|
2608
|
+
| DeleteTransitGatewayRouteCommandInput
|
|
2609
|
+
| DeleteTransitGatewayRouteTableAnnouncementCommandInput
|
|
2610
|
+
| DeleteTransitGatewayRouteTableCommandInput
|
|
2611
|
+
| DeleteTransitGatewayVpcAttachmentCommandInput
|
|
2612
|
+
| DeleteVerifiedAccessEndpointCommandInput
|
|
2613
|
+
| DeleteVerifiedAccessGroupCommandInput
|
|
2614
|
+
| DeleteVerifiedAccessInstanceCommandInput
|
|
2615
|
+
| DeleteVerifiedAccessTrustProviderCommandInput
|
|
2616
|
+
| DeleteVolumeCommandInput
|
|
2617
|
+
| DeleteVpcCommandInput
|
|
2618
|
+
| DeleteVpcEndpointConnectionNotificationsCommandInput
|
|
2619
|
+
| DeleteVpcEndpointServiceConfigurationsCommandInput
|
|
2620
|
+
| DeleteVpcEndpointsCommandInput
|
|
2621
|
+
| DeleteVpcPeeringConnectionCommandInput
|
|
2622
|
+
| DeleteVpnConnectionCommandInput
|
|
2623
|
+
| DeleteVpnConnectionRouteCommandInput
|
|
2624
|
+
| DeleteVpnGatewayCommandInput
|
|
2625
|
+
| DeprovisionByoipCidrCommandInput
|
|
2626
|
+
| DeprovisionIpamPoolCidrCommandInput
|
|
2627
|
+
| DeprovisionPublicIpv4PoolCidrCommandInput
|
|
2628
|
+
| DeregisterImageCommandInput
|
|
2629
|
+
| DeregisterInstanceEventNotificationAttributesCommandInput
|
|
2630
|
+
| DeregisterTransitGatewayMulticastGroupMembersCommandInput
|
|
2631
|
+
| DeregisterTransitGatewayMulticastGroupSourcesCommandInput
|
|
2632
|
+
| DescribeAccountAttributesCommandInput
|
|
2633
|
+
| DescribeAddressTransfersCommandInput
|
|
2634
|
+
| DescribeAddressesAttributeCommandInput
|
|
2635
|
+
| DescribeAddressesCommandInput
|
|
2636
|
+
| DescribeAggregateIdFormatCommandInput
|
|
2637
|
+
| DescribeAvailabilityZonesCommandInput
|
|
2638
|
+
| DescribeAwsNetworkPerformanceMetricSubscriptionsCommandInput
|
|
2639
|
+
| DescribeBundleTasksCommandInput
|
|
2640
|
+
| DescribeByoipCidrsCommandInput
|
|
2641
|
+
| DescribeCapacityReservationFleetsCommandInput
|
|
2642
|
+
| DescribeCapacityReservationsCommandInput
|
|
2643
|
+
| DescribeCarrierGatewaysCommandInput
|
|
2644
|
+
| DescribeClassicLinkInstancesCommandInput
|
|
2645
|
+
| DescribeClientVpnAuthorizationRulesCommandInput
|
|
2646
|
+
| DescribeClientVpnConnectionsCommandInput
|
|
2647
|
+
| DescribeClientVpnEndpointsCommandInput
|
|
2648
|
+
| DescribeClientVpnRoutesCommandInput
|
|
2649
|
+
| DescribeClientVpnTargetNetworksCommandInput
|
|
2650
|
+
| DescribeCoipPoolsCommandInput
|
|
2651
|
+
| DescribeConversionTasksCommandInput
|
|
2652
|
+
| DescribeCustomerGatewaysCommandInput
|
|
2653
|
+
| DescribeDhcpOptionsCommandInput
|
|
2654
|
+
| DescribeEgressOnlyInternetGatewaysCommandInput
|
|
2655
|
+
| DescribeElasticGpusCommandInput
|
|
2656
|
+
| DescribeExportImageTasksCommandInput
|
|
2657
|
+
| DescribeExportTasksCommandInput
|
|
2658
|
+
| DescribeFastLaunchImagesCommandInput
|
|
2659
|
+
| DescribeFastSnapshotRestoresCommandInput
|
|
2660
|
+
| DescribeFleetHistoryCommandInput
|
|
2661
|
+
| DescribeFleetInstancesCommandInput
|
|
2662
|
+
| DescribeFleetsCommandInput
|
|
2663
|
+
| DescribeFlowLogsCommandInput
|
|
2664
|
+
| DescribeFpgaImageAttributeCommandInput
|
|
2665
|
+
| DescribeFpgaImagesCommandInput
|
|
2666
|
+
| DescribeHostReservationOfferingsCommandInput
|
|
2667
|
+
| DescribeHostReservationsCommandInput
|
|
2668
|
+
| DescribeHostsCommandInput
|
|
2669
|
+
| DescribeIamInstanceProfileAssociationsCommandInput
|
|
2670
|
+
| DescribeIdFormatCommandInput
|
|
2671
|
+
| DescribeIdentityIdFormatCommandInput
|
|
2672
|
+
| DescribeImageAttributeCommandInput
|
|
2673
|
+
| DescribeImagesCommandInput
|
|
2674
|
+
| DescribeImportImageTasksCommandInput
|
|
2675
|
+
| DescribeImportSnapshotTasksCommandInput
|
|
2676
|
+
| DescribeInstanceAttributeCommandInput
|
|
2677
|
+
| DescribeInstanceCreditSpecificationsCommandInput
|
|
2678
|
+
| DescribeInstanceEventNotificationAttributesCommandInput
|
|
2679
|
+
| DescribeInstanceEventWindowsCommandInput
|
|
2680
|
+
| DescribeInstanceStatusCommandInput
|
|
2681
|
+
| DescribeInstanceTypeOfferingsCommandInput
|
|
2682
|
+
| DescribeInstanceTypesCommandInput
|
|
2683
|
+
| DescribeInstancesCommandInput
|
|
2684
|
+
| DescribeInternetGatewaysCommandInput
|
|
2685
|
+
| DescribeIpamPoolsCommandInput
|
|
2686
|
+
| DescribeIpamResourceDiscoveriesCommandInput
|
|
2687
|
+
| DescribeIpamResourceDiscoveryAssociationsCommandInput
|
|
2688
|
+
| DescribeIpamScopesCommandInput
|
|
2689
|
+
| DescribeIpamsCommandInput
|
|
2690
|
+
| DescribeIpv6PoolsCommandInput
|
|
2691
|
+
| DescribeKeyPairsCommandInput
|
|
2692
|
+
| DescribeLaunchTemplateVersionsCommandInput
|
|
2693
|
+
| DescribeLaunchTemplatesCommandInput
|
|
2694
|
+
| DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandInput
|
|
2695
|
+
| DescribeLocalGatewayRouteTableVpcAssociationsCommandInput
|
|
2696
|
+
| DescribeLocalGatewayRouteTablesCommandInput
|
|
2697
|
+
| DescribeLocalGatewayVirtualInterfaceGroupsCommandInput
|
|
2698
|
+
| DescribeLocalGatewayVirtualInterfacesCommandInput
|
|
2699
|
+
| DescribeLocalGatewaysCommandInput
|
|
2700
|
+
| DescribeManagedPrefixListsCommandInput
|
|
2701
|
+
| DescribeMovingAddressesCommandInput
|
|
2702
|
+
| DescribeNatGatewaysCommandInput
|
|
2703
|
+
| DescribeNetworkAclsCommandInput
|
|
2704
|
+
| DescribeNetworkInsightsAccessScopeAnalysesCommandInput
|
|
2705
|
+
| DescribeNetworkInsightsAccessScopesCommandInput
|
|
2706
|
+
| DescribeNetworkInsightsAnalysesCommandInput
|
|
2707
|
+
| DescribeNetworkInsightsPathsCommandInput
|
|
2708
|
+
| DescribeNetworkInterfaceAttributeCommandInput
|
|
2709
|
+
| DescribeNetworkInterfacePermissionsCommandInput
|
|
2710
|
+
| DescribeNetworkInterfacesCommandInput
|
|
2711
|
+
| DescribePlacementGroupsCommandInput
|
|
2712
|
+
| DescribePrefixListsCommandInput
|
|
2713
|
+
| DescribePrincipalIdFormatCommandInput
|
|
2714
|
+
| DescribePublicIpv4PoolsCommandInput
|
|
2715
|
+
| DescribeRegionsCommandInput
|
|
2716
|
+
| DescribeReplaceRootVolumeTasksCommandInput
|
|
2717
|
+
| DescribeReservedInstancesCommandInput
|
|
2718
|
+
| DescribeReservedInstancesListingsCommandInput
|
|
2719
|
+
| DescribeReservedInstancesModificationsCommandInput
|
|
2720
|
+
| DescribeReservedInstancesOfferingsCommandInput
|
|
2721
|
+
| DescribeRouteTablesCommandInput
|
|
2722
|
+
| DescribeScheduledInstanceAvailabilityCommandInput
|
|
2723
|
+
| DescribeScheduledInstancesCommandInput
|
|
2724
|
+
| DescribeSecurityGroupReferencesCommandInput
|
|
2725
|
+
| DescribeSecurityGroupRulesCommandInput
|
|
2726
|
+
| DescribeSecurityGroupsCommandInput
|
|
2727
|
+
| DescribeSnapshotAttributeCommandInput
|
|
2728
|
+
| DescribeSnapshotTierStatusCommandInput
|
|
2729
|
+
| DescribeSnapshotsCommandInput
|
|
2730
|
+
| DescribeSpotDatafeedSubscriptionCommandInput
|
|
2731
|
+
| DescribeSpotFleetInstancesCommandInput
|
|
2732
|
+
| DescribeSpotFleetRequestHistoryCommandInput
|
|
2733
|
+
| DescribeSpotFleetRequestsCommandInput
|
|
2734
|
+
| DescribeSpotInstanceRequestsCommandInput
|
|
2735
|
+
| DescribeSpotPriceHistoryCommandInput
|
|
2736
|
+
| DescribeStaleSecurityGroupsCommandInput
|
|
2737
|
+
| DescribeStoreImageTasksCommandInput
|
|
2738
|
+
| DescribeSubnetsCommandInput
|
|
2739
|
+
| DescribeTagsCommandInput
|
|
2740
|
+
| DescribeTrafficMirrorFiltersCommandInput
|
|
2741
|
+
| DescribeTrafficMirrorSessionsCommandInput
|
|
2742
|
+
| DescribeTrafficMirrorTargetsCommandInput
|
|
2743
|
+
| DescribeTransitGatewayAttachmentsCommandInput
|
|
2744
|
+
| DescribeTransitGatewayConnectPeersCommandInput
|
|
2745
|
+
| DescribeTransitGatewayConnectsCommandInput
|
|
2746
|
+
| DescribeTransitGatewayMulticastDomainsCommandInput
|
|
2747
|
+
| DescribeTransitGatewayPeeringAttachmentsCommandInput
|
|
2748
|
+
| DescribeTransitGatewayPolicyTablesCommandInput
|
|
2749
|
+
| DescribeTransitGatewayRouteTableAnnouncementsCommandInput
|
|
2750
|
+
| DescribeTransitGatewayRouteTablesCommandInput
|
|
2751
|
+
| DescribeTransitGatewayVpcAttachmentsCommandInput
|
|
2752
|
+
| DescribeTransitGatewaysCommandInput
|
|
2753
|
+
| DescribeTrunkInterfaceAssociationsCommandInput
|
|
2754
|
+
| DescribeVerifiedAccessEndpointsCommandInput
|
|
2755
|
+
| DescribeVerifiedAccessGroupsCommandInput
|
|
2756
|
+
| DescribeVerifiedAccessInstanceLoggingConfigurationsCommandInput
|
|
2757
|
+
| DescribeVerifiedAccessInstancesCommandInput
|
|
2758
|
+
| DescribeVerifiedAccessTrustProvidersCommandInput
|
|
2759
|
+
| DescribeVolumeAttributeCommandInput
|
|
2760
|
+
| DescribeVolumeStatusCommandInput
|
|
2761
|
+
| DescribeVolumesCommandInput
|
|
2762
|
+
| DescribeVolumesModificationsCommandInput
|
|
2763
|
+
| DescribeVpcAttributeCommandInput
|
|
2764
|
+
| DescribeVpcClassicLinkCommandInput
|
|
2765
|
+
| DescribeVpcClassicLinkDnsSupportCommandInput
|
|
2766
|
+
| DescribeVpcEndpointConnectionNotificationsCommandInput
|
|
2767
|
+
| DescribeVpcEndpointConnectionsCommandInput
|
|
2768
|
+
| DescribeVpcEndpointServiceConfigurationsCommandInput
|
|
2769
|
+
| DescribeVpcEndpointServicePermissionsCommandInput
|
|
2770
|
+
| DescribeVpcEndpointServicesCommandInput
|
|
2771
|
+
| DescribeVpcEndpointsCommandInput
|
|
2772
|
+
| DescribeVpcPeeringConnectionsCommandInput
|
|
2773
|
+
| DescribeVpcsCommandInput
|
|
2774
|
+
| DescribeVpnConnectionsCommandInput
|
|
2775
|
+
| DescribeVpnGatewaysCommandInput
|
|
2776
|
+
| DetachClassicLinkVpcCommandInput
|
|
2777
|
+
| DetachInternetGatewayCommandInput
|
|
2778
|
+
| DetachNetworkInterfaceCommandInput
|
|
2779
|
+
| DetachVerifiedAccessTrustProviderCommandInput
|
|
2780
|
+
| DetachVolumeCommandInput
|
|
2781
|
+
| DetachVpnGatewayCommandInput
|
|
2782
|
+
| DisableAddressTransferCommandInput
|
|
2783
|
+
| DisableAwsNetworkPerformanceMetricSubscriptionCommandInput
|
|
2784
|
+
| DisableEbsEncryptionByDefaultCommandInput
|
|
2785
|
+
| DisableFastLaunchCommandInput
|
|
2786
|
+
| DisableFastSnapshotRestoresCommandInput
|
|
2787
|
+
| DisableImageDeprecationCommandInput
|
|
2788
|
+
| DisableIpamOrganizationAdminAccountCommandInput
|
|
2789
|
+
| DisableSerialConsoleAccessCommandInput
|
|
2790
|
+
| DisableTransitGatewayRouteTablePropagationCommandInput
|
|
2791
|
+
| DisableVgwRoutePropagationCommandInput
|
|
2792
|
+
| DisableVpcClassicLinkCommandInput
|
|
2793
|
+
| DisableVpcClassicLinkDnsSupportCommandInput
|
|
2794
|
+
| DisassociateAddressCommandInput
|
|
2795
|
+
| DisassociateClientVpnTargetNetworkCommandInput
|
|
2796
|
+
| DisassociateEnclaveCertificateIamRoleCommandInput
|
|
2797
|
+
| DisassociateIamInstanceProfileCommandInput
|
|
2798
|
+
| DisassociateInstanceEventWindowCommandInput
|
|
2799
|
+
| DisassociateIpamResourceDiscoveryCommandInput
|
|
2800
|
+
| DisassociateNatGatewayAddressCommandInput
|
|
2801
|
+
| DisassociateRouteTableCommandInput
|
|
2802
|
+
| DisassociateSubnetCidrBlockCommandInput
|
|
2803
|
+
| DisassociateTransitGatewayMulticastDomainCommandInput
|
|
2804
|
+
| DisassociateTransitGatewayPolicyTableCommandInput
|
|
2805
|
+
| DisassociateTransitGatewayRouteTableCommandInput
|
|
2806
|
+
| DisassociateTrunkInterfaceCommandInput
|
|
2807
|
+
| DisassociateVpcCidrBlockCommandInput
|
|
2808
|
+
| EnableAddressTransferCommandInput
|
|
2809
|
+
| EnableAwsNetworkPerformanceMetricSubscriptionCommandInput
|
|
2810
|
+
| EnableEbsEncryptionByDefaultCommandInput
|
|
2811
|
+
| EnableFastLaunchCommandInput
|
|
2812
|
+
| EnableFastSnapshotRestoresCommandInput
|
|
2813
|
+
| EnableImageDeprecationCommandInput
|
|
2814
|
+
| EnableIpamOrganizationAdminAccountCommandInput
|
|
2815
|
+
| EnableReachabilityAnalyzerOrganizationSharingCommandInput
|
|
2816
|
+
| EnableSerialConsoleAccessCommandInput
|
|
2817
|
+
| EnableTransitGatewayRouteTablePropagationCommandInput
|
|
2818
|
+
| EnableVgwRoutePropagationCommandInput
|
|
2819
|
+
| EnableVolumeIOCommandInput
|
|
2820
|
+
| EnableVpcClassicLinkCommandInput
|
|
2821
|
+
| EnableVpcClassicLinkDnsSupportCommandInput
|
|
2822
|
+
| ExportClientVpnClientCertificateRevocationListCommandInput
|
|
2823
|
+
| ExportClientVpnClientConfigurationCommandInput
|
|
2824
|
+
| ExportImageCommandInput
|
|
2825
|
+
| ExportTransitGatewayRoutesCommandInput
|
|
2826
|
+
| GetAssociatedEnclaveCertificateIamRolesCommandInput
|
|
2827
|
+
| GetAssociatedIpv6PoolCidrsCommandInput
|
|
2828
|
+
| GetAwsNetworkPerformanceDataCommandInput
|
|
2829
|
+
| GetCapacityReservationUsageCommandInput
|
|
2830
|
+
| GetCoipPoolUsageCommandInput
|
|
2831
|
+
| GetConsoleOutputCommandInput
|
|
2832
|
+
| GetConsoleScreenshotCommandInput
|
|
2833
|
+
| GetDefaultCreditSpecificationCommandInput
|
|
2834
|
+
| GetEbsDefaultKmsKeyIdCommandInput
|
|
2835
|
+
| GetEbsEncryptionByDefaultCommandInput
|
|
2836
|
+
| GetFlowLogsIntegrationTemplateCommandInput
|
|
2837
|
+
| GetGroupsForCapacityReservationCommandInput
|
|
2838
|
+
| GetHostReservationPurchasePreviewCommandInput
|
|
2839
|
+
| GetInstanceTypesFromInstanceRequirementsCommandInput
|
|
2840
|
+
| GetInstanceUefiDataCommandInput
|
|
2841
|
+
| GetIpamAddressHistoryCommandInput
|
|
2842
|
+
| GetIpamDiscoveredAccountsCommandInput
|
|
2843
|
+
| GetIpamDiscoveredResourceCidrsCommandInput
|
|
2844
|
+
| GetIpamPoolAllocationsCommandInput
|
|
2845
|
+
| GetIpamPoolCidrsCommandInput
|
|
2846
|
+
| GetIpamResourceCidrsCommandInput
|
|
2847
|
+
| GetLaunchTemplateDataCommandInput
|
|
2848
|
+
| GetManagedPrefixListAssociationsCommandInput
|
|
2849
|
+
| GetManagedPrefixListEntriesCommandInput
|
|
2850
|
+
| GetNetworkInsightsAccessScopeAnalysisFindingsCommandInput
|
|
2851
|
+
| GetNetworkInsightsAccessScopeContentCommandInput
|
|
2852
|
+
| GetPasswordDataCommandInput
|
|
2853
|
+
| GetReservedInstancesExchangeQuoteCommandInput
|
|
2854
|
+
| GetSerialConsoleAccessStatusCommandInput
|
|
2855
|
+
| GetSpotPlacementScoresCommandInput
|
|
2856
|
+
| GetSubnetCidrReservationsCommandInput
|
|
2857
|
+
| GetTransitGatewayAttachmentPropagationsCommandInput
|
|
2858
|
+
| GetTransitGatewayMulticastDomainAssociationsCommandInput
|
|
2859
|
+
| GetTransitGatewayPolicyTableAssociationsCommandInput
|
|
2860
|
+
| GetTransitGatewayPolicyTableEntriesCommandInput
|
|
2861
|
+
| GetTransitGatewayPrefixListReferencesCommandInput
|
|
2862
|
+
| GetTransitGatewayRouteTableAssociationsCommandInput
|
|
2863
|
+
| GetTransitGatewayRouteTablePropagationsCommandInput
|
|
2864
|
+
| GetVerifiedAccessEndpointPolicyCommandInput
|
|
2865
|
+
| GetVerifiedAccessGroupPolicyCommandInput
|
|
2866
|
+
| GetVpnConnectionDeviceSampleConfigurationCommandInput
|
|
2867
|
+
| GetVpnConnectionDeviceTypesCommandInput
|
|
2868
|
+
| GetVpnTunnelReplacementStatusCommandInput
|
|
2869
|
+
| ImportClientVpnClientCertificateRevocationListCommandInput
|
|
2870
|
+
| ImportImageCommandInput
|
|
2871
|
+
| ImportInstanceCommandInput
|
|
2872
|
+
| ImportKeyPairCommandInput
|
|
2873
|
+
| ImportSnapshotCommandInput
|
|
2874
|
+
| ImportVolumeCommandInput
|
|
2875
|
+
| ListImagesInRecycleBinCommandInput
|
|
2876
|
+
| ListSnapshotsInRecycleBinCommandInput
|
|
2877
|
+
| ModifyAddressAttributeCommandInput
|
|
2878
|
+
| ModifyAvailabilityZoneGroupCommandInput
|
|
2879
|
+
| ModifyCapacityReservationCommandInput
|
|
2880
|
+
| ModifyCapacityReservationFleetCommandInput
|
|
2881
|
+
| ModifyClientVpnEndpointCommandInput
|
|
2882
|
+
| ModifyDefaultCreditSpecificationCommandInput
|
|
2883
|
+
| ModifyEbsDefaultKmsKeyIdCommandInput
|
|
2884
|
+
| ModifyFleetCommandInput
|
|
2885
|
+
| ModifyFpgaImageAttributeCommandInput
|
|
2886
|
+
| ModifyHostsCommandInput
|
|
2887
|
+
| ModifyIdFormatCommandInput
|
|
2888
|
+
| ModifyIdentityIdFormatCommandInput
|
|
2889
|
+
| ModifyImageAttributeCommandInput
|
|
2890
|
+
| ModifyInstanceAttributeCommandInput
|
|
2891
|
+
| ModifyInstanceCapacityReservationAttributesCommandInput
|
|
2892
|
+
| ModifyInstanceCreditSpecificationCommandInput
|
|
2893
|
+
| ModifyInstanceEventStartTimeCommandInput
|
|
2894
|
+
| ModifyInstanceEventWindowCommandInput
|
|
2895
|
+
| ModifyInstanceMaintenanceOptionsCommandInput
|
|
2896
|
+
| ModifyInstanceMetadataOptionsCommandInput
|
|
2897
|
+
| ModifyInstancePlacementCommandInput
|
|
2898
|
+
| ModifyIpamCommandInput
|
|
2899
|
+
| ModifyIpamPoolCommandInput
|
|
2900
|
+
| ModifyIpamResourceCidrCommandInput
|
|
2901
|
+
| ModifyIpamResourceDiscoveryCommandInput
|
|
2902
|
+
| ModifyIpamScopeCommandInput
|
|
2903
|
+
| ModifyLaunchTemplateCommandInput
|
|
2904
|
+
| ModifyLocalGatewayRouteCommandInput
|
|
2905
|
+
| ModifyManagedPrefixListCommandInput
|
|
2906
|
+
| ModifyNetworkInterfaceAttributeCommandInput
|
|
2907
|
+
| ModifyPrivateDnsNameOptionsCommandInput
|
|
2908
|
+
| ModifyReservedInstancesCommandInput
|
|
2909
|
+
| ModifySecurityGroupRulesCommandInput
|
|
2910
|
+
| ModifySnapshotAttributeCommandInput
|
|
2911
|
+
| ModifySnapshotTierCommandInput
|
|
2912
|
+
| ModifySpotFleetRequestCommandInput
|
|
2913
|
+
| ModifySubnetAttributeCommandInput
|
|
2914
|
+
| ModifyTrafficMirrorFilterNetworkServicesCommandInput
|
|
2915
|
+
| ModifyTrafficMirrorFilterRuleCommandInput
|
|
2916
|
+
| ModifyTrafficMirrorSessionCommandInput
|
|
2917
|
+
| ModifyTransitGatewayCommandInput
|
|
2918
|
+
| ModifyTransitGatewayPrefixListReferenceCommandInput
|
|
2919
|
+
| ModifyTransitGatewayVpcAttachmentCommandInput
|
|
2920
|
+
| ModifyVerifiedAccessEndpointCommandInput
|
|
2921
|
+
| ModifyVerifiedAccessEndpointPolicyCommandInput
|
|
2922
|
+
| ModifyVerifiedAccessGroupCommandInput
|
|
2923
|
+
| ModifyVerifiedAccessGroupPolicyCommandInput
|
|
2924
|
+
| ModifyVerifiedAccessInstanceCommandInput
|
|
2925
|
+
| ModifyVerifiedAccessInstanceLoggingConfigurationCommandInput
|
|
2926
|
+
| ModifyVerifiedAccessTrustProviderCommandInput
|
|
2927
|
+
| ModifyVolumeAttributeCommandInput
|
|
2928
|
+
| ModifyVolumeCommandInput
|
|
2929
|
+
| ModifyVpcAttributeCommandInput
|
|
2930
|
+
| ModifyVpcEndpointCommandInput
|
|
2931
|
+
| ModifyVpcEndpointConnectionNotificationCommandInput
|
|
2932
|
+
| ModifyVpcEndpointServiceConfigurationCommandInput
|
|
2933
|
+
| ModifyVpcEndpointServicePayerResponsibilityCommandInput
|
|
2934
|
+
| ModifyVpcEndpointServicePermissionsCommandInput
|
|
2935
|
+
| ModifyVpcPeeringConnectionOptionsCommandInput
|
|
2936
|
+
| ModifyVpcTenancyCommandInput
|
|
2937
|
+
| ModifyVpnConnectionCommandInput
|
|
2938
|
+
| ModifyVpnConnectionOptionsCommandInput
|
|
2939
|
+
| ModifyVpnTunnelCertificateCommandInput
|
|
2940
|
+
| ModifyVpnTunnelOptionsCommandInput
|
|
2941
|
+
| MonitorInstancesCommandInput
|
|
2942
|
+
| MoveAddressToVpcCommandInput
|
|
2943
|
+
| MoveByoipCidrToIpamCommandInput
|
|
2944
|
+
| ProvisionByoipCidrCommandInput
|
|
2945
|
+
| ProvisionIpamPoolCidrCommandInput
|
|
2946
|
+
| ProvisionPublicIpv4PoolCidrCommandInput
|
|
2947
|
+
| PurchaseHostReservationCommandInput
|
|
2948
|
+
| PurchaseReservedInstancesOfferingCommandInput
|
|
2949
|
+
| PurchaseScheduledInstancesCommandInput
|
|
2950
|
+
| RebootInstancesCommandInput
|
|
2951
|
+
| RegisterImageCommandInput
|
|
2952
|
+
| RegisterInstanceEventNotificationAttributesCommandInput
|
|
2953
|
+
| RegisterTransitGatewayMulticastGroupMembersCommandInput
|
|
2954
|
+
| RegisterTransitGatewayMulticastGroupSourcesCommandInput
|
|
2955
|
+
| RejectTransitGatewayMulticastDomainAssociationsCommandInput
|
|
2956
|
+
| RejectTransitGatewayPeeringAttachmentCommandInput
|
|
2957
|
+
| RejectTransitGatewayVpcAttachmentCommandInput
|
|
2958
|
+
| RejectVpcEndpointConnectionsCommandInput
|
|
2959
|
+
| RejectVpcPeeringConnectionCommandInput
|
|
2960
|
+
| ReleaseAddressCommandInput
|
|
2961
|
+
| ReleaseHostsCommandInput
|
|
2962
|
+
| ReleaseIpamPoolAllocationCommandInput
|
|
2963
|
+
| ReplaceIamInstanceProfileAssociationCommandInput
|
|
2964
|
+
| ReplaceNetworkAclAssociationCommandInput
|
|
2965
|
+
| ReplaceNetworkAclEntryCommandInput
|
|
2966
|
+
| ReplaceRouteCommandInput
|
|
2967
|
+
| ReplaceRouteTableAssociationCommandInput
|
|
2968
|
+
| ReplaceTransitGatewayRouteCommandInput
|
|
2969
|
+
| ReplaceVpnTunnelCommandInput
|
|
2970
|
+
| ReportInstanceStatusCommandInput
|
|
2971
|
+
| RequestSpotFleetCommandInput
|
|
2972
|
+
| RequestSpotInstancesCommandInput
|
|
2973
|
+
| ResetAddressAttributeCommandInput
|
|
2974
|
+
| ResetEbsDefaultKmsKeyIdCommandInput
|
|
2975
|
+
| ResetFpgaImageAttributeCommandInput
|
|
2976
|
+
| ResetImageAttributeCommandInput
|
|
2977
|
+
| ResetInstanceAttributeCommandInput
|
|
2978
|
+
| ResetNetworkInterfaceAttributeCommandInput
|
|
2979
|
+
| ResetSnapshotAttributeCommandInput
|
|
2980
|
+
| RestoreAddressToClassicCommandInput
|
|
2981
|
+
| RestoreImageFromRecycleBinCommandInput
|
|
2982
|
+
| RestoreManagedPrefixListVersionCommandInput
|
|
2983
|
+
| RestoreSnapshotFromRecycleBinCommandInput
|
|
2984
|
+
| RestoreSnapshotTierCommandInput
|
|
2985
|
+
| RevokeClientVpnIngressCommandInput
|
|
2986
|
+
| RevokeSecurityGroupEgressCommandInput
|
|
2987
|
+
| RevokeSecurityGroupIngressCommandInput
|
|
2988
|
+
| RunInstancesCommandInput
|
|
2989
|
+
| RunScheduledInstancesCommandInput
|
|
2990
|
+
| SearchLocalGatewayRoutesCommandInput
|
|
2991
|
+
| SearchTransitGatewayMulticastGroupsCommandInput
|
|
2992
|
+
| SearchTransitGatewayRoutesCommandInput
|
|
2993
|
+
| SendDiagnosticInterruptCommandInput
|
|
2994
|
+
| StartInstancesCommandInput
|
|
2995
|
+
| StartNetworkInsightsAccessScopeAnalysisCommandInput
|
|
2996
|
+
| StartNetworkInsightsAnalysisCommandInput
|
|
2997
|
+
| StartVpcEndpointServicePrivateDnsVerificationCommandInput
|
|
2998
|
+
| StopInstancesCommandInput
|
|
2999
|
+
| TerminateClientVpnConnectionsCommandInput
|
|
3000
|
+
| TerminateInstancesCommandInput
|
|
3001
|
+
| UnassignIpv6AddressesCommandInput
|
|
3002
|
+
| UnassignPrivateIpAddressesCommandInput
|
|
3003
|
+
| UnassignPrivateNatGatewayAddressCommandInput
|
|
3004
|
+
| UnmonitorInstancesCommandInput
|
|
3005
|
+
| UpdateSecurityGroupRuleDescriptionsEgressCommandInput
|
|
3006
|
+
| UpdateSecurityGroupRuleDescriptionsIngressCommandInput
|
|
3007
|
+
| WithdrawByoipCidrCommandInput;
|
|
3008
|
+
export type ServiceOutputTypes =
|
|
3009
|
+
| AcceptAddressTransferCommandOutput
|
|
3010
|
+
| AcceptReservedInstancesExchangeQuoteCommandOutput
|
|
3011
|
+
| AcceptTransitGatewayMulticastDomainAssociationsCommandOutput
|
|
3012
|
+
| AcceptTransitGatewayPeeringAttachmentCommandOutput
|
|
3013
|
+
| AcceptTransitGatewayVpcAttachmentCommandOutput
|
|
3014
|
+
| AcceptVpcEndpointConnectionsCommandOutput
|
|
3015
|
+
| AcceptVpcPeeringConnectionCommandOutput
|
|
3016
|
+
| AdvertiseByoipCidrCommandOutput
|
|
3017
|
+
| AllocateAddressCommandOutput
|
|
3018
|
+
| AllocateHostsCommandOutput
|
|
3019
|
+
| AllocateIpamPoolCidrCommandOutput
|
|
3020
|
+
| ApplySecurityGroupsToClientVpnTargetNetworkCommandOutput
|
|
3021
|
+
| AssignIpv6AddressesCommandOutput
|
|
3022
|
+
| AssignPrivateIpAddressesCommandOutput
|
|
3023
|
+
| AssignPrivateNatGatewayAddressCommandOutput
|
|
3024
|
+
| AssociateAddressCommandOutput
|
|
3025
|
+
| AssociateClientVpnTargetNetworkCommandOutput
|
|
3026
|
+
| AssociateDhcpOptionsCommandOutput
|
|
3027
|
+
| AssociateEnclaveCertificateIamRoleCommandOutput
|
|
3028
|
+
| AssociateIamInstanceProfileCommandOutput
|
|
3029
|
+
| AssociateInstanceEventWindowCommandOutput
|
|
3030
|
+
| AssociateIpamResourceDiscoveryCommandOutput
|
|
3031
|
+
| AssociateNatGatewayAddressCommandOutput
|
|
3032
|
+
| AssociateRouteTableCommandOutput
|
|
3033
|
+
| AssociateSubnetCidrBlockCommandOutput
|
|
3034
|
+
| AssociateTransitGatewayMulticastDomainCommandOutput
|
|
3035
|
+
| AssociateTransitGatewayPolicyTableCommandOutput
|
|
3036
|
+
| AssociateTransitGatewayRouteTableCommandOutput
|
|
3037
|
+
| AssociateTrunkInterfaceCommandOutput
|
|
3038
|
+
| AssociateVpcCidrBlockCommandOutput
|
|
3039
|
+
| AttachClassicLinkVpcCommandOutput
|
|
3040
|
+
| AttachInternetGatewayCommandOutput
|
|
3041
|
+
| AttachNetworkInterfaceCommandOutput
|
|
3042
|
+
| AttachVerifiedAccessTrustProviderCommandOutput
|
|
3043
|
+
| AttachVolumeCommandOutput
|
|
3044
|
+
| AttachVpnGatewayCommandOutput
|
|
3045
|
+
| AuthorizeClientVpnIngressCommandOutput
|
|
3046
|
+
| AuthorizeSecurityGroupEgressCommandOutput
|
|
3047
|
+
| AuthorizeSecurityGroupIngressCommandOutput
|
|
3048
|
+
| BundleInstanceCommandOutput
|
|
3049
|
+
| CancelBundleTaskCommandOutput
|
|
3050
|
+
| CancelCapacityReservationCommandOutput
|
|
3051
|
+
| CancelCapacityReservationFleetsCommandOutput
|
|
3052
|
+
| CancelConversionTaskCommandOutput
|
|
3053
|
+
| CancelExportTaskCommandOutput
|
|
3054
|
+
| CancelImageLaunchPermissionCommandOutput
|
|
3055
|
+
| CancelImportTaskCommandOutput
|
|
3056
|
+
| CancelReservedInstancesListingCommandOutput
|
|
3057
|
+
| CancelSpotFleetRequestsCommandOutput
|
|
3058
|
+
| CancelSpotInstanceRequestsCommandOutput
|
|
3059
|
+
| ConfirmProductInstanceCommandOutput
|
|
3060
|
+
| CopyFpgaImageCommandOutput
|
|
3061
|
+
| CopyImageCommandOutput
|
|
3062
|
+
| CopySnapshotCommandOutput
|
|
3063
|
+
| CreateCapacityReservationCommandOutput
|
|
3064
|
+
| CreateCapacityReservationFleetCommandOutput
|
|
3065
|
+
| CreateCarrierGatewayCommandOutput
|
|
3066
|
+
| CreateClientVpnEndpointCommandOutput
|
|
3067
|
+
| CreateClientVpnRouteCommandOutput
|
|
3068
|
+
| CreateCoipCidrCommandOutput
|
|
3069
|
+
| CreateCoipPoolCommandOutput
|
|
3070
|
+
| CreateCustomerGatewayCommandOutput
|
|
3071
|
+
| CreateDefaultSubnetCommandOutput
|
|
3072
|
+
| CreateDefaultVpcCommandOutput
|
|
3073
|
+
| CreateDhcpOptionsCommandOutput
|
|
3074
|
+
| CreateEgressOnlyInternetGatewayCommandOutput
|
|
3075
|
+
| CreateFleetCommandOutput
|
|
3076
|
+
| CreateFlowLogsCommandOutput
|
|
3077
|
+
| CreateFpgaImageCommandOutput
|
|
3078
|
+
| CreateImageCommandOutput
|
|
3079
|
+
| CreateInstanceEventWindowCommandOutput
|
|
3080
|
+
| CreateInstanceExportTaskCommandOutput
|
|
3081
|
+
| CreateInternetGatewayCommandOutput
|
|
3082
|
+
| CreateIpamCommandOutput
|
|
3083
|
+
| CreateIpamPoolCommandOutput
|
|
3084
|
+
| CreateIpamResourceDiscoveryCommandOutput
|
|
3085
|
+
| CreateIpamScopeCommandOutput
|
|
3086
|
+
| CreateKeyPairCommandOutput
|
|
3087
|
+
| CreateLaunchTemplateCommandOutput
|
|
3088
|
+
| CreateLaunchTemplateVersionCommandOutput
|
|
3089
|
+
| CreateLocalGatewayRouteCommandOutput
|
|
3090
|
+
| CreateLocalGatewayRouteTableCommandOutput
|
|
3091
|
+
| CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput
|
|
3092
|
+
| CreateLocalGatewayRouteTableVpcAssociationCommandOutput
|
|
3093
|
+
| CreateManagedPrefixListCommandOutput
|
|
3094
|
+
| CreateNatGatewayCommandOutput
|
|
3095
|
+
| CreateNetworkAclCommandOutput
|
|
3096
|
+
| CreateNetworkAclEntryCommandOutput
|
|
3097
|
+
| CreateNetworkInsightsAccessScopeCommandOutput
|
|
3098
|
+
| CreateNetworkInsightsPathCommandOutput
|
|
3099
|
+
| CreateNetworkInterfaceCommandOutput
|
|
3100
|
+
| CreateNetworkInterfacePermissionCommandOutput
|
|
3101
|
+
| CreatePlacementGroupCommandOutput
|
|
3102
|
+
| CreatePublicIpv4PoolCommandOutput
|
|
3103
|
+
| CreateReplaceRootVolumeTaskCommandOutput
|
|
3104
|
+
| CreateReservedInstancesListingCommandOutput
|
|
3105
|
+
| CreateRestoreImageTaskCommandOutput
|
|
3106
|
+
| CreateRouteCommandOutput
|
|
3107
|
+
| CreateRouteTableCommandOutput
|
|
3108
|
+
| CreateSecurityGroupCommandOutput
|
|
3109
|
+
| CreateSnapshotCommandOutput
|
|
3110
|
+
| CreateSnapshotsCommandOutput
|
|
3111
|
+
| CreateSpotDatafeedSubscriptionCommandOutput
|
|
3112
|
+
| CreateStoreImageTaskCommandOutput
|
|
3113
|
+
| CreateSubnetCidrReservationCommandOutput
|
|
3114
|
+
| CreateSubnetCommandOutput
|
|
3115
|
+
| CreateTagsCommandOutput
|
|
3116
|
+
| CreateTrafficMirrorFilterCommandOutput
|
|
3117
|
+
| CreateTrafficMirrorFilterRuleCommandOutput
|
|
3118
|
+
| CreateTrafficMirrorSessionCommandOutput
|
|
3119
|
+
| CreateTrafficMirrorTargetCommandOutput
|
|
3120
|
+
| CreateTransitGatewayCommandOutput
|
|
3121
|
+
| CreateTransitGatewayConnectCommandOutput
|
|
3122
|
+
| CreateTransitGatewayConnectPeerCommandOutput
|
|
3123
|
+
| CreateTransitGatewayMulticastDomainCommandOutput
|
|
3124
|
+
| CreateTransitGatewayPeeringAttachmentCommandOutput
|
|
3125
|
+
| CreateTransitGatewayPolicyTableCommandOutput
|
|
3126
|
+
| CreateTransitGatewayPrefixListReferenceCommandOutput
|
|
3127
|
+
| CreateTransitGatewayRouteCommandOutput
|
|
3128
|
+
| CreateTransitGatewayRouteTableAnnouncementCommandOutput
|
|
3129
|
+
| CreateTransitGatewayRouteTableCommandOutput
|
|
3130
|
+
| CreateTransitGatewayVpcAttachmentCommandOutput
|
|
3131
|
+
| CreateVerifiedAccessEndpointCommandOutput
|
|
3132
|
+
| CreateVerifiedAccessGroupCommandOutput
|
|
3133
|
+
| CreateVerifiedAccessInstanceCommandOutput
|
|
3134
|
+
| CreateVerifiedAccessTrustProviderCommandOutput
|
|
3135
|
+
| CreateVolumeCommandOutput
|
|
3136
|
+
| CreateVpcCommandOutput
|
|
3137
|
+
| CreateVpcEndpointCommandOutput
|
|
3138
|
+
| CreateVpcEndpointConnectionNotificationCommandOutput
|
|
3139
|
+
| CreateVpcEndpointServiceConfigurationCommandOutput
|
|
3140
|
+
| CreateVpcPeeringConnectionCommandOutput
|
|
3141
|
+
| CreateVpnConnectionCommandOutput
|
|
3142
|
+
| CreateVpnConnectionRouteCommandOutput
|
|
3143
|
+
| CreateVpnGatewayCommandOutput
|
|
3144
|
+
| DeleteCarrierGatewayCommandOutput
|
|
3145
|
+
| DeleteClientVpnEndpointCommandOutput
|
|
3146
|
+
| DeleteClientVpnRouteCommandOutput
|
|
3147
|
+
| DeleteCoipCidrCommandOutput
|
|
3148
|
+
| DeleteCoipPoolCommandOutput
|
|
3149
|
+
| DeleteCustomerGatewayCommandOutput
|
|
3150
|
+
| DeleteDhcpOptionsCommandOutput
|
|
3151
|
+
| DeleteEgressOnlyInternetGatewayCommandOutput
|
|
3152
|
+
| DeleteFleetsCommandOutput
|
|
3153
|
+
| DeleteFlowLogsCommandOutput
|
|
3154
|
+
| DeleteFpgaImageCommandOutput
|
|
3155
|
+
| DeleteInstanceEventWindowCommandOutput
|
|
3156
|
+
| DeleteInternetGatewayCommandOutput
|
|
3157
|
+
| DeleteIpamCommandOutput
|
|
3158
|
+
| DeleteIpamPoolCommandOutput
|
|
3159
|
+
| DeleteIpamResourceDiscoveryCommandOutput
|
|
3160
|
+
| DeleteIpamScopeCommandOutput
|
|
3161
|
+
| DeleteKeyPairCommandOutput
|
|
3162
|
+
| DeleteLaunchTemplateCommandOutput
|
|
3163
|
+
| DeleteLaunchTemplateVersionsCommandOutput
|
|
3164
|
+
| DeleteLocalGatewayRouteCommandOutput
|
|
3165
|
+
| DeleteLocalGatewayRouteTableCommandOutput
|
|
3166
|
+
| DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommandOutput
|
|
3167
|
+
| DeleteLocalGatewayRouteTableVpcAssociationCommandOutput
|
|
3168
|
+
| DeleteManagedPrefixListCommandOutput
|
|
3169
|
+
| DeleteNatGatewayCommandOutput
|
|
3170
|
+
| DeleteNetworkAclCommandOutput
|
|
3171
|
+
| DeleteNetworkAclEntryCommandOutput
|
|
3172
|
+
| DeleteNetworkInsightsAccessScopeAnalysisCommandOutput
|
|
3173
|
+
| DeleteNetworkInsightsAccessScopeCommandOutput
|
|
3174
|
+
| DeleteNetworkInsightsAnalysisCommandOutput
|
|
3175
|
+
| DeleteNetworkInsightsPathCommandOutput
|
|
3176
|
+
| DeleteNetworkInterfaceCommandOutput
|
|
3177
|
+
| DeleteNetworkInterfacePermissionCommandOutput
|
|
3178
|
+
| DeletePlacementGroupCommandOutput
|
|
3179
|
+
| DeletePublicIpv4PoolCommandOutput
|
|
3180
|
+
| DeleteQueuedReservedInstancesCommandOutput
|
|
3181
|
+
| DeleteRouteCommandOutput
|
|
3182
|
+
| DeleteRouteTableCommandOutput
|
|
3183
|
+
| DeleteSecurityGroupCommandOutput
|
|
3184
|
+
| DeleteSnapshotCommandOutput
|
|
3185
|
+
| DeleteSpotDatafeedSubscriptionCommandOutput
|
|
3186
|
+
| DeleteSubnetCidrReservationCommandOutput
|
|
3187
|
+
| DeleteSubnetCommandOutput
|
|
3188
|
+
| DeleteTagsCommandOutput
|
|
3189
|
+
| DeleteTrafficMirrorFilterCommandOutput
|
|
3190
|
+
| DeleteTrafficMirrorFilterRuleCommandOutput
|
|
3191
|
+
| DeleteTrafficMirrorSessionCommandOutput
|
|
3192
|
+
| DeleteTrafficMirrorTargetCommandOutput
|
|
3193
|
+
| DeleteTransitGatewayCommandOutput
|
|
3194
|
+
| DeleteTransitGatewayConnectCommandOutput
|
|
3195
|
+
| DeleteTransitGatewayConnectPeerCommandOutput
|
|
3196
|
+
| DeleteTransitGatewayMulticastDomainCommandOutput
|
|
3197
|
+
| DeleteTransitGatewayPeeringAttachmentCommandOutput
|
|
3198
|
+
| DeleteTransitGatewayPolicyTableCommandOutput
|
|
3199
|
+
| DeleteTransitGatewayPrefixListReferenceCommandOutput
|
|
3200
|
+
| DeleteTransitGatewayRouteCommandOutput
|
|
3201
|
+
| DeleteTransitGatewayRouteTableAnnouncementCommandOutput
|
|
3202
|
+
| DeleteTransitGatewayRouteTableCommandOutput
|
|
3203
|
+
| DeleteTransitGatewayVpcAttachmentCommandOutput
|
|
3204
|
+
| DeleteVerifiedAccessEndpointCommandOutput
|
|
3205
|
+
| DeleteVerifiedAccessGroupCommandOutput
|
|
3206
|
+
| DeleteVerifiedAccessInstanceCommandOutput
|
|
3207
|
+
| DeleteVerifiedAccessTrustProviderCommandOutput
|
|
3208
|
+
| DeleteVolumeCommandOutput
|
|
3209
|
+
| DeleteVpcCommandOutput
|
|
3210
|
+
| DeleteVpcEndpointConnectionNotificationsCommandOutput
|
|
3211
|
+
| DeleteVpcEndpointServiceConfigurationsCommandOutput
|
|
3212
|
+
| DeleteVpcEndpointsCommandOutput
|
|
3213
|
+
| DeleteVpcPeeringConnectionCommandOutput
|
|
3214
|
+
| DeleteVpnConnectionCommandOutput
|
|
3215
|
+
| DeleteVpnConnectionRouteCommandOutput
|
|
3216
|
+
| DeleteVpnGatewayCommandOutput
|
|
3217
|
+
| DeprovisionByoipCidrCommandOutput
|
|
3218
|
+
| DeprovisionIpamPoolCidrCommandOutput
|
|
3219
|
+
| DeprovisionPublicIpv4PoolCidrCommandOutput
|
|
3220
|
+
| DeregisterImageCommandOutput
|
|
3221
|
+
| DeregisterInstanceEventNotificationAttributesCommandOutput
|
|
3222
|
+
| DeregisterTransitGatewayMulticastGroupMembersCommandOutput
|
|
3223
|
+
| DeregisterTransitGatewayMulticastGroupSourcesCommandOutput
|
|
3224
|
+
| DescribeAccountAttributesCommandOutput
|
|
3225
|
+
| DescribeAddressTransfersCommandOutput
|
|
3226
|
+
| DescribeAddressesAttributeCommandOutput
|
|
3227
|
+
| DescribeAddressesCommandOutput
|
|
3228
|
+
| DescribeAggregateIdFormatCommandOutput
|
|
3229
|
+
| DescribeAvailabilityZonesCommandOutput
|
|
3230
|
+
| DescribeAwsNetworkPerformanceMetricSubscriptionsCommandOutput
|
|
3231
|
+
| DescribeBundleTasksCommandOutput
|
|
3232
|
+
| DescribeByoipCidrsCommandOutput
|
|
3233
|
+
| DescribeCapacityReservationFleetsCommandOutput
|
|
3234
|
+
| DescribeCapacityReservationsCommandOutput
|
|
3235
|
+
| DescribeCarrierGatewaysCommandOutput
|
|
3236
|
+
| DescribeClassicLinkInstancesCommandOutput
|
|
3237
|
+
| DescribeClientVpnAuthorizationRulesCommandOutput
|
|
3238
|
+
| DescribeClientVpnConnectionsCommandOutput
|
|
3239
|
+
| DescribeClientVpnEndpointsCommandOutput
|
|
3240
|
+
| DescribeClientVpnRoutesCommandOutput
|
|
3241
|
+
| DescribeClientVpnTargetNetworksCommandOutput
|
|
3242
|
+
| DescribeCoipPoolsCommandOutput
|
|
3243
|
+
| DescribeConversionTasksCommandOutput
|
|
3244
|
+
| DescribeCustomerGatewaysCommandOutput
|
|
3245
|
+
| DescribeDhcpOptionsCommandOutput
|
|
3246
|
+
| DescribeEgressOnlyInternetGatewaysCommandOutput
|
|
3247
|
+
| DescribeElasticGpusCommandOutput
|
|
3248
|
+
| DescribeExportImageTasksCommandOutput
|
|
3249
|
+
| DescribeExportTasksCommandOutput
|
|
3250
|
+
| DescribeFastLaunchImagesCommandOutput
|
|
3251
|
+
| DescribeFastSnapshotRestoresCommandOutput
|
|
3252
|
+
| DescribeFleetHistoryCommandOutput
|
|
3253
|
+
| DescribeFleetInstancesCommandOutput
|
|
3254
|
+
| DescribeFleetsCommandOutput
|
|
3255
|
+
| DescribeFlowLogsCommandOutput
|
|
3256
|
+
| DescribeFpgaImageAttributeCommandOutput
|
|
3257
|
+
| DescribeFpgaImagesCommandOutput
|
|
3258
|
+
| DescribeHostReservationOfferingsCommandOutput
|
|
3259
|
+
| DescribeHostReservationsCommandOutput
|
|
3260
|
+
| DescribeHostsCommandOutput
|
|
3261
|
+
| DescribeIamInstanceProfileAssociationsCommandOutput
|
|
3262
|
+
| DescribeIdFormatCommandOutput
|
|
3263
|
+
| DescribeIdentityIdFormatCommandOutput
|
|
3264
|
+
| DescribeImageAttributeCommandOutput
|
|
3265
|
+
| DescribeImagesCommandOutput
|
|
3266
|
+
| DescribeImportImageTasksCommandOutput
|
|
3267
|
+
| DescribeImportSnapshotTasksCommandOutput
|
|
3268
|
+
| DescribeInstanceAttributeCommandOutput
|
|
3269
|
+
| DescribeInstanceCreditSpecificationsCommandOutput
|
|
3270
|
+
| DescribeInstanceEventNotificationAttributesCommandOutput
|
|
3271
|
+
| DescribeInstanceEventWindowsCommandOutput
|
|
3272
|
+
| DescribeInstanceStatusCommandOutput
|
|
3273
|
+
| DescribeInstanceTypeOfferingsCommandOutput
|
|
3274
|
+
| DescribeInstanceTypesCommandOutput
|
|
3275
|
+
| DescribeInstancesCommandOutput
|
|
3276
|
+
| DescribeInternetGatewaysCommandOutput
|
|
3277
|
+
| DescribeIpamPoolsCommandOutput
|
|
3278
|
+
| DescribeIpamResourceDiscoveriesCommandOutput
|
|
3279
|
+
| DescribeIpamResourceDiscoveryAssociationsCommandOutput
|
|
3280
|
+
| DescribeIpamScopesCommandOutput
|
|
3281
|
+
| DescribeIpamsCommandOutput
|
|
3282
|
+
| DescribeIpv6PoolsCommandOutput
|
|
3283
|
+
| DescribeKeyPairsCommandOutput
|
|
3284
|
+
| DescribeLaunchTemplateVersionsCommandOutput
|
|
3285
|
+
| DescribeLaunchTemplatesCommandOutput
|
|
3286
|
+
| DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommandOutput
|
|
3287
|
+
| DescribeLocalGatewayRouteTableVpcAssociationsCommandOutput
|
|
3288
|
+
| DescribeLocalGatewayRouteTablesCommandOutput
|
|
3289
|
+
| DescribeLocalGatewayVirtualInterfaceGroupsCommandOutput
|
|
3290
|
+
| DescribeLocalGatewayVirtualInterfacesCommandOutput
|
|
3291
|
+
| DescribeLocalGatewaysCommandOutput
|
|
3292
|
+
| DescribeManagedPrefixListsCommandOutput
|
|
3293
|
+
| DescribeMovingAddressesCommandOutput
|
|
3294
|
+
| DescribeNatGatewaysCommandOutput
|
|
3295
|
+
| DescribeNetworkAclsCommandOutput
|
|
3296
|
+
| DescribeNetworkInsightsAccessScopeAnalysesCommandOutput
|
|
3297
|
+
| DescribeNetworkInsightsAccessScopesCommandOutput
|
|
3298
|
+
| DescribeNetworkInsightsAnalysesCommandOutput
|
|
3299
|
+
| DescribeNetworkInsightsPathsCommandOutput
|
|
3300
|
+
| DescribeNetworkInterfaceAttributeCommandOutput
|
|
3301
|
+
| DescribeNetworkInterfacePermissionsCommandOutput
|
|
3302
|
+
| DescribeNetworkInterfacesCommandOutput
|
|
3303
|
+
| DescribePlacementGroupsCommandOutput
|
|
3304
|
+
| DescribePrefixListsCommandOutput
|
|
3305
|
+
| DescribePrincipalIdFormatCommandOutput
|
|
3306
|
+
| DescribePublicIpv4PoolsCommandOutput
|
|
3307
|
+
| DescribeRegionsCommandOutput
|
|
3308
|
+
| DescribeReplaceRootVolumeTasksCommandOutput
|
|
3309
|
+
| DescribeReservedInstancesCommandOutput
|
|
3310
|
+
| DescribeReservedInstancesListingsCommandOutput
|
|
3311
|
+
| DescribeReservedInstancesModificationsCommandOutput
|
|
3312
|
+
| DescribeReservedInstancesOfferingsCommandOutput
|
|
3313
|
+
| DescribeRouteTablesCommandOutput
|
|
3314
|
+
| DescribeScheduledInstanceAvailabilityCommandOutput
|
|
3315
|
+
| DescribeScheduledInstancesCommandOutput
|
|
3316
|
+
| DescribeSecurityGroupReferencesCommandOutput
|
|
3317
|
+
| DescribeSecurityGroupRulesCommandOutput
|
|
3318
|
+
| DescribeSecurityGroupsCommandOutput
|
|
3319
|
+
| DescribeSnapshotAttributeCommandOutput
|
|
3320
|
+
| DescribeSnapshotTierStatusCommandOutput
|
|
3321
|
+
| DescribeSnapshotsCommandOutput
|
|
3322
|
+
| DescribeSpotDatafeedSubscriptionCommandOutput
|
|
3323
|
+
| DescribeSpotFleetInstancesCommandOutput
|
|
3324
|
+
| DescribeSpotFleetRequestHistoryCommandOutput
|
|
3325
|
+
| DescribeSpotFleetRequestsCommandOutput
|
|
3326
|
+
| DescribeSpotInstanceRequestsCommandOutput
|
|
3327
|
+
| DescribeSpotPriceHistoryCommandOutput
|
|
3328
|
+
| DescribeStaleSecurityGroupsCommandOutput
|
|
3329
|
+
| DescribeStoreImageTasksCommandOutput
|
|
3330
|
+
| DescribeSubnetsCommandOutput
|
|
3331
|
+
| DescribeTagsCommandOutput
|
|
3332
|
+
| DescribeTrafficMirrorFiltersCommandOutput
|
|
3333
|
+
| DescribeTrafficMirrorSessionsCommandOutput
|
|
3334
|
+
| DescribeTrafficMirrorTargetsCommandOutput
|
|
3335
|
+
| DescribeTransitGatewayAttachmentsCommandOutput
|
|
3336
|
+
| DescribeTransitGatewayConnectPeersCommandOutput
|
|
3337
|
+
| DescribeTransitGatewayConnectsCommandOutput
|
|
3338
|
+
| DescribeTransitGatewayMulticastDomainsCommandOutput
|
|
3339
|
+
| DescribeTransitGatewayPeeringAttachmentsCommandOutput
|
|
3340
|
+
| DescribeTransitGatewayPolicyTablesCommandOutput
|
|
3341
|
+
| DescribeTransitGatewayRouteTableAnnouncementsCommandOutput
|
|
3342
|
+
| DescribeTransitGatewayRouteTablesCommandOutput
|
|
3343
|
+
| DescribeTransitGatewayVpcAttachmentsCommandOutput
|
|
3344
|
+
| DescribeTransitGatewaysCommandOutput
|
|
3345
|
+
| DescribeTrunkInterfaceAssociationsCommandOutput
|
|
3346
|
+
| DescribeVerifiedAccessEndpointsCommandOutput
|
|
3347
|
+
| DescribeVerifiedAccessGroupsCommandOutput
|
|
3348
|
+
| DescribeVerifiedAccessInstanceLoggingConfigurationsCommandOutput
|
|
3349
|
+
| DescribeVerifiedAccessInstancesCommandOutput
|
|
3350
|
+
| DescribeVerifiedAccessTrustProvidersCommandOutput
|
|
3351
|
+
| DescribeVolumeAttributeCommandOutput
|
|
3352
|
+
| DescribeVolumeStatusCommandOutput
|
|
3353
|
+
| DescribeVolumesCommandOutput
|
|
3354
|
+
| DescribeVolumesModificationsCommandOutput
|
|
3355
|
+
| DescribeVpcAttributeCommandOutput
|
|
3356
|
+
| DescribeVpcClassicLinkCommandOutput
|
|
3357
|
+
| DescribeVpcClassicLinkDnsSupportCommandOutput
|
|
3358
|
+
| DescribeVpcEndpointConnectionNotificationsCommandOutput
|
|
3359
|
+
| DescribeVpcEndpointConnectionsCommandOutput
|
|
3360
|
+
| DescribeVpcEndpointServiceConfigurationsCommandOutput
|
|
3361
|
+
| DescribeVpcEndpointServicePermissionsCommandOutput
|
|
3362
|
+
| DescribeVpcEndpointServicesCommandOutput
|
|
3363
|
+
| DescribeVpcEndpointsCommandOutput
|
|
3364
|
+
| DescribeVpcPeeringConnectionsCommandOutput
|
|
3365
|
+
| DescribeVpcsCommandOutput
|
|
3366
|
+
| DescribeVpnConnectionsCommandOutput
|
|
3367
|
+
| DescribeVpnGatewaysCommandOutput
|
|
3368
|
+
| DetachClassicLinkVpcCommandOutput
|
|
3369
|
+
| DetachInternetGatewayCommandOutput
|
|
3370
|
+
| DetachNetworkInterfaceCommandOutput
|
|
3371
|
+
| DetachVerifiedAccessTrustProviderCommandOutput
|
|
3372
|
+
| DetachVolumeCommandOutput
|
|
3373
|
+
| DetachVpnGatewayCommandOutput
|
|
3374
|
+
| DisableAddressTransferCommandOutput
|
|
3375
|
+
| DisableAwsNetworkPerformanceMetricSubscriptionCommandOutput
|
|
3376
|
+
| DisableEbsEncryptionByDefaultCommandOutput
|
|
3377
|
+
| DisableFastLaunchCommandOutput
|
|
3378
|
+
| DisableFastSnapshotRestoresCommandOutput
|
|
3379
|
+
| DisableImageDeprecationCommandOutput
|
|
3380
|
+
| DisableIpamOrganizationAdminAccountCommandOutput
|
|
3381
|
+
| DisableSerialConsoleAccessCommandOutput
|
|
3382
|
+
| DisableTransitGatewayRouteTablePropagationCommandOutput
|
|
3383
|
+
| DisableVgwRoutePropagationCommandOutput
|
|
3384
|
+
| DisableVpcClassicLinkCommandOutput
|
|
3385
|
+
| DisableVpcClassicLinkDnsSupportCommandOutput
|
|
3386
|
+
| DisassociateAddressCommandOutput
|
|
3387
|
+
| DisassociateClientVpnTargetNetworkCommandOutput
|
|
3388
|
+
| DisassociateEnclaveCertificateIamRoleCommandOutput
|
|
3389
|
+
| DisassociateIamInstanceProfileCommandOutput
|
|
3390
|
+
| DisassociateInstanceEventWindowCommandOutput
|
|
3391
|
+
| DisassociateIpamResourceDiscoveryCommandOutput
|
|
3392
|
+
| DisassociateNatGatewayAddressCommandOutput
|
|
3393
|
+
| DisassociateRouteTableCommandOutput
|
|
3394
|
+
| DisassociateSubnetCidrBlockCommandOutput
|
|
3395
|
+
| DisassociateTransitGatewayMulticastDomainCommandOutput
|
|
3396
|
+
| DisassociateTransitGatewayPolicyTableCommandOutput
|
|
3397
|
+
| DisassociateTransitGatewayRouteTableCommandOutput
|
|
3398
|
+
| DisassociateTrunkInterfaceCommandOutput
|
|
3399
|
+
| DisassociateVpcCidrBlockCommandOutput
|
|
3400
|
+
| EnableAddressTransferCommandOutput
|
|
3401
|
+
| EnableAwsNetworkPerformanceMetricSubscriptionCommandOutput
|
|
3402
|
+
| EnableEbsEncryptionByDefaultCommandOutput
|
|
3403
|
+
| EnableFastLaunchCommandOutput
|
|
3404
|
+
| EnableFastSnapshotRestoresCommandOutput
|
|
3405
|
+
| EnableImageDeprecationCommandOutput
|
|
3406
|
+
| EnableIpamOrganizationAdminAccountCommandOutput
|
|
3407
|
+
| EnableReachabilityAnalyzerOrganizationSharingCommandOutput
|
|
3408
|
+
| EnableSerialConsoleAccessCommandOutput
|
|
3409
|
+
| EnableTransitGatewayRouteTablePropagationCommandOutput
|
|
3410
|
+
| EnableVgwRoutePropagationCommandOutput
|
|
3411
|
+
| EnableVolumeIOCommandOutput
|
|
3412
|
+
| EnableVpcClassicLinkCommandOutput
|
|
3413
|
+
| EnableVpcClassicLinkDnsSupportCommandOutput
|
|
3414
|
+
| ExportClientVpnClientCertificateRevocationListCommandOutput
|
|
3415
|
+
| ExportClientVpnClientConfigurationCommandOutput
|
|
3416
|
+
| ExportImageCommandOutput
|
|
3417
|
+
| ExportTransitGatewayRoutesCommandOutput
|
|
3418
|
+
| GetAssociatedEnclaveCertificateIamRolesCommandOutput
|
|
3419
|
+
| GetAssociatedIpv6PoolCidrsCommandOutput
|
|
3420
|
+
| GetAwsNetworkPerformanceDataCommandOutput
|
|
3421
|
+
| GetCapacityReservationUsageCommandOutput
|
|
3422
|
+
| GetCoipPoolUsageCommandOutput
|
|
3423
|
+
| GetConsoleOutputCommandOutput
|
|
3424
|
+
| GetConsoleScreenshotCommandOutput
|
|
3425
|
+
| GetDefaultCreditSpecificationCommandOutput
|
|
3426
|
+
| GetEbsDefaultKmsKeyIdCommandOutput
|
|
3427
|
+
| GetEbsEncryptionByDefaultCommandOutput
|
|
3428
|
+
| GetFlowLogsIntegrationTemplateCommandOutput
|
|
3429
|
+
| GetGroupsForCapacityReservationCommandOutput
|
|
3430
|
+
| GetHostReservationPurchasePreviewCommandOutput
|
|
3431
|
+
| GetInstanceTypesFromInstanceRequirementsCommandOutput
|
|
3432
|
+
| GetInstanceUefiDataCommandOutput
|
|
3433
|
+
| GetIpamAddressHistoryCommandOutput
|
|
3434
|
+
| GetIpamDiscoveredAccountsCommandOutput
|
|
3435
|
+
| GetIpamDiscoveredResourceCidrsCommandOutput
|
|
3436
|
+
| GetIpamPoolAllocationsCommandOutput
|
|
3437
|
+
| GetIpamPoolCidrsCommandOutput
|
|
3438
|
+
| GetIpamResourceCidrsCommandOutput
|
|
3439
|
+
| GetLaunchTemplateDataCommandOutput
|
|
3440
|
+
| GetManagedPrefixListAssociationsCommandOutput
|
|
3441
|
+
| GetManagedPrefixListEntriesCommandOutput
|
|
3442
|
+
| GetNetworkInsightsAccessScopeAnalysisFindingsCommandOutput
|
|
3443
|
+
| GetNetworkInsightsAccessScopeContentCommandOutput
|
|
3444
|
+
| GetPasswordDataCommandOutput
|
|
3445
|
+
| GetReservedInstancesExchangeQuoteCommandOutput
|
|
3446
|
+
| GetSerialConsoleAccessStatusCommandOutput
|
|
3447
|
+
| GetSpotPlacementScoresCommandOutput
|
|
3448
|
+
| GetSubnetCidrReservationsCommandOutput
|
|
3449
|
+
| GetTransitGatewayAttachmentPropagationsCommandOutput
|
|
3450
|
+
| GetTransitGatewayMulticastDomainAssociationsCommandOutput
|
|
3451
|
+
| GetTransitGatewayPolicyTableAssociationsCommandOutput
|
|
3452
|
+
| GetTransitGatewayPolicyTableEntriesCommandOutput
|
|
3453
|
+
| GetTransitGatewayPrefixListReferencesCommandOutput
|
|
3454
|
+
| GetTransitGatewayRouteTableAssociationsCommandOutput
|
|
3455
|
+
| GetTransitGatewayRouteTablePropagationsCommandOutput
|
|
3456
|
+
| GetVerifiedAccessEndpointPolicyCommandOutput
|
|
3457
|
+
| GetVerifiedAccessGroupPolicyCommandOutput
|
|
3458
|
+
| GetVpnConnectionDeviceSampleConfigurationCommandOutput
|
|
3459
|
+
| GetVpnConnectionDeviceTypesCommandOutput
|
|
3460
|
+
| GetVpnTunnelReplacementStatusCommandOutput
|
|
3461
|
+
| ImportClientVpnClientCertificateRevocationListCommandOutput
|
|
3462
|
+
| ImportImageCommandOutput
|
|
3463
|
+
| ImportInstanceCommandOutput
|
|
3464
|
+
| ImportKeyPairCommandOutput
|
|
3465
|
+
| ImportSnapshotCommandOutput
|
|
3466
|
+
| ImportVolumeCommandOutput
|
|
3467
|
+
| ListImagesInRecycleBinCommandOutput
|
|
3468
|
+
| ListSnapshotsInRecycleBinCommandOutput
|
|
3469
|
+
| ModifyAddressAttributeCommandOutput
|
|
3470
|
+
| ModifyAvailabilityZoneGroupCommandOutput
|
|
3471
|
+
| ModifyCapacityReservationCommandOutput
|
|
3472
|
+
| ModifyCapacityReservationFleetCommandOutput
|
|
3473
|
+
| ModifyClientVpnEndpointCommandOutput
|
|
3474
|
+
| ModifyDefaultCreditSpecificationCommandOutput
|
|
3475
|
+
| ModifyEbsDefaultKmsKeyIdCommandOutput
|
|
3476
|
+
| ModifyFleetCommandOutput
|
|
3477
|
+
| ModifyFpgaImageAttributeCommandOutput
|
|
3478
|
+
| ModifyHostsCommandOutput
|
|
3479
|
+
| ModifyIdFormatCommandOutput
|
|
3480
|
+
| ModifyIdentityIdFormatCommandOutput
|
|
3481
|
+
| ModifyImageAttributeCommandOutput
|
|
3482
|
+
| ModifyInstanceAttributeCommandOutput
|
|
3483
|
+
| ModifyInstanceCapacityReservationAttributesCommandOutput
|
|
3484
|
+
| ModifyInstanceCreditSpecificationCommandOutput
|
|
3485
|
+
| ModifyInstanceEventStartTimeCommandOutput
|
|
3486
|
+
| ModifyInstanceEventWindowCommandOutput
|
|
3487
|
+
| ModifyInstanceMaintenanceOptionsCommandOutput
|
|
3488
|
+
| ModifyInstanceMetadataOptionsCommandOutput
|
|
3489
|
+
| ModifyInstancePlacementCommandOutput
|
|
3490
|
+
| ModifyIpamCommandOutput
|
|
3491
|
+
| ModifyIpamPoolCommandOutput
|
|
3492
|
+
| ModifyIpamResourceCidrCommandOutput
|
|
3493
|
+
| ModifyIpamResourceDiscoveryCommandOutput
|
|
3494
|
+
| ModifyIpamScopeCommandOutput
|
|
3495
|
+
| ModifyLaunchTemplateCommandOutput
|
|
3496
|
+
| ModifyLocalGatewayRouteCommandOutput
|
|
3497
|
+
| ModifyManagedPrefixListCommandOutput
|
|
3498
|
+
| ModifyNetworkInterfaceAttributeCommandOutput
|
|
3499
|
+
| ModifyPrivateDnsNameOptionsCommandOutput
|
|
3500
|
+
| ModifyReservedInstancesCommandOutput
|
|
3501
|
+
| ModifySecurityGroupRulesCommandOutput
|
|
3502
|
+
| ModifySnapshotAttributeCommandOutput
|
|
3503
|
+
| ModifySnapshotTierCommandOutput
|
|
3504
|
+
| ModifySpotFleetRequestCommandOutput
|
|
3505
|
+
| ModifySubnetAttributeCommandOutput
|
|
3506
|
+
| ModifyTrafficMirrorFilterNetworkServicesCommandOutput
|
|
3507
|
+
| ModifyTrafficMirrorFilterRuleCommandOutput
|
|
3508
|
+
| ModifyTrafficMirrorSessionCommandOutput
|
|
3509
|
+
| ModifyTransitGatewayCommandOutput
|
|
3510
|
+
| ModifyTransitGatewayPrefixListReferenceCommandOutput
|
|
3511
|
+
| ModifyTransitGatewayVpcAttachmentCommandOutput
|
|
3512
|
+
| ModifyVerifiedAccessEndpointCommandOutput
|
|
3513
|
+
| ModifyVerifiedAccessEndpointPolicyCommandOutput
|
|
3514
|
+
| ModifyVerifiedAccessGroupCommandOutput
|
|
3515
|
+
| ModifyVerifiedAccessGroupPolicyCommandOutput
|
|
3516
|
+
| ModifyVerifiedAccessInstanceCommandOutput
|
|
3517
|
+
| ModifyVerifiedAccessInstanceLoggingConfigurationCommandOutput
|
|
3518
|
+
| ModifyVerifiedAccessTrustProviderCommandOutput
|
|
3519
|
+
| ModifyVolumeAttributeCommandOutput
|
|
3520
|
+
| ModifyVolumeCommandOutput
|
|
3521
|
+
| ModifyVpcAttributeCommandOutput
|
|
3522
|
+
| ModifyVpcEndpointCommandOutput
|
|
3523
|
+
| ModifyVpcEndpointConnectionNotificationCommandOutput
|
|
3524
|
+
| ModifyVpcEndpointServiceConfigurationCommandOutput
|
|
3525
|
+
| ModifyVpcEndpointServicePayerResponsibilityCommandOutput
|
|
3526
|
+
| ModifyVpcEndpointServicePermissionsCommandOutput
|
|
3527
|
+
| ModifyVpcPeeringConnectionOptionsCommandOutput
|
|
3528
|
+
| ModifyVpcTenancyCommandOutput
|
|
3529
|
+
| ModifyVpnConnectionCommandOutput
|
|
3530
|
+
| ModifyVpnConnectionOptionsCommandOutput
|
|
3531
|
+
| ModifyVpnTunnelCertificateCommandOutput
|
|
3532
|
+
| ModifyVpnTunnelOptionsCommandOutput
|
|
3533
|
+
| MonitorInstancesCommandOutput
|
|
3534
|
+
| MoveAddressToVpcCommandOutput
|
|
3535
|
+
| MoveByoipCidrToIpamCommandOutput
|
|
3536
|
+
| ProvisionByoipCidrCommandOutput
|
|
3537
|
+
| ProvisionIpamPoolCidrCommandOutput
|
|
3538
|
+
| ProvisionPublicIpv4PoolCidrCommandOutput
|
|
3539
|
+
| PurchaseHostReservationCommandOutput
|
|
3540
|
+
| PurchaseReservedInstancesOfferingCommandOutput
|
|
3541
|
+
| PurchaseScheduledInstancesCommandOutput
|
|
3542
|
+
| RebootInstancesCommandOutput
|
|
3543
|
+
| RegisterImageCommandOutput
|
|
3544
|
+
| RegisterInstanceEventNotificationAttributesCommandOutput
|
|
3545
|
+
| RegisterTransitGatewayMulticastGroupMembersCommandOutput
|
|
3546
|
+
| RegisterTransitGatewayMulticastGroupSourcesCommandOutput
|
|
3547
|
+
| RejectTransitGatewayMulticastDomainAssociationsCommandOutput
|
|
3548
|
+
| RejectTransitGatewayPeeringAttachmentCommandOutput
|
|
3549
|
+
| RejectTransitGatewayVpcAttachmentCommandOutput
|
|
3550
|
+
| RejectVpcEndpointConnectionsCommandOutput
|
|
3551
|
+
| RejectVpcPeeringConnectionCommandOutput
|
|
3552
|
+
| ReleaseAddressCommandOutput
|
|
3553
|
+
| ReleaseHostsCommandOutput
|
|
3554
|
+
| ReleaseIpamPoolAllocationCommandOutput
|
|
3555
|
+
| ReplaceIamInstanceProfileAssociationCommandOutput
|
|
3556
|
+
| ReplaceNetworkAclAssociationCommandOutput
|
|
3557
|
+
| ReplaceNetworkAclEntryCommandOutput
|
|
3558
|
+
| ReplaceRouteCommandOutput
|
|
3559
|
+
| ReplaceRouteTableAssociationCommandOutput
|
|
3560
|
+
| ReplaceTransitGatewayRouteCommandOutput
|
|
3561
|
+
| ReplaceVpnTunnelCommandOutput
|
|
3562
|
+
| ReportInstanceStatusCommandOutput
|
|
3563
|
+
| RequestSpotFleetCommandOutput
|
|
3564
|
+
| RequestSpotInstancesCommandOutput
|
|
3565
|
+
| ResetAddressAttributeCommandOutput
|
|
3566
|
+
| ResetEbsDefaultKmsKeyIdCommandOutput
|
|
3567
|
+
| ResetFpgaImageAttributeCommandOutput
|
|
3568
|
+
| ResetImageAttributeCommandOutput
|
|
3569
|
+
| ResetInstanceAttributeCommandOutput
|
|
3570
|
+
| ResetNetworkInterfaceAttributeCommandOutput
|
|
3571
|
+
| ResetSnapshotAttributeCommandOutput
|
|
3572
|
+
| RestoreAddressToClassicCommandOutput
|
|
3573
|
+
| RestoreImageFromRecycleBinCommandOutput
|
|
3574
|
+
| RestoreManagedPrefixListVersionCommandOutput
|
|
3575
|
+
| RestoreSnapshotFromRecycleBinCommandOutput
|
|
3576
|
+
| RestoreSnapshotTierCommandOutput
|
|
3577
|
+
| RevokeClientVpnIngressCommandOutput
|
|
3578
|
+
| RevokeSecurityGroupEgressCommandOutput
|
|
3579
|
+
| RevokeSecurityGroupIngressCommandOutput
|
|
3580
|
+
| RunInstancesCommandOutput
|
|
3581
|
+
| RunScheduledInstancesCommandOutput
|
|
3582
|
+
| SearchLocalGatewayRoutesCommandOutput
|
|
3583
|
+
| SearchTransitGatewayMulticastGroupsCommandOutput
|
|
3584
|
+
| SearchTransitGatewayRoutesCommandOutput
|
|
3585
|
+
| SendDiagnosticInterruptCommandOutput
|
|
3586
|
+
| StartInstancesCommandOutput
|
|
3587
|
+
| StartNetworkInsightsAccessScopeAnalysisCommandOutput
|
|
3588
|
+
| StartNetworkInsightsAnalysisCommandOutput
|
|
3589
|
+
| StartVpcEndpointServicePrivateDnsVerificationCommandOutput
|
|
3590
|
+
| StopInstancesCommandOutput
|
|
3591
|
+
| TerminateClientVpnConnectionsCommandOutput
|
|
3592
|
+
| TerminateInstancesCommandOutput
|
|
3593
|
+
| UnassignIpv6AddressesCommandOutput
|
|
3594
|
+
| UnassignPrivateIpAddressesCommandOutput
|
|
3595
|
+
| UnassignPrivateNatGatewayAddressCommandOutput
|
|
3596
|
+
| UnmonitorInstancesCommandOutput
|
|
3597
|
+
| UpdateSecurityGroupRuleDescriptionsEgressCommandOutput
|
|
3598
|
+
| UpdateSecurityGroupRuleDescriptionsIngressCommandOutput
|
|
3599
|
+
| WithdrawByoipCidrCommandOutput;
|
|
3600
|
+
export interface ClientDefaults
|
|
3601
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
3602
|
+
requestHandler?: __HttpHandler;
|
|
3603
|
+
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
3604
|
+
urlParser?: __UrlParser;
|
|
3605
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
3606
|
+
streamCollector?: __StreamCollector;
|
|
3607
|
+
base64Decoder?: __Decoder;
|
|
3608
|
+
base64Encoder?: __Encoder;
|
|
3609
|
+
utf8Decoder?: __Decoder;
|
|
3610
|
+
utf8Encoder?: __Encoder;
|
|
3611
|
+
runtime?: string;
|
|
3612
|
+
disableHostPrefix?: boolean;
|
|
3613
|
+
serviceId?: string;
|
|
3614
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
3615
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
3616
|
+
region?: string | __Provider<string>;
|
|
3617
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
3618
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
3619
|
+
maxAttempts?: number | __Provider<number>;
|
|
3620
|
+
retryMode?: string | __Provider<string>;
|
|
3621
|
+
logger?: __Logger;
|
|
3622
|
+
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
3623
|
+
}
|
|
3624
|
+
type EC2ClientConfigType = Partial<
|
|
3625
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
3626
|
+
> &
|
|
3627
|
+
ClientDefaults &
|
|
3628
|
+
RegionInputConfig &
|
|
3629
|
+
EndpointInputConfig<EndpointParameters> &
|
|
3630
|
+
RetryInputConfig &
|
|
3631
|
+
HostHeaderInputConfig &
|
|
3632
|
+
AwsAuthInputConfig &
|
|
3633
|
+
UserAgentInputConfig &
|
|
3634
|
+
ClientInputEndpointParameters;
|
|
3635
|
+
export interface EC2ClientConfig extends EC2ClientConfigType {}
|
|
3636
|
+
type EC2ClientResolvedConfigType =
|
|
3637
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
3638
|
+
Required<ClientDefaults> &
|
|
3639
|
+
RegionResolvedConfig &
|
|
3640
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
3641
|
+
RetryResolvedConfig &
|
|
3642
|
+
HostHeaderResolvedConfig &
|
|
3643
|
+
AwsAuthResolvedConfig &
|
|
3644
|
+
UserAgentResolvedConfig &
|
|
3645
|
+
ClientResolvedEndpointParameters;
|
|
3646
|
+
export interface EC2ClientResolvedConfig extends EC2ClientResolvedConfigType {}
|
|
3647
|
+
export declare class EC2Client extends __Client<
|
|
3648
|
+
__HttpHandlerOptions,
|
|
3649
|
+
ServiceInputTypes,
|
|
3650
|
+
ServiceOutputTypes,
|
|
3651
|
+
EC2ClientResolvedConfig
|
|
3652
|
+
> {
|
|
3653
|
+
readonly config: EC2ClientResolvedConfig;
|
|
3654
|
+
constructor(configuration: EC2ClientConfig);
|
|
3655
|
+
destroy(): void;
|
|
3656
|
+
}
|
|
3657
|
+
export {};
|