@aws-sdk/client-ec2 3.590.0 → 3.596.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/dist-cjs/index.js +126 -629
- package/dist-es/EC2.js +2 -0
- package/dist-es/commands/DescribeTrafficMirrorFilterRulesCommand.js +24 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/models/models_5.js +0 -7
- package/dist-es/models/models_6.js +7 -0
- package/dist-es/protocols/Aws_ec2.js +102 -0
- package/dist-types/EC2.d.ts +8 -0
- package/dist-types/EC2Client.d.ts +3 -2
- package/dist-types/commands/AcceptAddressTransferCommand.d.ts +3 -2
- package/dist-types/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/AllocateAddressCommand.d.ts +3 -2
- package/dist-types/commands/AllocateHostsCommand.d.ts +3 -2
- package/dist-types/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpamResourceDiscoveryCommand.d.ts +3 -2
- package/dist-types/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/AssociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/AttachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/AttachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/AuthorizeSecurityGroupEgressCommand.d.ts +3 -2
- package/dist-types/commands/AuthorizeSecurityGroupIngressCommand.d.ts +3 -2
- package/dist-types/commands/BundleInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CancelBundleTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/CancelConversionTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
- package/dist-types/commands/CancelImportTaskCommand.d.ts +2 -1
- package/dist-types/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ConfirmProductInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CopyFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/CopyImageCommand.d.ts +3 -2
- package/dist-types/commands/CopySnapshotCommand.d.ts +3 -2
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -2
- package/dist-types/commands/CreateCapacityReservationFleetCommand.d.ts +3 -2
- package/dist-types/commands/CreateCarrierGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateClientVpnEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/CreateCoipPoolCommand.d.ts +3 -2
- package/dist-types/commands/CreateCustomerGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateDefaultSubnetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDefaultVpcCommand.d.ts +2 -1
- package/dist-types/commands/CreateDhcpOptionsCommand.d.ts +3 -2
- package/dist-types/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -2
- package/dist-types/commands/CreateFlowLogsCommand.d.ts +3 -2
- package/dist-types/commands/CreateFpgaImageCommand.d.ts +3 -2
- package/dist-types/commands/CreateImageCommand.d.ts +3 -2
- package/dist-types/commands/CreateInstanceConnectEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateInstanceEventWindowCommand.d.ts +3 -2
- package/dist-types/commands/CreateInstanceExportTaskCommand.d.ts +3 -2
- package/dist-types/commands/CreateInternetGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateIpamCommand.d.ts +3 -2
- package/dist-types/commands/CreateIpamPoolCommand.d.ts +3 -2
- package/dist-types/commands/CreateIpamResourceDiscoveryCommand.d.ts +3 -2
- package/dist-types/commands/CreateIpamScopeCommand.d.ts +3 -2
- package/dist-types/commands/CreateKeyPairCommand.d.ts +3 -2
- package/dist-types/commands/CreateLaunchTemplateCommand.d.ts +4 -3
- package/dist-types/commands/CreateLaunchTemplateVersionCommand.d.ts +4 -3
- package/dist-types/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateLocalGatewayRouteTableCommand.d.ts +3 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +3 -2
- package/dist-types/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +3 -2
- package/dist-types/commands/CreateManagedPrefixListCommand.d.ts +3 -2
- package/dist-types/commands/CreateNatGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkAclCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkInsightsPathCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkInterfaceCommand.d.ts +3 -2
- package/dist-types/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlacementGroupCommand.d.ts +3 -2
- package/dist-types/commands/CreatePublicIpv4PoolCommand.d.ts +3 -2
- package/dist-types/commands/CreateReplaceRootVolumeTaskCommand.d.ts +3 -2
- package/dist-types/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/commands/CreateRestoreImageTaskCommand.d.ts +3 -2
- package/dist-types/commands/CreateRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateRouteTableCommand.d.ts +3 -2
- package/dist-types/commands/CreateSecurityGroupCommand.d.ts +3 -2
- package/dist-types/commands/CreateSnapshotCommand.d.ts +3 -2
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +3 -2
- package/dist-types/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStoreImageTaskCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubnetCidrReservationCommand.d.ts +3 -2
- package/dist-types/commands/CreateSubnetCommand.d.ts +3 -2
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrafficMirrorFilterCommand.d.ts +20 -6
- package/dist-types/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +19 -1
- package/dist-types/commands/CreateTrafficMirrorSessionCommand.d.ts +3 -2
- package/dist-types/commands/CreateTrafficMirrorTargetCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayConnectCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayConnectPeerCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayPolicyTableCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayRouteTableCommand.d.ts +3 -2
- package/dist-types/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +3 -2
- package/dist-types/commands/CreateVerifiedAccessEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateVerifiedAccessGroupCommand.d.ts +3 -2
- package/dist-types/commands/CreateVerifiedAccessInstanceCommand.d.ts +3 -2
- package/dist-types/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +3 -2
- package/dist-types/commands/CreateVolumeCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpcCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpcEndpointCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpnConnectionCommand.d.ts +3 -2
- package/dist-types/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/CreateVpnGatewayCommand.d.ts +3 -2
- package/dist-types/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCoipPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFpgaImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeyPairCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNatGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlacementGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubnetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterImageCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressTransfersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeBundleTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCoipPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeElasticGpusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostReservationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHostsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceTypesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamPoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpamsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeyPairsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLaunchTemplateVersionsCommand.d.ts +3 -2
- package/dist-types/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMacHostsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMovingAddressesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNatGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkAclsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlacementGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrefixListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotFleetRequestsCommand.d.ts +4 -3
- package/dist-types/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStoreImageTasksCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSubnetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTagsCommand.d.ts +3 -2
- package/dist-types/commands/DescribeTrafficMirrorFilterRulesCommand.d.ts +101 -0
- package/dist-types/commands/DescribeTrafficMirrorFiltersCommand.d.ts +16 -3
- package/dist-types/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumeStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpcsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
- package/dist-types/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/commands/DetachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/commands/DetachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/commands/DisableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/DisableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
- package/dist-types/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/commands/EnableVolumeIOCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ExportImageCommand.d.ts +3 -2
- package/dist-types/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
- package/dist-types/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
- package/dist-types/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetCoipPoolUsageCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleOutputCommand.d.ts +2 -1
- package/dist-types/commands/GetConsoleScreenshotCommand.d.ts +2 -1
- package/dist-types/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
- package/dist-types/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceMetadataDefaultsCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceTpmEkPubCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceUefiDataCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamPoolAllocationsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamPoolCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
- package/dist-types/commands/GetLaunchTemplateDataCommand.d.ts +3 -2
- package/dist-types/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
- package/dist-types/commands/GetPasswordDataCommand.d.ts +2 -1
- package/dist-types/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
- package/dist-types/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
- package/dist-types/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
- package/dist-types/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/commands/ImportImageCommand.d.ts +3 -2
- package/dist-types/commands/ImportInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ImportKeyPairCommand.d.ts +3 -2
- package/dist-types/commands/ImportSnapshotCommand.d.ts +3 -2
- package/dist-types/commands/ImportVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/LockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFleetCommand.d.ts +2 -1
- package/dist-types/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyHostsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/commands/ModifyImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstancePlacementCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamPoolCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/commands/ModifyIpamScopeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyReservedInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifySnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
- package/dist-types/commands/ModifySubnetAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +16 -3
- package/dist-types/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +8 -1
- package/dist-types/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVolumeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpcTenancyCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/commands/MonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/MoveAddressToVpcCommand.d.ts +2 -1
- package/dist-types/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionByoipCidrCommand.d.ts +3 -2
- package/dist-types/commands/ProvisionIpamByoasnCommand.d.ts +3 -3
- package/dist-types/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseCapacityBlockCommand.d.ts +3 -2
- package/dist-types/commands/PurchaseHostReservationCommand.d.ts +3 -2
- package/dist-types/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RebootInstancesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterImageCommand.d.ts +3 -2
- package/dist-types/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseAddressCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseHostsCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
- package/dist-types/commands/ReportInstanceStatusCommand.d.ts +2 -1
- package/dist-types/commands/RequestSpotFleetCommand.d.ts +4 -3
- package/dist-types/commands/RequestSpotInstancesCommand.d.ts +3 -2
- package/dist-types/commands/ResetAddressAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetImageAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/commands/RestoreAddressToClassicCommand.d.ts +2 -1
- package/dist-types/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/commands/RestoreSnapshotTierCommand.d.ts +2 -1
- package/dist-types/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/commands/RunInstancesCommand.d.ts +3 -2
- package/dist-types/commands/RunScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
- package/dist-types/commands/StartInstancesCommand.d.ts +2 -1
- package/dist-types/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +3 -2
- package/dist-types/commands/StartNetworkInsightsAnalysisCommand.d.ts +3 -2
- package/dist-types/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
- package/dist-types/commands/StopInstancesCommand.d.ts +2 -1
- package/dist-types/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/TerminateInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/commands/UnlockSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/UnmonitorInstancesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
- package/dist-types/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/EC2ServiceException.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/models/models_2.d.ts +20 -10
- package/dist-types/models/models_5.d.ts +92 -78
- package/dist-types/models/models_6.d.ts +82 -46
- package/dist-types/models/models_7.d.ts +44 -0
- package/dist-types/protocols/Aws_ec2.d.ts +9 -0
- package/dist-types/ts3.4/EC2.d.ts +18 -0
- package/dist-types/ts3.4/EC2Client.d.ts +6 -0
- package/dist-types/ts3.4/commands/AcceptAddressTransferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AcceptVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AdvertiseByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AllocateAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AllocateHostsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AllocateIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AuthorizeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AuthorizeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BundleInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelBundleTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelCapacityReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelConversionTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelImageLaunchPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelImportTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConfirmProductInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyFpgaImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCapacityReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCoipPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDefaultSubnetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDefaultVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFlowLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFpgaImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceExportTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpamPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpamScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLaunchTemplateVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNatGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkAclCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePlacementGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateReplaceRootVolumeTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateReservedInstancesListingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRestoreImageTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateStoreImageTaskCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSubnetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpnConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateVpnGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCarrierGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCoipPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomerGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEgressOnlyInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFlowLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFpgaImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceConnectEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpamPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpamScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNatGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAccessScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInsightsPathCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkInterfacePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePlacementGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePublicIpv4PoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteQueuedReservedInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSubnetCidrReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSubnetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrafficMirrorTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayConnectPeerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpnConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpnConnectionRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteVpnGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionIpamByoasnCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeprovisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddressTransfersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddressesAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAggregateIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAvailabilityZonesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAwsNetworkPerformanceMetricSubscriptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeBundleTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeByoipCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCapacityBlockOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCapacityReservationFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCapacityReservationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCarrierGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClassicLinkInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnAuthorizationRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeClientVpnTargetNetworksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCoipPoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConversionTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCustomerGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeDhcpOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEgressOnlyInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeElasticGpusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExportImageTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFastLaunchImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFlowLogsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeFpgaImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostReservationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeHostsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIamInstanceProfileAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImportImageTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeImportSnapshotTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceConnectEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceCreditSpecificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceEventWindowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTopologyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypeOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInternetGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamByoasnCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamPoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamResourceDiscoveryAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamScopesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeIpv6PoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeKeyPairsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLaunchTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLaunchTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewayVirtualInterfacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLockedSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMacHostsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeManagedPrefixListsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeMovingAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNatGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkAclsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAccessScopesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsAnalysesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInsightsPathsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeNetworkInterfacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePlacementGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePrefixListsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePrincipalIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePublicIpv4PoolsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRegionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReplaceRootVolumeTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesListingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesModificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReservedInstancesOfferingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRouteTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstanceAvailabilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupReferencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotTierStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotDatafeedSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotFleetRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotInstanceRequestsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSpotPriceHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStaleSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeStoreImageTasksCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeSubnetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFilterRulesCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorFiltersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrafficMirrorTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectPeersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayConnectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayMulticastDomainsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPeeringAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayPolicyTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayRouteTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewayVpcAttachmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransitGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrunkInterfaceAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstanceLoggingConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVerifiedAccessTrustProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVolumeStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVolumesModificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionNotificationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServiceConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointServicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpcsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeVpnGatewaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachClassicLinkVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachInternetGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachNetworkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachVpnGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableAddressTransferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableFastLaunchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateClientVpnTargetNetworkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateEnclaveCertificateIamRoleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIamInstanceProfileCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIpamByoasnCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateSubnetCidrBlockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayMulticastDomainCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayPolicyTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTransitGatewayRouteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTrunkInterfaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateVpcCidrBlockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableAwsNetworkPerformanceMetricSubscriptionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableFastLaunchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableFastSnapshotRestoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableImageBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableImageDeprecationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableImageDeregistrationProtectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableIpamOrganizationAdminAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableReachabilityAnalyzerOrganizationSharingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSerialConsoleAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableSnapshotBlockPublicAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableTransitGatewayRouteTablePropagationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableVgwRoutePropagationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableVolumeIOCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableVpcClassicLinkDnsSupportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExportClientVpnClientConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExportImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExportTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssociatedEnclaveCertificateIamRolesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAssociatedIpv6PoolCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAwsNetworkPerformanceDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCapacityReservationUsageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCoipPoolUsageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConsoleOutputCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConsoleScreenshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEbsEncryptionByDefaultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetFlowLogsIntegrationTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetGroupsForCapacityReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetHostReservationPurchasePreviewCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetImageBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceMetadataDefaultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceTpmEkPubCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceTypesFromInstanceRequirementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInstanceUefiDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamAddressHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamDiscoveredAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamDiscoveredPublicAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamDiscoveredResourceCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamPoolAllocationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamPoolCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpamResourceCidrsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLaunchTemplateDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetManagedPrefixListEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkInsightsAccessScopeContentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPasswordDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetReservedInstancesExchangeQuoteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityGroupsForVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSerialConsoleAccessStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSnapshotBlockPublicAccessStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSpotPlacementScoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSubnetCidrReservationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayAttachmentPropagationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPolicyTableEntriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayPrefixListReferencesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTransitGatewayRouteTablePropagationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceSampleConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVpnConnectionDeviceTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetVpnTunnelReplacementStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportClientVpnClientCertificateRevocationListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListImagesInRecycleBinCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSnapshotsInRecycleBinCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/LockSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyAddressAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyAvailabilityZoneGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyCapacityReservationFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyClientVpnEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyDefaultCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyHostsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIdentityIdFormatCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCapacityReservationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceCreditSpecificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventStartTimeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMaintenanceOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataDefaultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstanceMetadataOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyInstancePlacementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIpamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIpamPoolCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIpamResourceCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIpamResourceDiscoveryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyIpamScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyLaunchTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyLocalGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyManagedPrefixListCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyPrivateDnsNameOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyReservedInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifySecurityGroupRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifySnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifySnapshotTierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifySpotFleetRequestCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifySubnetAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorFilterRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTrafficMirrorSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayPrefixListReferenceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessEndpointPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessGroupPolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessInstanceLoggingConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVerifiedAccessTrustProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVolumeAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVolumeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointConnectionNotificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServiceConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcEndpointServicePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcPeeringConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpcTenancyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpnConnectionOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MonitorInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MoveAddressToVpcCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/MoveByoipCidrToIpamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionIpamByoasnCommand.d.ts +6 -3
- package/dist-types/ts3.4/commands/ProvisionIpamPoolCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionPublicIpv4PoolCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseCapacityBlockCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseHostReservationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseReservedInstancesOfferingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PurchaseScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RebootInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterInstanceEventNotificationAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectTransitGatewayPeeringAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectTransitGatewayVpcAttachmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectVpcEndpointConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RejectVpcPeeringConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReleaseAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReleaseHostsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReleaseIpamPoolAllocationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceIamInstanceProfileAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceNetworkAclAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceNetworkAclEntryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceRouteTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceTransitGatewayRouteCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReplaceVpnTunnelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ReportInstanceStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestSpotFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RequestSpotInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetAddressAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetEbsDefaultKmsKeyIdCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetFpgaImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetImageAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetInstanceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetNetworkInterfaceAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetSnapshotAttributeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreAddressToClassicCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreImageFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreManagedPrefixListVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotFromRecycleBinCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreSnapshotTierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeClientVpnIngressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupEgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokeSecurityGroupIngressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RunInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RunScheduledInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchLocalGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayMulticastGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchTransitGatewayRoutesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SendDiagnosticInterruptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAccessScopeAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartNetworkInsightsAnalysisCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateClientVpnConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TerminateInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnassignIpv6AddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnassignPrivateIpAddressesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnassignPrivateNatGatewayAddressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UnmonitorInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/WithdrawByoipCidrCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/EC2ServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_2.d.ts +2 -0
- package/dist-types/ts3.4/models/models_5.d.ts +13 -22
- package/dist-types/ts3.4/models/models_6.d.ts +22 -11
- package/dist-types/ts3.4/models/models_7.d.ts +10 -0
- package/dist-types/ts3.4/protocols/Aws_ec2.d.ts +12 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -445,6 +445,7 @@ __export(src_exports, {
|
|
|
445
445
|
DescribeStoreImageTasksCommand: () => DescribeStoreImageTasksCommand,
|
|
446
446
|
DescribeSubnetsCommand: () => DescribeSubnetsCommand,
|
|
447
447
|
DescribeTagsCommand: () => DescribeTagsCommand,
|
|
448
|
+
DescribeTrafficMirrorFilterRulesCommand: () => DescribeTrafficMirrorFilterRulesCommand,
|
|
448
449
|
DescribeTrafficMirrorFiltersCommand: () => DescribeTrafficMirrorFiltersCommand,
|
|
449
450
|
DescribeTrafficMirrorSessionsCommand: () => DescribeTrafficMirrorSessionsCommand,
|
|
450
451
|
DescribeTrafficMirrorTargetsCommand: () => DescribeTrafficMirrorTargetsCommand,
|
|
@@ -1428,7 +1429,6 @@ var EC2Client = _EC2Client;
|
|
|
1428
1429
|
|
|
1429
1430
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
1430
1431
|
|
|
1431
|
-
var import_types = require("@smithy/types");
|
|
1432
1432
|
|
|
1433
1433
|
// src/protocols/Aws_ec2.ts
|
|
1434
1434
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -4781,6 +4781,16 @@ var se_DescribeTagsCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
|
4781
4781
|
});
|
|
4782
4782
|
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4783
4783
|
}, "se_DescribeTagsCommand");
|
|
4784
|
+
var se_DescribeTrafficMirrorFilterRulesCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4785
|
+
const headers = SHARED_HEADERS;
|
|
4786
|
+
let body;
|
|
4787
|
+
body = buildFormUrlencodedString({
|
|
4788
|
+
...se_DescribeTrafficMirrorFilterRulesRequest(input, context),
|
|
4789
|
+
[_A]: _DTMFRe,
|
|
4790
|
+
[_V]: _
|
|
4791
|
+
});
|
|
4792
|
+
return buildHttpRpcRequest(context, headers, "/", void 0, body);
|
|
4793
|
+
}, "se_DescribeTrafficMirrorFilterRulesCommand");
|
|
4784
4794
|
var se_DescribeTrafficMirrorFiltersCommand = /* @__PURE__ */ __name(async (input, context) => {
|
|
4785
4795
|
const headers = SHARED_HEADERS;
|
|
4786
4796
|
let body;
|
|
@@ -11909,6 +11919,19 @@ var de_DescribeTagsCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
11909
11919
|
};
|
|
11910
11920
|
return response;
|
|
11911
11921
|
}, "de_DescribeTagsCommand");
|
|
11922
|
+
var de_DescribeTrafficMirrorFilterRulesCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
11923
|
+
if (output.statusCode >= 300) {
|
|
11924
|
+
return de_CommandError(output, context);
|
|
11925
|
+
}
|
|
11926
|
+
const data = await (0, import_core2.parseXmlBody)(output.body, context);
|
|
11927
|
+
let contents = {};
|
|
11928
|
+
contents = de_DescribeTrafficMirrorFilterRulesResult(data, context);
|
|
11929
|
+
const response = {
|
|
11930
|
+
$metadata: deserializeMetadata(output),
|
|
11931
|
+
...contents
|
|
11932
|
+
};
|
|
11933
|
+
return response;
|
|
11934
|
+
}, "de_DescribeTrafficMirrorFilterRulesCommand");
|
|
11912
11935
|
var de_DescribeTrafficMirrorFiltersCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
11913
11936
|
if (output.statusCode >= 300) {
|
|
11914
11937
|
return de_CommandError(output, context);
|
|
@@ -19223,6 +19246,13 @@ var se_CreateTrafficMirrorFilterRuleRequest = /* @__PURE__ */ __name((input, con
|
|
|
19223
19246
|
if (input[_CTl] != null) {
|
|
19224
19247
|
entries[_CTl] = input[_CTl];
|
|
19225
19248
|
}
|
|
19249
|
+
if (input[_TS] != null) {
|
|
19250
|
+
const memberEntries = se_TagSpecificationList(input[_TS], context);
|
|
19251
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
19252
|
+
const loc = `TagSpecification.${key.substring(key.indexOf(".") + 1)}`;
|
|
19253
|
+
entries[loc] = value;
|
|
19254
|
+
});
|
|
19255
|
+
}
|
|
19226
19256
|
return entries;
|
|
19227
19257
|
}, "se_CreateTrafficMirrorFilterRuleRequest");
|
|
19228
19258
|
var se_CreateTrafficMirrorSessionRequest = /* @__PURE__ */ __name((input, context) => {
|
|
@@ -24203,6 +24233,36 @@ var se_DescribeTagsRequest = /* @__PURE__ */ __name((input, context) => {
|
|
|
24203
24233
|
}
|
|
24204
24234
|
return entries;
|
|
24205
24235
|
}, "se_DescribeTagsRequest");
|
|
24236
|
+
var se_DescribeTrafficMirrorFilterRulesRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24237
|
+
const entries = {};
|
|
24238
|
+
if (input[_TMFRIr] != null) {
|
|
24239
|
+
const memberEntries = se_TrafficMirrorFilterRuleIdList(input[_TMFRIr], context);
|
|
24240
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
24241
|
+
const loc = `TrafficMirrorFilterRuleId.${key.substring(key.indexOf(".") + 1)}`;
|
|
24242
|
+
entries[loc] = value;
|
|
24243
|
+
});
|
|
24244
|
+
}
|
|
24245
|
+
if (input[_TMFI] != null) {
|
|
24246
|
+
entries[_TMFI] = input[_TMFI];
|
|
24247
|
+
}
|
|
24248
|
+
if (input[_DRr] != null) {
|
|
24249
|
+
entries[_DRr] = input[_DRr];
|
|
24250
|
+
}
|
|
24251
|
+
if (input[_Fi] != null) {
|
|
24252
|
+
const memberEntries = se_FilterList(input[_Fi], context);
|
|
24253
|
+
Object.entries(memberEntries).forEach(([key, value]) => {
|
|
24254
|
+
const loc = `Filter.${key.substring(key.indexOf(".") + 1)}`;
|
|
24255
|
+
entries[loc] = value;
|
|
24256
|
+
});
|
|
24257
|
+
}
|
|
24258
|
+
if (input[_MR] != null) {
|
|
24259
|
+
entries[_MR] = input[_MR];
|
|
24260
|
+
}
|
|
24261
|
+
if (input[_NT] != null) {
|
|
24262
|
+
entries[_NT] = input[_NT];
|
|
24263
|
+
}
|
|
24264
|
+
return entries;
|
|
24265
|
+
}, "se_DescribeTrafficMirrorFilterRulesRequest");
|
|
24206
24266
|
var se_DescribeTrafficMirrorFiltersRequest = /* @__PURE__ */ __name((input, context) => {
|
|
24207
24267
|
const entries = {};
|
|
24208
24268
|
if (input[_TMFIr] != null) {
|
|
@@ -35913,6 +35973,18 @@ var se_TrafficMirrorFilterRuleFieldList = /* @__PURE__ */ __name((input, context
|
|
|
35913
35973
|
}
|
|
35914
35974
|
return entries;
|
|
35915
35975
|
}, "se_TrafficMirrorFilterRuleFieldList");
|
|
35976
|
+
var se_TrafficMirrorFilterRuleIdList = /* @__PURE__ */ __name((input, context) => {
|
|
35977
|
+
const entries = {};
|
|
35978
|
+
let counter = 1;
|
|
35979
|
+
for (const entry of input) {
|
|
35980
|
+
if (entry === null) {
|
|
35981
|
+
continue;
|
|
35982
|
+
}
|
|
35983
|
+
entries[`Item.${counter}`] = entry;
|
|
35984
|
+
counter++;
|
|
35985
|
+
}
|
|
35986
|
+
return entries;
|
|
35987
|
+
}, "se_TrafficMirrorFilterRuleIdList");
|
|
35916
35988
|
var se_TrafficMirrorNetworkServiceList = /* @__PURE__ */ __name((input, context) => {
|
|
35917
35989
|
const entries = {};
|
|
35918
35990
|
let counter = 1;
|
|
@@ -41965,6 +42037,18 @@ var de_DescribeTagsResult = /* @__PURE__ */ __name((output, context) => {
|
|
|
41965
42037
|
}
|
|
41966
42038
|
return contents;
|
|
41967
42039
|
}, "de_DescribeTagsResult");
|
|
42040
|
+
var de_DescribeTrafficMirrorFilterRulesResult = /* @__PURE__ */ __name((output, context) => {
|
|
42041
|
+
const contents = {};
|
|
42042
|
+
if (output.trafficMirrorFilterRuleSet === "") {
|
|
42043
|
+
contents[_TMFRr] = [];
|
|
42044
|
+
} else if (output[_tMFRS] != null && output[_tMFRS][_i] != null) {
|
|
42045
|
+
contents[_TMFRr] = de_TrafficMirrorFilterRuleSet((0, import_smithy_client.getArrayIfSingleItem)(output[_tMFRS][_i]), context);
|
|
42046
|
+
}
|
|
42047
|
+
if (output[_nTe] != null) {
|
|
42048
|
+
contents[_NT] = (0, import_smithy_client.expectString)(output[_nTe]);
|
|
42049
|
+
}
|
|
42050
|
+
return contents;
|
|
42051
|
+
}, "de_DescribeTrafficMirrorFilterRulesResult");
|
|
41968
42052
|
var de_DescribeTrafficMirrorFiltersResult = /* @__PURE__ */ __name((output, context) => {
|
|
41969
42053
|
const contents = {};
|
|
41970
42054
|
if (output.trafficMirrorFilterSet === "") {
|
|
@@ -54108,6 +54192,11 @@ var de_TrafficMirrorFilterRule = /* @__PURE__ */ __name((output, context) => {
|
|
|
54108
54192
|
if (output[_de] != null) {
|
|
54109
54193
|
contents[_De] = (0, import_smithy_client.expectString)(output[_de]);
|
|
54110
54194
|
}
|
|
54195
|
+
if (output.tagSet === "") {
|
|
54196
|
+
contents[_Ta] = [];
|
|
54197
|
+
} else if (output[_tS] != null && output[_tS][_i] != null) {
|
|
54198
|
+
contents[_Ta] = de_TagList((0, import_smithy_client.getArrayIfSingleItem)(output[_tS][_i]), context);
|
|
54199
|
+
}
|
|
54111
54200
|
return contents;
|
|
54112
54201
|
}, "de_TrafficMirrorFilterRule");
|
|
54113
54202
|
var de_TrafficMirrorFilterRuleList = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -54115,6 +54204,11 @@ var de_TrafficMirrorFilterRuleList = /* @__PURE__ */ __name((output, context) =>
|
|
|
54115
54204
|
return de_TrafficMirrorFilterRule(entry, context);
|
|
54116
54205
|
});
|
|
54117
54206
|
}, "de_TrafficMirrorFilterRuleList");
|
|
54207
|
+
var de_TrafficMirrorFilterRuleSet = /* @__PURE__ */ __name((output, context) => {
|
|
54208
|
+
return (output || []).filter((e) => e != null).map((entry) => {
|
|
54209
|
+
return de_TrafficMirrorFilterRule(entry, context);
|
|
54210
|
+
});
|
|
54211
|
+
}, "de_TrafficMirrorFilterRuleSet");
|
|
54118
54212
|
var de_TrafficMirrorFilterSet = /* @__PURE__ */ __name((output, context) => {
|
|
54119
54213
|
return (output || []).filter((e) => e != null).map((entry) => {
|
|
54120
54214
|
return de_TrafficMirrorFilter(entry, context);
|
|
@@ -57502,6 +57596,7 @@ var _DTI = "DisassociateTrunkInterface";
|
|
|
57502
57596
|
var _DTIA = "DescribeTrunkInterfaceAssociations";
|
|
57503
57597
|
var _DTMF = "DeleteTrafficMirrorFilter";
|
|
57504
57598
|
var _DTMFR = "DeleteTrafficMirrorFilterRule";
|
|
57599
|
+
var _DTMFRe = "DescribeTrafficMirrorFilterRules";
|
|
57505
57600
|
var _DTMFe = "DescribeTrafficMirrorFilters";
|
|
57506
57601
|
var _DTMS = "DeleteTrafficMirrorSession";
|
|
57507
57602
|
var _DTMSe = "DescribeTrafficMirrorSessions";
|
|
@@ -59048,6 +59143,8 @@ var _TMFI = "TrafficMirrorFilterId";
|
|
|
59048
59143
|
var _TMFIr = "TrafficMirrorFilterIds";
|
|
59049
59144
|
var _TMFR = "TrafficMirrorFilterRule";
|
|
59050
59145
|
var _TMFRI = "TrafficMirrorFilterRuleId";
|
|
59146
|
+
var _TMFRIr = "TrafficMirrorFilterRuleIds";
|
|
59147
|
+
var _TMFRr = "TrafficMirrorFilterRules";
|
|
59051
59148
|
var _TMFr = "TrafficMirrorFilters";
|
|
59052
59149
|
var _TMMIMB = "TotalMediaMemoryInMiB";
|
|
59053
59150
|
var _TMS = "TrafficMirrorSession";
|
|
@@ -60715,6 +60812,7 @@ var _tMF = "trafficMirrorFilter";
|
|
|
60715
60812
|
var _tMFI = "trafficMirrorFilterId";
|
|
60716
60813
|
var _tMFR = "trafficMirrorFilterRule";
|
|
60717
60814
|
var _tMFRI = "trafficMirrorFilterRuleId";
|
|
60815
|
+
var _tMFRS = "trafficMirrorFilterRuleSet";
|
|
60718
60816
|
var _tMFS = "trafficMirrorFilterSet";
|
|
60719
60817
|
var _tMMIMB = "totalMediaMemoryInMiB";
|
|
60720
60818
|
var _tMS = "trafficMirrorSession";
|
|
@@ -60904,7 +61002,6 @@ var AcceptAddressTransferCommand = _AcceptAddressTransferCommand;
|
|
|
60904
61002
|
|
|
60905
61003
|
|
|
60906
61004
|
|
|
60907
|
-
|
|
60908
61005
|
var _AcceptReservedInstancesExchangeQuoteCommand = class _AcceptReservedInstancesExchangeQuoteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60909
61006
|
...commonParams
|
|
60910
61007
|
}).m(function(Command, cs, config, o) {
|
|
@@ -60921,7 +61018,6 @@ var AcceptReservedInstancesExchangeQuoteCommand = _AcceptReservedInstancesExchan
|
|
|
60921
61018
|
|
|
60922
61019
|
|
|
60923
61020
|
|
|
60924
|
-
|
|
60925
61021
|
var _AcceptTransitGatewayMulticastDomainAssociationsCommand = class _AcceptTransitGatewayMulticastDomainAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60926
61022
|
...commonParams
|
|
60927
61023
|
}).m(function(Command, cs, config, o) {
|
|
@@ -60938,7 +61034,6 @@ var AcceptTransitGatewayMulticastDomainAssociationsCommand = _AcceptTransitGatew
|
|
|
60938
61034
|
|
|
60939
61035
|
|
|
60940
61036
|
|
|
60941
|
-
|
|
60942
61037
|
var _AcceptTransitGatewayPeeringAttachmentCommand = class _AcceptTransitGatewayPeeringAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60943
61038
|
...commonParams
|
|
60944
61039
|
}).m(function(Command, cs, config, o) {
|
|
@@ -60955,7 +61050,6 @@ var AcceptTransitGatewayPeeringAttachmentCommand = _AcceptTransitGatewayPeeringA
|
|
|
60955
61050
|
|
|
60956
61051
|
|
|
60957
61052
|
|
|
60958
|
-
|
|
60959
61053
|
var _AcceptTransitGatewayVpcAttachmentCommand = class _AcceptTransitGatewayVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60960
61054
|
...commonParams
|
|
60961
61055
|
}).m(function(Command, cs, config, o) {
|
|
@@ -60972,7 +61066,6 @@ var AcceptTransitGatewayVpcAttachmentCommand = _AcceptTransitGatewayVpcAttachmen
|
|
|
60972
61066
|
|
|
60973
61067
|
|
|
60974
61068
|
|
|
60975
|
-
|
|
60976
61069
|
var _AcceptVpcEndpointConnectionsCommand = class _AcceptVpcEndpointConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60977
61070
|
...commonParams
|
|
60978
61071
|
}).m(function(Command, cs, config, o) {
|
|
@@ -60989,7 +61082,6 @@ var AcceptVpcEndpointConnectionsCommand = _AcceptVpcEndpointConnectionsCommand;
|
|
|
60989
61082
|
|
|
60990
61083
|
|
|
60991
61084
|
|
|
60992
|
-
|
|
60993
61085
|
var _AcceptVpcPeeringConnectionCommand = class _AcceptVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
60994
61086
|
...commonParams
|
|
60995
61087
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61006,7 +61098,6 @@ var AcceptVpcPeeringConnectionCommand = _AcceptVpcPeeringConnectionCommand;
|
|
|
61006
61098
|
|
|
61007
61099
|
|
|
61008
61100
|
|
|
61009
|
-
|
|
61010
61101
|
var _AdvertiseByoipCidrCommand = class _AdvertiseByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61011
61102
|
...commonParams
|
|
61012
61103
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61023,7 +61114,6 @@ var AdvertiseByoipCidrCommand = _AdvertiseByoipCidrCommand;
|
|
|
61023
61114
|
|
|
61024
61115
|
|
|
61025
61116
|
|
|
61026
|
-
|
|
61027
61117
|
var _AllocateAddressCommand = class _AllocateAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61028
61118
|
...commonParams
|
|
61029
61119
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61040,7 +61130,6 @@ var AllocateAddressCommand = _AllocateAddressCommand;
|
|
|
61040
61130
|
|
|
61041
61131
|
|
|
61042
61132
|
|
|
61043
|
-
|
|
61044
61133
|
var _AllocateHostsCommand = class _AllocateHostsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61045
61134
|
...commonParams
|
|
61046
61135
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61057,7 +61146,6 @@ var AllocateHostsCommand = _AllocateHostsCommand;
|
|
|
61057
61146
|
|
|
61058
61147
|
|
|
61059
61148
|
|
|
61060
|
-
|
|
61061
61149
|
var _AllocateIpamPoolCidrCommand = class _AllocateIpamPoolCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61062
61150
|
...commonParams
|
|
61063
61151
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61074,7 +61162,6 @@ var AllocateIpamPoolCidrCommand = _AllocateIpamPoolCidrCommand;
|
|
|
61074
61162
|
|
|
61075
61163
|
|
|
61076
61164
|
|
|
61077
|
-
|
|
61078
61165
|
var _ApplySecurityGroupsToClientVpnTargetNetworkCommand = class _ApplySecurityGroupsToClientVpnTargetNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61079
61166
|
...commonParams
|
|
61080
61167
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61091,7 +61178,6 @@ var ApplySecurityGroupsToClientVpnTargetNetworkCommand = _ApplySecurityGroupsToC
|
|
|
61091
61178
|
|
|
61092
61179
|
|
|
61093
61180
|
|
|
61094
|
-
|
|
61095
61181
|
var _AssignIpv6AddressesCommand = class _AssignIpv6AddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61096
61182
|
...commonParams
|
|
61097
61183
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61108,7 +61194,6 @@ var AssignIpv6AddressesCommand = _AssignIpv6AddressesCommand;
|
|
|
61108
61194
|
|
|
61109
61195
|
|
|
61110
61196
|
|
|
61111
|
-
|
|
61112
61197
|
var _AssignPrivateIpAddressesCommand = class _AssignPrivateIpAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61113
61198
|
...commonParams
|
|
61114
61199
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61125,7 +61210,6 @@ var AssignPrivateIpAddressesCommand = _AssignPrivateIpAddressesCommand;
|
|
|
61125
61210
|
|
|
61126
61211
|
|
|
61127
61212
|
|
|
61128
|
-
|
|
61129
61213
|
var _AssignPrivateNatGatewayAddressCommand = class _AssignPrivateNatGatewayAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61130
61214
|
...commonParams
|
|
61131
61215
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61142,7 +61226,6 @@ var AssignPrivateNatGatewayAddressCommand = _AssignPrivateNatGatewayAddressComma
|
|
|
61142
61226
|
|
|
61143
61227
|
|
|
61144
61228
|
|
|
61145
|
-
|
|
61146
61229
|
var _AssociateAddressCommand = class _AssociateAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61147
61230
|
...commonParams
|
|
61148
61231
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61159,7 +61242,6 @@ var AssociateAddressCommand = _AssociateAddressCommand;
|
|
|
61159
61242
|
|
|
61160
61243
|
|
|
61161
61244
|
|
|
61162
|
-
|
|
61163
61245
|
var _AssociateClientVpnTargetNetworkCommand = class _AssociateClientVpnTargetNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61164
61246
|
...commonParams
|
|
61165
61247
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61176,7 +61258,6 @@ var AssociateClientVpnTargetNetworkCommand = _AssociateClientVpnTargetNetworkCom
|
|
|
61176
61258
|
|
|
61177
61259
|
|
|
61178
61260
|
|
|
61179
|
-
|
|
61180
61261
|
var _AssociateDhcpOptionsCommand = class _AssociateDhcpOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61181
61262
|
...commonParams
|
|
61182
61263
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61193,7 +61274,6 @@ var AssociateDhcpOptionsCommand = _AssociateDhcpOptionsCommand;
|
|
|
61193
61274
|
|
|
61194
61275
|
|
|
61195
61276
|
|
|
61196
|
-
|
|
61197
61277
|
var _AssociateEnclaveCertificateIamRoleCommand = class _AssociateEnclaveCertificateIamRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61198
61278
|
...commonParams
|
|
61199
61279
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61210,7 +61290,6 @@ var AssociateEnclaveCertificateIamRoleCommand = _AssociateEnclaveCertificateIamR
|
|
|
61210
61290
|
|
|
61211
61291
|
|
|
61212
61292
|
|
|
61213
|
-
|
|
61214
61293
|
var _AssociateIamInstanceProfileCommand = class _AssociateIamInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61215
61294
|
...commonParams
|
|
61216
61295
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61227,7 +61306,6 @@ var AssociateIamInstanceProfileCommand = _AssociateIamInstanceProfileCommand;
|
|
|
61227
61306
|
|
|
61228
61307
|
|
|
61229
61308
|
|
|
61230
|
-
|
|
61231
61309
|
var _AssociateInstanceEventWindowCommand = class _AssociateInstanceEventWindowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61232
61310
|
...commonParams
|
|
61233
61311
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61244,7 +61322,6 @@ var AssociateInstanceEventWindowCommand = _AssociateInstanceEventWindowCommand;
|
|
|
61244
61322
|
|
|
61245
61323
|
|
|
61246
61324
|
|
|
61247
|
-
|
|
61248
61325
|
var _AssociateIpamByoasnCommand = class _AssociateIpamByoasnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61249
61326
|
...commonParams
|
|
61250
61327
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61261,7 +61338,6 @@ var AssociateIpamByoasnCommand = _AssociateIpamByoasnCommand;
|
|
|
61261
61338
|
|
|
61262
61339
|
|
|
61263
61340
|
|
|
61264
|
-
|
|
61265
61341
|
var _AssociateIpamResourceDiscoveryCommand = class _AssociateIpamResourceDiscoveryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61266
61342
|
...commonParams
|
|
61267
61343
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61278,7 +61354,6 @@ var AssociateIpamResourceDiscoveryCommand = _AssociateIpamResourceDiscoveryComma
|
|
|
61278
61354
|
|
|
61279
61355
|
|
|
61280
61356
|
|
|
61281
|
-
|
|
61282
61357
|
var _AssociateNatGatewayAddressCommand = class _AssociateNatGatewayAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61283
61358
|
...commonParams
|
|
61284
61359
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61295,7 +61370,6 @@ var AssociateNatGatewayAddressCommand = _AssociateNatGatewayAddressCommand;
|
|
|
61295
61370
|
|
|
61296
61371
|
|
|
61297
61372
|
|
|
61298
|
-
|
|
61299
61373
|
var _AssociateRouteTableCommand = class _AssociateRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61300
61374
|
...commonParams
|
|
61301
61375
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61312,7 +61386,6 @@ var AssociateRouteTableCommand = _AssociateRouteTableCommand;
|
|
|
61312
61386
|
|
|
61313
61387
|
|
|
61314
61388
|
|
|
61315
|
-
|
|
61316
61389
|
var _AssociateSubnetCidrBlockCommand = class _AssociateSubnetCidrBlockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61317
61390
|
...commonParams
|
|
61318
61391
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61329,7 +61402,6 @@ var AssociateSubnetCidrBlockCommand = _AssociateSubnetCidrBlockCommand;
|
|
|
61329
61402
|
|
|
61330
61403
|
|
|
61331
61404
|
|
|
61332
|
-
|
|
61333
61405
|
var _AssociateTransitGatewayMulticastDomainCommand = class _AssociateTransitGatewayMulticastDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61334
61406
|
...commonParams
|
|
61335
61407
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61346,7 +61418,6 @@ var AssociateTransitGatewayMulticastDomainCommand = _AssociateTransitGatewayMult
|
|
|
61346
61418
|
|
|
61347
61419
|
|
|
61348
61420
|
|
|
61349
|
-
|
|
61350
61421
|
var _AssociateTransitGatewayPolicyTableCommand = class _AssociateTransitGatewayPolicyTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61351
61422
|
...commonParams
|
|
61352
61423
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61363,7 +61434,6 @@ var AssociateTransitGatewayPolicyTableCommand = _AssociateTransitGatewayPolicyTa
|
|
|
61363
61434
|
|
|
61364
61435
|
|
|
61365
61436
|
|
|
61366
|
-
|
|
61367
61437
|
var _AssociateTransitGatewayRouteTableCommand = class _AssociateTransitGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61368
61438
|
...commonParams
|
|
61369
61439
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61380,7 +61450,6 @@ var AssociateTransitGatewayRouteTableCommand = _AssociateTransitGatewayRouteTabl
|
|
|
61380
61450
|
|
|
61381
61451
|
|
|
61382
61452
|
|
|
61383
|
-
|
|
61384
61453
|
var _AssociateTrunkInterfaceCommand = class _AssociateTrunkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61385
61454
|
...commonParams
|
|
61386
61455
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61397,7 +61466,6 @@ var AssociateTrunkInterfaceCommand = _AssociateTrunkInterfaceCommand;
|
|
|
61397
61466
|
|
|
61398
61467
|
|
|
61399
61468
|
|
|
61400
|
-
|
|
61401
61469
|
var _AssociateVpcCidrBlockCommand = class _AssociateVpcCidrBlockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61402
61470
|
...commonParams
|
|
61403
61471
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61414,7 +61482,6 @@ var AssociateVpcCidrBlockCommand = _AssociateVpcCidrBlockCommand;
|
|
|
61414
61482
|
|
|
61415
61483
|
|
|
61416
61484
|
|
|
61417
|
-
|
|
61418
61485
|
var _AttachClassicLinkVpcCommand = class _AttachClassicLinkVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61419
61486
|
...commonParams
|
|
61420
61487
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61431,7 +61498,6 @@ var AttachClassicLinkVpcCommand = _AttachClassicLinkVpcCommand;
|
|
|
61431
61498
|
|
|
61432
61499
|
|
|
61433
61500
|
|
|
61434
|
-
|
|
61435
61501
|
var _AttachInternetGatewayCommand = class _AttachInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61436
61502
|
...commonParams
|
|
61437
61503
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61448,7 +61514,6 @@ var AttachInternetGatewayCommand = _AttachInternetGatewayCommand;
|
|
|
61448
61514
|
|
|
61449
61515
|
|
|
61450
61516
|
|
|
61451
|
-
|
|
61452
61517
|
var _AttachNetworkInterfaceCommand = class _AttachNetworkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
61453
61518
|
...commonParams
|
|
61454
61519
|
}).m(function(Command, cs, config, o) {
|
|
@@ -61466,7 +61531,6 @@ var AttachNetworkInterfaceCommand = _AttachNetworkInterfaceCommand;
|
|
|
61466
61531
|
|
|
61467
61532
|
|
|
61468
61533
|
|
|
61469
|
-
|
|
61470
61534
|
// src/models/models_0.ts
|
|
61471
61535
|
|
|
61472
61536
|
var AcceleratorManufacturer = {
|
|
@@ -61572,6 +61636,7 @@ var ResourceType = {
|
|
|
61572
61636
|
volume: "volume",
|
|
61573
61637
|
vpc: "vpc",
|
|
61574
61638
|
vpc_block_public_access_exclusion: "vpc-block-public-access-exclusion",
|
|
61639
|
+
vpc_encryption_control: "vpc-encryption-control",
|
|
61575
61640
|
vpc_endpoint: "vpc-endpoint",
|
|
61576
61641
|
vpc_endpoint_connection: "vpc-endpoint-connection",
|
|
61577
61642
|
vpc_endpoint_connection_device_type: "vpc-endpoint-connection-device-type",
|
|
@@ -62843,7 +62908,6 @@ var AttachVerifiedAccessTrustProviderCommand = _AttachVerifiedAccessTrustProvide
|
|
|
62843
62908
|
|
|
62844
62909
|
|
|
62845
62910
|
|
|
62846
|
-
|
|
62847
62911
|
var _AttachVolumeCommand = class _AttachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62848
62912
|
...commonParams
|
|
62849
62913
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62860,7 +62924,6 @@ var AttachVolumeCommand = _AttachVolumeCommand;
|
|
|
62860
62924
|
|
|
62861
62925
|
|
|
62862
62926
|
|
|
62863
|
-
|
|
62864
62927
|
var _AttachVpnGatewayCommand = class _AttachVpnGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62865
62928
|
...commonParams
|
|
62866
62929
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62877,7 +62940,6 @@ var AttachVpnGatewayCommand = _AttachVpnGatewayCommand;
|
|
|
62877
62940
|
|
|
62878
62941
|
|
|
62879
62942
|
|
|
62880
|
-
|
|
62881
62943
|
var _AuthorizeClientVpnIngressCommand = class _AuthorizeClientVpnIngressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62882
62944
|
...commonParams
|
|
62883
62945
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62894,7 +62956,6 @@ var AuthorizeClientVpnIngressCommand = _AuthorizeClientVpnIngressCommand;
|
|
|
62894
62956
|
|
|
62895
62957
|
|
|
62896
62958
|
|
|
62897
|
-
|
|
62898
62959
|
var _AuthorizeSecurityGroupEgressCommand = class _AuthorizeSecurityGroupEgressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62899
62960
|
...commonParams
|
|
62900
62961
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62911,7 +62972,6 @@ var AuthorizeSecurityGroupEgressCommand = _AuthorizeSecurityGroupEgressCommand;
|
|
|
62911
62972
|
|
|
62912
62973
|
|
|
62913
62974
|
|
|
62914
|
-
|
|
62915
62975
|
var _AuthorizeSecurityGroupIngressCommand = class _AuthorizeSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62916
62976
|
...commonParams
|
|
62917
62977
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62928,7 +62988,6 @@ var AuthorizeSecurityGroupIngressCommand = _AuthorizeSecurityGroupIngressCommand
|
|
|
62928
62988
|
|
|
62929
62989
|
|
|
62930
62990
|
|
|
62931
|
-
|
|
62932
62991
|
var _BundleInstanceCommand = class _BundleInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62933
62992
|
...commonParams
|
|
62934
62993
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62945,7 +63004,6 @@ var BundleInstanceCommand = _BundleInstanceCommand;
|
|
|
62945
63004
|
|
|
62946
63005
|
|
|
62947
63006
|
|
|
62948
|
-
|
|
62949
63007
|
var _CancelBundleTaskCommand = class _CancelBundleTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62950
63008
|
...commonParams
|
|
62951
63009
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62962,7 +63020,6 @@ var CancelBundleTaskCommand = _CancelBundleTaskCommand;
|
|
|
62962
63020
|
|
|
62963
63021
|
|
|
62964
63022
|
|
|
62965
|
-
|
|
62966
63023
|
var _CancelCapacityReservationCommand = class _CancelCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62967
63024
|
...commonParams
|
|
62968
63025
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62979,7 +63036,6 @@ var CancelCapacityReservationCommand = _CancelCapacityReservationCommand;
|
|
|
62979
63036
|
|
|
62980
63037
|
|
|
62981
63038
|
|
|
62982
|
-
|
|
62983
63039
|
var _CancelCapacityReservationFleetsCommand = class _CancelCapacityReservationFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
62984
63040
|
...commonParams
|
|
62985
63041
|
}).m(function(Command, cs, config, o) {
|
|
@@ -62996,7 +63052,6 @@ var CancelCapacityReservationFleetsCommand = _CancelCapacityReservationFleetsCom
|
|
|
62996
63052
|
|
|
62997
63053
|
|
|
62998
63054
|
|
|
62999
|
-
|
|
63000
63055
|
var _CancelConversionTaskCommand = class _CancelConversionTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63001
63056
|
...commonParams
|
|
63002
63057
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63013,7 +63068,6 @@ var CancelConversionTaskCommand = _CancelConversionTaskCommand;
|
|
|
63013
63068
|
|
|
63014
63069
|
|
|
63015
63070
|
|
|
63016
|
-
|
|
63017
63071
|
var _CancelExportTaskCommand = class _CancelExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63018
63072
|
...commonParams
|
|
63019
63073
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63030,7 +63084,6 @@ var CancelExportTaskCommand = _CancelExportTaskCommand;
|
|
|
63030
63084
|
|
|
63031
63085
|
|
|
63032
63086
|
|
|
63033
|
-
|
|
63034
63087
|
var _CancelImageLaunchPermissionCommand = class _CancelImageLaunchPermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63035
63088
|
...commonParams
|
|
63036
63089
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63047,7 +63100,6 @@ var CancelImageLaunchPermissionCommand = _CancelImageLaunchPermissionCommand;
|
|
|
63047
63100
|
|
|
63048
63101
|
|
|
63049
63102
|
|
|
63050
|
-
|
|
63051
63103
|
var _CancelImportTaskCommand = class _CancelImportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63052
63104
|
...commonParams
|
|
63053
63105
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63064,7 +63116,6 @@ var CancelImportTaskCommand = _CancelImportTaskCommand;
|
|
|
63064
63116
|
|
|
63065
63117
|
|
|
63066
63118
|
|
|
63067
|
-
|
|
63068
63119
|
var _CancelReservedInstancesListingCommand = class _CancelReservedInstancesListingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63069
63120
|
...commonParams
|
|
63070
63121
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63081,7 +63132,6 @@ var CancelReservedInstancesListingCommand = _CancelReservedInstancesListingComma
|
|
|
63081
63132
|
|
|
63082
63133
|
|
|
63083
63134
|
|
|
63084
|
-
|
|
63085
63135
|
var _CancelSpotFleetRequestsCommand = class _CancelSpotFleetRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63086
63136
|
...commonParams
|
|
63087
63137
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63098,7 +63148,6 @@ var CancelSpotFleetRequestsCommand = _CancelSpotFleetRequestsCommand;
|
|
|
63098
63148
|
|
|
63099
63149
|
|
|
63100
63150
|
|
|
63101
|
-
|
|
63102
63151
|
var _CancelSpotInstanceRequestsCommand = class _CancelSpotInstanceRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63103
63152
|
...commonParams
|
|
63104
63153
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63115,7 +63164,6 @@ var CancelSpotInstanceRequestsCommand = _CancelSpotInstanceRequestsCommand;
|
|
|
63115
63164
|
|
|
63116
63165
|
|
|
63117
63166
|
|
|
63118
|
-
|
|
63119
63167
|
var _ConfirmProductInstanceCommand = class _ConfirmProductInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63120
63168
|
...commonParams
|
|
63121
63169
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63132,7 +63180,6 @@ var ConfirmProductInstanceCommand = _ConfirmProductInstanceCommand;
|
|
|
63132
63180
|
|
|
63133
63181
|
|
|
63134
63182
|
|
|
63135
|
-
|
|
63136
63183
|
var _CopyFpgaImageCommand = class _CopyFpgaImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63137
63184
|
...commonParams
|
|
63138
63185
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63149,7 +63196,6 @@ var CopyFpgaImageCommand = _CopyFpgaImageCommand;
|
|
|
63149
63196
|
|
|
63150
63197
|
|
|
63151
63198
|
|
|
63152
|
-
|
|
63153
63199
|
var _CopyImageCommand = class _CopyImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63154
63200
|
...commonParams
|
|
63155
63201
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63167,7 +63213,6 @@ var import_middleware_sdk_ec2 = require("@aws-sdk/middleware-sdk-ec2");
|
|
|
63167
63213
|
|
|
63168
63214
|
|
|
63169
63215
|
|
|
63170
|
-
|
|
63171
63216
|
var _CopySnapshotCommand = class _CopySnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63172
63217
|
...commonParams
|
|
63173
63218
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63185,7 +63230,6 @@ var CopySnapshotCommand = _CopySnapshotCommand;
|
|
|
63185
63230
|
|
|
63186
63231
|
|
|
63187
63232
|
|
|
63188
|
-
|
|
63189
63233
|
var _CreateCapacityReservationCommand = class _CreateCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63190
63234
|
...commonParams
|
|
63191
63235
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63202,7 +63246,6 @@ var CreateCapacityReservationCommand = _CreateCapacityReservationCommand;
|
|
|
63202
63246
|
|
|
63203
63247
|
|
|
63204
63248
|
|
|
63205
|
-
|
|
63206
63249
|
var _CreateCapacityReservationFleetCommand = class _CreateCapacityReservationFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63207
63250
|
...commonParams
|
|
63208
63251
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63219,7 +63262,6 @@ var CreateCapacityReservationFleetCommand = _CreateCapacityReservationFleetComma
|
|
|
63219
63262
|
|
|
63220
63263
|
|
|
63221
63264
|
|
|
63222
|
-
|
|
63223
63265
|
var _CreateCarrierGatewayCommand = class _CreateCarrierGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63224
63266
|
...commonParams
|
|
63225
63267
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63236,7 +63278,6 @@ var CreateCarrierGatewayCommand = _CreateCarrierGatewayCommand;
|
|
|
63236
63278
|
|
|
63237
63279
|
|
|
63238
63280
|
|
|
63239
|
-
|
|
63240
63281
|
var _CreateClientVpnEndpointCommand = class _CreateClientVpnEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63241
63282
|
...commonParams
|
|
63242
63283
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63253,7 +63294,6 @@ var CreateClientVpnEndpointCommand = _CreateClientVpnEndpointCommand;
|
|
|
63253
63294
|
|
|
63254
63295
|
|
|
63255
63296
|
|
|
63256
|
-
|
|
63257
63297
|
var _CreateClientVpnRouteCommand = class _CreateClientVpnRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63258
63298
|
...commonParams
|
|
63259
63299
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63270,7 +63310,6 @@ var CreateClientVpnRouteCommand = _CreateClientVpnRouteCommand;
|
|
|
63270
63310
|
|
|
63271
63311
|
|
|
63272
63312
|
|
|
63273
|
-
|
|
63274
63313
|
var _CreateCoipCidrCommand = class _CreateCoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63275
63314
|
...commonParams
|
|
63276
63315
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63287,7 +63326,6 @@ var CreateCoipCidrCommand = _CreateCoipCidrCommand;
|
|
|
63287
63326
|
|
|
63288
63327
|
|
|
63289
63328
|
|
|
63290
|
-
|
|
63291
63329
|
var _CreateCoipPoolCommand = class _CreateCoipPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63292
63330
|
...commonParams
|
|
63293
63331
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63304,7 +63342,6 @@ var CreateCoipPoolCommand = _CreateCoipPoolCommand;
|
|
|
63304
63342
|
|
|
63305
63343
|
|
|
63306
63344
|
|
|
63307
|
-
|
|
63308
63345
|
var _CreateCustomerGatewayCommand = class _CreateCustomerGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63309
63346
|
...commonParams
|
|
63310
63347
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63321,7 +63358,6 @@ var CreateCustomerGatewayCommand = _CreateCustomerGatewayCommand;
|
|
|
63321
63358
|
|
|
63322
63359
|
|
|
63323
63360
|
|
|
63324
|
-
|
|
63325
63361
|
var _CreateDefaultSubnetCommand = class _CreateDefaultSubnetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63326
63362
|
...commonParams
|
|
63327
63363
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63338,7 +63374,6 @@ var CreateDefaultSubnetCommand = _CreateDefaultSubnetCommand;
|
|
|
63338
63374
|
|
|
63339
63375
|
|
|
63340
63376
|
|
|
63341
|
-
|
|
63342
63377
|
var _CreateDefaultVpcCommand = class _CreateDefaultVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63343
63378
|
...commonParams
|
|
63344
63379
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63355,7 +63390,6 @@ var CreateDefaultVpcCommand = _CreateDefaultVpcCommand;
|
|
|
63355
63390
|
|
|
63356
63391
|
|
|
63357
63392
|
|
|
63358
|
-
|
|
63359
63393
|
var _CreateDhcpOptionsCommand = class _CreateDhcpOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63360
63394
|
...commonParams
|
|
63361
63395
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63372,7 +63406,6 @@ var CreateDhcpOptionsCommand = _CreateDhcpOptionsCommand;
|
|
|
63372
63406
|
|
|
63373
63407
|
|
|
63374
63408
|
|
|
63375
|
-
|
|
63376
63409
|
var _CreateEgressOnlyInternetGatewayCommand = class _CreateEgressOnlyInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63377
63410
|
...commonParams
|
|
63378
63411
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63389,7 +63422,6 @@ var CreateEgressOnlyInternetGatewayCommand = _CreateEgressOnlyInternetGatewayCom
|
|
|
63389
63422
|
|
|
63390
63423
|
|
|
63391
63424
|
|
|
63392
|
-
|
|
63393
63425
|
var _CreateFleetCommand = class _CreateFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63394
63426
|
...commonParams
|
|
63395
63427
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63406,7 +63438,6 @@ var CreateFleetCommand = _CreateFleetCommand;
|
|
|
63406
63438
|
|
|
63407
63439
|
|
|
63408
63440
|
|
|
63409
|
-
|
|
63410
63441
|
var _CreateFlowLogsCommand = class _CreateFlowLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63411
63442
|
...commonParams
|
|
63412
63443
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63423,7 +63454,6 @@ var CreateFlowLogsCommand = _CreateFlowLogsCommand;
|
|
|
63423
63454
|
|
|
63424
63455
|
|
|
63425
63456
|
|
|
63426
|
-
|
|
63427
63457
|
var _CreateFpgaImageCommand = class _CreateFpgaImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63428
63458
|
...commonParams
|
|
63429
63459
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63440,7 +63470,6 @@ var CreateFpgaImageCommand = _CreateFpgaImageCommand;
|
|
|
63440
63470
|
|
|
63441
63471
|
|
|
63442
63472
|
|
|
63443
|
-
|
|
63444
63473
|
var _CreateImageCommand = class _CreateImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63445
63474
|
...commonParams
|
|
63446
63475
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63457,7 +63486,6 @@ var CreateImageCommand = _CreateImageCommand;
|
|
|
63457
63486
|
|
|
63458
63487
|
|
|
63459
63488
|
|
|
63460
|
-
|
|
63461
63489
|
var _CreateInstanceConnectEndpointCommand = class _CreateInstanceConnectEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63462
63490
|
...commonParams
|
|
63463
63491
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63474,7 +63502,6 @@ var CreateInstanceConnectEndpointCommand = _CreateInstanceConnectEndpointCommand
|
|
|
63474
63502
|
|
|
63475
63503
|
|
|
63476
63504
|
|
|
63477
|
-
|
|
63478
63505
|
var _CreateInstanceEventWindowCommand = class _CreateInstanceEventWindowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63479
63506
|
...commonParams
|
|
63480
63507
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63491,7 +63518,6 @@ var CreateInstanceEventWindowCommand = _CreateInstanceEventWindowCommand;
|
|
|
63491
63518
|
|
|
63492
63519
|
|
|
63493
63520
|
|
|
63494
|
-
|
|
63495
63521
|
var _CreateInstanceExportTaskCommand = class _CreateInstanceExportTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63496
63522
|
...commonParams
|
|
63497
63523
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63508,7 +63534,6 @@ var CreateInstanceExportTaskCommand = _CreateInstanceExportTaskCommand;
|
|
|
63508
63534
|
|
|
63509
63535
|
|
|
63510
63536
|
|
|
63511
|
-
|
|
63512
63537
|
var _CreateInternetGatewayCommand = class _CreateInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63513
63538
|
...commonParams
|
|
63514
63539
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63525,7 +63550,6 @@ var CreateInternetGatewayCommand = _CreateInternetGatewayCommand;
|
|
|
63525
63550
|
|
|
63526
63551
|
|
|
63527
63552
|
|
|
63528
|
-
|
|
63529
63553
|
var _CreateIpamCommand = class _CreateIpamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63530
63554
|
...commonParams
|
|
63531
63555
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63542,7 +63566,6 @@ var CreateIpamCommand = _CreateIpamCommand;
|
|
|
63542
63566
|
|
|
63543
63567
|
|
|
63544
63568
|
|
|
63545
|
-
|
|
63546
63569
|
var _CreateIpamPoolCommand = class _CreateIpamPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63547
63570
|
...commonParams
|
|
63548
63571
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63559,7 +63582,6 @@ var CreateIpamPoolCommand = _CreateIpamPoolCommand;
|
|
|
63559
63582
|
|
|
63560
63583
|
|
|
63561
63584
|
|
|
63562
|
-
|
|
63563
63585
|
var _CreateIpamResourceDiscoveryCommand = class _CreateIpamResourceDiscoveryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63564
63586
|
...commonParams
|
|
63565
63587
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63576,7 +63598,6 @@ var CreateIpamResourceDiscoveryCommand = _CreateIpamResourceDiscoveryCommand;
|
|
|
63576
63598
|
|
|
63577
63599
|
|
|
63578
63600
|
|
|
63579
|
-
|
|
63580
63601
|
var _CreateIpamScopeCommand = class _CreateIpamScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
63581
63602
|
...commonParams
|
|
63582
63603
|
}).m(function(Command, cs, config, o) {
|
|
@@ -63594,7 +63615,6 @@ var CreateIpamScopeCommand = _CreateIpamScopeCommand;
|
|
|
63594
63615
|
|
|
63595
63616
|
|
|
63596
63617
|
|
|
63597
|
-
|
|
63598
63618
|
// src/models/models_1.ts
|
|
63599
63619
|
|
|
63600
63620
|
var CarrierGatewayState = {
|
|
@@ -64036,7 +64056,6 @@ var CreateKeyPairCommand = _CreateKeyPairCommand;
|
|
|
64036
64056
|
|
|
64037
64057
|
|
|
64038
64058
|
|
|
64039
|
-
|
|
64040
64059
|
var _CreateLaunchTemplateCommand = class _CreateLaunchTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64041
64060
|
...commonParams
|
|
64042
64061
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64053,7 +64072,6 @@ var CreateLaunchTemplateCommand = _CreateLaunchTemplateCommand;
|
|
|
64053
64072
|
|
|
64054
64073
|
|
|
64055
64074
|
|
|
64056
|
-
|
|
64057
64075
|
var _CreateLaunchTemplateVersionCommand = class _CreateLaunchTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64058
64076
|
...commonParams
|
|
64059
64077
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64070,7 +64088,6 @@ var CreateLaunchTemplateVersionCommand = _CreateLaunchTemplateVersionCommand;
|
|
|
64070
64088
|
|
|
64071
64089
|
|
|
64072
64090
|
|
|
64073
|
-
|
|
64074
64091
|
var _CreateLocalGatewayRouteCommand = class _CreateLocalGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64075
64092
|
...commonParams
|
|
64076
64093
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64087,7 +64104,6 @@ var CreateLocalGatewayRouteCommand = _CreateLocalGatewayRouteCommand;
|
|
|
64087
64104
|
|
|
64088
64105
|
|
|
64089
64106
|
|
|
64090
|
-
|
|
64091
64107
|
var _CreateLocalGatewayRouteTableCommand = class _CreateLocalGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64092
64108
|
...commonParams
|
|
64093
64109
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64104,7 +64120,6 @@ var CreateLocalGatewayRouteTableCommand = _CreateLocalGatewayRouteTableCommand;
|
|
|
64104
64120
|
|
|
64105
64121
|
|
|
64106
64122
|
|
|
64107
|
-
|
|
64108
64123
|
var _CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = class _CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64109
64124
|
...commonParams
|
|
64110
64125
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64121,7 +64136,6 @@ var CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = _Creat
|
|
|
64121
64136
|
|
|
64122
64137
|
|
|
64123
64138
|
|
|
64124
|
-
|
|
64125
64139
|
var _CreateLocalGatewayRouteTableVpcAssociationCommand = class _CreateLocalGatewayRouteTableVpcAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64126
64140
|
...commonParams
|
|
64127
64141
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64138,7 +64152,6 @@ var CreateLocalGatewayRouteTableVpcAssociationCommand = _CreateLocalGatewayRoute
|
|
|
64138
64152
|
|
|
64139
64153
|
|
|
64140
64154
|
|
|
64141
|
-
|
|
64142
64155
|
var _CreateManagedPrefixListCommand = class _CreateManagedPrefixListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64143
64156
|
...commonParams
|
|
64144
64157
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64155,7 +64168,6 @@ var CreateManagedPrefixListCommand = _CreateManagedPrefixListCommand;
|
|
|
64155
64168
|
|
|
64156
64169
|
|
|
64157
64170
|
|
|
64158
|
-
|
|
64159
64171
|
var _CreateNatGatewayCommand = class _CreateNatGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64160
64172
|
...commonParams
|
|
64161
64173
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64172,7 +64184,6 @@ var CreateNatGatewayCommand = _CreateNatGatewayCommand;
|
|
|
64172
64184
|
|
|
64173
64185
|
|
|
64174
64186
|
|
|
64175
|
-
|
|
64176
64187
|
var _CreateNetworkAclCommand = class _CreateNetworkAclCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64177
64188
|
...commonParams
|
|
64178
64189
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64189,7 +64200,6 @@ var CreateNetworkAclCommand = _CreateNetworkAclCommand;
|
|
|
64189
64200
|
|
|
64190
64201
|
|
|
64191
64202
|
|
|
64192
|
-
|
|
64193
64203
|
var _CreateNetworkAclEntryCommand = class _CreateNetworkAclEntryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64194
64204
|
...commonParams
|
|
64195
64205
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64206,7 +64216,6 @@ var CreateNetworkAclEntryCommand = _CreateNetworkAclEntryCommand;
|
|
|
64206
64216
|
|
|
64207
64217
|
|
|
64208
64218
|
|
|
64209
|
-
|
|
64210
64219
|
var _CreateNetworkInsightsAccessScopeCommand = class _CreateNetworkInsightsAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64211
64220
|
...commonParams
|
|
64212
64221
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64223,7 +64232,6 @@ var CreateNetworkInsightsAccessScopeCommand = _CreateNetworkInsightsAccessScopeC
|
|
|
64223
64232
|
|
|
64224
64233
|
|
|
64225
64234
|
|
|
64226
|
-
|
|
64227
64235
|
var _CreateNetworkInsightsPathCommand = class _CreateNetworkInsightsPathCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64228
64236
|
...commonParams
|
|
64229
64237
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64240,7 +64248,6 @@ var CreateNetworkInsightsPathCommand = _CreateNetworkInsightsPathCommand;
|
|
|
64240
64248
|
|
|
64241
64249
|
|
|
64242
64250
|
|
|
64243
|
-
|
|
64244
64251
|
var _CreateNetworkInterfaceCommand = class _CreateNetworkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64245
64252
|
...commonParams
|
|
64246
64253
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64257,7 +64264,6 @@ var CreateNetworkInterfaceCommand = _CreateNetworkInterfaceCommand;
|
|
|
64257
64264
|
|
|
64258
64265
|
|
|
64259
64266
|
|
|
64260
|
-
|
|
64261
64267
|
var _CreateNetworkInterfacePermissionCommand = class _CreateNetworkInterfacePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64262
64268
|
...commonParams
|
|
64263
64269
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64274,7 +64280,6 @@ var CreateNetworkInterfacePermissionCommand = _CreateNetworkInterfacePermissionC
|
|
|
64274
64280
|
|
|
64275
64281
|
|
|
64276
64282
|
|
|
64277
|
-
|
|
64278
64283
|
var _CreatePlacementGroupCommand = class _CreatePlacementGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64279
64284
|
...commonParams
|
|
64280
64285
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64291,7 +64296,6 @@ var CreatePlacementGroupCommand = _CreatePlacementGroupCommand;
|
|
|
64291
64296
|
|
|
64292
64297
|
|
|
64293
64298
|
|
|
64294
|
-
|
|
64295
64299
|
var _CreatePublicIpv4PoolCommand = class _CreatePublicIpv4PoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64296
64300
|
...commonParams
|
|
64297
64301
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64308,7 +64312,6 @@ var CreatePublicIpv4PoolCommand = _CreatePublicIpv4PoolCommand;
|
|
|
64308
64312
|
|
|
64309
64313
|
|
|
64310
64314
|
|
|
64311
|
-
|
|
64312
64315
|
var _CreateReplaceRootVolumeTaskCommand = class _CreateReplaceRootVolumeTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64313
64316
|
...commonParams
|
|
64314
64317
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64325,7 +64328,6 @@ var CreateReplaceRootVolumeTaskCommand = _CreateReplaceRootVolumeTaskCommand;
|
|
|
64325
64328
|
|
|
64326
64329
|
|
|
64327
64330
|
|
|
64328
|
-
|
|
64329
64331
|
var _CreateReservedInstancesListingCommand = class _CreateReservedInstancesListingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64330
64332
|
...commonParams
|
|
64331
64333
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64342,7 +64344,6 @@ var CreateReservedInstancesListingCommand = _CreateReservedInstancesListingComma
|
|
|
64342
64344
|
|
|
64343
64345
|
|
|
64344
64346
|
|
|
64345
|
-
|
|
64346
64347
|
var _CreateRestoreImageTaskCommand = class _CreateRestoreImageTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64347
64348
|
...commonParams
|
|
64348
64349
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64359,7 +64360,6 @@ var CreateRestoreImageTaskCommand = _CreateRestoreImageTaskCommand;
|
|
|
64359
64360
|
|
|
64360
64361
|
|
|
64361
64362
|
|
|
64362
|
-
|
|
64363
64363
|
var _CreateRouteCommand = class _CreateRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64364
64364
|
...commonParams
|
|
64365
64365
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64376,7 +64376,6 @@ var CreateRouteCommand = _CreateRouteCommand;
|
|
|
64376
64376
|
|
|
64377
64377
|
|
|
64378
64378
|
|
|
64379
|
-
|
|
64380
64379
|
var _CreateRouteTableCommand = class _CreateRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64381
64380
|
...commonParams
|
|
64382
64381
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64393,7 +64392,6 @@ var CreateRouteTableCommand = _CreateRouteTableCommand;
|
|
|
64393
64392
|
|
|
64394
64393
|
|
|
64395
64394
|
|
|
64396
|
-
|
|
64397
64395
|
var _CreateSecurityGroupCommand = class _CreateSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64398
64396
|
...commonParams
|
|
64399
64397
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64410,7 +64408,6 @@ var CreateSecurityGroupCommand = _CreateSecurityGroupCommand;
|
|
|
64410
64408
|
|
|
64411
64409
|
|
|
64412
64410
|
|
|
64413
|
-
|
|
64414
64411
|
var _CreateSnapshotCommand = class _CreateSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64415
64412
|
...commonParams
|
|
64416
64413
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64427,7 +64424,6 @@ var CreateSnapshotCommand = _CreateSnapshotCommand;
|
|
|
64427
64424
|
|
|
64428
64425
|
|
|
64429
64426
|
|
|
64430
|
-
|
|
64431
64427
|
var _CreateSnapshotsCommand = class _CreateSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64432
64428
|
...commonParams
|
|
64433
64429
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64444,7 +64440,6 @@ var CreateSnapshotsCommand = _CreateSnapshotsCommand;
|
|
|
64444
64440
|
|
|
64445
64441
|
|
|
64446
64442
|
|
|
64447
|
-
|
|
64448
64443
|
var _CreateSpotDatafeedSubscriptionCommand = class _CreateSpotDatafeedSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64449
64444
|
...commonParams
|
|
64450
64445
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64461,7 +64456,6 @@ var CreateSpotDatafeedSubscriptionCommand = _CreateSpotDatafeedSubscriptionComma
|
|
|
64461
64456
|
|
|
64462
64457
|
|
|
64463
64458
|
|
|
64464
|
-
|
|
64465
64459
|
var _CreateStoreImageTaskCommand = class _CreateStoreImageTaskCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64466
64460
|
...commonParams
|
|
64467
64461
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64478,7 +64472,6 @@ var CreateStoreImageTaskCommand = _CreateStoreImageTaskCommand;
|
|
|
64478
64472
|
|
|
64479
64473
|
|
|
64480
64474
|
|
|
64481
|
-
|
|
64482
64475
|
var _CreateSubnetCidrReservationCommand = class _CreateSubnetCidrReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64483
64476
|
...commonParams
|
|
64484
64477
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64495,7 +64488,6 @@ var CreateSubnetCidrReservationCommand = _CreateSubnetCidrReservationCommand;
|
|
|
64495
64488
|
|
|
64496
64489
|
|
|
64497
64490
|
|
|
64498
|
-
|
|
64499
64491
|
var _CreateSubnetCommand = class _CreateSubnetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64500
64492
|
...commonParams
|
|
64501
64493
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64512,7 +64504,6 @@ var CreateSubnetCommand = _CreateSubnetCommand;
|
|
|
64512
64504
|
|
|
64513
64505
|
|
|
64514
64506
|
|
|
64515
|
-
|
|
64516
64507
|
var _CreateTagsCommand = class _CreateTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64517
64508
|
...commonParams
|
|
64518
64509
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64529,7 +64520,6 @@ var CreateTagsCommand = _CreateTagsCommand;
|
|
|
64529
64520
|
|
|
64530
64521
|
|
|
64531
64522
|
|
|
64532
|
-
|
|
64533
64523
|
var _CreateTrafficMirrorFilterCommand = class _CreateTrafficMirrorFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64534
64524
|
...commonParams
|
|
64535
64525
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64546,7 +64536,6 @@ var CreateTrafficMirrorFilterCommand = _CreateTrafficMirrorFilterCommand;
|
|
|
64546
64536
|
|
|
64547
64537
|
|
|
64548
64538
|
|
|
64549
|
-
|
|
64550
64539
|
var _CreateTrafficMirrorFilterRuleCommand = class _CreateTrafficMirrorFilterRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64551
64540
|
...commonParams
|
|
64552
64541
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64563,7 +64552,6 @@ var CreateTrafficMirrorFilterRuleCommand = _CreateTrafficMirrorFilterRuleCommand
|
|
|
64563
64552
|
|
|
64564
64553
|
|
|
64565
64554
|
|
|
64566
|
-
|
|
64567
64555
|
var _CreateTrafficMirrorSessionCommand = class _CreateTrafficMirrorSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64568
64556
|
...commonParams
|
|
64569
64557
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64580,7 +64568,6 @@ var CreateTrafficMirrorSessionCommand = _CreateTrafficMirrorSessionCommand;
|
|
|
64580
64568
|
|
|
64581
64569
|
|
|
64582
64570
|
|
|
64583
|
-
|
|
64584
64571
|
var _CreateTrafficMirrorTargetCommand = class _CreateTrafficMirrorTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64585
64572
|
...commonParams
|
|
64586
64573
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64597,7 +64584,6 @@ var CreateTrafficMirrorTargetCommand = _CreateTrafficMirrorTargetCommand;
|
|
|
64597
64584
|
|
|
64598
64585
|
|
|
64599
64586
|
|
|
64600
|
-
|
|
64601
64587
|
var _CreateTransitGatewayCommand = class _CreateTransitGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64602
64588
|
...commonParams
|
|
64603
64589
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64614,7 +64600,6 @@ var CreateTransitGatewayCommand = _CreateTransitGatewayCommand;
|
|
|
64614
64600
|
|
|
64615
64601
|
|
|
64616
64602
|
|
|
64617
|
-
|
|
64618
64603
|
var _CreateTransitGatewayConnectCommand = class _CreateTransitGatewayConnectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64619
64604
|
...commonParams
|
|
64620
64605
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64631,7 +64616,6 @@ var CreateTransitGatewayConnectCommand = _CreateTransitGatewayConnectCommand;
|
|
|
64631
64616
|
|
|
64632
64617
|
|
|
64633
64618
|
|
|
64634
|
-
|
|
64635
64619
|
var _CreateTransitGatewayConnectPeerCommand = class _CreateTransitGatewayConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64636
64620
|
...commonParams
|
|
64637
64621
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64648,7 +64632,6 @@ var CreateTransitGatewayConnectPeerCommand = _CreateTransitGatewayConnectPeerCom
|
|
|
64648
64632
|
|
|
64649
64633
|
|
|
64650
64634
|
|
|
64651
|
-
|
|
64652
64635
|
var _CreateTransitGatewayMulticastDomainCommand = class _CreateTransitGatewayMulticastDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64653
64636
|
...commonParams
|
|
64654
64637
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64665,7 +64648,6 @@ var CreateTransitGatewayMulticastDomainCommand = _CreateTransitGatewayMulticastD
|
|
|
64665
64648
|
|
|
64666
64649
|
|
|
64667
64650
|
|
|
64668
|
-
|
|
64669
64651
|
var _CreateTransitGatewayPeeringAttachmentCommand = class _CreateTransitGatewayPeeringAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64670
64652
|
...commonParams
|
|
64671
64653
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64682,7 +64664,6 @@ var CreateTransitGatewayPeeringAttachmentCommand = _CreateTransitGatewayPeeringA
|
|
|
64682
64664
|
|
|
64683
64665
|
|
|
64684
64666
|
|
|
64685
|
-
|
|
64686
64667
|
var _CreateTransitGatewayPolicyTableCommand = class _CreateTransitGatewayPolicyTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64687
64668
|
...commonParams
|
|
64688
64669
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64699,7 +64680,6 @@ var CreateTransitGatewayPolicyTableCommand = _CreateTransitGatewayPolicyTableCom
|
|
|
64699
64680
|
|
|
64700
64681
|
|
|
64701
64682
|
|
|
64702
|
-
|
|
64703
64683
|
var _CreateTransitGatewayPrefixListReferenceCommand = class _CreateTransitGatewayPrefixListReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64704
64684
|
...commonParams
|
|
64705
64685
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64716,7 +64696,6 @@ var CreateTransitGatewayPrefixListReferenceCommand = _CreateTransitGatewayPrefix
|
|
|
64716
64696
|
|
|
64717
64697
|
|
|
64718
64698
|
|
|
64719
|
-
|
|
64720
64699
|
var _CreateTransitGatewayRouteCommand = class _CreateTransitGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64721
64700
|
...commonParams
|
|
64722
64701
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64733,7 +64712,6 @@ var CreateTransitGatewayRouteCommand = _CreateTransitGatewayRouteCommand;
|
|
|
64733
64712
|
|
|
64734
64713
|
|
|
64735
64714
|
|
|
64736
|
-
|
|
64737
64715
|
var _CreateTransitGatewayRouteTableAnnouncementCommand = class _CreateTransitGatewayRouteTableAnnouncementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64738
64716
|
...commonParams
|
|
64739
64717
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64750,7 +64728,6 @@ var CreateTransitGatewayRouteTableAnnouncementCommand = _CreateTransitGatewayRou
|
|
|
64750
64728
|
|
|
64751
64729
|
|
|
64752
64730
|
|
|
64753
|
-
|
|
64754
64731
|
var _CreateTransitGatewayRouteTableCommand = class _CreateTransitGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64755
64732
|
...commonParams
|
|
64756
64733
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64767,7 +64744,6 @@ var CreateTransitGatewayRouteTableCommand = _CreateTransitGatewayRouteTableComma
|
|
|
64767
64744
|
|
|
64768
64745
|
|
|
64769
64746
|
|
|
64770
|
-
|
|
64771
64747
|
var _CreateTransitGatewayVpcAttachmentCommand = class _CreateTransitGatewayVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64772
64748
|
...commonParams
|
|
64773
64749
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64784,7 +64760,6 @@ var CreateTransitGatewayVpcAttachmentCommand = _CreateTransitGatewayVpcAttachmen
|
|
|
64784
64760
|
|
|
64785
64761
|
|
|
64786
64762
|
|
|
64787
|
-
|
|
64788
64763
|
var _CreateVerifiedAccessEndpointCommand = class _CreateVerifiedAccessEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64789
64764
|
...commonParams
|
|
64790
64765
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64801,7 +64776,6 @@ var CreateVerifiedAccessEndpointCommand = _CreateVerifiedAccessEndpointCommand;
|
|
|
64801
64776
|
|
|
64802
64777
|
|
|
64803
64778
|
|
|
64804
|
-
|
|
64805
64779
|
var _CreateVerifiedAccessGroupCommand = class _CreateVerifiedAccessGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64806
64780
|
...commonParams
|
|
64807
64781
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64818,7 +64792,6 @@ var CreateVerifiedAccessGroupCommand = _CreateVerifiedAccessGroupCommand;
|
|
|
64818
64792
|
|
|
64819
64793
|
|
|
64820
64794
|
|
|
64821
|
-
|
|
64822
64795
|
var _CreateVerifiedAccessInstanceCommand = class _CreateVerifiedAccessInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
64823
64796
|
...commonParams
|
|
64824
64797
|
}).m(function(Command, cs, config, o) {
|
|
@@ -64836,7 +64809,6 @@ var CreateVerifiedAccessInstanceCommand = _CreateVerifiedAccessInstanceCommand;
|
|
|
64836
64809
|
|
|
64837
64810
|
|
|
64838
64811
|
|
|
64839
|
-
|
|
64840
64812
|
// src/models/models_2.ts
|
|
64841
64813
|
|
|
64842
64814
|
var NetworkInterfaceStatus = {
|
|
@@ -65227,7 +65199,6 @@ var CreateVerifiedAccessTrustProviderCommand = _CreateVerifiedAccessTrustProvide
|
|
|
65227
65199
|
|
|
65228
65200
|
|
|
65229
65201
|
|
|
65230
|
-
|
|
65231
65202
|
var _CreateVolumeCommand = class _CreateVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65232
65203
|
...commonParams
|
|
65233
65204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65244,7 +65215,6 @@ var CreateVolumeCommand = _CreateVolumeCommand;
|
|
|
65244
65215
|
|
|
65245
65216
|
|
|
65246
65217
|
|
|
65247
|
-
|
|
65248
65218
|
var _CreateVpcCommand = class _CreateVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65249
65219
|
...commonParams
|
|
65250
65220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65261,7 +65231,6 @@ var CreateVpcCommand = _CreateVpcCommand;
|
|
|
65261
65231
|
|
|
65262
65232
|
|
|
65263
65233
|
|
|
65264
|
-
|
|
65265
65234
|
var _CreateVpcEndpointCommand = class _CreateVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65266
65235
|
...commonParams
|
|
65267
65236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65278,7 +65247,6 @@ var CreateVpcEndpointCommand = _CreateVpcEndpointCommand;
|
|
|
65278
65247
|
|
|
65279
65248
|
|
|
65280
65249
|
|
|
65281
|
-
|
|
65282
65250
|
var _CreateVpcEndpointConnectionNotificationCommand = class _CreateVpcEndpointConnectionNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65283
65251
|
...commonParams
|
|
65284
65252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65295,7 +65263,6 @@ var CreateVpcEndpointConnectionNotificationCommand = _CreateVpcEndpointConnectio
|
|
|
65295
65263
|
|
|
65296
65264
|
|
|
65297
65265
|
|
|
65298
|
-
|
|
65299
65266
|
var _CreateVpcEndpointServiceConfigurationCommand = class _CreateVpcEndpointServiceConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65300
65267
|
...commonParams
|
|
65301
65268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65312,7 +65279,6 @@ var CreateVpcEndpointServiceConfigurationCommand = _CreateVpcEndpointServiceConf
|
|
|
65312
65279
|
|
|
65313
65280
|
|
|
65314
65281
|
|
|
65315
|
-
|
|
65316
65282
|
var _CreateVpcPeeringConnectionCommand = class _CreateVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65317
65283
|
...commonParams
|
|
65318
65284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65329,7 +65295,6 @@ var CreateVpcPeeringConnectionCommand = _CreateVpcPeeringConnectionCommand;
|
|
|
65329
65295
|
|
|
65330
65296
|
|
|
65331
65297
|
|
|
65332
|
-
|
|
65333
65298
|
var _CreateVpnConnectionCommand = class _CreateVpnConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65334
65299
|
...commonParams
|
|
65335
65300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65346,7 +65311,6 @@ var CreateVpnConnectionCommand = _CreateVpnConnectionCommand;
|
|
|
65346
65311
|
|
|
65347
65312
|
|
|
65348
65313
|
|
|
65349
|
-
|
|
65350
65314
|
var _CreateVpnConnectionRouteCommand = class _CreateVpnConnectionRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65351
65315
|
...commonParams
|
|
65352
65316
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65363,7 +65327,6 @@ var CreateVpnConnectionRouteCommand = _CreateVpnConnectionRouteCommand;
|
|
|
65363
65327
|
|
|
65364
65328
|
|
|
65365
65329
|
|
|
65366
|
-
|
|
65367
65330
|
var _CreateVpnGatewayCommand = class _CreateVpnGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65368
65331
|
...commonParams
|
|
65369
65332
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65380,7 +65343,6 @@ var CreateVpnGatewayCommand = _CreateVpnGatewayCommand;
|
|
|
65380
65343
|
|
|
65381
65344
|
|
|
65382
65345
|
|
|
65383
|
-
|
|
65384
65346
|
var _DeleteCarrierGatewayCommand = class _DeleteCarrierGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65385
65347
|
...commonParams
|
|
65386
65348
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65397,7 +65359,6 @@ var DeleteCarrierGatewayCommand = _DeleteCarrierGatewayCommand;
|
|
|
65397
65359
|
|
|
65398
65360
|
|
|
65399
65361
|
|
|
65400
|
-
|
|
65401
65362
|
var _DeleteClientVpnEndpointCommand = class _DeleteClientVpnEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65402
65363
|
...commonParams
|
|
65403
65364
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65414,7 +65375,6 @@ var DeleteClientVpnEndpointCommand = _DeleteClientVpnEndpointCommand;
|
|
|
65414
65375
|
|
|
65415
65376
|
|
|
65416
65377
|
|
|
65417
|
-
|
|
65418
65378
|
var _DeleteClientVpnRouteCommand = class _DeleteClientVpnRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65419
65379
|
...commonParams
|
|
65420
65380
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65431,7 +65391,6 @@ var DeleteClientVpnRouteCommand = _DeleteClientVpnRouteCommand;
|
|
|
65431
65391
|
|
|
65432
65392
|
|
|
65433
65393
|
|
|
65434
|
-
|
|
65435
65394
|
var _DeleteCoipCidrCommand = class _DeleteCoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65436
65395
|
...commonParams
|
|
65437
65396
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65448,7 +65407,6 @@ var DeleteCoipCidrCommand = _DeleteCoipCidrCommand;
|
|
|
65448
65407
|
|
|
65449
65408
|
|
|
65450
65409
|
|
|
65451
|
-
|
|
65452
65410
|
var _DeleteCoipPoolCommand = class _DeleteCoipPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65453
65411
|
...commonParams
|
|
65454
65412
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65465,7 +65423,6 @@ var DeleteCoipPoolCommand = _DeleteCoipPoolCommand;
|
|
|
65465
65423
|
|
|
65466
65424
|
|
|
65467
65425
|
|
|
65468
|
-
|
|
65469
65426
|
var _DeleteCustomerGatewayCommand = class _DeleteCustomerGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65470
65427
|
...commonParams
|
|
65471
65428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65482,7 +65439,6 @@ var DeleteCustomerGatewayCommand = _DeleteCustomerGatewayCommand;
|
|
|
65482
65439
|
|
|
65483
65440
|
|
|
65484
65441
|
|
|
65485
|
-
|
|
65486
65442
|
var _DeleteDhcpOptionsCommand = class _DeleteDhcpOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65487
65443
|
...commonParams
|
|
65488
65444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65499,7 +65455,6 @@ var DeleteDhcpOptionsCommand = _DeleteDhcpOptionsCommand;
|
|
|
65499
65455
|
|
|
65500
65456
|
|
|
65501
65457
|
|
|
65502
|
-
|
|
65503
65458
|
var _DeleteEgressOnlyInternetGatewayCommand = class _DeleteEgressOnlyInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65504
65459
|
...commonParams
|
|
65505
65460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65516,7 +65471,6 @@ var DeleteEgressOnlyInternetGatewayCommand = _DeleteEgressOnlyInternetGatewayCom
|
|
|
65516
65471
|
|
|
65517
65472
|
|
|
65518
65473
|
|
|
65519
|
-
|
|
65520
65474
|
var _DeleteFleetsCommand = class _DeleteFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65521
65475
|
...commonParams
|
|
65522
65476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65533,7 +65487,6 @@ var DeleteFleetsCommand = _DeleteFleetsCommand;
|
|
|
65533
65487
|
|
|
65534
65488
|
|
|
65535
65489
|
|
|
65536
|
-
|
|
65537
65490
|
var _DeleteFlowLogsCommand = class _DeleteFlowLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65538
65491
|
...commonParams
|
|
65539
65492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65550,7 +65503,6 @@ var DeleteFlowLogsCommand = _DeleteFlowLogsCommand;
|
|
|
65550
65503
|
|
|
65551
65504
|
|
|
65552
65505
|
|
|
65553
|
-
|
|
65554
65506
|
var _DeleteFpgaImageCommand = class _DeleteFpgaImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65555
65507
|
...commonParams
|
|
65556
65508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65567,7 +65519,6 @@ var DeleteFpgaImageCommand = _DeleteFpgaImageCommand;
|
|
|
65567
65519
|
|
|
65568
65520
|
|
|
65569
65521
|
|
|
65570
|
-
|
|
65571
65522
|
var _DeleteInstanceConnectEndpointCommand = class _DeleteInstanceConnectEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65572
65523
|
...commonParams
|
|
65573
65524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65584,7 +65535,6 @@ var DeleteInstanceConnectEndpointCommand = _DeleteInstanceConnectEndpointCommand
|
|
|
65584
65535
|
|
|
65585
65536
|
|
|
65586
65537
|
|
|
65587
|
-
|
|
65588
65538
|
var _DeleteInstanceEventWindowCommand = class _DeleteInstanceEventWindowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65589
65539
|
...commonParams
|
|
65590
65540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65601,7 +65551,6 @@ var DeleteInstanceEventWindowCommand = _DeleteInstanceEventWindowCommand;
|
|
|
65601
65551
|
|
|
65602
65552
|
|
|
65603
65553
|
|
|
65604
|
-
|
|
65605
65554
|
var _DeleteInternetGatewayCommand = class _DeleteInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65606
65555
|
...commonParams
|
|
65607
65556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65618,7 +65567,6 @@ var DeleteInternetGatewayCommand = _DeleteInternetGatewayCommand;
|
|
|
65618
65567
|
|
|
65619
65568
|
|
|
65620
65569
|
|
|
65621
|
-
|
|
65622
65570
|
var _DeleteIpamCommand = class _DeleteIpamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65623
65571
|
...commonParams
|
|
65624
65572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65635,7 +65583,6 @@ var DeleteIpamCommand = _DeleteIpamCommand;
|
|
|
65635
65583
|
|
|
65636
65584
|
|
|
65637
65585
|
|
|
65638
|
-
|
|
65639
65586
|
var _DeleteIpamPoolCommand = class _DeleteIpamPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65640
65587
|
...commonParams
|
|
65641
65588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65652,7 +65599,6 @@ var DeleteIpamPoolCommand = _DeleteIpamPoolCommand;
|
|
|
65652
65599
|
|
|
65653
65600
|
|
|
65654
65601
|
|
|
65655
|
-
|
|
65656
65602
|
var _DeleteIpamResourceDiscoveryCommand = class _DeleteIpamResourceDiscoveryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65657
65603
|
...commonParams
|
|
65658
65604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65669,7 +65615,6 @@ var DeleteIpamResourceDiscoveryCommand = _DeleteIpamResourceDiscoveryCommand;
|
|
|
65669
65615
|
|
|
65670
65616
|
|
|
65671
65617
|
|
|
65672
|
-
|
|
65673
65618
|
var _DeleteIpamScopeCommand = class _DeleteIpamScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65674
65619
|
...commonParams
|
|
65675
65620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65686,7 +65631,6 @@ var DeleteIpamScopeCommand = _DeleteIpamScopeCommand;
|
|
|
65686
65631
|
|
|
65687
65632
|
|
|
65688
65633
|
|
|
65689
|
-
|
|
65690
65634
|
var _DeleteKeyPairCommand = class _DeleteKeyPairCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65691
65635
|
...commonParams
|
|
65692
65636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65703,7 +65647,6 @@ var DeleteKeyPairCommand = _DeleteKeyPairCommand;
|
|
|
65703
65647
|
|
|
65704
65648
|
|
|
65705
65649
|
|
|
65706
|
-
|
|
65707
65650
|
var _DeleteLaunchTemplateCommand = class _DeleteLaunchTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65708
65651
|
...commonParams
|
|
65709
65652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65720,7 +65663,6 @@ var DeleteLaunchTemplateCommand = _DeleteLaunchTemplateCommand;
|
|
|
65720
65663
|
|
|
65721
65664
|
|
|
65722
65665
|
|
|
65723
|
-
|
|
65724
65666
|
var _DeleteLaunchTemplateVersionsCommand = class _DeleteLaunchTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65725
65667
|
...commonParams
|
|
65726
65668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65737,7 +65679,6 @@ var DeleteLaunchTemplateVersionsCommand = _DeleteLaunchTemplateVersionsCommand;
|
|
|
65737
65679
|
|
|
65738
65680
|
|
|
65739
65681
|
|
|
65740
|
-
|
|
65741
65682
|
var _DeleteLocalGatewayRouteCommand = class _DeleteLocalGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65742
65683
|
...commonParams
|
|
65743
65684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65754,7 +65695,6 @@ var DeleteLocalGatewayRouteCommand = _DeleteLocalGatewayRouteCommand;
|
|
|
65754
65695
|
|
|
65755
65696
|
|
|
65756
65697
|
|
|
65757
|
-
|
|
65758
65698
|
var _DeleteLocalGatewayRouteTableCommand = class _DeleteLocalGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65759
65699
|
...commonParams
|
|
65760
65700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65771,7 +65711,6 @@ var DeleteLocalGatewayRouteTableCommand = _DeleteLocalGatewayRouteTableCommand;
|
|
|
65771
65711
|
|
|
65772
65712
|
|
|
65773
65713
|
|
|
65774
|
-
|
|
65775
65714
|
var _DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = class _DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65776
65715
|
...commonParams
|
|
65777
65716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65788,7 +65727,6 @@ var DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand = _Delet
|
|
|
65788
65727
|
|
|
65789
65728
|
|
|
65790
65729
|
|
|
65791
|
-
|
|
65792
65730
|
var _DeleteLocalGatewayRouteTableVpcAssociationCommand = class _DeleteLocalGatewayRouteTableVpcAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65793
65731
|
...commonParams
|
|
65794
65732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65805,7 +65743,6 @@ var DeleteLocalGatewayRouteTableVpcAssociationCommand = _DeleteLocalGatewayRoute
|
|
|
65805
65743
|
|
|
65806
65744
|
|
|
65807
65745
|
|
|
65808
|
-
|
|
65809
65746
|
var _DeleteManagedPrefixListCommand = class _DeleteManagedPrefixListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65810
65747
|
...commonParams
|
|
65811
65748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65822,7 +65759,6 @@ var DeleteManagedPrefixListCommand = _DeleteManagedPrefixListCommand;
|
|
|
65822
65759
|
|
|
65823
65760
|
|
|
65824
65761
|
|
|
65825
|
-
|
|
65826
65762
|
var _DeleteNatGatewayCommand = class _DeleteNatGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65827
65763
|
...commonParams
|
|
65828
65764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65839,7 +65775,6 @@ var DeleteNatGatewayCommand = _DeleteNatGatewayCommand;
|
|
|
65839
65775
|
|
|
65840
65776
|
|
|
65841
65777
|
|
|
65842
|
-
|
|
65843
65778
|
var _DeleteNetworkAclCommand = class _DeleteNetworkAclCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65844
65779
|
...commonParams
|
|
65845
65780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65856,7 +65791,6 @@ var DeleteNetworkAclCommand = _DeleteNetworkAclCommand;
|
|
|
65856
65791
|
|
|
65857
65792
|
|
|
65858
65793
|
|
|
65859
|
-
|
|
65860
65794
|
var _DeleteNetworkAclEntryCommand = class _DeleteNetworkAclEntryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65861
65795
|
...commonParams
|
|
65862
65796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65873,7 +65807,6 @@ var DeleteNetworkAclEntryCommand = _DeleteNetworkAclEntryCommand;
|
|
|
65873
65807
|
|
|
65874
65808
|
|
|
65875
65809
|
|
|
65876
|
-
|
|
65877
65810
|
var _DeleteNetworkInsightsAccessScopeAnalysisCommand = class _DeleteNetworkInsightsAccessScopeAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65878
65811
|
...commonParams
|
|
65879
65812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65890,7 +65823,6 @@ var DeleteNetworkInsightsAccessScopeAnalysisCommand = _DeleteNetworkInsightsAcce
|
|
|
65890
65823
|
|
|
65891
65824
|
|
|
65892
65825
|
|
|
65893
|
-
|
|
65894
65826
|
var _DeleteNetworkInsightsAccessScopeCommand = class _DeleteNetworkInsightsAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65895
65827
|
...commonParams
|
|
65896
65828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65907,7 +65839,6 @@ var DeleteNetworkInsightsAccessScopeCommand = _DeleteNetworkInsightsAccessScopeC
|
|
|
65907
65839
|
|
|
65908
65840
|
|
|
65909
65841
|
|
|
65910
|
-
|
|
65911
65842
|
var _DeleteNetworkInsightsAnalysisCommand = class _DeleteNetworkInsightsAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65912
65843
|
...commonParams
|
|
65913
65844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65924,7 +65855,6 @@ var DeleteNetworkInsightsAnalysisCommand = _DeleteNetworkInsightsAnalysisCommand
|
|
|
65924
65855
|
|
|
65925
65856
|
|
|
65926
65857
|
|
|
65927
|
-
|
|
65928
65858
|
var _DeleteNetworkInsightsPathCommand = class _DeleteNetworkInsightsPathCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65929
65859
|
...commonParams
|
|
65930
65860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65941,7 +65871,6 @@ var DeleteNetworkInsightsPathCommand = _DeleteNetworkInsightsPathCommand;
|
|
|
65941
65871
|
|
|
65942
65872
|
|
|
65943
65873
|
|
|
65944
|
-
|
|
65945
65874
|
var _DeleteNetworkInterfaceCommand = class _DeleteNetworkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65946
65875
|
...commonParams
|
|
65947
65876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65958,7 +65887,6 @@ var DeleteNetworkInterfaceCommand = _DeleteNetworkInterfaceCommand;
|
|
|
65958
65887
|
|
|
65959
65888
|
|
|
65960
65889
|
|
|
65961
|
-
|
|
65962
65890
|
var _DeleteNetworkInterfacePermissionCommand = class _DeleteNetworkInterfacePermissionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65963
65891
|
...commonParams
|
|
65964
65892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65975,7 +65903,6 @@ var DeleteNetworkInterfacePermissionCommand = _DeleteNetworkInterfacePermissionC
|
|
|
65975
65903
|
|
|
65976
65904
|
|
|
65977
65905
|
|
|
65978
|
-
|
|
65979
65906
|
var _DeletePlacementGroupCommand = class _DeletePlacementGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65980
65907
|
...commonParams
|
|
65981
65908
|
}).m(function(Command, cs, config, o) {
|
|
@@ -65992,7 +65919,6 @@ var DeletePlacementGroupCommand = _DeletePlacementGroupCommand;
|
|
|
65992
65919
|
|
|
65993
65920
|
|
|
65994
65921
|
|
|
65995
|
-
|
|
65996
65922
|
var _DeletePublicIpv4PoolCommand = class _DeletePublicIpv4PoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
65997
65923
|
...commonParams
|
|
65998
65924
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66009,7 +65935,6 @@ var DeletePublicIpv4PoolCommand = _DeletePublicIpv4PoolCommand;
|
|
|
66009
65935
|
|
|
66010
65936
|
|
|
66011
65937
|
|
|
66012
|
-
|
|
66013
65938
|
var _DeleteQueuedReservedInstancesCommand = class _DeleteQueuedReservedInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66014
65939
|
...commonParams
|
|
66015
65940
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66026,7 +65951,6 @@ var DeleteQueuedReservedInstancesCommand = _DeleteQueuedReservedInstancesCommand
|
|
|
66026
65951
|
|
|
66027
65952
|
|
|
66028
65953
|
|
|
66029
|
-
|
|
66030
65954
|
var _DeleteRouteCommand = class _DeleteRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66031
65955
|
...commonParams
|
|
66032
65956
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66043,7 +65967,6 @@ var DeleteRouteCommand = _DeleteRouteCommand;
|
|
|
66043
65967
|
|
|
66044
65968
|
|
|
66045
65969
|
|
|
66046
|
-
|
|
66047
65970
|
var _DeleteRouteTableCommand = class _DeleteRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66048
65971
|
...commonParams
|
|
66049
65972
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66060,7 +65983,6 @@ var DeleteRouteTableCommand = _DeleteRouteTableCommand;
|
|
|
66060
65983
|
|
|
66061
65984
|
|
|
66062
65985
|
|
|
66063
|
-
|
|
66064
65986
|
var _DeleteSecurityGroupCommand = class _DeleteSecurityGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66065
65987
|
...commonParams
|
|
66066
65988
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66077,7 +65999,6 @@ var DeleteSecurityGroupCommand = _DeleteSecurityGroupCommand;
|
|
|
66077
65999
|
|
|
66078
66000
|
|
|
66079
66001
|
|
|
66080
|
-
|
|
66081
66002
|
var _DeleteSnapshotCommand = class _DeleteSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66082
66003
|
...commonParams
|
|
66083
66004
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66094,7 +66015,6 @@ var DeleteSnapshotCommand = _DeleteSnapshotCommand;
|
|
|
66094
66015
|
|
|
66095
66016
|
|
|
66096
66017
|
|
|
66097
|
-
|
|
66098
66018
|
var _DeleteSpotDatafeedSubscriptionCommand = class _DeleteSpotDatafeedSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66099
66019
|
...commonParams
|
|
66100
66020
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66111,7 +66031,6 @@ var DeleteSpotDatafeedSubscriptionCommand = _DeleteSpotDatafeedSubscriptionComma
|
|
|
66111
66031
|
|
|
66112
66032
|
|
|
66113
66033
|
|
|
66114
|
-
|
|
66115
66034
|
var _DeleteSubnetCidrReservationCommand = class _DeleteSubnetCidrReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66116
66035
|
...commonParams
|
|
66117
66036
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66128,7 +66047,6 @@ var DeleteSubnetCidrReservationCommand = _DeleteSubnetCidrReservationCommand;
|
|
|
66128
66047
|
|
|
66129
66048
|
|
|
66130
66049
|
|
|
66131
|
-
|
|
66132
66050
|
var _DeleteSubnetCommand = class _DeleteSubnetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66133
66051
|
...commonParams
|
|
66134
66052
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66145,7 +66063,6 @@ var DeleteSubnetCommand = _DeleteSubnetCommand;
|
|
|
66145
66063
|
|
|
66146
66064
|
|
|
66147
66065
|
|
|
66148
|
-
|
|
66149
66066
|
var _DeleteTagsCommand = class _DeleteTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66150
66067
|
...commonParams
|
|
66151
66068
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66162,7 +66079,6 @@ var DeleteTagsCommand = _DeleteTagsCommand;
|
|
|
66162
66079
|
|
|
66163
66080
|
|
|
66164
66081
|
|
|
66165
|
-
|
|
66166
66082
|
var _DeleteTrafficMirrorFilterCommand = class _DeleteTrafficMirrorFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66167
66083
|
...commonParams
|
|
66168
66084
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66179,7 +66095,6 @@ var DeleteTrafficMirrorFilterCommand = _DeleteTrafficMirrorFilterCommand;
|
|
|
66179
66095
|
|
|
66180
66096
|
|
|
66181
66097
|
|
|
66182
|
-
|
|
66183
66098
|
var _DeleteTrafficMirrorFilterRuleCommand = class _DeleteTrafficMirrorFilterRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66184
66099
|
...commonParams
|
|
66185
66100
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66196,7 +66111,6 @@ var DeleteTrafficMirrorFilterRuleCommand = _DeleteTrafficMirrorFilterRuleCommand
|
|
|
66196
66111
|
|
|
66197
66112
|
|
|
66198
66113
|
|
|
66199
|
-
|
|
66200
66114
|
var _DeleteTrafficMirrorSessionCommand = class _DeleteTrafficMirrorSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66201
66115
|
...commonParams
|
|
66202
66116
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66213,7 +66127,6 @@ var DeleteTrafficMirrorSessionCommand = _DeleteTrafficMirrorSessionCommand;
|
|
|
66213
66127
|
|
|
66214
66128
|
|
|
66215
66129
|
|
|
66216
|
-
|
|
66217
66130
|
var _DeleteTrafficMirrorTargetCommand = class _DeleteTrafficMirrorTargetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66218
66131
|
...commonParams
|
|
66219
66132
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66230,7 +66143,6 @@ var DeleteTrafficMirrorTargetCommand = _DeleteTrafficMirrorTargetCommand;
|
|
|
66230
66143
|
|
|
66231
66144
|
|
|
66232
66145
|
|
|
66233
|
-
|
|
66234
66146
|
var _DeleteTransitGatewayCommand = class _DeleteTransitGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66235
66147
|
...commonParams
|
|
66236
66148
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66247,7 +66159,6 @@ var DeleteTransitGatewayCommand = _DeleteTransitGatewayCommand;
|
|
|
66247
66159
|
|
|
66248
66160
|
|
|
66249
66161
|
|
|
66250
|
-
|
|
66251
66162
|
var _DeleteTransitGatewayConnectCommand = class _DeleteTransitGatewayConnectCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66252
66163
|
...commonParams
|
|
66253
66164
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66264,7 +66175,6 @@ var DeleteTransitGatewayConnectCommand = _DeleteTransitGatewayConnectCommand;
|
|
|
66264
66175
|
|
|
66265
66176
|
|
|
66266
66177
|
|
|
66267
|
-
|
|
66268
66178
|
var _DeleteTransitGatewayConnectPeerCommand = class _DeleteTransitGatewayConnectPeerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66269
66179
|
...commonParams
|
|
66270
66180
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66281,7 +66191,6 @@ var DeleteTransitGatewayConnectPeerCommand = _DeleteTransitGatewayConnectPeerCom
|
|
|
66281
66191
|
|
|
66282
66192
|
|
|
66283
66193
|
|
|
66284
|
-
|
|
66285
66194
|
var _DeleteTransitGatewayMulticastDomainCommand = class _DeleteTransitGatewayMulticastDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66286
66195
|
...commonParams
|
|
66287
66196
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66298,7 +66207,6 @@ var DeleteTransitGatewayMulticastDomainCommand = _DeleteTransitGatewayMulticastD
|
|
|
66298
66207
|
|
|
66299
66208
|
|
|
66300
66209
|
|
|
66301
|
-
|
|
66302
66210
|
var _DeleteTransitGatewayPeeringAttachmentCommand = class _DeleteTransitGatewayPeeringAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66303
66211
|
...commonParams
|
|
66304
66212
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66315,7 +66223,6 @@ var DeleteTransitGatewayPeeringAttachmentCommand = _DeleteTransitGatewayPeeringA
|
|
|
66315
66223
|
|
|
66316
66224
|
|
|
66317
66225
|
|
|
66318
|
-
|
|
66319
66226
|
var _DeleteTransitGatewayPolicyTableCommand = class _DeleteTransitGatewayPolicyTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66320
66227
|
...commonParams
|
|
66321
66228
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66332,7 +66239,6 @@ var DeleteTransitGatewayPolicyTableCommand = _DeleteTransitGatewayPolicyTableCom
|
|
|
66332
66239
|
|
|
66333
66240
|
|
|
66334
66241
|
|
|
66335
|
-
|
|
66336
66242
|
var _DeleteTransitGatewayPrefixListReferenceCommand = class _DeleteTransitGatewayPrefixListReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66337
66243
|
...commonParams
|
|
66338
66244
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66349,7 +66255,6 @@ var DeleteTransitGatewayPrefixListReferenceCommand = _DeleteTransitGatewayPrefix
|
|
|
66349
66255
|
|
|
66350
66256
|
|
|
66351
66257
|
|
|
66352
|
-
|
|
66353
66258
|
var _DeleteTransitGatewayRouteCommand = class _DeleteTransitGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66354
66259
|
...commonParams
|
|
66355
66260
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66366,7 +66271,6 @@ var DeleteTransitGatewayRouteCommand = _DeleteTransitGatewayRouteCommand;
|
|
|
66366
66271
|
|
|
66367
66272
|
|
|
66368
66273
|
|
|
66369
|
-
|
|
66370
66274
|
var _DeleteTransitGatewayRouteTableAnnouncementCommand = class _DeleteTransitGatewayRouteTableAnnouncementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66371
66275
|
...commonParams
|
|
66372
66276
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66383,7 +66287,6 @@ var DeleteTransitGatewayRouteTableAnnouncementCommand = _DeleteTransitGatewayRou
|
|
|
66383
66287
|
|
|
66384
66288
|
|
|
66385
66289
|
|
|
66386
|
-
|
|
66387
66290
|
var _DeleteTransitGatewayRouteTableCommand = class _DeleteTransitGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66388
66291
|
...commonParams
|
|
66389
66292
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66400,7 +66303,6 @@ var DeleteTransitGatewayRouteTableCommand = _DeleteTransitGatewayRouteTableComma
|
|
|
66400
66303
|
|
|
66401
66304
|
|
|
66402
66305
|
|
|
66403
|
-
|
|
66404
66306
|
var _DeleteTransitGatewayVpcAttachmentCommand = class _DeleteTransitGatewayVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66405
66307
|
...commonParams
|
|
66406
66308
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66417,7 +66319,6 @@ var DeleteTransitGatewayVpcAttachmentCommand = _DeleteTransitGatewayVpcAttachmen
|
|
|
66417
66319
|
|
|
66418
66320
|
|
|
66419
66321
|
|
|
66420
|
-
|
|
66421
66322
|
var _DeleteVerifiedAccessEndpointCommand = class _DeleteVerifiedAccessEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66422
66323
|
...commonParams
|
|
66423
66324
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66434,7 +66335,6 @@ var DeleteVerifiedAccessEndpointCommand = _DeleteVerifiedAccessEndpointCommand;
|
|
|
66434
66335
|
|
|
66435
66336
|
|
|
66436
66337
|
|
|
66437
|
-
|
|
66438
66338
|
var _DeleteVerifiedAccessGroupCommand = class _DeleteVerifiedAccessGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66439
66339
|
...commonParams
|
|
66440
66340
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66451,7 +66351,6 @@ var DeleteVerifiedAccessGroupCommand = _DeleteVerifiedAccessGroupCommand;
|
|
|
66451
66351
|
|
|
66452
66352
|
|
|
66453
66353
|
|
|
66454
|
-
|
|
66455
66354
|
var _DeleteVerifiedAccessInstanceCommand = class _DeleteVerifiedAccessInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66456
66355
|
...commonParams
|
|
66457
66356
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66469,7 +66368,6 @@ var DeleteVerifiedAccessInstanceCommand = _DeleteVerifiedAccessInstanceCommand;
|
|
|
66469
66368
|
|
|
66470
66369
|
|
|
66471
66370
|
|
|
66472
|
-
|
|
66473
66371
|
// src/models/models_3.ts
|
|
66474
66372
|
|
|
66475
66373
|
var DeleteQueuedReservedInstancesErrorCode = {
|
|
@@ -66741,7 +66639,6 @@ var DeleteVerifiedAccessTrustProviderCommand = _DeleteVerifiedAccessTrustProvide
|
|
|
66741
66639
|
|
|
66742
66640
|
|
|
66743
66641
|
|
|
66744
|
-
|
|
66745
66642
|
var _DeleteVolumeCommand = class _DeleteVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66746
66643
|
...commonParams
|
|
66747
66644
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66758,7 +66655,6 @@ var DeleteVolumeCommand = _DeleteVolumeCommand;
|
|
|
66758
66655
|
|
|
66759
66656
|
|
|
66760
66657
|
|
|
66761
|
-
|
|
66762
66658
|
var _DeleteVpcCommand = class _DeleteVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66763
66659
|
...commonParams
|
|
66764
66660
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66775,7 +66671,6 @@ var DeleteVpcCommand = _DeleteVpcCommand;
|
|
|
66775
66671
|
|
|
66776
66672
|
|
|
66777
66673
|
|
|
66778
|
-
|
|
66779
66674
|
var _DeleteVpcEndpointConnectionNotificationsCommand = class _DeleteVpcEndpointConnectionNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66780
66675
|
...commonParams
|
|
66781
66676
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66792,7 +66687,6 @@ var DeleteVpcEndpointConnectionNotificationsCommand = _DeleteVpcEndpointConnecti
|
|
|
66792
66687
|
|
|
66793
66688
|
|
|
66794
66689
|
|
|
66795
|
-
|
|
66796
66690
|
var _DeleteVpcEndpointsCommand = class _DeleteVpcEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66797
66691
|
...commonParams
|
|
66798
66692
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66809,7 +66703,6 @@ var DeleteVpcEndpointsCommand = _DeleteVpcEndpointsCommand;
|
|
|
66809
66703
|
|
|
66810
66704
|
|
|
66811
66705
|
|
|
66812
|
-
|
|
66813
66706
|
var _DeleteVpcEndpointServiceConfigurationsCommand = class _DeleteVpcEndpointServiceConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66814
66707
|
...commonParams
|
|
66815
66708
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66826,7 +66719,6 @@ var DeleteVpcEndpointServiceConfigurationsCommand = _DeleteVpcEndpointServiceCon
|
|
|
66826
66719
|
|
|
66827
66720
|
|
|
66828
66721
|
|
|
66829
|
-
|
|
66830
66722
|
var _DeleteVpcPeeringConnectionCommand = class _DeleteVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66831
66723
|
...commonParams
|
|
66832
66724
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66843,7 +66735,6 @@ var DeleteVpcPeeringConnectionCommand = _DeleteVpcPeeringConnectionCommand;
|
|
|
66843
66735
|
|
|
66844
66736
|
|
|
66845
66737
|
|
|
66846
|
-
|
|
66847
66738
|
var _DeleteVpnConnectionCommand = class _DeleteVpnConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66848
66739
|
...commonParams
|
|
66849
66740
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66860,7 +66751,6 @@ var DeleteVpnConnectionCommand = _DeleteVpnConnectionCommand;
|
|
|
66860
66751
|
|
|
66861
66752
|
|
|
66862
66753
|
|
|
66863
|
-
|
|
66864
66754
|
var _DeleteVpnConnectionRouteCommand = class _DeleteVpnConnectionRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66865
66755
|
...commonParams
|
|
66866
66756
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66877,7 +66767,6 @@ var DeleteVpnConnectionRouteCommand = _DeleteVpnConnectionRouteCommand;
|
|
|
66877
66767
|
|
|
66878
66768
|
|
|
66879
66769
|
|
|
66880
|
-
|
|
66881
66770
|
var _DeleteVpnGatewayCommand = class _DeleteVpnGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66882
66771
|
...commonParams
|
|
66883
66772
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66894,7 +66783,6 @@ var DeleteVpnGatewayCommand = _DeleteVpnGatewayCommand;
|
|
|
66894
66783
|
|
|
66895
66784
|
|
|
66896
66785
|
|
|
66897
|
-
|
|
66898
66786
|
var _DeprovisionByoipCidrCommand = class _DeprovisionByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66899
66787
|
...commonParams
|
|
66900
66788
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66911,7 +66799,6 @@ var DeprovisionByoipCidrCommand = _DeprovisionByoipCidrCommand;
|
|
|
66911
66799
|
|
|
66912
66800
|
|
|
66913
66801
|
|
|
66914
|
-
|
|
66915
66802
|
var _DeprovisionIpamByoasnCommand = class _DeprovisionIpamByoasnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66916
66803
|
...commonParams
|
|
66917
66804
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66928,7 +66815,6 @@ var DeprovisionIpamByoasnCommand = _DeprovisionIpamByoasnCommand;
|
|
|
66928
66815
|
|
|
66929
66816
|
|
|
66930
66817
|
|
|
66931
|
-
|
|
66932
66818
|
var _DeprovisionIpamPoolCidrCommand = class _DeprovisionIpamPoolCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66933
66819
|
...commonParams
|
|
66934
66820
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66945,7 +66831,6 @@ var DeprovisionIpamPoolCidrCommand = _DeprovisionIpamPoolCidrCommand;
|
|
|
66945
66831
|
|
|
66946
66832
|
|
|
66947
66833
|
|
|
66948
|
-
|
|
66949
66834
|
var _DeprovisionPublicIpv4PoolCidrCommand = class _DeprovisionPublicIpv4PoolCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66950
66835
|
...commonParams
|
|
66951
66836
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66962,7 +66847,6 @@ var DeprovisionPublicIpv4PoolCidrCommand = _DeprovisionPublicIpv4PoolCidrCommand
|
|
|
66962
66847
|
|
|
66963
66848
|
|
|
66964
66849
|
|
|
66965
|
-
|
|
66966
66850
|
var _DeregisterImageCommand = class _DeregisterImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66967
66851
|
...commonParams
|
|
66968
66852
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66979,7 +66863,6 @@ var DeregisterImageCommand = _DeregisterImageCommand;
|
|
|
66979
66863
|
|
|
66980
66864
|
|
|
66981
66865
|
|
|
66982
|
-
|
|
66983
66866
|
var _DeregisterInstanceEventNotificationAttributesCommand = class _DeregisterInstanceEventNotificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
66984
66867
|
...commonParams
|
|
66985
66868
|
}).m(function(Command, cs, config, o) {
|
|
@@ -66996,7 +66879,6 @@ var DeregisterInstanceEventNotificationAttributesCommand = _DeregisterInstanceEv
|
|
|
66996
66879
|
|
|
66997
66880
|
|
|
66998
66881
|
|
|
66999
|
-
|
|
67000
66882
|
var _DeregisterTransitGatewayMulticastGroupMembersCommand = class _DeregisterTransitGatewayMulticastGroupMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67001
66883
|
...commonParams
|
|
67002
66884
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67013,7 +66895,6 @@ var DeregisterTransitGatewayMulticastGroupMembersCommand = _DeregisterTransitGat
|
|
|
67013
66895
|
|
|
67014
66896
|
|
|
67015
66897
|
|
|
67016
|
-
|
|
67017
66898
|
var _DeregisterTransitGatewayMulticastGroupSourcesCommand = class _DeregisterTransitGatewayMulticastGroupSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67018
66899
|
...commonParams
|
|
67019
66900
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67030,7 +66911,6 @@ var DeregisterTransitGatewayMulticastGroupSourcesCommand = _DeregisterTransitGat
|
|
|
67030
66911
|
|
|
67031
66912
|
|
|
67032
66913
|
|
|
67033
|
-
|
|
67034
66914
|
var _DescribeAccountAttributesCommand = class _DescribeAccountAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67035
66915
|
...commonParams
|
|
67036
66916
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67047,7 +66927,6 @@ var DescribeAccountAttributesCommand = _DescribeAccountAttributesCommand;
|
|
|
67047
66927
|
|
|
67048
66928
|
|
|
67049
66929
|
|
|
67050
|
-
|
|
67051
66930
|
var _DescribeAddressesAttributeCommand = class _DescribeAddressesAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67052
66931
|
...commonParams
|
|
67053
66932
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67064,7 +66943,6 @@ var DescribeAddressesAttributeCommand = _DescribeAddressesAttributeCommand;
|
|
|
67064
66943
|
|
|
67065
66944
|
|
|
67066
66945
|
|
|
67067
|
-
|
|
67068
66946
|
var _DescribeAddressesCommand = class _DescribeAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67069
66947
|
...commonParams
|
|
67070
66948
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67081,7 +66959,6 @@ var DescribeAddressesCommand = _DescribeAddressesCommand;
|
|
|
67081
66959
|
|
|
67082
66960
|
|
|
67083
66961
|
|
|
67084
|
-
|
|
67085
66962
|
var _DescribeAddressTransfersCommand = class _DescribeAddressTransfersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67086
66963
|
...commonParams
|
|
67087
66964
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67098,7 +66975,6 @@ var DescribeAddressTransfersCommand = _DescribeAddressTransfersCommand;
|
|
|
67098
66975
|
|
|
67099
66976
|
|
|
67100
66977
|
|
|
67101
|
-
|
|
67102
66978
|
var _DescribeAggregateIdFormatCommand = class _DescribeAggregateIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67103
66979
|
...commonParams
|
|
67104
66980
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67115,7 +66991,6 @@ var DescribeAggregateIdFormatCommand = _DescribeAggregateIdFormatCommand;
|
|
|
67115
66991
|
|
|
67116
66992
|
|
|
67117
66993
|
|
|
67118
|
-
|
|
67119
66994
|
var _DescribeAvailabilityZonesCommand = class _DescribeAvailabilityZonesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67120
66995
|
...commonParams
|
|
67121
66996
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67132,7 +67007,6 @@ var DescribeAvailabilityZonesCommand = _DescribeAvailabilityZonesCommand;
|
|
|
67132
67007
|
|
|
67133
67008
|
|
|
67134
67009
|
|
|
67135
|
-
|
|
67136
67010
|
var _DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = class _DescribeAwsNetworkPerformanceMetricSubscriptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67137
67011
|
...commonParams
|
|
67138
67012
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67149,7 +67023,6 @@ var DescribeAwsNetworkPerformanceMetricSubscriptionsCommand = _DescribeAwsNetwor
|
|
|
67149
67023
|
|
|
67150
67024
|
|
|
67151
67025
|
|
|
67152
|
-
|
|
67153
67026
|
var _DescribeBundleTasksCommand = class _DescribeBundleTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67154
67027
|
...commonParams
|
|
67155
67028
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67166,7 +67039,6 @@ var DescribeBundleTasksCommand = _DescribeBundleTasksCommand;
|
|
|
67166
67039
|
|
|
67167
67040
|
|
|
67168
67041
|
|
|
67169
|
-
|
|
67170
67042
|
var _DescribeByoipCidrsCommand = class _DescribeByoipCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67171
67043
|
...commonParams
|
|
67172
67044
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67183,7 +67055,6 @@ var DescribeByoipCidrsCommand = _DescribeByoipCidrsCommand;
|
|
|
67183
67055
|
|
|
67184
67056
|
|
|
67185
67057
|
|
|
67186
|
-
|
|
67187
67058
|
var _DescribeCapacityBlockOfferingsCommand = class _DescribeCapacityBlockOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67188
67059
|
...commonParams
|
|
67189
67060
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67200,7 +67071,6 @@ var DescribeCapacityBlockOfferingsCommand = _DescribeCapacityBlockOfferingsComma
|
|
|
67200
67071
|
|
|
67201
67072
|
|
|
67202
67073
|
|
|
67203
|
-
|
|
67204
67074
|
var _DescribeCapacityReservationFleetsCommand = class _DescribeCapacityReservationFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67205
67075
|
...commonParams
|
|
67206
67076
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67217,7 +67087,6 @@ var DescribeCapacityReservationFleetsCommand = _DescribeCapacityReservationFleet
|
|
|
67217
67087
|
|
|
67218
67088
|
|
|
67219
67089
|
|
|
67220
|
-
|
|
67221
67090
|
var _DescribeCapacityReservationsCommand = class _DescribeCapacityReservationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67222
67091
|
...commonParams
|
|
67223
67092
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67234,7 +67103,6 @@ var DescribeCapacityReservationsCommand = _DescribeCapacityReservationsCommand;
|
|
|
67234
67103
|
|
|
67235
67104
|
|
|
67236
67105
|
|
|
67237
|
-
|
|
67238
67106
|
var _DescribeCarrierGatewaysCommand = class _DescribeCarrierGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67239
67107
|
...commonParams
|
|
67240
67108
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67251,7 +67119,6 @@ var DescribeCarrierGatewaysCommand = _DescribeCarrierGatewaysCommand;
|
|
|
67251
67119
|
|
|
67252
67120
|
|
|
67253
67121
|
|
|
67254
|
-
|
|
67255
67122
|
var _DescribeClassicLinkInstancesCommand = class _DescribeClassicLinkInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67256
67123
|
...commonParams
|
|
67257
67124
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67268,7 +67135,6 @@ var DescribeClassicLinkInstancesCommand = _DescribeClassicLinkInstancesCommand;
|
|
|
67268
67135
|
|
|
67269
67136
|
|
|
67270
67137
|
|
|
67271
|
-
|
|
67272
67138
|
var _DescribeClientVpnAuthorizationRulesCommand = class _DescribeClientVpnAuthorizationRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67273
67139
|
...commonParams
|
|
67274
67140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67285,7 +67151,6 @@ var DescribeClientVpnAuthorizationRulesCommand = _DescribeClientVpnAuthorization
|
|
|
67285
67151
|
|
|
67286
67152
|
|
|
67287
67153
|
|
|
67288
|
-
|
|
67289
67154
|
var _DescribeClientVpnConnectionsCommand = class _DescribeClientVpnConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67290
67155
|
...commonParams
|
|
67291
67156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67302,7 +67167,6 @@ var DescribeClientVpnConnectionsCommand = _DescribeClientVpnConnectionsCommand;
|
|
|
67302
67167
|
|
|
67303
67168
|
|
|
67304
67169
|
|
|
67305
|
-
|
|
67306
67170
|
var _DescribeClientVpnEndpointsCommand = class _DescribeClientVpnEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67307
67171
|
...commonParams
|
|
67308
67172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67319,7 +67183,6 @@ var DescribeClientVpnEndpointsCommand = _DescribeClientVpnEndpointsCommand;
|
|
|
67319
67183
|
|
|
67320
67184
|
|
|
67321
67185
|
|
|
67322
|
-
|
|
67323
67186
|
var _DescribeClientVpnRoutesCommand = class _DescribeClientVpnRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67324
67187
|
...commonParams
|
|
67325
67188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67336,7 +67199,6 @@ var DescribeClientVpnRoutesCommand = _DescribeClientVpnRoutesCommand;
|
|
|
67336
67199
|
|
|
67337
67200
|
|
|
67338
67201
|
|
|
67339
|
-
|
|
67340
67202
|
var _DescribeClientVpnTargetNetworksCommand = class _DescribeClientVpnTargetNetworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67341
67203
|
...commonParams
|
|
67342
67204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67353,7 +67215,6 @@ var DescribeClientVpnTargetNetworksCommand = _DescribeClientVpnTargetNetworksCom
|
|
|
67353
67215
|
|
|
67354
67216
|
|
|
67355
67217
|
|
|
67356
|
-
|
|
67357
67218
|
var _DescribeCoipPoolsCommand = class _DescribeCoipPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67358
67219
|
...commonParams
|
|
67359
67220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67370,7 +67231,6 @@ var DescribeCoipPoolsCommand = _DescribeCoipPoolsCommand;
|
|
|
67370
67231
|
|
|
67371
67232
|
|
|
67372
67233
|
|
|
67373
|
-
|
|
67374
67234
|
var _DescribeConversionTasksCommand = class _DescribeConversionTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67375
67235
|
...commonParams
|
|
67376
67236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67387,7 +67247,6 @@ var DescribeConversionTasksCommand = _DescribeConversionTasksCommand;
|
|
|
67387
67247
|
|
|
67388
67248
|
|
|
67389
67249
|
|
|
67390
|
-
|
|
67391
67250
|
var _DescribeCustomerGatewaysCommand = class _DescribeCustomerGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67392
67251
|
...commonParams
|
|
67393
67252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67404,7 +67263,6 @@ var DescribeCustomerGatewaysCommand = _DescribeCustomerGatewaysCommand;
|
|
|
67404
67263
|
|
|
67405
67264
|
|
|
67406
67265
|
|
|
67407
|
-
|
|
67408
67266
|
var _DescribeDhcpOptionsCommand = class _DescribeDhcpOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67409
67267
|
...commonParams
|
|
67410
67268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67421,7 +67279,6 @@ var DescribeDhcpOptionsCommand = _DescribeDhcpOptionsCommand;
|
|
|
67421
67279
|
|
|
67422
67280
|
|
|
67423
67281
|
|
|
67424
|
-
|
|
67425
67282
|
var _DescribeEgressOnlyInternetGatewaysCommand = class _DescribeEgressOnlyInternetGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67426
67283
|
...commonParams
|
|
67427
67284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67438,7 +67295,6 @@ var DescribeEgressOnlyInternetGatewaysCommand = _DescribeEgressOnlyInternetGatew
|
|
|
67438
67295
|
|
|
67439
67296
|
|
|
67440
67297
|
|
|
67441
|
-
|
|
67442
67298
|
var _DescribeElasticGpusCommand = class _DescribeElasticGpusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67443
67299
|
...commonParams
|
|
67444
67300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67455,7 +67311,6 @@ var DescribeElasticGpusCommand = _DescribeElasticGpusCommand;
|
|
|
67455
67311
|
|
|
67456
67312
|
|
|
67457
67313
|
|
|
67458
|
-
|
|
67459
67314
|
var _DescribeExportImageTasksCommand = class _DescribeExportImageTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67460
67315
|
...commonParams
|
|
67461
67316
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67472,7 +67327,6 @@ var DescribeExportImageTasksCommand = _DescribeExportImageTasksCommand;
|
|
|
67472
67327
|
|
|
67473
67328
|
|
|
67474
67329
|
|
|
67475
|
-
|
|
67476
67330
|
var _DescribeExportTasksCommand = class _DescribeExportTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67477
67331
|
...commonParams
|
|
67478
67332
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67489,7 +67343,6 @@ var DescribeExportTasksCommand = _DescribeExportTasksCommand;
|
|
|
67489
67343
|
|
|
67490
67344
|
|
|
67491
67345
|
|
|
67492
|
-
|
|
67493
67346
|
var _DescribeFastLaunchImagesCommand = class _DescribeFastLaunchImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67494
67347
|
...commonParams
|
|
67495
67348
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67506,7 +67359,6 @@ var DescribeFastLaunchImagesCommand = _DescribeFastLaunchImagesCommand;
|
|
|
67506
67359
|
|
|
67507
67360
|
|
|
67508
67361
|
|
|
67509
|
-
|
|
67510
67362
|
var _DescribeFastSnapshotRestoresCommand = class _DescribeFastSnapshotRestoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67511
67363
|
...commonParams
|
|
67512
67364
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67523,7 +67375,6 @@ var DescribeFastSnapshotRestoresCommand = _DescribeFastSnapshotRestoresCommand;
|
|
|
67523
67375
|
|
|
67524
67376
|
|
|
67525
67377
|
|
|
67526
|
-
|
|
67527
67378
|
var _DescribeFleetHistoryCommand = class _DescribeFleetHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67528
67379
|
...commonParams
|
|
67529
67380
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67540,7 +67391,6 @@ var DescribeFleetHistoryCommand = _DescribeFleetHistoryCommand;
|
|
|
67540
67391
|
|
|
67541
67392
|
|
|
67542
67393
|
|
|
67543
|
-
|
|
67544
67394
|
var _DescribeFleetInstancesCommand = class _DescribeFleetInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67545
67395
|
...commonParams
|
|
67546
67396
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67557,7 +67407,6 @@ var DescribeFleetInstancesCommand = _DescribeFleetInstancesCommand;
|
|
|
67557
67407
|
|
|
67558
67408
|
|
|
67559
67409
|
|
|
67560
|
-
|
|
67561
67410
|
var _DescribeFleetsCommand = class _DescribeFleetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67562
67411
|
...commonParams
|
|
67563
67412
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67574,7 +67423,6 @@ var DescribeFleetsCommand = _DescribeFleetsCommand;
|
|
|
67574
67423
|
|
|
67575
67424
|
|
|
67576
67425
|
|
|
67577
|
-
|
|
67578
67426
|
var _DescribeFlowLogsCommand = class _DescribeFlowLogsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67579
67427
|
...commonParams
|
|
67580
67428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67591,7 +67439,6 @@ var DescribeFlowLogsCommand = _DescribeFlowLogsCommand;
|
|
|
67591
67439
|
|
|
67592
67440
|
|
|
67593
67441
|
|
|
67594
|
-
|
|
67595
67442
|
var _DescribeFpgaImageAttributeCommand = class _DescribeFpgaImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67596
67443
|
...commonParams
|
|
67597
67444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67608,7 +67455,6 @@ var DescribeFpgaImageAttributeCommand = _DescribeFpgaImageAttributeCommand;
|
|
|
67608
67455
|
|
|
67609
67456
|
|
|
67610
67457
|
|
|
67611
|
-
|
|
67612
67458
|
var _DescribeFpgaImagesCommand = class _DescribeFpgaImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67613
67459
|
...commonParams
|
|
67614
67460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67625,7 +67471,6 @@ var DescribeFpgaImagesCommand = _DescribeFpgaImagesCommand;
|
|
|
67625
67471
|
|
|
67626
67472
|
|
|
67627
67473
|
|
|
67628
|
-
|
|
67629
67474
|
var _DescribeHostReservationOfferingsCommand = class _DescribeHostReservationOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67630
67475
|
...commonParams
|
|
67631
67476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67642,7 +67487,6 @@ var DescribeHostReservationOfferingsCommand = _DescribeHostReservationOfferingsC
|
|
|
67642
67487
|
|
|
67643
67488
|
|
|
67644
67489
|
|
|
67645
|
-
|
|
67646
67490
|
var _DescribeHostReservationsCommand = class _DescribeHostReservationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67647
67491
|
...commonParams
|
|
67648
67492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67659,7 +67503,6 @@ var DescribeHostReservationsCommand = _DescribeHostReservationsCommand;
|
|
|
67659
67503
|
|
|
67660
67504
|
|
|
67661
67505
|
|
|
67662
|
-
|
|
67663
67506
|
var _DescribeHostsCommand = class _DescribeHostsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67664
67507
|
...commonParams
|
|
67665
67508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67676,7 +67519,6 @@ var DescribeHostsCommand = _DescribeHostsCommand;
|
|
|
67676
67519
|
|
|
67677
67520
|
|
|
67678
67521
|
|
|
67679
|
-
|
|
67680
67522
|
var _DescribeIamInstanceProfileAssociationsCommand = class _DescribeIamInstanceProfileAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67681
67523
|
...commonParams
|
|
67682
67524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67693,7 +67535,6 @@ var DescribeIamInstanceProfileAssociationsCommand = _DescribeIamInstanceProfileA
|
|
|
67693
67535
|
|
|
67694
67536
|
|
|
67695
67537
|
|
|
67696
|
-
|
|
67697
67538
|
var _DescribeIdentityIdFormatCommand = class _DescribeIdentityIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67698
67539
|
...commonParams
|
|
67699
67540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67710,7 +67551,6 @@ var DescribeIdentityIdFormatCommand = _DescribeIdentityIdFormatCommand;
|
|
|
67710
67551
|
|
|
67711
67552
|
|
|
67712
67553
|
|
|
67713
|
-
|
|
67714
67554
|
var _DescribeIdFormatCommand = class _DescribeIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67715
67555
|
...commonParams
|
|
67716
67556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67727,7 +67567,6 @@ var DescribeIdFormatCommand = _DescribeIdFormatCommand;
|
|
|
67727
67567
|
|
|
67728
67568
|
|
|
67729
67569
|
|
|
67730
|
-
|
|
67731
67570
|
var _DescribeImageAttributeCommand = class _DescribeImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67732
67571
|
...commonParams
|
|
67733
67572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67744,7 +67583,6 @@ var DescribeImageAttributeCommand = _DescribeImageAttributeCommand;
|
|
|
67744
67583
|
|
|
67745
67584
|
|
|
67746
67585
|
|
|
67747
|
-
|
|
67748
67586
|
var _DescribeImagesCommand = class _DescribeImagesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67749
67587
|
...commonParams
|
|
67750
67588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67761,7 +67599,6 @@ var DescribeImagesCommand = _DescribeImagesCommand;
|
|
|
67761
67599
|
|
|
67762
67600
|
|
|
67763
67601
|
|
|
67764
|
-
|
|
67765
67602
|
var _DescribeImportImageTasksCommand = class _DescribeImportImageTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
67766
67603
|
...commonParams
|
|
67767
67604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -67779,7 +67616,6 @@ var DescribeImportImageTasksCommand = _DescribeImportImageTasksCommand;
|
|
|
67779
67616
|
|
|
67780
67617
|
|
|
67781
67618
|
|
|
67782
|
-
|
|
67783
67619
|
// src/models/models_4.ts
|
|
67784
67620
|
|
|
67785
67621
|
var InstanceAttributeName = {
|
|
@@ -68126,7 +67962,6 @@ var DescribeImportSnapshotTasksCommand = _DescribeImportSnapshotTasksCommand;
|
|
|
68126
67962
|
|
|
68127
67963
|
|
|
68128
67964
|
|
|
68129
|
-
|
|
68130
67965
|
var _DescribeInstanceAttributeCommand = class _DescribeInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68131
67966
|
...commonParams
|
|
68132
67967
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68143,7 +67978,6 @@ var DescribeInstanceAttributeCommand = _DescribeInstanceAttributeCommand;
|
|
|
68143
67978
|
|
|
68144
67979
|
|
|
68145
67980
|
|
|
68146
|
-
|
|
68147
67981
|
var _DescribeInstanceConnectEndpointsCommand = class _DescribeInstanceConnectEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68148
67982
|
...commonParams
|
|
68149
67983
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68160,7 +67994,6 @@ var DescribeInstanceConnectEndpointsCommand = _DescribeInstanceConnectEndpointsC
|
|
|
68160
67994
|
|
|
68161
67995
|
|
|
68162
67996
|
|
|
68163
|
-
|
|
68164
67997
|
var _DescribeInstanceCreditSpecificationsCommand = class _DescribeInstanceCreditSpecificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68165
67998
|
...commonParams
|
|
68166
67999
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68177,7 +68010,6 @@ var DescribeInstanceCreditSpecificationsCommand = _DescribeInstanceCreditSpecifi
|
|
|
68177
68010
|
|
|
68178
68011
|
|
|
68179
68012
|
|
|
68180
|
-
|
|
68181
68013
|
var _DescribeInstanceEventNotificationAttributesCommand = class _DescribeInstanceEventNotificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68182
68014
|
...commonParams
|
|
68183
68015
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68194,7 +68026,6 @@ var DescribeInstanceEventNotificationAttributesCommand = _DescribeInstanceEventN
|
|
|
68194
68026
|
|
|
68195
68027
|
|
|
68196
68028
|
|
|
68197
|
-
|
|
68198
68029
|
var _DescribeInstanceEventWindowsCommand = class _DescribeInstanceEventWindowsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68199
68030
|
...commonParams
|
|
68200
68031
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68211,7 +68042,6 @@ var DescribeInstanceEventWindowsCommand = _DescribeInstanceEventWindowsCommand;
|
|
|
68211
68042
|
|
|
68212
68043
|
|
|
68213
68044
|
|
|
68214
|
-
|
|
68215
68045
|
var _DescribeInstancesCommand = class _DescribeInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68216
68046
|
...commonParams
|
|
68217
68047
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68228,7 +68058,6 @@ var DescribeInstancesCommand = _DescribeInstancesCommand;
|
|
|
68228
68058
|
|
|
68229
68059
|
|
|
68230
68060
|
|
|
68231
|
-
|
|
68232
68061
|
var _DescribeInstanceStatusCommand = class _DescribeInstanceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68233
68062
|
...commonParams
|
|
68234
68063
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68245,7 +68074,6 @@ var DescribeInstanceStatusCommand = _DescribeInstanceStatusCommand;
|
|
|
68245
68074
|
|
|
68246
68075
|
|
|
68247
68076
|
|
|
68248
|
-
|
|
68249
68077
|
var _DescribeInstanceTopologyCommand = class _DescribeInstanceTopologyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68250
68078
|
...commonParams
|
|
68251
68079
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68262,7 +68090,6 @@ var DescribeInstanceTopologyCommand = _DescribeInstanceTopologyCommand;
|
|
|
68262
68090
|
|
|
68263
68091
|
|
|
68264
68092
|
|
|
68265
|
-
|
|
68266
68093
|
var _DescribeInstanceTypeOfferingsCommand = class _DescribeInstanceTypeOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68267
68094
|
...commonParams
|
|
68268
68095
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68279,7 +68106,6 @@ var DescribeInstanceTypeOfferingsCommand = _DescribeInstanceTypeOfferingsCommand
|
|
|
68279
68106
|
|
|
68280
68107
|
|
|
68281
68108
|
|
|
68282
|
-
|
|
68283
68109
|
var _DescribeInstanceTypesCommand = class _DescribeInstanceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68284
68110
|
...commonParams
|
|
68285
68111
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68296,7 +68122,6 @@ var DescribeInstanceTypesCommand = _DescribeInstanceTypesCommand;
|
|
|
68296
68122
|
|
|
68297
68123
|
|
|
68298
68124
|
|
|
68299
|
-
|
|
68300
68125
|
var _DescribeInternetGatewaysCommand = class _DescribeInternetGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68301
68126
|
...commonParams
|
|
68302
68127
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68313,7 +68138,6 @@ var DescribeInternetGatewaysCommand = _DescribeInternetGatewaysCommand;
|
|
|
68313
68138
|
|
|
68314
68139
|
|
|
68315
68140
|
|
|
68316
|
-
|
|
68317
68141
|
var _DescribeIpamByoasnCommand = class _DescribeIpamByoasnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68318
68142
|
...commonParams
|
|
68319
68143
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68330,7 +68154,6 @@ var DescribeIpamByoasnCommand = _DescribeIpamByoasnCommand;
|
|
|
68330
68154
|
|
|
68331
68155
|
|
|
68332
68156
|
|
|
68333
|
-
|
|
68334
68157
|
var _DescribeIpamPoolsCommand = class _DescribeIpamPoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68335
68158
|
...commonParams
|
|
68336
68159
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68347,7 +68170,6 @@ var DescribeIpamPoolsCommand = _DescribeIpamPoolsCommand;
|
|
|
68347
68170
|
|
|
68348
68171
|
|
|
68349
68172
|
|
|
68350
|
-
|
|
68351
68173
|
var _DescribeIpamResourceDiscoveriesCommand = class _DescribeIpamResourceDiscoveriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68352
68174
|
...commonParams
|
|
68353
68175
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68364,7 +68186,6 @@ var DescribeIpamResourceDiscoveriesCommand = _DescribeIpamResourceDiscoveriesCom
|
|
|
68364
68186
|
|
|
68365
68187
|
|
|
68366
68188
|
|
|
68367
|
-
|
|
68368
68189
|
var _DescribeIpamResourceDiscoveryAssociationsCommand = class _DescribeIpamResourceDiscoveryAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68369
68190
|
...commonParams
|
|
68370
68191
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68381,7 +68202,6 @@ var DescribeIpamResourceDiscoveryAssociationsCommand = _DescribeIpamResourceDisc
|
|
|
68381
68202
|
|
|
68382
68203
|
|
|
68383
68204
|
|
|
68384
|
-
|
|
68385
68205
|
var _DescribeIpamsCommand = class _DescribeIpamsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68386
68206
|
...commonParams
|
|
68387
68207
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68398,7 +68218,6 @@ var DescribeIpamsCommand = _DescribeIpamsCommand;
|
|
|
68398
68218
|
|
|
68399
68219
|
|
|
68400
68220
|
|
|
68401
|
-
|
|
68402
68221
|
var _DescribeIpamScopesCommand = class _DescribeIpamScopesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68403
68222
|
...commonParams
|
|
68404
68223
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68415,7 +68234,6 @@ var DescribeIpamScopesCommand = _DescribeIpamScopesCommand;
|
|
|
68415
68234
|
|
|
68416
68235
|
|
|
68417
68236
|
|
|
68418
|
-
|
|
68419
68237
|
var _DescribeIpv6PoolsCommand = class _DescribeIpv6PoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68420
68238
|
...commonParams
|
|
68421
68239
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68432,7 +68250,6 @@ var DescribeIpv6PoolsCommand = _DescribeIpv6PoolsCommand;
|
|
|
68432
68250
|
|
|
68433
68251
|
|
|
68434
68252
|
|
|
68435
|
-
|
|
68436
68253
|
var _DescribeKeyPairsCommand = class _DescribeKeyPairsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68437
68254
|
...commonParams
|
|
68438
68255
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68449,7 +68266,6 @@ var DescribeKeyPairsCommand = _DescribeKeyPairsCommand;
|
|
|
68449
68266
|
|
|
68450
68267
|
|
|
68451
68268
|
|
|
68452
|
-
|
|
68453
68269
|
var _DescribeLaunchTemplatesCommand = class _DescribeLaunchTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68454
68270
|
...commonParams
|
|
68455
68271
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68466,7 +68282,6 @@ var DescribeLaunchTemplatesCommand = _DescribeLaunchTemplatesCommand;
|
|
|
68466
68282
|
|
|
68467
68283
|
|
|
68468
68284
|
|
|
68469
|
-
|
|
68470
68285
|
var _DescribeLaunchTemplateVersionsCommand = class _DescribeLaunchTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68471
68286
|
...commonParams
|
|
68472
68287
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68483,7 +68298,6 @@ var DescribeLaunchTemplateVersionsCommand = _DescribeLaunchTemplateVersionsComma
|
|
|
68483
68298
|
|
|
68484
68299
|
|
|
68485
68300
|
|
|
68486
|
-
|
|
68487
68301
|
var _DescribeLocalGatewayRouteTablesCommand = class _DescribeLocalGatewayRouteTablesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68488
68302
|
...commonParams
|
|
68489
68303
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68500,7 +68314,6 @@ var DescribeLocalGatewayRouteTablesCommand = _DescribeLocalGatewayRouteTablesCom
|
|
|
68500
68314
|
|
|
68501
68315
|
|
|
68502
68316
|
|
|
68503
|
-
|
|
68504
68317
|
var _DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = class _DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68505
68318
|
...commonParams
|
|
68506
68319
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68517,7 +68330,6 @@ var DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand = _De
|
|
|
68517
68330
|
|
|
68518
68331
|
|
|
68519
68332
|
|
|
68520
|
-
|
|
68521
68333
|
var _DescribeLocalGatewayRouteTableVpcAssociationsCommand = class _DescribeLocalGatewayRouteTableVpcAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68522
68334
|
...commonParams
|
|
68523
68335
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68534,7 +68346,6 @@ var DescribeLocalGatewayRouteTableVpcAssociationsCommand = _DescribeLocalGateway
|
|
|
68534
68346
|
|
|
68535
68347
|
|
|
68536
68348
|
|
|
68537
|
-
|
|
68538
68349
|
var _DescribeLocalGatewaysCommand = class _DescribeLocalGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68539
68350
|
...commonParams
|
|
68540
68351
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68551,7 +68362,6 @@ var DescribeLocalGatewaysCommand = _DescribeLocalGatewaysCommand;
|
|
|
68551
68362
|
|
|
68552
68363
|
|
|
68553
68364
|
|
|
68554
|
-
|
|
68555
68365
|
var _DescribeLocalGatewayVirtualInterfaceGroupsCommand = class _DescribeLocalGatewayVirtualInterfaceGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68556
68366
|
...commonParams
|
|
68557
68367
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68568,7 +68378,6 @@ var DescribeLocalGatewayVirtualInterfaceGroupsCommand = _DescribeLocalGatewayVir
|
|
|
68568
68378
|
|
|
68569
68379
|
|
|
68570
68380
|
|
|
68571
|
-
|
|
68572
68381
|
var _DescribeLocalGatewayVirtualInterfacesCommand = class _DescribeLocalGatewayVirtualInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68573
68382
|
...commonParams
|
|
68574
68383
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68585,7 +68394,6 @@ var DescribeLocalGatewayVirtualInterfacesCommand = _DescribeLocalGatewayVirtualI
|
|
|
68585
68394
|
|
|
68586
68395
|
|
|
68587
68396
|
|
|
68588
|
-
|
|
68589
68397
|
var _DescribeLockedSnapshotsCommand = class _DescribeLockedSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68590
68398
|
...commonParams
|
|
68591
68399
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68602,7 +68410,6 @@ var DescribeLockedSnapshotsCommand = _DescribeLockedSnapshotsCommand;
|
|
|
68602
68410
|
|
|
68603
68411
|
|
|
68604
68412
|
|
|
68605
|
-
|
|
68606
68413
|
var _DescribeMacHostsCommand = class _DescribeMacHostsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68607
68414
|
...commonParams
|
|
68608
68415
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68619,7 +68426,6 @@ var DescribeMacHostsCommand = _DescribeMacHostsCommand;
|
|
|
68619
68426
|
|
|
68620
68427
|
|
|
68621
68428
|
|
|
68622
|
-
|
|
68623
68429
|
var _DescribeManagedPrefixListsCommand = class _DescribeManagedPrefixListsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68624
68430
|
...commonParams
|
|
68625
68431
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68636,7 +68442,6 @@ var DescribeManagedPrefixListsCommand = _DescribeManagedPrefixListsCommand;
|
|
|
68636
68442
|
|
|
68637
68443
|
|
|
68638
68444
|
|
|
68639
|
-
|
|
68640
68445
|
var _DescribeMovingAddressesCommand = class _DescribeMovingAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68641
68446
|
...commonParams
|
|
68642
68447
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68653,7 +68458,6 @@ var DescribeMovingAddressesCommand = _DescribeMovingAddressesCommand;
|
|
|
68653
68458
|
|
|
68654
68459
|
|
|
68655
68460
|
|
|
68656
|
-
|
|
68657
68461
|
var _DescribeNatGatewaysCommand = class _DescribeNatGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68658
68462
|
...commonParams
|
|
68659
68463
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68670,7 +68474,6 @@ var DescribeNatGatewaysCommand = _DescribeNatGatewaysCommand;
|
|
|
68670
68474
|
|
|
68671
68475
|
|
|
68672
68476
|
|
|
68673
|
-
|
|
68674
68477
|
var _DescribeNetworkAclsCommand = class _DescribeNetworkAclsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68675
68478
|
...commonParams
|
|
68676
68479
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68687,7 +68490,6 @@ var DescribeNetworkAclsCommand = _DescribeNetworkAclsCommand;
|
|
|
68687
68490
|
|
|
68688
68491
|
|
|
68689
68492
|
|
|
68690
|
-
|
|
68691
68493
|
var _DescribeNetworkInsightsAccessScopeAnalysesCommand = class _DescribeNetworkInsightsAccessScopeAnalysesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68692
68494
|
...commonParams
|
|
68693
68495
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68704,7 +68506,6 @@ var DescribeNetworkInsightsAccessScopeAnalysesCommand = _DescribeNetworkInsights
|
|
|
68704
68506
|
|
|
68705
68507
|
|
|
68706
68508
|
|
|
68707
|
-
|
|
68708
68509
|
var _DescribeNetworkInsightsAccessScopesCommand = class _DescribeNetworkInsightsAccessScopesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68709
68510
|
...commonParams
|
|
68710
68511
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68721,7 +68522,6 @@ var DescribeNetworkInsightsAccessScopesCommand = _DescribeNetworkInsightsAccessS
|
|
|
68721
68522
|
|
|
68722
68523
|
|
|
68723
68524
|
|
|
68724
|
-
|
|
68725
68525
|
var _DescribeNetworkInsightsAnalysesCommand = class _DescribeNetworkInsightsAnalysesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68726
68526
|
...commonParams
|
|
68727
68527
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68738,7 +68538,6 @@ var DescribeNetworkInsightsAnalysesCommand = _DescribeNetworkInsightsAnalysesCom
|
|
|
68738
68538
|
|
|
68739
68539
|
|
|
68740
68540
|
|
|
68741
|
-
|
|
68742
68541
|
var _DescribeNetworkInsightsPathsCommand = class _DescribeNetworkInsightsPathsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68743
68542
|
...commonParams
|
|
68744
68543
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68755,7 +68554,6 @@ var DescribeNetworkInsightsPathsCommand = _DescribeNetworkInsightsPathsCommand;
|
|
|
68755
68554
|
|
|
68756
68555
|
|
|
68757
68556
|
|
|
68758
|
-
|
|
68759
68557
|
var _DescribeNetworkInterfaceAttributeCommand = class _DescribeNetworkInterfaceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68760
68558
|
...commonParams
|
|
68761
68559
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68772,7 +68570,6 @@ var DescribeNetworkInterfaceAttributeCommand = _DescribeNetworkInterfaceAttribut
|
|
|
68772
68570
|
|
|
68773
68571
|
|
|
68774
68572
|
|
|
68775
|
-
|
|
68776
68573
|
var _DescribeNetworkInterfacePermissionsCommand = class _DescribeNetworkInterfacePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68777
68574
|
...commonParams
|
|
68778
68575
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68789,7 +68586,6 @@ var DescribeNetworkInterfacePermissionsCommand = _DescribeNetworkInterfacePermis
|
|
|
68789
68586
|
|
|
68790
68587
|
|
|
68791
68588
|
|
|
68792
|
-
|
|
68793
68589
|
var _DescribeNetworkInterfacesCommand = class _DescribeNetworkInterfacesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68794
68590
|
...commonParams
|
|
68795
68591
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68806,7 +68602,6 @@ var DescribeNetworkInterfacesCommand = _DescribeNetworkInterfacesCommand;
|
|
|
68806
68602
|
|
|
68807
68603
|
|
|
68808
68604
|
|
|
68809
|
-
|
|
68810
68605
|
var _DescribePlacementGroupsCommand = class _DescribePlacementGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68811
68606
|
...commonParams
|
|
68812
68607
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68823,7 +68618,6 @@ var DescribePlacementGroupsCommand = _DescribePlacementGroupsCommand;
|
|
|
68823
68618
|
|
|
68824
68619
|
|
|
68825
68620
|
|
|
68826
|
-
|
|
68827
68621
|
var _DescribePrefixListsCommand = class _DescribePrefixListsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68828
68622
|
...commonParams
|
|
68829
68623
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68840,7 +68634,6 @@ var DescribePrefixListsCommand = _DescribePrefixListsCommand;
|
|
|
68840
68634
|
|
|
68841
68635
|
|
|
68842
68636
|
|
|
68843
|
-
|
|
68844
68637
|
var _DescribePrincipalIdFormatCommand = class _DescribePrincipalIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68845
68638
|
...commonParams
|
|
68846
68639
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68857,7 +68650,6 @@ var DescribePrincipalIdFormatCommand = _DescribePrincipalIdFormatCommand;
|
|
|
68857
68650
|
|
|
68858
68651
|
|
|
68859
68652
|
|
|
68860
|
-
|
|
68861
68653
|
var _DescribePublicIpv4PoolsCommand = class _DescribePublicIpv4PoolsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68862
68654
|
...commonParams
|
|
68863
68655
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68874,7 +68666,6 @@ var DescribePublicIpv4PoolsCommand = _DescribePublicIpv4PoolsCommand;
|
|
|
68874
68666
|
|
|
68875
68667
|
|
|
68876
68668
|
|
|
68877
|
-
|
|
68878
68669
|
var _DescribeRegionsCommand = class _DescribeRegionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68879
68670
|
...commonParams
|
|
68880
68671
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68891,7 +68682,6 @@ var DescribeRegionsCommand = _DescribeRegionsCommand;
|
|
|
68891
68682
|
|
|
68892
68683
|
|
|
68893
68684
|
|
|
68894
|
-
|
|
68895
68685
|
var _DescribeReplaceRootVolumeTasksCommand = class _DescribeReplaceRootVolumeTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68896
68686
|
...commonParams
|
|
68897
68687
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68908,7 +68698,6 @@ var DescribeReplaceRootVolumeTasksCommand = _DescribeReplaceRootVolumeTasksComma
|
|
|
68908
68698
|
|
|
68909
68699
|
|
|
68910
68700
|
|
|
68911
|
-
|
|
68912
68701
|
var _DescribeReservedInstancesCommand = class _DescribeReservedInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68913
68702
|
...commonParams
|
|
68914
68703
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68925,7 +68714,6 @@ var DescribeReservedInstancesCommand = _DescribeReservedInstancesCommand;
|
|
|
68925
68714
|
|
|
68926
68715
|
|
|
68927
68716
|
|
|
68928
|
-
|
|
68929
68717
|
var _DescribeReservedInstancesListingsCommand = class _DescribeReservedInstancesListingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68930
68718
|
...commonParams
|
|
68931
68719
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68942,7 +68730,6 @@ var DescribeReservedInstancesListingsCommand = _DescribeReservedInstancesListing
|
|
|
68942
68730
|
|
|
68943
68731
|
|
|
68944
68732
|
|
|
68945
|
-
|
|
68946
68733
|
var _DescribeReservedInstancesModificationsCommand = class _DescribeReservedInstancesModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68947
68734
|
...commonParams
|
|
68948
68735
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68959,7 +68746,6 @@ var DescribeReservedInstancesModificationsCommand = _DescribeReservedInstancesMo
|
|
|
68959
68746
|
|
|
68960
68747
|
|
|
68961
68748
|
|
|
68962
|
-
|
|
68963
68749
|
var _DescribeReservedInstancesOfferingsCommand = class _DescribeReservedInstancesOfferingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68964
68750
|
...commonParams
|
|
68965
68751
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68976,7 +68762,6 @@ var DescribeReservedInstancesOfferingsCommand = _DescribeReservedInstancesOfferi
|
|
|
68976
68762
|
|
|
68977
68763
|
|
|
68978
68764
|
|
|
68979
|
-
|
|
68980
68765
|
var _DescribeRouteTablesCommand = class _DescribeRouteTablesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68981
68766
|
...commonParams
|
|
68982
68767
|
}).m(function(Command, cs, config, o) {
|
|
@@ -68993,7 +68778,6 @@ var DescribeRouteTablesCommand = _DescribeRouteTablesCommand;
|
|
|
68993
68778
|
|
|
68994
68779
|
|
|
68995
68780
|
|
|
68996
|
-
|
|
68997
68781
|
var _DescribeScheduledInstanceAvailabilityCommand = class _DescribeScheduledInstanceAvailabilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
68998
68782
|
...commonParams
|
|
68999
68783
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69010,7 +68794,6 @@ var DescribeScheduledInstanceAvailabilityCommand = _DescribeScheduledInstanceAva
|
|
|
69010
68794
|
|
|
69011
68795
|
|
|
69012
68796
|
|
|
69013
|
-
|
|
69014
68797
|
var _DescribeScheduledInstancesCommand = class _DescribeScheduledInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69015
68798
|
...commonParams
|
|
69016
68799
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69027,7 +68810,6 @@ var DescribeScheduledInstancesCommand = _DescribeScheduledInstancesCommand;
|
|
|
69027
68810
|
|
|
69028
68811
|
|
|
69029
68812
|
|
|
69030
|
-
|
|
69031
68813
|
var _DescribeSecurityGroupReferencesCommand = class _DescribeSecurityGroupReferencesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69032
68814
|
...commonParams
|
|
69033
68815
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69044,7 +68826,6 @@ var DescribeSecurityGroupReferencesCommand = _DescribeSecurityGroupReferencesCom
|
|
|
69044
68826
|
|
|
69045
68827
|
|
|
69046
68828
|
|
|
69047
|
-
|
|
69048
68829
|
var _DescribeSecurityGroupRulesCommand = class _DescribeSecurityGroupRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69049
68830
|
...commonParams
|
|
69050
68831
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69061,7 +68842,6 @@ var DescribeSecurityGroupRulesCommand = _DescribeSecurityGroupRulesCommand;
|
|
|
69061
68842
|
|
|
69062
68843
|
|
|
69063
68844
|
|
|
69064
|
-
|
|
69065
68845
|
var _DescribeSecurityGroupsCommand = class _DescribeSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69066
68846
|
...commonParams
|
|
69067
68847
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69078,7 +68858,6 @@ var DescribeSecurityGroupsCommand = _DescribeSecurityGroupsCommand;
|
|
|
69078
68858
|
|
|
69079
68859
|
|
|
69080
68860
|
|
|
69081
|
-
|
|
69082
68861
|
var _DescribeSnapshotAttributeCommand = class _DescribeSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69083
68862
|
...commonParams
|
|
69084
68863
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69095,7 +68874,6 @@ var DescribeSnapshotAttributeCommand = _DescribeSnapshotAttributeCommand;
|
|
|
69095
68874
|
|
|
69096
68875
|
|
|
69097
68876
|
|
|
69098
|
-
|
|
69099
68877
|
var _DescribeSnapshotsCommand = class _DescribeSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69100
68878
|
...commonParams
|
|
69101
68879
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69112,7 +68890,6 @@ var DescribeSnapshotsCommand = _DescribeSnapshotsCommand;
|
|
|
69112
68890
|
|
|
69113
68891
|
|
|
69114
68892
|
|
|
69115
|
-
|
|
69116
68893
|
var _DescribeSnapshotTierStatusCommand = class _DescribeSnapshotTierStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69117
68894
|
...commonParams
|
|
69118
68895
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69129,7 +68906,6 @@ var DescribeSnapshotTierStatusCommand = _DescribeSnapshotTierStatusCommand;
|
|
|
69129
68906
|
|
|
69130
68907
|
|
|
69131
68908
|
|
|
69132
|
-
|
|
69133
68909
|
var _DescribeSpotDatafeedSubscriptionCommand = class _DescribeSpotDatafeedSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69134
68910
|
...commonParams
|
|
69135
68911
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69146,7 +68922,6 @@ var DescribeSpotDatafeedSubscriptionCommand = _DescribeSpotDatafeedSubscriptionC
|
|
|
69146
68922
|
|
|
69147
68923
|
|
|
69148
68924
|
|
|
69149
|
-
|
|
69150
68925
|
var _DescribeSpotFleetInstancesCommand = class _DescribeSpotFleetInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69151
68926
|
...commonParams
|
|
69152
68927
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69163,7 +68938,6 @@ var DescribeSpotFleetInstancesCommand = _DescribeSpotFleetInstancesCommand;
|
|
|
69163
68938
|
|
|
69164
68939
|
|
|
69165
68940
|
|
|
69166
|
-
|
|
69167
68941
|
var _DescribeSpotFleetRequestHistoryCommand = class _DescribeSpotFleetRequestHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69168
68942
|
...commonParams
|
|
69169
68943
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69180,7 +68954,6 @@ var DescribeSpotFleetRequestHistoryCommand = _DescribeSpotFleetRequestHistoryCom
|
|
|
69180
68954
|
|
|
69181
68955
|
|
|
69182
68956
|
|
|
69183
|
-
|
|
69184
68957
|
var _DescribeSpotFleetRequestsCommand = class _DescribeSpotFleetRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69185
68958
|
...commonParams
|
|
69186
68959
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69197,7 +68970,6 @@ var DescribeSpotFleetRequestsCommand = _DescribeSpotFleetRequestsCommand;
|
|
|
69197
68970
|
|
|
69198
68971
|
|
|
69199
68972
|
|
|
69200
|
-
|
|
69201
68973
|
var _DescribeSpotInstanceRequestsCommand = class _DescribeSpotInstanceRequestsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69202
68974
|
...commonParams
|
|
69203
68975
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69214,7 +68986,6 @@ var DescribeSpotInstanceRequestsCommand = _DescribeSpotInstanceRequestsCommand;
|
|
|
69214
68986
|
|
|
69215
68987
|
|
|
69216
68988
|
|
|
69217
|
-
|
|
69218
68989
|
var _DescribeSpotPriceHistoryCommand = class _DescribeSpotPriceHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69219
68990
|
...commonParams
|
|
69220
68991
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69231,7 +69002,6 @@ var DescribeSpotPriceHistoryCommand = _DescribeSpotPriceHistoryCommand;
|
|
|
69231
69002
|
|
|
69232
69003
|
|
|
69233
69004
|
|
|
69234
|
-
|
|
69235
69005
|
var _DescribeStaleSecurityGroupsCommand = class _DescribeStaleSecurityGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69236
69006
|
...commonParams
|
|
69237
69007
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69248,7 +69018,6 @@ var DescribeStaleSecurityGroupsCommand = _DescribeStaleSecurityGroupsCommand;
|
|
|
69248
69018
|
|
|
69249
69019
|
|
|
69250
69020
|
|
|
69251
|
-
|
|
69252
69021
|
var _DescribeStoreImageTasksCommand = class _DescribeStoreImageTasksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69253
69022
|
...commonParams
|
|
69254
69023
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69265,7 +69034,6 @@ var DescribeStoreImageTasksCommand = _DescribeStoreImageTasksCommand;
|
|
|
69265
69034
|
|
|
69266
69035
|
|
|
69267
69036
|
|
|
69268
|
-
|
|
69269
69037
|
var _DescribeSubnetsCommand = class _DescribeSubnetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69270
69038
|
...commonParams
|
|
69271
69039
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69282,7 +69050,6 @@ var DescribeSubnetsCommand = _DescribeSubnetsCommand;
|
|
|
69282
69050
|
|
|
69283
69051
|
|
|
69284
69052
|
|
|
69285
|
-
|
|
69286
69053
|
var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69287
69054
|
...commonParams
|
|
69288
69055
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69295,8 +69062,23 @@ var _DescribeTagsCommand = class _DescribeTagsCommand extends import_smithy_clie
|
|
|
69295
69062
|
__name(_DescribeTagsCommand, "DescribeTagsCommand");
|
|
69296
69063
|
var DescribeTagsCommand = _DescribeTagsCommand;
|
|
69297
69064
|
|
|
69298
|
-
// src/commands/
|
|
69065
|
+
// src/commands/DescribeTrafficMirrorFilterRulesCommand.ts
|
|
69066
|
+
|
|
69067
|
+
|
|
69068
|
+
|
|
69069
|
+
var _DescribeTrafficMirrorFilterRulesCommand = class _DescribeTrafficMirrorFilterRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69070
|
+
...commonParams
|
|
69071
|
+
}).m(function(Command, cs, config, o) {
|
|
69072
|
+
return [
|
|
69073
|
+
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
69074
|
+
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
69075
|
+
];
|
|
69076
|
+
}).s("AmazonEC2", "DescribeTrafficMirrorFilterRules", {}).n("EC2Client", "DescribeTrafficMirrorFilterRulesCommand").f(void 0, void 0).ser(se_DescribeTrafficMirrorFilterRulesCommand).de(de_DescribeTrafficMirrorFilterRulesCommand).build() {
|
|
69077
|
+
};
|
|
69078
|
+
__name(_DescribeTrafficMirrorFilterRulesCommand, "DescribeTrafficMirrorFilterRulesCommand");
|
|
69079
|
+
var DescribeTrafficMirrorFilterRulesCommand = _DescribeTrafficMirrorFilterRulesCommand;
|
|
69299
69080
|
|
|
69081
|
+
// src/commands/DescribeTrafficMirrorFiltersCommand.ts
|
|
69300
69082
|
|
|
69301
69083
|
|
|
69302
69084
|
|
|
@@ -69316,7 +69098,6 @@ var DescribeTrafficMirrorFiltersCommand = _DescribeTrafficMirrorFiltersCommand;
|
|
|
69316
69098
|
|
|
69317
69099
|
|
|
69318
69100
|
|
|
69319
|
-
|
|
69320
69101
|
var _DescribeTrafficMirrorSessionsCommand = class _DescribeTrafficMirrorSessionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69321
69102
|
...commonParams
|
|
69322
69103
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69333,7 +69114,6 @@ var DescribeTrafficMirrorSessionsCommand = _DescribeTrafficMirrorSessionsCommand
|
|
|
69333
69114
|
|
|
69334
69115
|
|
|
69335
69116
|
|
|
69336
|
-
|
|
69337
69117
|
var _DescribeTrafficMirrorTargetsCommand = class _DescribeTrafficMirrorTargetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69338
69118
|
...commonParams
|
|
69339
69119
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69350,7 +69130,6 @@ var DescribeTrafficMirrorTargetsCommand = _DescribeTrafficMirrorTargetsCommand;
|
|
|
69350
69130
|
|
|
69351
69131
|
|
|
69352
69132
|
|
|
69353
|
-
|
|
69354
69133
|
var _DescribeTransitGatewayAttachmentsCommand = class _DescribeTransitGatewayAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69355
69134
|
...commonParams
|
|
69356
69135
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69367,7 +69146,6 @@ var DescribeTransitGatewayAttachmentsCommand = _DescribeTransitGatewayAttachment
|
|
|
69367
69146
|
|
|
69368
69147
|
|
|
69369
69148
|
|
|
69370
|
-
|
|
69371
69149
|
var _DescribeTransitGatewayConnectPeersCommand = class _DescribeTransitGatewayConnectPeersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69372
69150
|
...commonParams
|
|
69373
69151
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69384,7 +69162,6 @@ var DescribeTransitGatewayConnectPeersCommand = _DescribeTransitGatewayConnectPe
|
|
|
69384
69162
|
|
|
69385
69163
|
|
|
69386
69164
|
|
|
69387
|
-
|
|
69388
69165
|
var _DescribeTransitGatewayConnectsCommand = class _DescribeTransitGatewayConnectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69389
69166
|
...commonParams
|
|
69390
69167
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69401,7 +69178,6 @@ var DescribeTransitGatewayConnectsCommand = _DescribeTransitGatewayConnectsComma
|
|
|
69401
69178
|
|
|
69402
69179
|
|
|
69403
69180
|
|
|
69404
|
-
|
|
69405
69181
|
var _DescribeTransitGatewayMulticastDomainsCommand = class _DescribeTransitGatewayMulticastDomainsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69406
69182
|
...commonParams
|
|
69407
69183
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69418,7 +69194,6 @@ var DescribeTransitGatewayMulticastDomainsCommand = _DescribeTransitGatewayMulti
|
|
|
69418
69194
|
|
|
69419
69195
|
|
|
69420
69196
|
|
|
69421
|
-
|
|
69422
69197
|
var _DescribeTransitGatewayPeeringAttachmentsCommand = class _DescribeTransitGatewayPeeringAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69423
69198
|
...commonParams
|
|
69424
69199
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69435,7 +69210,6 @@ var DescribeTransitGatewayPeeringAttachmentsCommand = _DescribeTransitGatewayPee
|
|
|
69435
69210
|
|
|
69436
69211
|
|
|
69437
69212
|
|
|
69438
|
-
|
|
69439
69213
|
var _DescribeTransitGatewayPolicyTablesCommand = class _DescribeTransitGatewayPolicyTablesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69440
69214
|
...commonParams
|
|
69441
69215
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69452,7 +69226,6 @@ var DescribeTransitGatewayPolicyTablesCommand = _DescribeTransitGatewayPolicyTab
|
|
|
69452
69226
|
|
|
69453
69227
|
|
|
69454
69228
|
|
|
69455
|
-
|
|
69456
69229
|
var _DescribeTransitGatewayRouteTableAnnouncementsCommand = class _DescribeTransitGatewayRouteTableAnnouncementsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69457
69230
|
...commonParams
|
|
69458
69231
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69469,7 +69242,6 @@ var DescribeTransitGatewayRouteTableAnnouncementsCommand = _DescribeTransitGatew
|
|
|
69469
69242
|
|
|
69470
69243
|
|
|
69471
69244
|
|
|
69472
|
-
|
|
69473
69245
|
var _DescribeTransitGatewayRouteTablesCommand = class _DescribeTransitGatewayRouteTablesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69474
69246
|
...commonParams
|
|
69475
69247
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69486,7 +69258,6 @@ var DescribeTransitGatewayRouteTablesCommand = _DescribeTransitGatewayRouteTable
|
|
|
69486
69258
|
|
|
69487
69259
|
|
|
69488
69260
|
|
|
69489
|
-
|
|
69490
69261
|
var _DescribeTransitGatewaysCommand = class _DescribeTransitGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69491
69262
|
...commonParams
|
|
69492
69263
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69503,7 +69274,6 @@ var DescribeTransitGatewaysCommand = _DescribeTransitGatewaysCommand;
|
|
|
69503
69274
|
|
|
69504
69275
|
|
|
69505
69276
|
|
|
69506
|
-
|
|
69507
69277
|
var _DescribeTransitGatewayVpcAttachmentsCommand = class _DescribeTransitGatewayVpcAttachmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69508
69278
|
...commonParams
|
|
69509
69279
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69520,7 +69290,6 @@ var DescribeTransitGatewayVpcAttachmentsCommand = _DescribeTransitGatewayVpcAtta
|
|
|
69520
69290
|
|
|
69521
69291
|
|
|
69522
69292
|
|
|
69523
|
-
|
|
69524
69293
|
var _DescribeTrunkInterfaceAssociationsCommand = class _DescribeTrunkInterfaceAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69525
69294
|
...commonParams
|
|
69526
69295
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69537,7 +69306,6 @@ var DescribeTrunkInterfaceAssociationsCommand = _DescribeTrunkInterfaceAssociati
|
|
|
69537
69306
|
|
|
69538
69307
|
|
|
69539
69308
|
|
|
69540
|
-
|
|
69541
69309
|
var _DescribeVerifiedAccessEndpointsCommand = class _DescribeVerifiedAccessEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69542
69310
|
...commonParams
|
|
69543
69311
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69554,7 +69322,6 @@ var DescribeVerifiedAccessEndpointsCommand = _DescribeVerifiedAccessEndpointsCom
|
|
|
69554
69322
|
|
|
69555
69323
|
|
|
69556
69324
|
|
|
69557
|
-
|
|
69558
69325
|
var _DescribeVerifiedAccessGroupsCommand = class _DescribeVerifiedAccessGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69559
69326
|
...commonParams
|
|
69560
69327
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69571,7 +69338,6 @@ var DescribeVerifiedAccessGroupsCommand = _DescribeVerifiedAccessGroupsCommand;
|
|
|
69571
69338
|
|
|
69572
69339
|
|
|
69573
69340
|
|
|
69574
|
-
|
|
69575
69341
|
var _DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = class _DescribeVerifiedAccessInstanceLoggingConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69576
69342
|
...commonParams
|
|
69577
69343
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69588,7 +69354,6 @@ var DescribeVerifiedAccessInstanceLoggingConfigurationsCommand = _DescribeVerifi
|
|
|
69588
69354
|
|
|
69589
69355
|
|
|
69590
69356
|
|
|
69591
|
-
|
|
69592
69357
|
var _DescribeVerifiedAccessInstancesCommand = class _DescribeVerifiedAccessInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69593
69358
|
...commonParams
|
|
69594
69359
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69606,7 +69371,6 @@ var DescribeVerifiedAccessInstancesCommand = _DescribeVerifiedAccessInstancesCom
|
|
|
69606
69371
|
|
|
69607
69372
|
|
|
69608
69373
|
|
|
69609
|
-
|
|
69610
69374
|
// src/models/models_5.ts
|
|
69611
69375
|
|
|
69612
69376
|
var VerifiedAccessLogDeliveryStatusCode = {
|
|
@@ -69689,13 +69453,6 @@ var IpamOverlapStatus = {
|
|
|
69689
69453
|
nonoverlapping: "nonoverlapping",
|
|
69690
69454
|
overlapping: "overlapping"
|
|
69691
69455
|
};
|
|
69692
|
-
var IpamAddressHistoryResourceType = {
|
|
69693
|
-
eip: "eip",
|
|
69694
|
-
instance: "instance",
|
|
69695
|
-
network_interface: "network-interface",
|
|
69696
|
-
subnet: "subnet",
|
|
69697
|
-
vpc: "vpc"
|
|
69698
|
-
};
|
|
69699
69456
|
var DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({
|
|
69700
69457
|
...obj,
|
|
69701
69458
|
...obj.VerifiedAccessTrustProviders && {
|
|
@@ -69738,7 +69495,6 @@ var DescribeVerifiedAccessTrustProvidersCommand = _DescribeVerifiedAccessTrustPr
|
|
|
69738
69495
|
|
|
69739
69496
|
|
|
69740
69497
|
|
|
69741
|
-
|
|
69742
69498
|
var _DescribeVolumeAttributeCommand = class _DescribeVolumeAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69743
69499
|
...commonParams
|
|
69744
69500
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69755,7 +69511,6 @@ var DescribeVolumeAttributeCommand = _DescribeVolumeAttributeCommand;
|
|
|
69755
69511
|
|
|
69756
69512
|
|
|
69757
69513
|
|
|
69758
|
-
|
|
69759
69514
|
var _DescribeVolumesCommand = class _DescribeVolumesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69760
69515
|
...commonParams
|
|
69761
69516
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69772,7 +69527,6 @@ var DescribeVolumesCommand = _DescribeVolumesCommand;
|
|
|
69772
69527
|
|
|
69773
69528
|
|
|
69774
69529
|
|
|
69775
|
-
|
|
69776
69530
|
var _DescribeVolumesModificationsCommand = class _DescribeVolumesModificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69777
69531
|
...commonParams
|
|
69778
69532
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69789,7 +69543,6 @@ var DescribeVolumesModificationsCommand = _DescribeVolumesModificationsCommand;
|
|
|
69789
69543
|
|
|
69790
69544
|
|
|
69791
69545
|
|
|
69792
|
-
|
|
69793
69546
|
var _DescribeVolumeStatusCommand = class _DescribeVolumeStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69794
69547
|
...commonParams
|
|
69795
69548
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69806,7 +69559,6 @@ var DescribeVolumeStatusCommand = _DescribeVolumeStatusCommand;
|
|
|
69806
69559
|
|
|
69807
69560
|
|
|
69808
69561
|
|
|
69809
|
-
|
|
69810
69562
|
var _DescribeVpcAttributeCommand = class _DescribeVpcAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69811
69563
|
...commonParams
|
|
69812
69564
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69823,7 +69575,6 @@ var DescribeVpcAttributeCommand = _DescribeVpcAttributeCommand;
|
|
|
69823
69575
|
|
|
69824
69576
|
|
|
69825
69577
|
|
|
69826
|
-
|
|
69827
69578
|
var _DescribeVpcClassicLinkCommand = class _DescribeVpcClassicLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69828
69579
|
...commonParams
|
|
69829
69580
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69840,7 +69591,6 @@ var DescribeVpcClassicLinkCommand = _DescribeVpcClassicLinkCommand;
|
|
|
69840
69591
|
|
|
69841
69592
|
|
|
69842
69593
|
|
|
69843
|
-
|
|
69844
69594
|
var _DescribeVpcClassicLinkDnsSupportCommand = class _DescribeVpcClassicLinkDnsSupportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69845
69595
|
...commonParams
|
|
69846
69596
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69857,7 +69607,6 @@ var DescribeVpcClassicLinkDnsSupportCommand = _DescribeVpcClassicLinkDnsSupportC
|
|
|
69857
69607
|
|
|
69858
69608
|
|
|
69859
69609
|
|
|
69860
|
-
|
|
69861
69610
|
var _DescribeVpcEndpointConnectionNotificationsCommand = class _DescribeVpcEndpointConnectionNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69862
69611
|
...commonParams
|
|
69863
69612
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69874,7 +69623,6 @@ var DescribeVpcEndpointConnectionNotificationsCommand = _DescribeVpcEndpointConn
|
|
|
69874
69623
|
|
|
69875
69624
|
|
|
69876
69625
|
|
|
69877
|
-
|
|
69878
69626
|
var _DescribeVpcEndpointConnectionsCommand = class _DescribeVpcEndpointConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69879
69627
|
...commonParams
|
|
69880
69628
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69891,7 +69639,6 @@ var DescribeVpcEndpointConnectionsCommand = _DescribeVpcEndpointConnectionsComma
|
|
|
69891
69639
|
|
|
69892
69640
|
|
|
69893
69641
|
|
|
69894
|
-
|
|
69895
69642
|
var _DescribeVpcEndpointsCommand = class _DescribeVpcEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69896
69643
|
...commonParams
|
|
69897
69644
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69908,7 +69655,6 @@ var DescribeVpcEndpointsCommand = _DescribeVpcEndpointsCommand;
|
|
|
69908
69655
|
|
|
69909
69656
|
|
|
69910
69657
|
|
|
69911
|
-
|
|
69912
69658
|
var _DescribeVpcEndpointServiceConfigurationsCommand = class _DescribeVpcEndpointServiceConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69913
69659
|
...commonParams
|
|
69914
69660
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69925,7 +69671,6 @@ var DescribeVpcEndpointServiceConfigurationsCommand = _DescribeVpcEndpointServic
|
|
|
69925
69671
|
|
|
69926
69672
|
|
|
69927
69673
|
|
|
69928
|
-
|
|
69929
69674
|
var _DescribeVpcEndpointServicePermissionsCommand = class _DescribeVpcEndpointServicePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69930
69675
|
...commonParams
|
|
69931
69676
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69942,7 +69687,6 @@ var DescribeVpcEndpointServicePermissionsCommand = _DescribeVpcEndpointServicePe
|
|
|
69942
69687
|
|
|
69943
69688
|
|
|
69944
69689
|
|
|
69945
|
-
|
|
69946
69690
|
var _DescribeVpcEndpointServicesCommand = class _DescribeVpcEndpointServicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69947
69691
|
...commonParams
|
|
69948
69692
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69959,7 +69703,6 @@ var DescribeVpcEndpointServicesCommand = _DescribeVpcEndpointServicesCommand;
|
|
|
69959
69703
|
|
|
69960
69704
|
|
|
69961
69705
|
|
|
69962
|
-
|
|
69963
69706
|
var _DescribeVpcPeeringConnectionsCommand = class _DescribeVpcPeeringConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69964
69707
|
...commonParams
|
|
69965
69708
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69976,7 +69719,6 @@ var DescribeVpcPeeringConnectionsCommand = _DescribeVpcPeeringConnectionsCommand
|
|
|
69976
69719
|
|
|
69977
69720
|
|
|
69978
69721
|
|
|
69979
|
-
|
|
69980
69722
|
var _DescribeVpcsCommand = class _DescribeVpcsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69981
69723
|
...commonParams
|
|
69982
69724
|
}).m(function(Command, cs, config, o) {
|
|
@@ -69993,7 +69735,6 @@ var DescribeVpcsCommand = _DescribeVpcsCommand;
|
|
|
69993
69735
|
|
|
69994
69736
|
|
|
69995
69737
|
|
|
69996
|
-
|
|
69997
69738
|
var _DescribeVpnConnectionsCommand = class _DescribeVpnConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
69998
69739
|
...commonParams
|
|
69999
69740
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70010,7 +69751,6 @@ var DescribeVpnConnectionsCommand = _DescribeVpnConnectionsCommand;
|
|
|
70010
69751
|
|
|
70011
69752
|
|
|
70012
69753
|
|
|
70013
|
-
|
|
70014
69754
|
var _DescribeVpnGatewaysCommand = class _DescribeVpnGatewaysCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70015
69755
|
...commonParams
|
|
70016
69756
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70027,7 +69767,6 @@ var DescribeVpnGatewaysCommand = _DescribeVpnGatewaysCommand;
|
|
|
70027
69767
|
|
|
70028
69768
|
|
|
70029
69769
|
|
|
70030
|
-
|
|
70031
69770
|
var _DetachClassicLinkVpcCommand = class _DetachClassicLinkVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70032
69771
|
...commonParams
|
|
70033
69772
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70044,7 +69783,6 @@ var DetachClassicLinkVpcCommand = _DetachClassicLinkVpcCommand;
|
|
|
70044
69783
|
|
|
70045
69784
|
|
|
70046
69785
|
|
|
70047
|
-
|
|
70048
69786
|
var _DetachInternetGatewayCommand = class _DetachInternetGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70049
69787
|
...commonParams
|
|
70050
69788
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70061,7 +69799,6 @@ var DetachInternetGatewayCommand = _DetachInternetGatewayCommand;
|
|
|
70061
69799
|
|
|
70062
69800
|
|
|
70063
69801
|
|
|
70064
|
-
|
|
70065
69802
|
var _DetachNetworkInterfaceCommand = class _DetachNetworkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70066
69803
|
...commonParams
|
|
70067
69804
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70078,7 +69815,6 @@ var DetachNetworkInterfaceCommand = _DetachNetworkInterfaceCommand;
|
|
|
70078
69815
|
|
|
70079
69816
|
|
|
70080
69817
|
|
|
70081
|
-
|
|
70082
69818
|
var _DetachVerifiedAccessTrustProviderCommand = class _DetachVerifiedAccessTrustProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70083
69819
|
...commonParams
|
|
70084
69820
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70095,7 +69831,6 @@ var DetachVerifiedAccessTrustProviderCommand = _DetachVerifiedAccessTrustProvide
|
|
|
70095
69831
|
|
|
70096
69832
|
|
|
70097
69833
|
|
|
70098
|
-
|
|
70099
69834
|
var _DetachVolumeCommand = class _DetachVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70100
69835
|
...commonParams
|
|
70101
69836
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70112,7 +69847,6 @@ var DetachVolumeCommand = _DetachVolumeCommand;
|
|
|
70112
69847
|
|
|
70113
69848
|
|
|
70114
69849
|
|
|
70115
|
-
|
|
70116
69850
|
var _DetachVpnGatewayCommand = class _DetachVpnGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70117
69851
|
...commonParams
|
|
70118
69852
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70129,7 +69863,6 @@ var DetachVpnGatewayCommand = _DetachVpnGatewayCommand;
|
|
|
70129
69863
|
|
|
70130
69864
|
|
|
70131
69865
|
|
|
70132
|
-
|
|
70133
69866
|
var _DisableAddressTransferCommand = class _DisableAddressTransferCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70134
69867
|
...commonParams
|
|
70135
69868
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70146,7 +69879,6 @@ var DisableAddressTransferCommand = _DisableAddressTransferCommand;
|
|
|
70146
69879
|
|
|
70147
69880
|
|
|
70148
69881
|
|
|
70149
|
-
|
|
70150
69882
|
var _DisableAwsNetworkPerformanceMetricSubscriptionCommand = class _DisableAwsNetworkPerformanceMetricSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70151
69883
|
...commonParams
|
|
70152
69884
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70163,7 +69895,6 @@ var DisableAwsNetworkPerformanceMetricSubscriptionCommand = _DisableAwsNetworkPe
|
|
|
70163
69895
|
|
|
70164
69896
|
|
|
70165
69897
|
|
|
70166
|
-
|
|
70167
69898
|
var _DisableEbsEncryptionByDefaultCommand = class _DisableEbsEncryptionByDefaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70168
69899
|
...commonParams
|
|
70169
69900
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70180,7 +69911,6 @@ var DisableEbsEncryptionByDefaultCommand = _DisableEbsEncryptionByDefaultCommand
|
|
|
70180
69911
|
|
|
70181
69912
|
|
|
70182
69913
|
|
|
70183
|
-
|
|
70184
69914
|
var _DisableFastLaunchCommand = class _DisableFastLaunchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70185
69915
|
...commonParams
|
|
70186
69916
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70197,7 +69927,6 @@ var DisableFastLaunchCommand = _DisableFastLaunchCommand;
|
|
|
70197
69927
|
|
|
70198
69928
|
|
|
70199
69929
|
|
|
70200
|
-
|
|
70201
69930
|
var _DisableFastSnapshotRestoresCommand = class _DisableFastSnapshotRestoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70202
69931
|
...commonParams
|
|
70203
69932
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70214,7 +69943,6 @@ var DisableFastSnapshotRestoresCommand = _DisableFastSnapshotRestoresCommand;
|
|
|
70214
69943
|
|
|
70215
69944
|
|
|
70216
69945
|
|
|
70217
|
-
|
|
70218
69946
|
var _DisableImageBlockPublicAccessCommand = class _DisableImageBlockPublicAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70219
69947
|
...commonParams
|
|
70220
69948
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70231,7 +69959,6 @@ var DisableImageBlockPublicAccessCommand = _DisableImageBlockPublicAccessCommand
|
|
|
70231
69959
|
|
|
70232
69960
|
|
|
70233
69961
|
|
|
70234
|
-
|
|
70235
69962
|
var _DisableImageCommand = class _DisableImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70236
69963
|
...commonParams
|
|
70237
69964
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70248,7 +69975,6 @@ var DisableImageCommand = _DisableImageCommand;
|
|
|
70248
69975
|
|
|
70249
69976
|
|
|
70250
69977
|
|
|
70251
|
-
|
|
70252
69978
|
var _DisableImageDeprecationCommand = class _DisableImageDeprecationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70253
69979
|
...commonParams
|
|
70254
69980
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70265,7 +69991,6 @@ var DisableImageDeprecationCommand = _DisableImageDeprecationCommand;
|
|
|
70265
69991
|
|
|
70266
69992
|
|
|
70267
69993
|
|
|
70268
|
-
|
|
70269
69994
|
var _DisableImageDeregistrationProtectionCommand = class _DisableImageDeregistrationProtectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70270
69995
|
...commonParams
|
|
70271
69996
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70282,7 +70007,6 @@ var DisableImageDeregistrationProtectionCommand = _DisableImageDeregistrationPro
|
|
|
70282
70007
|
|
|
70283
70008
|
|
|
70284
70009
|
|
|
70285
|
-
|
|
70286
70010
|
var _DisableIpamOrganizationAdminAccountCommand = class _DisableIpamOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70287
70011
|
...commonParams
|
|
70288
70012
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70299,7 +70023,6 @@ var DisableIpamOrganizationAdminAccountCommand = _DisableIpamOrganizationAdminAc
|
|
|
70299
70023
|
|
|
70300
70024
|
|
|
70301
70025
|
|
|
70302
|
-
|
|
70303
70026
|
var _DisableSerialConsoleAccessCommand = class _DisableSerialConsoleAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70304
70027
|
...commonParams
|
|
70305
70028
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70316,7 +70039,6 @@ var DisableSerialConsoleAccessCommand = _DisableSerialConsoleAccessCommand;
|
|
|
70316
70039
|
|
|
70317
70040
|
|
|
70318
70041
|
|
|
70319
|
-
|
|
70320
70042
|
var _DisableSnapshotBlockPublicAccessCommand = class _DisableSnapshotBlockPublicAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70321
70043
|
...commonParams
|
|
70322
70044
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70333,7 +70055,6 @@ var DisableSnapshotBlockPublicAccessCommand = _DisableSnapshotBlockPublicAccessC
|
|
|
70333
70055
|
|
|
70334
70056
|
|
|
70335
70057
|
|
|
70336
|
-
|
|
70337
70058
|
var _DisableTransitGatewayRouteTablePropagationCommand = class _DisableTransitGatewayRouteTablePropagationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70338
70059
|
...commonParams
|
|
70339
70060
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70350,7 +70071,6 @@ var DisableTransitGatewayRouteTablePropagationCommand = _DisableTransitGatewayRo
|
|
|
70350
70071
|
|
|
70351
70072
|
|
|
70352
70073
|
|
|
70353
|
-
|
|
70354
70074
|
var _DisableVgwRoutePropagationCommand = class _DisableVgwRoutePropagationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70355
70075
|
...commonParams
|
|
70356
70076
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70367,7 +70087,6 @@ var DisableVgwRoutePropagationCommand = _DisableVgwRoutePropagationCommand;
|
|
|
70367
70087
|
|
|
70368
70088
|
|
|
70369
70089
|
|
|
70370
|
-
|
|
70371
70090
|
var _DisableVpcClassicLinkCommand = class _DisableVpcClassicLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70372
70091
|
...commonParams
|
|
70373
70092
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70384,7 +70103,6 @@ var DisableVpcClassicLinkCommand = _DisableVpcClassicLinkCommand;
|
|
|
70384
70103
|
|
|
70385
70104
|
|
|
70386
70105
|
|
|
70387
|
-
|
|
70388
70106
|
var _DisableVpcClassicLinkDnsSupportCommand = class _DisableVpcClassicLinkDnsSupportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70389
70107
|
...commonParams
|
|
70390
70108
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70401,7 +70119,6 @@ var DisableVpcClassicLinkDnsSupportCommand = _DisableVpcClassicLinkDnsSupportCom
|
|
|
70401
70119
|
|
|
70402
70120
|
|
|
70403
70121
|
|
|
70404
|
-
|
|
70405
70122
|
var _DisassociateAddressCommand = class _DisassociateAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70406
70123
|
...commonParams
|
|
70407
70124
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70418,7 +70135,6 @@ var DisassociateAddressCommand = _DisassociateAddressCommand;
|
|
|
70418
70135
|
|
|
70419
70136
|
|
|
70420
70137
|
|
|
70421
|
-
|
|
70422
70138
|
var _DisassociateClientVpnTargetNetworkCommand = class _DisassociateClientVpnTargetNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70423
70139
|
...commonParams
|
|
70424
70140
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70435,7 +70151,6 @@ var DisassociateClientVpnTargetNetworkCommand = _DisassociateClientVpnTargetNetw
|
|
|
70435
70151
|
|
|
70436
70152
|
|
|
70437
70153
|
|
|
70438
|
-
|
|
70439
70154
|
var _DisassociateEnclaveCertificateIamRoleCommand = class _DisassociateEnclaveCertificateIamRoleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70440
70155
|
...commonParams
|
|
70441
70156
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70452,7 +70167,6 @@ var DisassociateEnclaveCertificateIamRoleCommand = _DisassociateEnclaveCertifica
|
|
|
70452
70167
|
|
|
70453
70168
|
|
|
70454
70169
|
|
|
70455
|
-
|
|
70456
70170
|
var _DisassociateIamInstanceProfileCommand = class _DisassociateIamInstanceProfileCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70457
70171
|
...commonParams
|
|
70458
70172
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70469,7 +70183,6 @@ var DisassociateIamInstanceProfileCommand = _DisassociateIamInstanceProfileComma
|
|
|
70469
70183
|
|
|
70470
70184
|
|
|
70471
70185
|
|
|
70472
|
-
|
|
70473
70186
|
var _DisassociateInstanceEventWindowCommand = class _DisassociateInstanceEventWindowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70474
70187
|
...commonParams
|
|
70475
70188
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70486,7 +70199,6 @@ var DisassociateInstanceEventWindowCommand = _DisassociateInstanceEventWindowCom
|
|
|
70486
70199
|
|
|
70487
70200
|
|
|
70488
70201
|
|
|
70489
|
-
|
|
70490
70202
|
var _DisassociateIpamByoasnCommand = class _DisassociateIpamByoasnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70491
70203
|
...commonParams
|
|
70492
70204
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70503,7 +70215,6 @@ var DisassociateIpamByoasnCommand = _DisassociateIpamByoasnCommand;
|
|
|
70503
70215
|
|
|
70504
70216
|
|
|
70505
70217
|
|
|
70506
|
-
|
|
70507
70218
|
var _DisassociateIpamResourceDiscoveryCommand = class _DisassociateIpamResourceDiscoveryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70508
70219
|
...commonParams
|
|
70509
70220
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70520,7 +70231,6 @@ var DisassociateIpamResourceDiscoveryCommand = _DisassociateIpamResourceDiscover
|
|
|
70520
70231
|
|
|
70521
70232
|
|
|
70522
70233
|
|
|
70523
|
-
|
|
70524
70234
|
var _DisassociateNatGatewayAddressCommand = class _DisassociateNatGatewayAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70525
70235
|
...commonParams
|
|
70526
70236
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70537,7 +70247,6 @@ var DisassociateNatGatewayAddressCommand = _DisassociateNatGatewayAddressCommand
|
|
|
70537
70247
|
|
|
70538
70248
|
|
|
70539
70249
|
|
|
70540
|
-
|
|
70541
70250
|
var _DisassociateRouteTableCommand = class _DisassociateRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70542
70251
|
...commonParams
|
|
70543
70252
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70554,7 +70263,6 @@ var DisassociateRouteTableCommand = _DisassociateRouteTableCommand;
|
|
|
70554
70263
|
|
|
70555
70264
|
|
|
70556
70265
|
|
|
70557
|
-
|
|
70558
70266
|
var _DisassociateSubnetCidrBlockCommand = class _DisassociateSubnetCidrBlockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70559
70267
|
...commonParams
|
|
70560
70268
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70571,7 +70279,6 @@ var DisassociateSubnetCidrBlockCommand = _DisassociateSubnetCidrBlockCommand;
|
|
|
70571
70279
|
|
|
70572
70280
|
|
|
70573
70281
|
|
|
70574
|
-
|
|
70575
70282
|
var _DisassociateTransitGatewayMulticastDomainCommand = class _DisassociateTransitGatewayMulticastDomainCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70576
70283
|
...commonParams
|
|
70577
70284
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70588,7 +70295,6 @@ var DisassociateTransitGatewayMulticastDomainCommand = _DisassociateTransitGatew
|
|
|
70588
70295
|
|
|
70589
70296
|
|
|
70590
70297
|
|
|
70591
|
-
|
|
70592
70298
|
var _DisassociateTransitGatewayPolicyTableCommand = class _DisassociateTransitGatewayPolicyTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70593
70299
|
...commonParams
|
|
70594
70300
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70605,7 +70311,6 @@ var DisassociateTransitGatewayPolicyTableCommand = _DisassociateTransitGatewayPo
|
|
|
70605
70311
|
|
|
70606
70312
|
|
|
70607
70313
|
|
|
70608
|
-
|
|
70609
70314
|
var _DisassociateTransitGatewayRouteTableCommand = class _DisassociateTransitGatewayRouteTableCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70610
70315
|
...commonParams
|
|
70611
70316
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70622,7 +70327,6 @@ var DisassociateTransitGatewayRouteTableCommand = _DisassociateTransitGatewayRou
|
|
|
70622
70327
|
|
|
70623
70328
|
|
|
70624
70329
|
|
|
70625
|
-
|
|
70626
70330
|
var _DisassociateTrunkInterfaceCommand = class _DisassociateTrunkInterfaceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70627
70331
|
...commonParams
|
|
70628
70332
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70639,7 +70343,6 @@ var DisassociateTrunkInterfaceCommand = _DisassociateTrunkInterfaceCommand;
|
|
|
70639
70343
|
|
|
70640
70344
|
|
|
70641
70345
|
|
|
70642
|
-
|
|
70643
70346
|
var _DisassociateVpcCidrBlockCommand = class _DisassociateVpcCidrBlockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70644
70347
|
...commonParams
|
|
70645
70348
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70656,7 +70359,6 @@ var DisassociateVpcCidrBlockCommand = _DisassociateVpcCidrBlockCommand;
|
|
|
70656
70359
|
|
|
70657
70360
|
|
|
70658
70361
|
|
|
70659
|
-
|
|
70660
70362
|
var _EnableAddressTransferCommand = class _EnableAddressTransferCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70661
70363
|
...commonParams
|
|
70662
70364
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70673,7 +70375,6 @@ var EnableAddressTransferCommand = _EnableAddressTransferCommand;
|
|
|
70673
70375
|
|
|
70674
70376
|
|
|
70675
70377
|
|
|
70676
|
-
|
|
70677
70378
|
var _EnableAwsNetworkPerformanceMetricSubscriptionCommand = class _EnableAwsNetworkPerformanceMetricSubscriptionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70678
70379
|
...commonParams
|
|
70679
70380
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70690,7 +70391,6 @@ var EnableAwsNetworkPerformanceMetricSubscriptionCommand = _EnableAwsNetworkPerf
|
|
|
70690
70391
|
|
|
70691
70392
|
|
|
70692
70393
|
|
|
70693
|
-
|
|
70694
70394
|
var _EnableEbsEncryptionByDefaultCommand = class _EnableEbsEncryptionByDefaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70695
70395
|
...commonParams
|
|
70696
70396
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70707,7 +70407,6 @@ var EnableEbsEncryptionByDefaultCommand = _EnableEbsEncryptionByDefaultCommand;
|
|
|
70707
70407
|
|
|
70708
70408
|
|
|
70709
70409
|
|
|
70710
|
-
|
|
70711
70410
|
var _EnableFastLaunchCommand = class _EnableFastLaunchCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70712
70411
|
...commonParams
|
|
70713
70412
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70724,7 +70423,6 @@ var EnableFastLaunchCommand = _EnableFastLaunchCommand;
|
|
|
70724
70423
|
|
|
70725
70424
|
|
|
70726
70425
|
|
|
70727
|
-
|
|
70728
70426
|
var _EnableFastSnapshotRestoresCommand = class _EnableFastSnapshotRestoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70729
70427
|
...commonParams
|
|
70730
70428
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70741,7 +70439,6 @@ var EnableFastSnapshotRestoresCommand = _EnableFastSnapshotRestoresCommand;
|
|
|
70741
70439
|
|
|
70742
70440
|
|
|
70743
70441
|
|
|
70744
|
-
|
|
70745
70442
|
var _EnableImageBlockPublicAccessCommand = class _EnableImageBlockPublicAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70746
70443
|
...commonParams
|
|
70747
70444
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70758,7 +70455,6 @@ var EnableImageBlockPublicAccessCommand = _EnableImageBlockPublicAccessCommand;
|
|
|
70758
70455
|
|
|
70759
70456
|
|
|
70760
70457
|
|
|
70761
|
-
|
|
70762
70458
|
var _EnableImageCommand = class _EnableImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70763
70459
|
...commonParams
|
|
70764
70460
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70775,7 +70471,6 @@ var EnableImageCommand = _EnableImageCommand;
|
|
|
70775
70471
|
|
|
70776
70472
|
|
|
70777
70473
|
|
|
70778
|
-
|
|
70779
70474
|
var _EnableImageDeprecationCommand = class _EnableImageDeprecationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70780
70475
|
...commonParams
|
|
70781
70476
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70792,7 +70487,6 @@ var EnableImageDeprecationCommand = _EnableImageDeprecationCommand;
|
|
|
70792
70487
|
|
|
70793
70488
|
|
|
70794
70489
|
|
|
70795
|
-
|
|
70796
70490
|
var _EnableImageDeregistrationProtectionCommand = class _EnableImageDeregistrationProtectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70797
70491
|
...commonParams
|
|
70798
70492
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70809,7 +70503,6 @@ var EnableImageDeregistrationProtectionCommand = _EnableImageDeregistrationProte
|
|
|
70809
70503
|
|
|
70810
70504
|
|
|
70811
70505
|
|
|
70812
|
-
|
|
70813
70506
|
var _EnableIpamOrganizationAdminAccountCommand = class _EnableIpamOrganizationAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70814
70507
|
...commonParams
|
|
70815
70508
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70826,7 +70519,6 @@ var EnableIpamOrganizationAdminAccountCommand = _EnableIpamOrganizationAdminAcco
|
|
|
70826
70519
|
|
|
70827
70520
|
|
|
70828
70521
|
|
|
70829
|
-
|
|
70830
70522
|
var _EnableReachabilityAnalyzerOrganizationSharingCommand = class _EnableReachabilityAnalyzerOrganizationSharingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70831
70523
|
...commonParams
|
|
70832
70524
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70843,7 +70535,6 @@ var EnableReachabilityAnalyzerOrganizationSharingCommand = _EnableReachabilityAn
|
|
|
70843
70535
|
|
|
70844
70536
|
|
|
70845
70537
|
|
|
70846
|
-
|
|
70847
70538
|
var _EnableSerialConsoleAccessCommand = class _EnableSerialConsoleAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70848
70539
|
...commonParams
|
|
70849
70540
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70860,7 +70551,6 @@ var EnableSerialConsoleAccessCommand = _EnableSerialConsoleAccessCommand;
|
|
|
70860
70551
|
|
|
70861
70552
|
|
|
70862
70553
|
|
|
70863
|
-
|
|
70864
70554
|
var _EnableSnapshotBlockPublicAccessCommand = class _EnableSnapshotBlockPublicAccessCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70865
70555
|
...commonParams
|
|
70866
70556
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70877,7 +70567,6 @@ var EnableSnapshotBlockPublicAccessCommand = _EnableSnapshotBlockPublicAccessCom
|
|
|
70877
70567
|
|
|
70878
70568
|
|
|
70879
70569
|
|
|
70880
|
-
|
|
70881
70570
|
var _EnableTransitGatewayRouteTablePropagationCommand = class _EnableTransitGatewayRouteTablePropagationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70882
70571
|
...commonParams
|
|
70883
70572
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70894,7 +70583,6 @@ var EnableTransitGatewayRouteTablePropagationCommand = _EnableTransitGatewayRout
|
|
|
70894
70583
|
|
|
70895
70584
|
|
|
70896
70585
|
|
|
70897
|
-
|
|
70898
70586
|
var _EnableVgwRoutePropagationCommand = class _EnableVgwRoutePropagationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70899
70587
|
...commonParams
|
|
70900
70588
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70911,7 +70599,6 @@ var EnableVgwRoutePropagationCommand = _EnableVgwRoutePropagationCommand;
|
|
|
70911
70599
|
|
|
70912
70600
|
|
|
70913
70601
|
|
|
70914
|
-
|
|
70915
70602
|
var _EnableVolumeIOCommand = class _EnableVolumeIOCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70916
70603
|
...commonParams
|
|
70917
70604
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70928,7 +70615,6 @@ var EnableVolumeIOCommand = _EnableVolumeIOCommand;
|
|
|
70928
70615
|
|
|
70929
70616
|
|
|
70930
70617
|
|
|
70931
|
-
|
|
70932
70618
|
var _EnableVpcClassicLinkCommand = class _EnableVpcClassicLinkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70933
70619
|
...commonParams
|
|
70934
70620
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70945,7 +70631,6 @@ var EnableVpcClassicLinkCommand = _EnableVpcClassicLinkCommand;
|
|
|
70945
70631
|
|
|
70946
70632
|
|
|
70947
70633
|
|
|
70948
|
-
|
|
70949
70634
|
var _EnableVpcClassicLinkDnsSupportCommand = class _EnableVpcClassicLinkDnsSupportCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70950
70635
|
...commonParams
|
|
70951
70636
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70962,7 +70647,6 @@ var EnableVpcClassicLinkDnsSupportCommand = _EnableVpcClassicLinkDnsSupportComma
|
|
|
70962
70647
|
|
|
70963
70648
|
|
|
70964
70649
|
|
|
70965
|
-
|
|
70966
70650
|
var _ExportClientVpnClientCertificateRevocationListCommand = class _ExportClientVpnClientCertificateRevocationListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70967
70651
|
...commonParams
|
|
70968
70652
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70979,7 +70663,6 @@ var ExportClientVpnClientCertificateRevocationListCommand = _ExportClientVpnClie
|
|
|
70979
70663
|
|
|
70980
70664
|
|
|
70981
70665
|
|
|
70982
|
-
|
|
70983
70666
|
var _ExportClientVpnClientConfigurationCommand = class _ExportClientVpnClientConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
70984
70667
|
...commonParams
|
|
70985
70668
|
}).m(function(Command, cs, config, o) {
|
|
@@ -70996,7 +70679,6 @@ var ExportClientVpnClientConfigurationCommand = _ExportClientVpnClientConfigurat
|
|
|
70996
70679
|
|
|
70997
70680
|
|
|
70998
70681
|
|
|
70999
|
-
|
|
71000
70682
|
var _ExportImageCommand = class _ExportImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71001
70683
|
...commonParams
|
|
71002
70684
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71013,7 +70695,6 @@ var ExportImageCommand = _ExportImageCommand;
|
|
|
71013
70695
|
|
|
71014
70696
|
|
|
71015
70697
|
|
|
71016
|
-
|
|
71017
70698
|
var _ExportTransitGatewayRoutesCommand = class _ExportTransitGatewayRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71018
70699
|
...commonParams
|
|
71019
70700
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71030,7 +70711,6 @@ var ExportTransitGatewayRoutesCommand = _ExportTransitGatewayRoutesCommand;
|
|
|
71030
70711
|
|
|
71031
70712
|
|
|
71032
70713
|
|
|
71033
|
-
|
|
71034
70714
|
var _GetAssociatedEnclaveCertificateIamRolesCommand = class _GetAssociatedEnclaveCertificateIamRolesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71035
70715
|
...commonParams
|
|
71036
70716
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71047,7 +70727,6 @@ var GetAssociatedEnclaveCertificateIamRolesCommand = _GetAssociatedEnclaveCertif
|
|
|
71047
70727
|
|
|
71048
70728
|
|
|
71049
70729
|
|
|
71050
|
-
|
|
71051
70730
|
var _GetAssociatedIpv6PoolCidrsCommand = class _GetAssociatedIpv6PoolCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71052
70731
|
...commonParams
|
|
71053
70732
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71064,7 +70743,6 @@ var GetAssociatedIpv6PoolCidrsCommand = _GetAssociatedIpv6PoolCidrsCommand;
|
|
|
71064
70743
|
|
|
71065
70744
|
|
|
71066
70745
|
|
|
71067
|
-
|
|
71068
70746
|
var _GetAwsNetworkPerformanceDataCommand = class _GetAwsNetworkPerformanceDataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71069
70747
|
...commonParams
|
|
71070
70748
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71081,7 +70759,6 @@ var GetAwsNetworkPerformanceDataCommand = _GetAwsNetworkPerformanceDataCommand;
|
|
|
71081
70759
|
|
|
71082
70760
|
|
|
71083
70761
|
|
|
71084
|
-
|
|
71085
70762
|
var _GetCapacityReservationUsageCommand = class _GetCapacityReservationUsageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71086
70763
|
...commonParams
|
|
71087
70764
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71098,7 +70775,6 @@ var GetCapacityReservationUsageCommand = _GetCapacityReservationUsageCommand;
|
|
|
71098
70775
|
|
|
71099
70776
|
|
|
71100
70777
|
|
|
71101
|
-
|
|
71102
70778
|
var _GetCoipPoolUsageCommand = class _GetCoipPoolUsageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71103
70779
|
...commonParams
|
|
71104
70780
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71115,7 +70791,6 @@ var GetCoipPoolUsageCommand = _GetCoipPoolUsageCommand;
|
|
|
71115
70791
|
|
|
71116
70792
|
|
|
71117
70793
|
|
|
71118
|
-
|
|
71119
70794
|
var _GetConsoleOutputCommand = class _GetConsoleOutputCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71120
70795
|
...commonParams
|
|
71121
70796
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71132,7 +70807,6 @@ var GetConsoleOutputCommand = _GetConsoleOutputCommand;
|
|
|
71132
70807
|
|
|
71133
70808
|
|
|
71134
70809
|
|
|
71135
|
-
|
|
71136
70810
|
var _GetConsoleScreenshotCommand = class _GetConsoleScreenshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71137
70811
|
...commonParams
|
|
71138
70812
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71149,7 +70823,6 @@ var GetConsoleScreenshotCommand = _GetConsoleScreenshotCommand;
|
|
|
71149
70823
|
|
|
71150
70824
|
|
|
71151
70825
|
|
|
71152
|
-
|
|
71153
70826
|
var _GetDefaultCreditSpecificationCommand = class _GetDefaultCreditSpecificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71154
70827
|
...commonParams
|
|
71155
70828
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71166,7 +70839,6 @@ var GetDefaultCreditSpecificationCommand = _GetDefaultCreditSpecificationCommand
|
|
|
71166
70839
|
|
|
71167
70840
|
|
|
71168
70841
|
|
|
71169
|
-
|
|
71170
70842
|
var _GetEbsDefaultKmsKeyIdCommand = class _GetEbsDefaultKmsKeyIdCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71171
70843
|
...commonParams
|
|
71172
70844
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71183,7 +70855,6 @@ var GetEbsDefaultKmsKeyIdCommand = _GetEbsDefaultKmsKeyIdCommand;
|
|
|
71183
70855
|
|
|
71184
70856
|
|
|
71185
70857
|
|
|
71186
|
-
|
|
71187
70858
|
var _GetEbsEncryptionByDefaultCommand = class _GetEbsEncryptionByDefaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71188
70859
|
...commonParams
|
|
71189
70860
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71200,7 +70871,6 @@ var GetEbsEncryptionByDefaultCommand = _GetEbsEncryptionByDefaultCommand;
|
|
|
71200
70871
|
|
|
71201
70872
|
|
|
71202
70873
|
|
|
71203
|
-
|
|
71204
70874
|
var _GetFlowLogsIntegrationTemplateCommand = class _GetFlowLogsIntegrationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71205
70875
|
...commonParams
|
|
71206
70876
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71217,7 +70887,6 @@ var GetFlowLogsIntegrationTemplateCommand = _GetFlowLogsIntegrationTemplateComma
|
|
|
71217
70887
|
|
|
71218
70888
|
|
|
71219
70889
|
|
|
71220
|
-
|
|
71221
70890
|
var _GetGroupsForCapacityReservationCommand = class _GetGroupsForCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71222
70891
|
...commonParams
|
|
71223
70892
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71234,7 +70903,6 @@ var GetGroupsForCapacityReservationCommand = _GetGroupsForCapacityReservationCom
|
|
|
71234
70903
|
|
|
71235
70904
|
|
|
71236
70905
|
|
|
71237
|
-
|
|
71238
70906
|
var _GetHostReservationPurchasePreviewCommand = class _GetHostReservationPurchasePreviewCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71239
70907
|
...commonParams
|
|
71240
70908
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71251,7 +70919,6 @@ var GetHostReservationPurchasePreviewCommand = _GetHostReservationPurchasePrevie
|
|
|
71251
70919
|
|
|
71252
70920
|
|
|
71253
70921
|
|
|
71254
|
-
|
|
71255
70922
|
var _GetImageBlockPublicAccessStateCommand = class _GetImageBlockPublicAccessStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71256
70923
|
...commonParams
|
|
71257
70924
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71268,7 +70935,6 @@ var GetImageBlockPublicAccessStateCommand = _GetImageBlockPublicAccessStateComma
|
|
|
71268
70935
|
|
|
71269
70936
|
|
|
71270
70937
|
|
|
71271
|
-
|
|
71272
70938
|
var _GetInstanceMetadataDefaultsCommand = class _GetInstanceMetadataDefaultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71273
70939
|
...commonParams
|
|
71274
70940
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71285,7 +70951,6 @@ var GetInstanceMetadataDefaultsCommand = _GetInstanceMetadataDefaultsCommand;
|
|
|
71285
70951
|
|
|
71286
70952
|
|
|
71287
70953
|
|
|
71288
|
-
|
|
71289
70954
|
var _GetInstanceTpmEkPubCommand = class _GetInstanceTpmEkPubCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71290
70955
|
...commonParams
|
|
71291
70956
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71302,7 +70967,6 @@ var GetInstanceTpmEkPubCommand = _GetInstanceTpmEkPubCommand;
|
|
|
71302
70967
|
|
|
71303
70968
|
|
|
71304
70969
|
|
|
71305
|
-
|
|
71306
70970
|
var _GetInstanceTypesFromInstanceRequirementsCommand = class _GetInstanceTypesFromInstanceRequirementsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71307
70971
|
...commonParams
|
|
71308
70972
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71319,7 +70983,6 @@ var GetInstanceTypesFromInstanceRequirementsCommand = _GetInstanceTypesFromInsta
|
|
|
71319
70983
|
|
|
71320
70984
|
|
|
71321
70985
|
|
|
71322
|
-
|
|
71323
70986
|
var _GetInstanceUefiDataCommand = class _GetInstanceUefiDataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71324
70987
|
...commonParams
|
|
71325
70988
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71336,7 +70999,6 @@ var GetInstanceUefiDataCommand = _GetInstanceUefiDataCommand;
|
|
|
71336
70999
|
|
|
71337
71000
|
|
|
71338
71001
|
|
|
71339
|
-
|
|
71340
71002
|
var _GetIpamAddressHistoryCommand = class _GetIpamAddressHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71341
71003
|
...commonParams
|
|
71342
71004
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71353,7 +71015,6 @@ var GetIpamAddressHistoryCommand = _GetIpamAddressHistoryCommand;
|
|
|
71353
71015
|
|
|
71354
71016
|
|
|
71355
71017
|
|
|
71356
|
-
|
|
71357
71018
|
var _GetIpamDiscoveredAccountsCommand = class _GetIpamDiscoveredAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71358
71019
|
...commonParams
|
|
71359
71020
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71370,7 +71031,6 @@ var GetIpamDiscoveredAccountsCommand = _GetIpamDiscoveredAccountsCommand;
|
|
|
71370
71031
|
|
|
71371
71032
|
|
|
71372
71033
|
|
|
71373
|
-
|
|
71374
71034
|
var _GetIpamDiscoveredPublicAddressesCommand = class _GetIpamDiscoveredPublicAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71375
71035
|
...commonParams
|
|
71376
71036
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71387,7 +71047,6 @@ var GetIpamDiscoveredPublicAddressesCommand = _GetIpamDiscoveredPublicAddressesC
|
|
|
71387
71047
|
|
|
71388
71048
|
|
|
71389
71049
|
|
|
71390
|
-
|
|
71391
71050
|
var _GetIpamDiscoveredResourceCidrsCommand = class _GetIpamDiscoveredResourceCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71392
71051
|
...commonParams
|
|
71393
71052
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71404,7 +71063,6 @@ var GetIpamDiscoveredResourceCidrsCommand = _GetIpamDiscoveredResourceCidrsComma
|
|
|
71404
71063
|
|
|
71405
71064
|
|
|
71406
71065
|
|
|
71407
|
-
|
|
71408
71066
|
var _GetIpamPoolAllocationsCommand = class _GetIpamPoolAllocationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71409
71067
|
...commonParams
|
|
71410
71068
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71421,7 +71079,6 @@ var GetIpamPoolAllocationsCommand = _GetIpamPoolAllocationsCommand;
|
|
|
71421
71079
|
|
|
71422
71080
|
|
|
71423
71081
|
|
|
71424
|
-
|
|
71425
71082
|
var _GetIpamPoolCidrsCommand = class _GetIpamPoolCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71426
71083
|
...commonParams
|
|
71427
71084
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71438,7 +71095,6 @@ var GetIpamPoolCidrsCommand = _GetIpamPoolCidrsCommand;
|
|
|
71438
71095
|
|
|
71439
71096
|
|
|
71440
71097
|
|
|
71441
|
-
|
|
71442
71098
|
var _GetIpamResourceCidrsCommand = class _GetIpamResourceCidrsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71443
71099
|
...commonParams
|
|
71444
71100
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71456,9 +71112,15 @@ var GetIpamResourceCidrsCommand = _GetIpamResourceCidrsCommand;
|
|
|
71456
71112
|
|
|
71457
71113
|
|
|
71458
71114
|
|
|
71459
|
-
|
|
71460
71115
|
// src/models/models_6.ts
|
|
71461
71116
|
|
|
71117
|
+
var IpamAddressHistoryResourceType = {
|
|
71118
|
+
eip: "eip",
|
|
71119
|
+
instance: "instance",
|
|
71120
|
+
network_interface: "network-interface",
|
|
71121
|
+
subnet: "subnet",
|
|
71122
|
+
vpc: "vpc"
|
|
71123
|
+
};
|
|
71462
71124
|
var IpamDiscoveryFailureCode = {
|
|
71463
71125
|
assume_role_failure: "assume-role-failure",
|
|
71464
71126
|
throttling_failure: "throttling-failure",
|
|
@@ -71692,7 +71354,6 @@ var GetLaunchTemplateDataCommand = _GetLaunchTemplateDataCommand;
|
|
|
71692
71354
|
|
|
71693
71355
|
|
|
71694
71356
|
|
|
71695
|
-
|
|
71696
71357
|
var _GetManagedPrefixListAssociationsCommand = class _GetManagedPrefixListAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71697
71358
|
...commonParams
|
|
71698
71359
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71709,7 +71370,6 @@ var GetManagedPrefixListAssociationsCommand = _GetManagedPrefixListAssociationsC
|
|
|
71709
71370
|
|
|
71710
71371
|
|
|
71711
71372
|
|
|
71712
|
-
|
|
71713
71373
|
var _GetManagedPrefixListEntriesCommand = class _GetManagedPrefixListEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71714
71374
|
...commonParams
|
|
71715
71375
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71726,7 +71386,6 @@ var GetManagedPrefixListEntriesCommand = _GetManagedPrefixListEntriesCommand;
|
|
|
71726
71386
|
|
|
71727
71387
|
|
|
71728
71388
|
|
|
71729
|
-
|
|
71730
71389
|
var _GetNetworkInsightsAccessScopeAnalysisFindingsCommand = class _GetNetworkInsightsAccessScopeAnalysisFindingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71731
71390
|
...commonParams
|
|
71732
71391
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71743,7 +71402,6 @@ var GetNetworkInsightsAccessScopeAnalysisFindingsCommand = _GetNetworkInsightsAc
|
|
|
71743
71402
|
|
|
71744
71403
|
|
|
71745
71404
|
|
|
71746
|
-
|
|
71747
71405
|
var _GetNetworkInsightsAccessScopeContentCommand = class _GetNetworkInsightsAccessScopeContentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71748
71406
|
...commonParams
|
|
71749
71407
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71760,7 +71418,6 @@ var GetNetworkInsightsAccessScopeContentCommand = _GetNetworkInsightsAccessScope
|
|
|
71760
71418
|
|
|
71761
71419
|
|
|
71762
71420
|
|
|
71763
|
-
|
|
71764
71421
|
var _GetPasswordDataCommand = class _GetPasswordDataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71765
71422
|
...commonParams
|
|
71766
71423
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71777,7 +71434,6 @@ var GetPasswordDataCommand = _GetPasswordDataCommand;
|
|
|
71777
71434
|
|
|
71778
71435
|
|
|
71779
71436
|
|
|
71780
|
-
|
|
71781
71437
|
var _GetReservedInstancesExchangeQuoteCommand = class _GetReservedInstancesExchangeQuoteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71782
71438
|
...commonParams
|
|
71783
71439
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71794,7 +71450,6 @@ var GetReservedInstancesExchangeQuoteCommand = _GetReservedInstancesExchangeQuot
|
|
|
71794
71450
|
|
|
71795
71451
|
|
|
71796
71452
|
|
|
71797
|
-
|
|
71798
71453
|
var _GetSecurityGroupsForVpcCommand = class _GetSecurityGroupsForVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71799
71454
|
...commonParams
|
|
71800
71455
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71811,7 +71466,6 @@ var GetSecurityGroupsForVpcCommand = _GetSecurityGroupsForVpcCommand;
|
|
|
71811
71466
|
|
|
71812
71467
|
|
|
71813
71468
|
|
|
71814
|
-
|
|
71815
71469
|
var _GetSerialConsoleAccessStatusCommand = class _GetSerialConsoleAccessStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71816
71470
|
...commonParams
|
|
71817
71471
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71828,7 +71482,6 @@ var GetSerialConsoleAccessStatusCommand = _GetSerialConsoleAccessStatusCommand;
|
|
|
71828
71482
|
|
|
71829
71483
|
|
|
71830
71484
|
|
|
71831
|
-
|
|
71832
71485
|
var _GetSnapshotBlockPublicAccessStateCommand = class _GetSnapshotBlockPublicAccessStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71833
71486
|
...commonParams
|
|
71834
71487
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71845,7 +71498,6 @@ var GetSnapshotBlockPublicAccessStateCommand = _GetSnapshotBlockPublicAccessStat
|
|
|
71845
71498
|
|
|
71846
71499
|
|
|
71847
71500
|
|
|
71848
|
-
|
|
71849
71501
|
var _GetSpotPlacementScoresCommand = class _GetSpotPlacementScoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71850
71502
|
...commonParams
|
|
71851
71503
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71862,7 +71514,6 @@ var GetSpotPlacementScoresCommand = _GetSpotPlacementScoresCommand;
|
|
|
71862
71514
|
|
|
71863
71515
|
|
|
71864
71516
|
|
|
71865
|
-
|
|
71866
71517
|
var _GetSubnetCidrReservationsCommand = class _GetSubnetCidrReservationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71867
71518
|
...commonParams
|
|
71868
71519
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71879,7 +71530,6 @@ var GetSubnetCidrReservationsCommand = _GetSubnetCidrReservationsCommand;
|
|
|
71879
71530
|
|
|
71880
71531
|
|
|
71881
71532
|
|
|
71882
|
-
|
|
71883
71533
|
var _GetTransitGatewayAttachmentPropagationsCommand = class _GetTransitGatewayAttachmentPropagationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71884
71534
|
...commonParams
|
|
71885
71535
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71896,7 +71546,6 @@ var GetTransitGatewayAttachmentPropagationsCommand = _GetTransitGatewayAttachmen
|
|
|
71896
71546
|
|
|
71897
71547
|
|
|
71898
71548
|
|
|
71899
|
-
|
|
71900
71549
|
var _GetTransitGatewayMulticastDomainAssociationsCommand = class _GetTransitGatewayMulticastDomainAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71901
71550
|
...commonParams
|
|
71902
71551
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71913,7 +71562,6 @@ var GetTransitGatewayMulticastDomainAssociationsCommand = _GetTransitGatewayMult
|
|
|
71913
71562
|
|
|
71914
71563
|
|
|
71915
71564
|
|
|
71916
|
-
|
|
71917
71565
|
var _GetTransitGatewayPolicyTableAssociationsCommand = class _GetTransitGatewayPolicyTableAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71918
71566
|
...commonParams
|
|
71919
71567
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71930,7 +71578,6 @@ var GetTransitGatewayPolicyTableAssociationsCommand = _GetTransitGatewayPolicyTa
|
|
|
71930
71578
|
|
|
71931
71579
|
|
|
71932
71580
|
|
|
71933
|
-
|
|
71934
71581
|
var _GetTransitGatewayPolicyTableEntriesCommand = class _GetTransitGatewayPolicyTableEntriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71935
71582
|
...commonParams
|
|
71936
71583
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71947,7 +71594,6 @@ var GetTransitGatewayPolicyTableEntriesCommand = _GetTransitGatewayPolicyTableEn
|
|
|
71947
71594
|
|
|
71948
71595
|
|
|
71949
71596
|
|
|
71950
|
-
|
|
71951
71597
|
var _GetTransitGatewayPrefixListReferencesCommand = class _GetTransitGatewayPrefixListReferencesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71952
71598
|
...commonParams
|
|
71953
71599
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71964,7 +71610,6 @@ var GetTransitGatewayPrefixListReferencesCommand = _GetTransitGatewayPrefixListR
|
|
|
71964
71610
|
|
|
71965
71611
|
|
|
71966
71612
|
|
|
71967
|
-
|
|
71968
71613
|
var _GetTransitGatewayRouteTableAssociationsCommand = class _GetTransitGatewayRouteTableAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71969
71614
|
...commonParams
|
|
71970
71615
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71981,7 +71626,6 @@ var GetTransitGatewayRouteTableAssociationsCommand = _GetTransitGatewayRouteTabl
|
|
|
71981
71626
|
|
|
71982
71627
|
|
|
71983
71628
|
|
|
71984
|
-
|
|
71985
71629
|
var _GetTransitGatewayRouteTablePropagationsCommand = class _GetTransitGatewayRouteTablePropagationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
71986
71630
|
...commonParams
|
|
71987
71631
|
}).m(function(Command, cs, config, o) {
|
|
@@ -71998,7 +71642,6 @@ var GetTransitGatewayRouteTablePropagationsCommand = _GetTransitGatewayRouteTabl
|
|
|
71998
71642
|
|
|
71999
71643
|
|
|
72000
71644
|
|
|
72001
|
-
|
|
72002
71645
|
var _GetVerifiedAccessEndpointPolicyCommand = class _GetVerifiedAccessEndpointPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72003
71646
|
...commonParams
|
|
72004
71647
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72015,7 +71658,6 @@ var GetVerifiedAccessEndpointPolicyCommand = _GetVerifiedAccessEndpointPolicyCom
|
|
|
72015
71658
|
|
|
72016
71659
|
|
|
72017
71660
|
|
|
72018
|
-
|
|
72019
71661
|
var _GetVerifiedAccessGroupPolicyCommand = class _GetVerifiedAccessGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72020
71662
|
...commonParams
|
|
72021
71663
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72032,7 +71674,6 @@ var GetVerifiedAccessGroupPolicyCommand = _GetVerifiedAccessGroupPolicyCommand;
|
|
|
72032
71674
|
|
|
72033
71675
|
|
|
72034
71676
|
|
|
72035
|
-
|
|
72036
71677
|
var _GetVpnConnectionDeviceSampleConfigurationCommand = class _GetVpnConnectionDeviceSampleConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72037
71678
|
...commonParams
|
|
72038
71679
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72049,7 +71690,6 @@ var GetVpnConnectionDeviceSampleConfigurationCommand = _GetVpnConnectionDeviceSa
|
|
|
72049
71690
|
|
|
72050
71691
|
|
|
72051
71692
|
|
|
72052
|
-
|
|
72053
71693
|
var _GetVpnConnectionDeviceTypesCommand = class _GetVpnConnectionDeviceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72054
71694
|
...commonParams
|
|
72055
71695
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72066,7 +71706,6 @@ var GetVpnConnectionDeviceTypesCommand = _GetVpnConnectionDeviceTypesCommand;
|
|
|
72066
71706
|
|
|
72067
71707
|
|
|
72068
71708
|
|
|
72069
|
-
|
|
72070
71709
|
var _GetVpnTunnelReplacementStatusCommand = class _GetVpnTunnelReplacementStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72071
71710
|
...commonParams
|
|
72072
71711
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72083,7 +71722,6 @@ var GetVpnTunnelReplacementStatusCommand = _GetVpnTunnelReplacementStatusCommand
|
|
|
72083
71722
|
|
|
72084
71723
|
|
|
72085
71724
|
|
|
72086
|
-
|
|
72087
71725
|
var _ImportClientVpnClientCertificateRevocationListCommand = class _ImportClientVpnClientCertificateRevocationListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72088
71726
|
...commonParams
|
|
72089
71727
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72100,7 +71738,6 @@ var ImportClientVpnClientCertificateRevocationListCommand = _ImportClientVpnClie
|
|
|
72100
71738
|
|
|
72101
71739
|
|
|
72102
71740
|
|
|
72103
|
-
|
|
72104
71741
|
var _ImportImageCommand = class _ImportImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72105
71742
|
...commonParams
|
|
72106
71743
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72117,7 +71754,6 @@ var ImportImageCommand = _ImportImageCommand;
|
|
|
72117
71754
|
|
|
72118
71755
|
|
|
72119
71756
|
|
|
72120
|
-
|
|
72121
71757
|
var _ImportInstanceCommand = class _ImportInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72122
71758
|
...commonParams
|
|
72123
71759
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72134,7 +71770,6 @@ var ImportInstanceCommand = _ImportInstanceCommand;
|
|
|
72134
71770
|
|
|
72135
71771
|
|
|
72136
71772
|
|
|
72137
|
-
|
|
72138
71773
|
var _ImportKeyPairCommand = class _ImportKeyPairCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72139
71774
|
...commonParams
|
|
72140
71775
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72151,7 +71786,6 @@ var ImportKeyPairCommand = _ImportKeyPairCommand;
|
|
|
72151
71786
|
|
|
72152
71787
|
|
|
72153
71788
|
|
|
72154
|
-
|
|
72155
71789
|
var _ImportSnapshotCommand = class _ImportSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72156
71790
|
...commonParams
|
|
72157
71791
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72168,7 +71802,6 @@ var ImportSnapshotCommand = _ImportSnapshotCommand;
|
|
|
72168
71802
|
|
|
72169
71803
|
|
|
72170
71804
|
|
|
72171
|
-
|
|
72172
71805
|
var _ImportVolumeCommand = class _ImportVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72173
71806
|
...commonParams
|
|
72174
71807
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72185,7 +71818,6 @@ var ImportVolumeCommand = _ImportVolumeCommand;
|
|
|
72185
71818
|
|
|
72186
71819
|
|
|
72187
71820
|
|
|
72188
|
-
|
|
72189
71821
|
var _ListImagesInRecycleBinCommand = class _ListImagesInRecycleBinCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72190
71822
|
...commonParams
|
|
72191
71823
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72202,7 +71834,6 @@ var ListImagesInRecycleBinCommand = _ListImagesInRecycleBinCommand;
|
|
|
72202
71834
|
|
|
72203
71835
|
|
|
72204
71836
|
|
|
72205
|
-
|
|
72206
71837
|
var _ListSnapshotsInRecycleBinCommand = class _ListSnapshotsInRecycleBinCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72207
71838
|
...commonParams
|
|
72208
71839
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72219,7 +71850,6 @@ var ListSnapshotsInRecycleBinCommand = _ListSnapshotsInRecycleBinCommand;
|
|
|
72219
71850
|
|
|
72220
71851
|
|
|
72221
71852
|
|
|
72222
|
-
|
|
72223
71853
|
var _LockSnapshotCommand = class _LockSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72224
71854
|
...commonParams
|
|
72225
71855
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72236,7 +71866,6 @@ var LockSnapshotCommand = _LockSnapshotCommand;
|
|
|
72236
71866
|
|
|
72237
71867
|
|
|
72238
71868
|
|
|
72239
|
-
|
|
72240
71869
|
var _ModifyAddressAttributeCommand = class _ModifyAddressAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72241
71870
|
...commonParams
|
|
72242
71871
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72253,7 +71882,6 @@ var ModifyAddressAttributeCommand = _ModifyAddressAttributeCommand;
|
|
|
72253
71882
|
|
|
72254
71883
|
|
|
72255
71884
|
|
|
72256
|
-
|
|
72257
71885
|
var _ModifyAvailabilityZoneGroupCommand = class _ModifyAvailabilityZoneGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72258
71886
|
...commonParams
|
|
72259
71887
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72270,7 +71898,6 @@ var ModifyAvailabilityZoneGroupCommand = _ModifyAvailabilityZoneGroupCommand;
|
|
|
72270
71898
|
|
|
72271
71899
|
|
|
72272
71900
|
|
|
72273
|
-
|
|
72274
71901
|
var _ModifyCapacityReservationCommand = class _ModifyCapacityReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72275
71902
|
...commonParams
|
|
72276
71903
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72287,7 +71914,6 @@ var ModifyCapacityReservationCommand = _ModifyCapacityReservationCommand;
|
|
|
72287
71914
|
|
|
72288
71915
|
|
|
72289
71916
|
|
|
72290
|
-
|
|
72291
71917
|
var _ModifyCapacityReservationFleetCommand = class _ModifyCapacityReservationFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72292
71918
|
...commonParams
|
|
72293
71919
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72304,7 +71930,6 @@ var ModifyCapacityReservationFleetCommand = _ModifyCapacityReservationFleetComma
|
|
|
72304
71930
|
|
|
72305
71931
|
|
|
72306
71932
|
|
|
72307
|
-
|
|
72308
71933
|
var _ModifyClientVpnEndpointCommand = class _ModifyClientVpnEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72309
71934
|
...commonParams
|
|
72310
71935
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72321,7 +71946,6 @@ var ModifyClientVpnEndpointCommand = _ModifyClientVpnEndpointCommand;
|
|
|
72321
71946
|
|
|
72322
71947
|
|
|
72323
71948
|
|
|
72324
|
-
|
|
72325
71949
|
var _ModifyDefaultCreditSpecificationCommand = class _ModifyDefaultCreditSpecificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72326
71950
|
...commonParams
|
|
72327
71951
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72338,7 +71962,6 @@ var ModifyDefaultCreditSpecificationCommand = _ModifyDefaultCreditSpecificationC
|
|
|
72338
71962
|
|
|
72339
71963
|
|
|
72340
71964
|
|
|
72341
|
-
|
|
72342
71965
|
var _ModifyEbsDefaultKmsKeyIdCommand = class _ModifyEbsDefaultKmsKeyIdCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72343
71966
|
...commonParams
|
|
72344
71967
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72355,7 +71978,6 @@ var ModifyEbsDefaultKmsKeyIdCommand = _ModifyEbsDefaultKmsKeyIdCommand;
|
|
|
72355
71978
|
|
|
72356
71979
|
|
|
72357
71980
|
|
|
72358
|
-
|
|
72359
71981
|
var _ModifyFleetCommand = class _ModifyFleetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72360
71982
|
...commonParams
|
|
72361
71983
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72372,7 +71994,6 @@ var ModifyFleetCommand = _ModifyFleetCommand;
|
|
|
72372
71994
|
|
|
72373
71995
|
|
|
72374
71996
|
|
|
72375
|
-
|
|
72376
71997
|
var _ModifyFpgaImageAttributeCommand = class _ModifyFpgaImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72377
71998
|
...commonParams
|
|
72378
71999
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72389,7 +72010,6 @@ var ModifyFpgaImageAttributeCommand = _ModifyFpgaImageAttributeCommand;
|
|
|
72389
72010
|
|
|
72390
72011
|
|
|
72391
72012
|
|
|
72392
|
-
|
|
72393
72013
|
var _ModifyHostsCommand = class _ModifyHostsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72394
72014
|
...commonParams
|
|
72395
72015
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72406,7 +72026,6 @@ var ModifyHostsCommand = _ModifyHostsCommand;
|
|
|
72406
72026
|
|
|
72407
72027
|
|
|
72408
72028
|
|
|
72409
|
-
|
|
72410
72029
|
var _ModifyIdentityIdFormatCommand = class _ModifyIdentityIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72411
72030
|
...commonParams
|
|
72412
72031
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72423,7 +72042,6 @@ var ModifyIdentityIdFormatCommand = _ModifyIdentityIdFormatCommand;
|
|
|
72423
72042
|
|
|
72424
72043
|
|
|
72425
72044
|
|
|
72426
|
-
|
|
72427
72045
|
var _ModifyIdFormatCommand = class _ModifyIdFormatCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72428
72046
|
...commonParams
|
|
72429
72047
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72440,7 +72058,6 @@ var ModifyIdFormatCommand = _ModifyIdFormatCommand;
|
|
|
72440
72058
|
|
|
72441
72059
|
|
|
72442
72060
|
|
|
72443
|
-
|
|
72444
72061
|
var _ModifyImageAttributeCommand = class _ModifyImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72445
72062
|
...commonParams
|
|
72446
72063
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72457,7 +72074,6 @@ var ModifyImageAttributeCommand = _ModifyImageAttributeCommand;
|
|
|
72457
72074
|
|
|
72458
72075
|
|
|
72459
72076
|
|
|
72460
|
-
|
|
72461
72077
|
var _ModifyInstanceAttributeCommand = class _ModifyInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72462
72078
|
...commonParams
|
|
72463
72079
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72474,7 +72090,6 @@ var ModifyInstanceAttributeCommand = _ModifyInstanceAttributeCommand;
|
|
|
72474
72090
|
|
|
72475
72091
|
|
|
72476
72092
|
|
|
72477
|
-
|
|
72478
72093
|
var _ModifyInstanceCapacityReservationAttributesCommand = class _ModifyInstanceCapacityReservationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72479
72094
|
...commonParams
|
|
72480
72095
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72491,7 +72106,6 @@ var ModifyInstanceCapacityReservationAttributesCommand = _ModifyInstanceCapacity
|
|
|
72491
72106
|
|
|
72492
72107
|
|
|
72493
72108
|
|
|
72494
|
-
|
|
72495
72109
|
var _ModifyInstanceCreditSpecificationCommand = class _ModifyInstanceCreditSpecificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72496
72110
|
...commonParams
|
|
72497
72111
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72508,7 +72122,6 @@ var ModifyInstanceCreditSpecificationCommand = _ModifyInstanceCreditSpecificatio
|
|
|
72508
72122
|
|
|
72509
72123
|
|
|
72510
72124
|
|
|
72511
|
-
|
|
72512
72125
|
var _ModifyInstanceEventStartTimeCommand = class _ModifyInstanceEventStartTimeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72513
72126
|
...commonParams
|
|
72514
72127
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72525,7 +72138,6 @@ var ModifyInstanceEventStartTimeCommand = _ModifyInstanceEventStartTimeCommand;
|
|
|
72525
72138
|
|
|
72526
72139
|
|
|
72527
72140
|
|
|
72528
|
-
|
|
72529
72141
|
var _ModifyInstanceEventWindowCommand = class _ModifyInstanceEventWindowCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72530
72142
|
...commonParams
|
|
72531
72143
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72542,7 +72154,6 @@ var ModifyInstanceEventWindowCommand = _ModifyInstanceEventWindowCommand;
|
|
|
72542
72154
|
|
|
72543
72155
|
|
|
72544
72156
|
|
|
72545
|
-
|
|
72546
72157
|
var _ModifyInstanceMaintenanceOptionsCommand = class _ModifyInstanceMaintenanceOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72547
72158
|
...commonParams
|
|
72548
72159
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72559,7 +72170,6 @@ var ModifyInstanceMaintenanceOptionsCommand = _ModifyInstanceMaintenanceOptionsC
|
|
|
72559
72170
|
|
|
72560
72171
|
|
|
72561
72172
|
|
|
72562
|
-
|
|
72563
72173
|
var _ModifyInstanceMetadataDefaultsCommand = class _ModifyInstanceMetadataDefaultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72564
72174
|
...commonParams
|
|
72565
72175
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72576,7 +72186,6 @@ var ModifyInstanceMetadataDefaultsCommand = _ModifyInstanceMetadataDefaultsComma
|
|
|
72576
72186
|
|
|
72577
72187
|
|
|
72578
72188
|
|
|
72579
|
-
|
|
72580
72189
|
var _ModifyInstanceMetadataOptionsCommand = class _ModifyInstanceMetadataOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72581
72190
|
...commonParams
|
|
72582
72191
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72593,7 +72202,6 @@ var ModifyInstanceMetadataOptionsCommand = _ModifyInstanceMetadataOptionsCommand
|
|
|
72593
72202
|
|
|
72594
72203
|
|
|
72595
72204
|
|
|
72596
|
-
|
|
72597
72205
|
var _ModifyInstancePlacementCommand = class _ModifyInstancePlacementCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72598
72206
|
...commonParams
|
|
72599
72207
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72610,7 +72218,6 @@ var ModifyInstancePlacementCommand = _ModifyInstancePlacementCommand;
|
|
|
72610
72218
|
|
|
72611
72219
|
|
|
72612
72220
|
|
|
72613
|
-
|
|
72614
72221
|
var _ModifyIpamCommand = class _ModifyIpamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72615
72222
|
...commonParams
|
|
72616
72223
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72627,7 +72234,6 @@ var ModifyIpamCommand = _ModifyIpamCommand;
|
|
|
72627
72234
|
|
|
72628
72235
|
|
|
72629
72236
|
|
|
72630
|
-
|
|
72631
72237
|
var _ModifyIpamPoolCommand = class _ModifyIpamPoolCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72632
72238
|
...commonParams
|
|
72633
72239
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72644,7 +72250,6 @@ var ModifyIpamPoolCommand = _ModifyIpamPoolCommand;
|
|
|
72644
72250
|
|
|
72645
72251
|
|
|
72646
72252
|
|
|
72647
|
-
|
|
72648
72253
|
var _ModifyIpamResourceCidrCommand = class _ModifyIpamResourceCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72649
72254
|
...commonParams
|
|
72650
72255
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72661,7 +72266,6 @@ var ModifyIpamResourceCidrCommand = _ModifyIpamResourceCidrCommand;
|
|
|
72661
72266
|
|
|
72662
72267
|
|
|
72663
72268
|
|
|
72664
|
-
|
|
72665
72269
|
var _ModifyIpamResourceDiscoveryCommand = class _ModifyIpamResourceDiscoveryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72666
72270
|
...commonParams
|
|
72667
72271
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72678,7 +72282,6 @@ var ModifyIpamResourceDiscoveryCommand = _ModifyIpamResourceDiscoveryCommand;
|
|
|
72678
72282
|
|
|
72679
72283
|
|
|
72680
72284
|
|
|
72681
|
-
|
|
72682
72285
|
var _ModifyIpamScopeCommand = class _ModifyIpamScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72683
72286
|
...commonParams
|
|
72684
72287
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72695,7 +72298,6 @@ var ModifyIpamScopeCommand = _ModifyIpamScopeCommand;
|
|
|
72695
72298
|
|
|
72696
72299
|
|
|
72697
72300
|
|
|
72698
|
-
|
|
72699
72301
|
var _ModifyLaunchTemplateCommand = class _ModifyLaunchTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72700
72302
|
...commonParams
|
|
72701
72303
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72712,7 +72314,6 @@ var ModifyLaunchTemplateCommand = _ModifyLaunchTemplateCommand;
|
|
|
72712
72314
|
|
|
72713
72315
|
|
|
72714
72316
|
|
|
72715
|
-
|
|
72716
72317
|
var _ModifyLocalGatewayRouteCommand = class _ModifyLocalGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72717
72318
|
...commonParams
|
|
72718
72319
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72729,7 +72330,6 @@ var ModifyLocalGatewayRouteCommand = _ModifyLocalGatewayRouteCommand;
|
|
|
72729
72330
|
|
|
72730
72331
|
|
|
72731
72332
|
|
|
72732
|
-
|
|
72733
72333
|
var _ModifyManagedPrefixListCommand = class _ModifyManagedPrefixListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72734
72334
|
...commonParams
|
|
72735
72335
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72746,7 +72346,6 @@ var ModifyManagedPrefixListCommand = _ModifyManagedPrefixListCommand;
|
|
|
72746
72346
|
|
|
72747
72347
|
|
|
72748
72348
|
|
|
72749
|
-
|
|
72750
72349
|
var _ModifyNetworkInterfaceAttributeCommand = class _ModifyNetworkInterfaceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72751
72350
|
...commonParams
|
|
72752
72351
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72763,7 +72362,6 @@ var ModifyNetworkInterfaceAttributeCommand = _ModifyNetworkInterfaceAttributeCom
|
|
|
72763
72362
|
|
|
72764
72363
|
|
|
72765
72364
|
|
|
72766
|
-
|
|
72767
72365
|
var _ModifyPrivateDnsNameOptionsCommand = class _ModifyPrivateDnsNameOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72768
72366
|
...commonParams
|
|
72769
72367
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72780,7 +72378,6 @@ var ModifyPrivateDnsNameOptionsCommand = _ModifyPrivateDnsNameOptionsCommand;
|
|
|
72780
72378
|
|
|
72781
72379
|
|
|
72782
72380
|
|
|
72783
|
-
|
|
72784
72381
|
var _ModifyReservedInstancesCommand = class _ModifyReservedInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72785
72382
|
...commonParams
|
|
72786
72383
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72797,7 +72394,6 @@ var ModifyReservedInstancesCommand = _ModifyReservedInstancesCommand;
|
|
|
72797
72394
|
|
|
72798
72395
|
|
|
72799
72396
|
|
|
72800
|
-
|
|
72801
72397
|
var _ModifySecurityGroupRulesCommand = class _ModifySecurityGroupRulesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72802
72398
|
...commonParams
|
|
72803
72399
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72814,7 +72410,6 @@ var ModifySecurityGroupRulesCommand = _ModifySecurityGroupRulesCommand;
|
|
|
72814
72410
|
|
|
72815
72411
|
|
|
72816
72412
|
|
|
72817
|
-
|
|
72818
72413
|
var _ModifySnapshotAttributeCommand = class _ModifySnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72819
72414
|
...commonParams
|
|
72820
72415
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72831,7 +72426,6 @@ var ModifySnapshotAttributeCommand = _ModifySnapshotAttributeCommand;
|
|
|
72831
72426
|
|
|
72832
72427
|
|
|
72833
72428
|
|
|
72834
|
-
|
|
72835
72429
|
var _ModifySnapshotTierCommand = class _ModifySnapshotTierCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72836
72430
|
...commonParams
|
|
72837
72431
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72848,7 +72442,6 @@ var ModifySnapshotTierCommand = _ModifySnapshotTierCommand;
|
|
|
72848
72442
|
|
|
72849
72443
|
|
|
72850
72444
|
|
|
72851
|
-
|
|
72852
72445
|
var _ModifySpotFleetRequestCommand = class _ModifySpotFleetRequestCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72853
72446
|
...commonParams
|
|
72854
72447
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72865,7 +72458,6 @@ var ModifySpotFleetRequestCommand = _ModifySpotFleetRequestCommand;
|
|
|
72865
72458
|
|
|
72866
72459
|
|
|
72867
72460
|
|
|
72868
|
-
|
|
72869
72461
|
var _ModifySubnetAttributeCommand = class _ModifySubnetAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72870
72462
|
...commonParams
|
|
72871
72463
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72882,7 +72474,6 @@ var ModifySubnetAttributeCommand = _ModifySubnetAttributeCommand;
|
|
|
72882
72474
|
|
|
72883
72475
|
|
|
72884
72476
|
|
|
72885
|
-
|
|
72886
72477
|
var _ModifyTrafficMirrorFilterNetworkServicesCommand = class _ModifyTrafficMirrorFilterNetworkServicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72887
72478
|
...commonParams
|
|
72888
72479
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72899,7 +72490,6 @@ var ModifyTrafficMirrorFilterNetworkServicesCommand = _ModifyTrafficMirrorFilter
|
|
|
72899
72490
|
|
|
72900
72491
|
|
|
72901
72492
|
|
|
72902
|
-
|
|
72903
72493
|
var _ModifyTrafficMirrorFilterRuleCommand = class _ModifyTrafficMirrorFilterRuleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72904
72494
|
...commonParams
|
|
72905
72495
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72916,7 +72506,6 @@ var ModifyTrafficMirrorFilterRuleCommand = _ModifyTrafficMirrorFilterRuleCommand
|
|
|
72916
72506
|
|
|
72917
72507
|
|
|
72918
72508
|
|
|
72919
|
-
|
|
72920
72509
|
var _ModifyTrafficMirrorSessionCommand = class _ModifyTrafficMirrorSessionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72921
72510
|
...commonParams
|
|
72922
72511
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72933,7 +72522,6 @@ var ModifyTrafficMirrorSessionCommand = _ModifyTrafficMirrorSessionCommand;
|
|
|
72933
72522
|
|
|
72934
72523
|
|
|
72935
72524
|
|
|
72936
|
-
|
|
72937
72525
|
var _ModifyTransitGatewayCommand = class _ModifyTransitGatewayCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72938
72526
|
...commonParams
|
|
72939
72527
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72950,7 +72538,6 @@ var ModifyTransitGatewayCommand = _ModifyTransitGatewayCommand;
|
|
|
72950
72538
|
|
|
72951
72539
|
|
|
72952
72540
|
|
|
72953
|
-
|
|
72954
72541
|
var _ModifyTransitGatewayPrefixListReferenceCommand = class _ModifyTransitGatewayPrefixListReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72955
72542
|
...commonParams
|
|
72956
72543
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72967,7 +72554,6 @@ var ModifyTransitGatewayPrefixListReferenceCommand = _ModifyTransitGatewayPrefix
|
|
|
72967
72554
|
|
|
72968
72555
|
|
|
72969
72556
|
|
|
72970
|
-
|
|
72971
72557
|
var _ModifyTransitGatewayVpcAttachmentCommand = class _ModifyTransitGatewayVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72972
72558
|
...commonParams
|
|
72973
72559
|
}).m(function(Command, cs, config, o) {
|
|
@@ -72984,7 +72570,6 @@ var ModifyTransitGatewayVpcAttachmentCommand = _ModifyTransitGatewayVpcAttachmen
|
|
|
72984
72570
|
|
|
72985
72571
|
|
|
72986
72572
|
|
|
72987
|
-
|
|
72988
72573
|
var _ModifyVerifiedAccessEndpointCommand = class _ModifyVerifiedAccessEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
72989
72574
|
...commonParams
|
|
72990
72575
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73001,7 +72586,6 @@ var ModifyVerifiedAccessEndpointCommand = _ModifyVerifiedAccessEndpointCommand;
|
|
|
73001
72586
|
|
|
73002
72587
|
|
|
73003
72588
|
|
|
73004
|
-
|
|
73005
72589
|
var _ModifyVerifiedAccessEndpointPolicyCommand = class _ModifyVerifiedAccessEndpointPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73006
72590
|
...commonParams
|
|
73007
72591
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73018,7 +72602,6 @@ var ModifyVerifiedAccessEndpointPolicyCommand = _ModifyVerifiedAccessEndpointPol
|
|
|
73018
72602
|
|
|
73019
72603
|
|
|
73020
72604
|
|
|
73021
|
-
|
|
73022
72605
|
var _ModifyVerifiedAccessGroupCommand = class _ModifyVerifiedAccessGroupCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73023
72606
|
...commonParams
|
|
73024
72607
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73035,7 +72618,6 @@ var ModifyVerifiedAccessGroupCommand = _ModifyVerifiedAccessGroupCommand;
|
|
|
73035
72618
|
|
|
73036
72619
|
|
|
73037
72620
|
|
|
73038
|
-
|
|
73039
72621
|
var _ModifyVerifiedAccessGroupPolicyCommand = class _ModifyVerifiedAccessGroupPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73040
72622
|
...commonParams
|
|
73041
72623
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73052,7 +72634,6 @@ var ModifyVerifiedAccessGroupPolicyCommand = _ModifyVerifiedAccessGroupPolicyCom
|
|
|
73052
72634
|
|
|
73053
72635
|
|
|
73054
72636
|
|
|
73055
|
-
|
|
73056
72637
|
var _ModifyVerifiedAccessInstanceCommand = class _ModifyVerifiedAccessInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73057
72638
|
...commonParams
|
|
73058
72639
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73069,7 +72650,6 @@ var ModifyVerifiedAccessInstanceCommand = _ModifyVerifiedAccessInstanceCommand;
|
|
|
73069
72650
|
|
|
73070
72651
|
|
|
73071
72652
|
|
|
73072
|
-
|
|
73073
72653
|
var _ModifyVerifiedAccessInstanceLoggingConfigurationCommand = class _ModifyVerifiedAccessInstanceLoggingConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73074
72654
|
...commonParams
|
|
73075
72655
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73086,7 +72666,6 @@ var ModifyVerifiedAccessInstanceLoggingConfigurationCommand = _ModifyVerifiedAcc
|
|
|
73086
72666
|
|
|
73087
72667
|
|
|
73088
72668
|
|
|
73089
|
-
|
|
73090
72669
|
var _ModifyVerifiedAccessTrustProviderCommand = class _ModifyVerifiedAccessTrustProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73091
72670
|
...commonParams
|
|
73092
72671
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73106,7 +72685,6 @@ var ModifyVerifiedAccessTrustProviderCommand = _ModifyVerifiedAccessTrustProvide
|
|
|
73106
72685
|
|
|
73107
72686
|
|
|
73108
72687
|
|
|
73109
|
-
|
|
73110
72688
|
var _ModifyVolumeAttributeCommand = class _ModifyVolumeAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73111
72689
|
...commonParams
|
|
73112
72690
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73123,7 +72701,6 @@ var ModifyVolumeAttributeCommand = _ModifyVolumeAttributeCommand;
|
|
|
73123
72701
|
|
|
73124
72702
|
|
|
73125
72703
|
|
|
73126
|
-
|
|
73127
72704
|
var _ModifyVolumeCommand = class _ModifyVolumeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73128
72705
|
...commonParams
|
|
73129
72706
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73140,7 +72717,6 @@ var ModifyVolumeCommand = _ModifyVolumeCommand;
|
|
|
73140
72717
|
|
|
73141
72718
|
|
|
73142
72719
|
|
|
73143
|
-
|
|
73144
72720
|
var _ModifyVpcAttributeCommand = class _ModifyVpcAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73145
72721
|
...commonParams
|
|
73146
72722
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73157,7 +72733,6 @@ var ModifyVpcAttributeCommand = _ModifyVpcAttributeCommand;
|
|
|
73157
72733
|
|
|
73158
72734
|
|
|
73159
72735
|
|
|
73160
|
-
|
|
73161
72736
|
var _ModifyVpcEndpointCommand = class _ModifyVpcEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73162
72737
|
...commonParams
|
|
73163
72738
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73174,7 +72749,6 @@ var ModifyVpcEndpointCommand = _ModifyVpcEndpointCommand;
|
|
|
73174
72749
|
|
|
73175
72750
|
|
|
73176
72751
|
|
|
73177
|
-
|
|
73178
72752
|
var _ModifyVpcEndpointConnectionNotificationCommand = class _ModifyVpcEndpointConnectionNotificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73179
72753
|
...commonParams
|
|
73180
72754
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73191,7 +72765,6 @@ var ModifyVpcEndpointConnectionNotificationCommand = _ModifyVpcEndpointConnectio
|
|
|
73191
72765
|
|
|
73192
72766
|
|
|
73193
72767
|
|
|
73194
|
-
|
|
73195
72768
|
var _ModifyVpcEndpointServiceConfigurationCommand = class _ModifyVpcEndpointServiceConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73196
72769
|
...commonParams
|
|
73197
72770
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73208,7 +72781,6 @@ var ModifyVpcEndpointServiceConfigurationCommand = _ModifyVpcEndpointServiceConf
|
|
|
73208
72781
|
|
|
73209
72782
|
|
|
73210
72783
|
|
|
73211
|
-
|
|
73212
72784
|
var _ModifyVpcEndpointServicePayerResponsibilityCommand = class _ModifyVpcEndpointServicePayerResponsibilityCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73213
72785
|
...commonParams
|
|
73214
72786
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73225,7 +72797,6 @@ var ModifyVpcEndpointServicePayerResponsibilityCommand = _ModifyVpcEndpointServi
|
|
|
73225
72797
|
|
|
73226
72798
|
|
|
73227
72799
|
|
|
73228
|
-
|
|
73229
72800
|
var _ModifyVpcEndpointServicePermissionsCommand = class _ModifyVpcEndpointServicePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73230
72801
|
...commonParams
|
|
73231
72802
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73242,7 +72813,6 @@ var ModifyVpcEndpointServicePermissionsCommand = _ModifyVpcEndpointServicePermis
|
|
|
73242
72813
|
|
|
73243
72814
|
|
|
73244
72815
|
|
|
73245
|
-
|
|
73246
72816
|
var _ModifyVpcPeeringConnectionOptionsCommand = class _ModifyVpcPeeringConnectionOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73247
72817
|
...commonParams
|
|
73248
72818
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73259,7 +72829,6 @@ var ModifyVpcPeeringConnectionOptionsCommand = _ModifyVpcPeeringConnectionOption
|
|
|
73259
72829
|
|
|
73260
72830
|
|
|
73261
72831
|
|
|
73262
|
-
|
|
73263
72832
|
var _ModifyVpcTenancyCommand = class _ModifyVpcTenancyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73264
72833
|
...commonParams
|
|
73265
72834
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73276,7 +72845,6 @@ var ModifyVpcTenancyCommand = _ModifyVpcTenancyCommand;
|
|
|
73276
72845
|
|
|
73277
72846
|
|
|
73278
72847
|
|
|
73279
|
-
|
|
73280
72848
|
var _ModifyVpnConnectionCommand = class _ModifyVpnConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73281
72849
|
...commonParams
|
|
73282
72850
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73293,7 +72861,6 @@ var ModifyVpnConnectionCommand = _ModifyVpnConnectionCommand;
|
|
|
73293
72861
|
|
|
73294
72862
|
|
|
73295
72863
|
|
|
73296
|
-
|
|
73297
72864
|
var _ModifyVpnConnectionOptionsCommand = class _ModifyVpnConnectionOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73298
72865
|
...commonParams
|
|
73299
72866
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73310,7 +72877,6 @@ var ModifyVpnConnectionOptionsCommand = _ModifyVpnConnectionOptionsCommand;
|
|
|
73310
72877
|
|
|
73311
72878
|
|
|
73312
72879
|
|
|
73313
|
-
|
|
73314
72880
|
var _ModifyVpnTunnelCertificateCommand = class _ModifyVpnTunnelCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73315
72881
|
...commonParams
|
|
73316
72882
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73327,7 +72893,6 @@ var ModifyVpnTunnelCertificateCommand = _ModifyVpnTunnelCertificateCommand;
|
|
|
73327
72893
|
|
|
73328
72894
|
|
|
73329
72895
|
|
|
73330
|
-
|
|
73331
72896
|
var _ModifyVpnTunnelOptionsCommand = class _ModifyVpnTunnelOptionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73332
72897
|
...commonParams
|
|
73333
72898
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73344,7 +72909,6 @@ var ModifyVpnTunnelOptionsCommand = _ModifyVpnTunnelOptionsCommand;
|
|
|
73344
72909
|
|
|
73345
72910
|
|
|
73346
72911
|
|
|
73347
|
-
|
|
73348
72912
|
var _MonitorInstancesCommand = class _MonitorInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73349
72913
|
...commonParams
|
|
73350
72914
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73361,7 +72925,6 @@ var MonitorInstancesCommand = _MonitorInstancesCommand;
|
|
|
73361
72925
|
|
|
73362
72926
|
|
|
73363
72927
|
|
|
73364
|
-
|
|
73365
72928
|
var _MoveAddressToVpcCommand = class _MoveAddressToVpcCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73366
72929
|
...commonParams
|
|
73367
72930
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73378,7 +72941,6 @@ var MoveAddressToVpcCommand = _MoveAddressToVpcCommand;
|
|
|
73378
72941
|
|
|
73379
72942
|
|
|
73380
72943
|
|
|
73381
|
-
|
|
73382
72944
|
var _MoveByoipCidrToIpamCommand = class _MoveByoipCidrToIpamCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73383
72945
|
...commonParams
|
|
73384
72946
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73395,7 +72957,6 @@ var MoveByoipCidrToIpamCommand = _MoveByoipCidrToIpamCommand;
|
|
|
73395
72957
|
|
|
73396
72958
|
|
|
73397
72959
|
|
|
73398
|
-
|
|
73399
72960
|
var _ProvisionByoipCidrCommand = class _ProvisionByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73400
72961
|
...commonParams
|
|
73401
72962
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73412,7 +72973,6 @@ var ProvisionByoipCidrCommand = _ProvisionByoipCidrCommand;
|
|
|
73412
72973
|
|
|
73413
72974
|
|
|
73414
72975
|
|
|
73415
|
-
|
|
73416
72976
|
var _ProvisionIpamByoasnCommand = class _ProvisionIpamByoasnCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73417
72977
|
...commonParams
|
|
73418
72978
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73429,7 +72989,6 @@ var ProvisionIpamByoasnCommand = _ProvisionIpamByoasnCommand;
|
|
|
73429
72989
|
|
|
73430
72990
|
|
|
73431
72991
|
|
|
73432
|
-
|
|
73433
72992
|
var _ProvisionIpamPoolCidrCommand = class _ProvisionIpamPoolCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73434
72993
|
...commonParams
|
|
73435
72994
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73446,7 +73005,6 @@ var ProvisionIpamPoolCidrCommand = _ProvisionIpamPoolCidrCommand;
|
|
|
73446
73005
|
|
|
73447
73006
|
|
|
73448
73007
|
|
|
73449
|
-
|
|
73450
73008
|
var _ProvisionPublicIpv4PoolCidrCommand = class _ProvisionPublicIpv4PoolCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73451
73009
|
...commonParams
|
|
73452
73010
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73463,7 +73021,6 @@ var ProvisionPublicIpv4PoolCidrCommand = _ProvisionPublicIpv4PoolCidrCommand;
|
|
|
73463
73021
|
|
|
73464
73022
|
|
|
73465
73023
|
|
|
73466
|
-
|
|
73467
73024
|
var _PurchaseCapacityBlockCommand = class _PurchaseCapacityBlockCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73468
73025
|
...commonParams
|
|
73469
73026
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73480,7 +73037,6 @@ var PurchaseCapacityBlockCommand = _PurchaseCapacityBlockCommand;
|
|
|
73480
73037
|
|
|
73481
73038
|
|
|
73482
73039
|
|
|
73483
|
-
|
|
73484
73040
|
var _PurchaseHostReservationCommand = class _PurchaseHostReservationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73485
73041
|
...commonParams
|
|
73486
73042
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73497,7 +73053,6 @@ var PurchaseHostReservationCommand = _PurchaseHostReservationCommand;
|
|
|
73497
73053
|
|
|
73498
73054
|
|
|
73499
73055
|
|
|
73500
|
-
|
|
73501
73056
|
var _PurchaseReservedInstancesOfferingCommand = class _PurchaseReservedInstancesOfferingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73502
73057
|
...commonParams
|
|
73503
73058
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73514,7 +73069,6 @@ var PurchaseReservedInstancesOfferingCommand = _PurchaseReservedInstancesOfferin
|
|
|
73514
73069
|
|
|
73515
73070
|
|
|
73516
73071
|
|
|
73517
|
-
|
|
73518
73072
|
var _PurchaseScheduledInstancesCommand = class _PurchaseScheduledInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73519
73073
|
...commonParams
|
|
73520
73074
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73531,7 +73085,6 @@ var PurchaseScheduledInstancesCommand = _PurchaseScheduledInstancesCommand;
|
|
|
73531
73085
|
|
|
73532
73086
|
|
|
73533
73087
|
|
|
73534
|
-
|
|
73535
73088
|
var _RebootInstancesCommand = class _RebootInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73536
73089
|
...commonParams
|
|
73537
73090
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73548,7 +73101,6 @@ var RebootInstancesCommand = _RebootInstancesCommand;
|
|
|
73548
73101
|
|
|
73549
73102
|
|
|
73550
73103
|
|
|
73551
|
-
|
|
73552
73104
|
var _RegisterImageCommand = class _RegisterImageCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73553
73105
|
...commonParams
|
|
73554
73106
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73565,7 +73117,6 @@ var RegisterImageCommand = _RegisterImageCommand;
|
|
|
73565
73117
|
|
|
73566
73118
|
|
|
73567
73119
|
|
|
73568
|
-
|
|
73569
73120
|
var _RegisterInstanceEventNotificationAttributesCommand = class _RegisterInstanceEventNotificationAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73570
73121
|
...commonParams
|
|
73571
73122
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73582,7 +73133,6 @@ var RegisterInstanceEventNotificationAttributesCommand = _RegisterInstanceEventN
|
|
|
73582
73133
|
|
|
73583
73134
|
|
|
73584
73135
|
|
|
73585
|
-
|
|
73586
73136
|
var _RegisterTransitGatewayMulticastGroupMembersCommand = class _RegisterTransitGatewayMulticastGroupMembersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73587
73137
|
...commonParams
|
|
73588
73138
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73599,7 +73149,6 @@ var RegisterTransitGatewayMulticastGroupMembersCommand = _RegisterTransitGateway
|
|
|
73599
73149
|
|
|
73600
73150
|
|
|
73601
73151
|
|
|
73602
|
-
|
|
73603
73152
|
var _RegisterTransitGatewayMulticastGroupSourcesCommand = class _RegisterTransitGatewayMulticastGroupSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73604
73153
|
...commonParams
|
|
73605
73154
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73616,7 +73165,6 @@ var RegisterTransitGatewayMulticastGroupSourcesCommand = _RegisterTransitGateway
|
|
|
73616
73165
|
|
|
73617
73166
|
|
|
73618
73167
|
|
|
73619
|
-
|
|
73620
73168
|
var _RejectTransitGatewayMulticastDomainAssociationsCommand = class _RejectTransitGatewayMulticastDomainAssociationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73621
73169
|
...commonParams
|
|
73622
73170
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73633,7 +73181,6 @@ var RejectTransitGatewayMulticastDomainAssociationsCommand = _RejectTransitGatew
|
|
|
73633
73181
|
|
|
73634
73182
|
|
|
73635
73183
|
|
|
73636
|
-
|
|
73637
73184
|
var _RejectTransitGatewayPeeringAttachmentCommand = class _RejectTransitGatewayPeeringAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73638
73185
|
...commonParams
|
|
73639
73186
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73650,7 +73197,6 @@ var RejectTransitGatewayPeeringAttachmentCommand = _RejectTransitGatewayPeeringA
|
|
|
73650
73197
|
|
|
73651
73198
|
|
|
73652
73199
|
|
|
73653
|
-
|
|
73654
73200
|
var _RejectTransitGatewayVpcAttachmentCommand = class _RejectTransitGatewayVpcAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73655
73201
|
...commonParams
|
|
73656
73202
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73667,7 +73213,6 @@ var RejectTransitGatewayVpcAttachmentCommand = _RejectTransitGatewayVpcAttachmen
|
|
|
73667
73213
|
|
|
73668
73214
|
|
|
73669
73215
|
|
|
73670
|
-
|
|
73671
73216
|
var _RejectVpcEndpointConnectionsCommand = class _RejectVpcEndpointConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73672
73217
|
...commonParams
|
|
73673
73218
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73684,7 +73229,6 @@ var RejectVpcEndpointConnectionsCommand = _RejectVpcEndpointConnectionsCommand;
|
|
|
73684
73229
|
|
|
73685
73230
|
|
|
73686
73231
|
|
|
73687
|
-
|
|
73688
73232
|
var _RejectVpcPeeringConnectionCommand = class _RejectVpcPeeringConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73689
73233
|
...commonParams
|
|
73690
73234
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73701,7 +73245,6 @@ var RejectVpcPeeringConnectionCommand = _RejectVpcPeeringConnectionCommand;
|
|
|
73701
73245
|
|
|
73702
73246
|
|
|
73703
73247
|
|
|
73704
|
-
|
|
73705
73248
|
var _ReleaseAddressCommand = class _ReleaseAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73706
73249
|
...commonParams
|
|
73707
73250
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73718,7 +73261,6 @@ var ReleaseAddressCommand = _ReleaseAddressCommand;
|
|
|
73718
73261
|
|
|
73719
73262
|
|
|
73720
73263
|
|
|
73721
|
-
|
|
73722
73264
|
var _ReleaseHostsCommand = class _ReleaseHostsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73723
73265
|
...commonParams
|
|
73724
73266
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73735,7 +73277,6 @@ var ReleaseHostsCommand = _ReleaseHostsCommand;
|
|
|
73735
73277
|
|
|
73736
73278
|
|
|
73737
73279
|
|
|
73738
|
-
|
|
73739
73280
|
var _ReleaseIpamPoolAllocationCommand = class _ReleaseIpamPoolAllocationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73740
73281
|
...commonParams
|
|
73741
73282
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73752,7 +73293,6 @@ var ReleaseIpamPoolAllocationCommand = _ReleaseIpamPoolAllocationCommand;
|
|
|
73752
73293
|
|
|
73753
73294
|
|
|
73754
73295
|
|
|
73755
|
-
|
|
73756
73296
|
var _ReplaceIamInstanceProfileAssociationCommand = class _ReplaceIamInstanceProfileAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73757
73297
|
...commonParams
|
|
73758
73298
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73769,7 +73309,6 @@ var ReplaceIamInstanceProfileAssociationCommand = _ReplaceIamInstanceProfileAsso
|
|
|
73769
73309
|
|
|
73770
73310
|
|
|
73771
73311
|
|
|
73772
|
-
|
|
73773
73312
|
var _ReplaceNetworkAclAssociationCommand = class _ReplaceNetworkAclAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73774
73313
|
...commonParams
|
|
73775
73314
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73786,7 +73325,6 @@ var ReplaceNetworkAclAssociationCommand = _ReplaceNetworkAclAssociationCommand;
|
|
|
73786
73325
|
|
|
73787
73326
|
|
|
73788
73327
|
|
|
73789
|
-
|
|
73790
73328
|
var _ReplaceNetworkAclEntryCommand = class _ReplaceNetworkAclEntryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73791
73329
|
...commonParams
|
|
73792
73330
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73803,7 +73341,6 @@ var ReplaceNetworkAclEntryCommand = _ReplaceNetworkAclEntryCommand;
|
|
|
73803
73341
|
|
|
73804
73342
|
|
|
73805
73343
|
|
|
73806
|
-
|
|
73807
73344
|
var _ReplaceRouteCommand = class _ReplaceRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73808
73345
|
...commonParams
|
|
73809
73346
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73820,7 +73357,6 @@ var ReplaceRouteCommand = _ReplaceRouteCommand;
|
|
|
73820
73357
|
|
|
73821
73358
|
|
|
73822
73359
|
|
|
73823
|
-
|
|
73824
73360
|
var _ReplaceRouteTableAssociationCommand = class _ReplaceRouteTableAssociationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73825
73361
|
...commonParams
|
|
73826
73362
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73837,7 +73373,6 @@ var ReplaceRouteTableAssociationCommand = _ReplaceRouteTableAssociationCommand;
|
|
|
73837
73373
|
|
|
73838
73374
|
|
|
73839
73375
|
|
|
73840
|
-
|
|
73841
73376
|
var _ReplaceTransitGatewayRouteCommand = class _ReplaceTransitGatewayRouteCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73842
73377
|
...commonParams
|
|
73843
73378
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73854,7 +73389,6 @@ var ReplaceTransitGatewayRouteCommand = _ReplaceTransitGatewayRouteCommand;
|
|
|
73854
73389
|
|
|
73855
73390
|
|
|
73856
73391
|
|
|
73857
|
-
|
|
73858
73392
|
var _ReplaceVpnTunnelCommand = class _ReplaceVpnTunnelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73859
73393
|
...commonParams
|
|
73860
73394
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73871,7 +73405,6 @@ var ReplaceVpnTunnelCommand = _ReplaceVpnTunnelCommand;
|
|
|
73871
73405
|
|
|
73872
73406
|
|
|
73873
73407
|
|
|
73874
|
-
|
|
73875
73408
|
var _ReportInstanceStatusCommand = class _ReportInstanceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73876
73409
|
...commonParams
|
|
73877
73410
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73889,7 +73422,6 @@ var ReportInstanceStatusCommand = _ReportInstanceStatusCommand;
|
|
|
73889
73422
|
|
|
73890
73423
|
|
|
73891
73424
|
|
|
73892
|
-
|
|
73893
73425
|
// src/models/models_7.ts
|
|
73894
73426
|
|
|
73895
73427
|
var ReportInstanceReasonCodes = {
|
|
@@ -73968,7 +73500,6 @@ var RequestSpotFleetCommand = _RequestSpotFleetCommand;
|
|
|
73968
73500
|
|
|
73969
73501
|
|
|
73970
73502
|
|
|
73971
|
-
|
|
73972
73503
|
var _RequestSpotInstancesCommand = class _RequestSpotInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73973
73504
|
...commonParams
|
|
73974
73505
|
}).m(function(Command, cs, config, o) {
|
|
@@ -73985,7 +73516,6 @@ var RequestSpotInstancesCommand = _RequestSpotInstancesCommand;
|
|
|
73985
73516
|
|
|
73986
73517
|
|
|
73987
73518
|
|
|
73988
|
-
|
|
73989
73519
|
var _ResetAddressAttributeCommand = class _ResetAddressAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
73990
73520
|
...commonParams
|
|
73991
73521
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74002,7 +73532,6 @@ var ResetAddressAttributeCommand = _ResetAddressAttributeCommand;
|
|
|
74002
73532
|
|
|
74003
73533
|
|
|
74004
73534
|
|
|
74005
|
-
|
|
74006
73535
|
var _ResetEbsDefaultKmsKeyIdCommand = class _ResetEbsDefaultKmsKeyIdCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74007
73536
|
...commonParams
|
|
74008
73537
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74019,7 +73548,6 @@ var ResetEbsDefaultKmsKeyIdCommand = _ResetEbsDefaultKmsKeyIdCommand;
|
|
|
74019
73548
|
|
|
74020
73549
|
|
|
74021
73550
|
|
|
74022
|
-
|
|
74023
73551
|
var _ResetFpgaImageAttributeCommand = class _ResetFpgaImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74024
73552
|
...commonParams
|
|
74025
73553
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74036,7 +73564,6 @@ var ResetFpgaImageAttributeCommand = _ResetFpgaImageAttributeCommand;
|
|
|
74036
73564
|
|
|
74037
73565
|
|
|
74038
73566
|
|
|
74039
|
-
|
|
74040
73567
|
var _ResetImageAttributeCommand = class _ResetImageAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74041
73568
|
...commonParams
|
|
74042
73569
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74053,7 +73580,6 @@ var ResetImageAttributeCommand = _ResetImageAttributeCommand;
|
|
|
74053
73580
|
|
|
74054
73581
|
|
|
74055
73582
|
|
|
74056
|
-
|
|
74057
73583
|
var _ResetInstanceAttributeCommand = class _ResetInstanceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74058
73584
|
...commonParams
|
|
74059
73585
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74070,7 +73596,6 @@ var ResetInstanceAttributeCommand = _ResetInstanceAttributeCommand;
|
|
|
74070
73596
|
|
|
74071
73597
|
|
|
74072
73598
|
|
|
74073
|
-
|
|
74074
73599
|
var _ResetNetworkInterfaceAttributeCommand = class _ResetNetworkInterfaceAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74075
73600
|
...commonParams
|
|
74076
73601
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74087,7 +73612,6 @@ var ResetNetworkInterfaceAttributeCommand = _ResetNetworkInterfaceAttributeComma
|
|
|
74087
73612
|
|
|
74088
73613
|
|
|
74089
73614
|
|
|
74090
|
-
|
|
74091
73615
|
var _ResetSnapshotAttributeCommand = class _ResetSnapshotAttributeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74092
73616
|
...commonParams
|
|
74093
73617
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74104,7 +73628,6 @@ var ResetSnapshotAttributeCommand = _ResetSnapshotAttributeCommand;
|
|
|
74104
73628
|
|
|
74105
73629
|
|
|
74106
73630
|
|
|
74107
|
-
|
|
74108
73631
|
var _RestoreAddressToClassicCommand = class _RestoreAddressToClassicCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74109
73632
|
...commonParams
|
|
74110
73633
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74121,7 +73644,6 @@ var RestoreAddressToClassicCommand = _RestoreAddressToClassicCommand;
|
|
|
74121
73644
|
|
|
74122
73645
|
|
|
74123
73646
|
|
|
74124
|
-
|
|
74125
73647
|
var _RestoreImageFromRecycleBinCommand = class _RestoreImageFromRecycleBinCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74126
73648
|
...commonParams
|
|
74127
73649
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74138,7 +73660,6 @@ var RestoreImageFromRecycleBinCommand = _RestoreImageFromRecycleBinCommand;
|
|
|
74138
73660
|
|
|
74139
73661
|
|
|
74140
73662
|
|
|
74141
|
-
|
|
74142
73663
|
var _RestoreManagedPrefixListVersionCommand = class _RestoreManagedPrefixListVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74143
73664
|
...commonParams
|
|
74144
73665
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74155,7 +73676,6 @@ var RestoreManagedPrefixListVersionCommand = _RestoreManagedPrefixListVersionCom
|
|
|
74155
73676
|
|
|
74156
73677
|
|
|
74157
73678
|
|
|
74158
|
-
|
|
74159
73679
|
var _RestoreSnapshotFromRecycleBinCommand = class _RestoreSnapshotFromRecycleBinCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74160
73680
|
...commonParams
|
|
74161
73681
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74172,7 +73692,6 @@ var RestoreSnapshotFromRecycleBinCommand = _RestoreSnapshotFromRecycleBinCommand
|
|
|
74172
73692
|
|
|
74173
73693
|
|
|
74174
73694
|
|
|
74175
|
-
|
|
74176
73695
|
var _RestoreSnapshotTierCommand = class _RestoreSnapshotTierCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74177
73696
|
...commonParams
|
|
74178
73697
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74189,7 +73708,6 @@ var RestoreSnapshotTierCommand = _RestoreSnapshotTierCommand;
|
|
|
74189
73708
|
|
|
74190
73709
|
|
|
74191
73710
|
|
|
74192
|
-
|
|
74193
73711
|
var _RevokeClientVpnIngressCommand = class _RevokeClientVpnIngressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74194
73712
|
...commonParams
|
|
74195
73713
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74206,7 +73724,6 @@ var RevokeClientVpnIngressCommand = _RevokeClientVpnIngressCommand;
|
|
|
74206
73724
|
|
|
74207
73725
|
|
|
74208
73726
|
|
|
74209
|
-
|
|
74210
73727
|
var _RevokeSecurityGroupEgressCommand = class _RevokeSecurityGroupEgressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74211
73728
|
...commonParams
|
|
74212
73729
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74223,7 +73740,6 @@ var RevokeSecurityGroupEgressCommand = _RevokeSecurityGroupEgressCommand;
|
|
|
74223
73740
|
|
|
74224
73741
|
|
|
74225
73742
|
|
|
74226
|
-
|
|
74227
73743
|
var _RevokeSecurityGroupIngressCommand = class _RevokeSecurityGroupIngressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74228
73744
|
...commonParams
|
|
74229
73745
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74240,7 +73756,6 @@ var RevokeSecurityGroupIngressCommand = _RevokeSecurityGroupIngressCommand;
|
|
|
74240
73756
|
|
|
74241
73757
|
|
|
74242
73758
|
|
|
74243
|
-
|
|
74244
73759
|
var _RunInstancesCommand = class _RunInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74245
73760
|
...commonParams
|
|
74246
73761
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74257,7 +73772,6 @@ var RunInstancesCommand = _RunInstancesCommand;
|
|
|
74257
73772
|
|
|
74258
73773
|
|
|
74259
73774
|
|
|
74260
|
-
|
|
74261
73775
|
var _RunScheduledInstancesCommand = class _RunScheduledInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74262
73776
|
...commonParams
|
|
74263
73777
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74274,7 +73788,6 @@ var RunScheduledInstancesCommand = _RunScheduledInstancesCommand;
|
|
|
74274
73788
|
|
|
74275
73789
|
|
|
74276
73790
|
|
|
74277
|
-
|
|
74278
73791
|
var _SearchLocalGatewayRoutesCommand = class _SearchLocalGatewayRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74279
73792
|
...commonParams
|
|
74280
73793
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74291,7 +73804,6 @@ var SearchLocalGatewayRoutesCommand = _SearchLocalGatewayRoutesCommand;
|
|
|
74291
73804
|
|
|
74292
73805
|
|
|
74293
73806
|
|
|
74294
|
-
|
|
74295
73807
|
var _SearchTransitGatewayMulticastGroupsCommand = class _SearchTransitGatewayMulticastGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74296
73808
|
...commonParams
|
|
74297
73809
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74308,7 +73820,6 @@ var SearchTransitGatewayMulticastGroupsCommand = _SearchTransitGatewayMulticastG
|
|
|
74308
73820
|
|
|
74309
73821
|
|
|
74310
73822
|
|
|
74311
|
-
|
|
74312
73823
|
var _SearchTransitGatewayRoutesCommand = class _SearchTransitGatewayRoutesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74313
73824
|
...commonParams
|
|
74314
73825
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74325,7 +73836,6 @@ var SearchTransitGatewayRoutesCommand = _SearchTransitGatewayRoutesCommand;
|
|
|
74325
73836
|
|
|
74326
73837
|
|
|
74327
73838
|
|
|
74328
|
-
|
|
74329
73839
|
var _SendDiagnosticInterruptCommand = class _SendDiagnosticInterruptCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74330
73840
|
...commonParams
|
|
74331
73841
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74342,7 +73852,6 @@ var SendDiagnosticInterruptCommand = _SendDiagnosticInterruptCommand;
|
|
|
74342
73852
|
|
|
74343
73853
|
|
|
74344
73854
|
|
|
74345
|
-
|
|
74346
73855
|
var _StartInstancesCommand = class _StartInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74347
73856
|
...commonParams
|
|
74348
73857
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74359,7 +73868,6 @@ var StartInstancesCommand = _StartInstancesCommand;
|
|
|
74359
73868
|
|
|
74360
73869
|
|
|
74361
73870
|
|
|
74362
|
-
|
|
74363
73871
|
var _StartNetworkInsightsAccessScopeAnalysisCommand = class _StartNetworkInsightsAccessScopeAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74364
73872
|
...commonParams
|
|
74365
73873
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74376,7 +73884,6 @@ var StartNetworkInsightsAccessScopeAnalysisCommand = _StartNetworkInsightsAccess
|
|
|
74376
73884
|
|
|
74377
73885
|
|
|
74378
73886
|
|
|
74379
|
-
|
|
74380
73887
|
var _StartNetworkInsightsAnalysisCommand = class _StartNetworkInsightsAnalysisCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74381
73888
|
...commonParams
|
|
74382
73889
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74393,7 +73900,6 @@ var StartNetworkInsightsAnalysisCommand = _StartNetworkInsightsAnalysisCommand;
|
|
|
74393
73900
|
|
|
74394
73901
|
|
|
74395
73902
|
|
|
74396
|
-
|
|
74397
73903
|
var _StartVpcEndpointServicePrivateDnsVerificationCommand = class _StartVpcEndpointServicePrivateDnsVerificationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74398
73904
|
...commonParams
|
|
74399
73905
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74410,7 +73916,6 @@ var StartVpcEndpointServicePrivateDnsVerificationCommand = _StartVpcEndpointServ
|
|
|
74410
73916
|
|
|
74411
73917
|
|
|
74412
73918
|
|
|
74413
|
-
|
|
74414
73919
|
var _StopInstancesCommand = class _StopInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74415
73920
|
...commonParams
|
|
74416
73921
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74427,7 +73932,6 @@ var StopInstancesCommand = _StopInstancesCommand;
|
|
|
74427
73932
|
|
|
74428
73933
|
|
|
74429
73934
|
|
|
74430
|
-
|
|
74431
73935
|
var _TerminateClientVpnConnectionsCommand = class _TerminateClientVpnConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74432
73936
|
...commonParams
|
|
74433
73937
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74444,7 +73948,6 @@ var TerminateClientVpnConnectionsCommand = _TerminateClientVpnConnectionsCommand
|
|
|
74444
73948
|
|
|
74445
73949
|
|
|
74446
73950
|
|
|
74447
|
-
|
|
74448
73951
|
var _TerminateInstancesCommand = class _TerminateInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74449
73952
|
...commonParams
|
|
74450
73953
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74461,7 +73964,6 @@ var TerminateInstancesCommand = _TerminateInstancesCommand;
|
|
|
74461
73964
|
|
|
74462
73965
|
|
|
74463
73966
|
|
|
74464
|
-
|
|
74465
73967
|
var _UnassignIpv6AddressesCommand = class _UnassignIpv6AddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74466
73968
|
...commonParams
|
|
74467
73969
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74478,7 +73980,6 @@ var UnassignIpv6AddressesCommand = _UnassignIpv6AddressesCommand;
|
|
|
74478
73980
|
|
|
74479
73981
|
|
|
74480
73982
|
|
|
74481
|
-
|
|
74482
73983
|
var _UnassignPrivateIpAddressesCommand = class _UnassignPrivateIpAddressesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74483
73984
|
...commonParams
|
|
74484
73985
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74495,7 +73996,6 @@ var UnassignPrivateIpAddressesCommand = _UnassignPrivateIpAddressesCommand;
|
|
|
74495
73996
|
|
|
74496
73997
|
|
|
74497
73998
|
|
|
74498
|
-
|
|
74499
73999
|
var _UnassignPrivateNatGatewayAddressCommand = class _UnassignPrivateNatGatewayAddressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74500
74000
|
...commonParams
|
|
74501
74001
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74512,7 +74012,6 @@ var UnassignPrivateNatGatewayAddressCommand = _UnassignPrivateNatGatewayAddressC
|
|
|
74512
74012
|
|
|
74513
74013
|
|
|
74514
74014
|
|
|
74515
|
-
|
|
74516
74015
|
var _UnlockSnapshotCommand = class _UnlockSnapshotCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74517
74016
|
...commonParams
|
|
74518
74017
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74529,7 +74028,6 @@ var UnlockSnapshotCommand = _UnlockSnapshotCommand;
|
|
|
74529
74028
|
|
|
74530
74029
|
|
|
74531
74030
|
|
|
74532
|
-
|
|
74533
74031
|
var _UnmonitorInstancesCommand = class _UnmonitorInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74534
74032
|
...commonParams
|
|
74535
74033
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74546,7 +74044,6 @@ var UnmonitorInstancesCommand = _UnmonitorInstancesCommand;
|
|
|
74546
74044
|
|
|
74547
74045
|
|
|
74548
74046
|
|
|
74549
|
-
|
|
74550
74047
|
var _UpdateSecurityGroupRuleDescriptionsEgressCommand = class _UpdateSecurityGroupRuleDescriptionsEgressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74551
74048
|
...commonParams
|
|
74552
74049
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74563,7 +74060,6 @@ var UpdateSecurityGroupRuleDescriptionsEgressCommand = _UpdateSecurityGroupRuleD
|
|
|
74563
74060
|
|
|
74564
74061
|
|
|
74565
74062
|
|
|
74566
|
-
|
|
74567
74063
|
var _UpdateSecurityGroupRuleDescriptionsIngressCommand = class _UpdateSecurityGroupRuleDescriptionsIngressCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74568
74064
|
...commonParams
|
|
74569
74065
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74580,7 +74076,6 @@ var UpdateSecurityGroupRuleDescriptionsIngressCommand = _UpdateSecurityGroupRule
|
|
|
74580
74076
|
|
|
74581
74077
|
|
|
74582
74078
|
|
|
74583
|
-
|
|
74584
74079
|
var _WithdrawByoipCidrCommand = class _WithdrawByoipCidrCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
74585
74080
|
...commonParams
|
|
74586
74081
|
}).m(function(Command, cs, config, o) {
|
|
@@ -74928,6 +74423,7 @@ var commands = {
|
|
|
74928
74423
|
DescribeStoreImageTasksCommand,
|
|
74929
74424
|
DescribeSubnetsCommand,
|
|
74930
74425
|
DescribeTagsCommand,
|
|
74426
|
+
DescribeTrafficMirrorFilterRulesCommand,
|
|
74931
74427
|
DescribeTrafficMirrorFiltersCommand,
|
|
74932
74428
|
DescribeTrafficMirrorSessionsCommand,
|
|
74933
74429
|
DescribeTrafficMirrorTargetsCommand,
|
|
@@ -78004,6 +77500,7 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
78004
77500
|
DescribeStoreImageTasksCommand,
|
|
78005
77501
|
DescribeSubnetsCommand,
|
|
78006
77502
|
DescribeTagsCommand,
|
|
77503
|
+
DescribeTrafficMirrorFilterRulesCommand,
|
|
78007
77504
|
DescribeTrafficMirrorFiltersCommand,
|
|
78008
77505
|
DescribeTrafficMirrorSessionsCommand,
|
|
78009
77506
|
DescribeTrafficMirrorTargetsCommand,
|
|
@@ -78859,11 +78356,11 @@ var waitUntilVpnConnectionDeleted = /* @__PURE__ */ __name(async (params, input)
|
|
|
78859
78356
|
EkPubKeyType,
|
|
78860
78357
|
IpamComplianceStatus,
|
|
78861
78358
|
IpamOverlapStatus,
|
|
78862
|
-
IpamAddressHistoryResourceType,
|
|
78863
78359
|
DescribeVerifiedAccessTrustProvidersResultFilterSensitiveLog,
|
|
78864
78360
|
DescribeVpnConnectionsResultFilterSensitiveLog,
|
|
78865
78361
|
DetachVerifiedAccessTrustProviderResultFilterSensitiveLog,
|
|
78866
78362
|
GetInstanceTpmEkPubResultFilterSensitiveLog,
|
|
78363
|
+
IpamAddressHistoryResourceType,
|
|
78867
78364
|
IpamDiscoveryFailureCode,
|
|
78868
78365
|
IpamPublicAddressType,
|
|
78869
78366
|
IpamPublicAddressAssociationStatus,
|