@aws-sdk/client-ec2 3.181.0 → 3.183.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/CHANGELOG.md +11 -0
- package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +1 -2
- package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -1
- package/dist-cjs/models/models_3.js +11 -10
- package/dist-cjs/models/models_4.js +10 -10
- package/dist-cjs/models/models_5.js +10 -10
- package/dist-cjs/models/models_6.js +8 -4
- package/dist-cjs/protocols/Aws_ec2.js +11 -0
- package/dist-es/EC2.js +2170 -2177
- package/dist-es/EC2Client.js +22 -28
- package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +21 -28
- package/dist-es/commands/AllocateAddressCommand.js +21 -28
- package/dist-es/commands/AllocateHostsCommand.js +21 -28
- package/dist-es/commands/AllocateIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/AssignPrivateIpAddressesCommand.js +21 -28
- package/dist-es/commands/AssociateAddressCommand.js +21 -28
- package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssociateDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/AssociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/AssociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/AssociateRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/AssociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/AttachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/AttachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/AttachNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/AttachVolumeCommand.js +21 -28
- package/dist-es/commands/AttachVpnGatewayCommand.js +21 -28
- package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/BundleInstanceCommand.js +21 -28
- package/dist-es/commands/CancelBundleTaskCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/CancelConversionTaskCommand.js +22 -29
- package/dist-es/commands/CancelExportTaskCommand.js +22 -29
- package/dist-es/commands/CancelImportTaskCommand.js +21 -28
- package/dist-es/commands/CancelReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CancelSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/ConfirmProductInstanceCommand.js +21 -28
- package/dist-es/commands/CopyFpgaImageCommand.js +21 -28
- package/dist-es/commands/CopyImageCommand.js +21 -28
- package/dist-es/commands/CopySnapshotCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/CreateCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/CreateCoipCidrCommand.js +21 -28
- package/dist-es/commands/CreateCoipPoolCommand.js +21 -28
- package/dist-es/commands/CreateCustomerGatewayCommand.js +21 -28
- package/dist-es/commands/CreateDefaultSubnetCommand.js +21 -28
- package/dist-es/commands/CreateDefaultVpcCommand.js +21 -28
- package/dist-es/commands/CreateDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateFleetCommand.js +21 -28
- package/dist-es/commands/CreateFlowLogsCommand.js +21 -28
- package/dist-es/commands/CreateFpgaImageCommand.js +21 -28
- package/dist-es/commands/CreateImageCommand.js +21 -28
- package/dist-es/commands/CreateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/CreateInstanceExportTaskCommand.js +21 -28
- package/dist-es/commands/CreateInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateIpamCommand.js +21 -28
- package/dist-es/commands/CreateIpamPoolCommand.js +21 -28
- package/dist-es/commands/CreateIpamScopeCommand.js +21 -28
- package/dist-es/commands/CreateKeyPairCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/CreateManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/CreateNatGatewayCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/CreatePlacementGroupCommand.js +21 -28
- package/dist-es/commands/CreatePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +21 -28
- package/dist-es/commands/CreateReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CreateRestoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateRouteCommand.js +21 -28
- package/dist-es/commands/CreateRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateSecurityGroupCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotsCommand.js +21 -28
- package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateStoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCommand.js +21 -28
- package/dist-es/commands/CreateTagsCommand.js +22 -29
- package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateVolumeCommand.js +21 -28
- package/dist-es/commands/CreateVpcCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/CreateVpnGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/DeleteCoipCidrCommand.js +21 -28
- package/dist-es/commands/DeleteCoipPoolCommand.js +21 -28
- package/dist-es/commands/DeleteCustomerGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteFleetsCommand.js +21 -28
- package/dist-es/commands/DeleteFlowLogsCommand.js +21 -28
- package/dist-es/commands/DeleteFpgaImageCommand.js +21 -28
- package/dist-es/commands/DeleteInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DeleteInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteIpamCommand.js +21 -28
- package/dist-es/commands/DeleteIpamPoolCommand.js +21 -28
- package/dist-es/commands/DeleteIpamScopeCommand.js +21 -28
- package/dist-es/commands/DeleteKeyPairCommand.js +22 -29
- package/dist-es/commands/DeleteLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/DeleteNatGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkAclCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/DeletePlacementGroupCommand.js +22 -29
- package/dist-es/commands/DeletePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DeleteRouteCommand.js +22 -29
- package/dist-es/commands/DeleteRouteTableCommand.js +22 -29
- package/dist-es/commands/DeleteSecurityGroupCommand.js +22 -29
- package/dist-es/commands/DeleteSnapshotCommand.js +22 -29
- package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +22 -29
- package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/DeleteSubnetCommand.js +22 -29
- package/dist-es/commands/DeleteTagsCommand.js +22 -29
- package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteVolumeCommand.js +22 -29
- package/dist-es/commands/DeleteVpcCommand.js +22 -29
- package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/DeleteVpnConnectionCommand.js +22 -29
- package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/DeleteVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/DeregisterImageCommand.js +22 -29
- package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/DescribeAccountAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeAggregateIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeAvailabilityZonesCommand.js +21 -28
- package/dist-es/commands/DescribeBundleTasksCommand.js +21 -28
- package/dist-es/commands/DescribeByoipCidrsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeCarrierGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnRoutesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +21 -28
- package/dist-es/commands/DescribeCoipPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeConversionTasksCommand.js +21 -28
- package/dist-es/commands/DescribeCustomerGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeElasticGpusCommand.js +21 -28
- package/dist-es/commands/DescribeExportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeExportTasksCommand.js +21 -28
- package/dist-es/commands/DescribeFastLaunchImagesCommand.js +21 -28
- package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DescribeFleetHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeFlowLogsCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImagesCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeHostsCommand.js +21 -28
- package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeIdentityIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeImagesCommand.js +21 -28
- package/dist-es/commands/DescribeImportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceStatusCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypesCommand.js +21 -28
- package/dist-es/commands/DescribeInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeIpamPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeIpamScopesCommand.js +21 -28
- package/dist-es/commands/DescribeIpamsCommand.js +21 -28
- package/dist-es/commands/DescribeIpv6PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeKeyPairsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplatesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewaysCommand.js +22 -30
- package/dist-es/commands/DescribeManagedPrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribeMovingAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeNatGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkAclsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribePlacementGroupsCommand.js +21 -28
- package/dist-es/commands/DescribePrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribePrincipalIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeRegionsCommand.js +21 -28
- package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeStoreImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeSubnetsCommand.js +21 -28
- package/dist-es/commands/DescribeTagsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeStatusCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnGatewaysCommand.js +21 -28
- package/dist-es/commands/DetachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/DetachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DetachNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DetachVolumeCommand.js +21 -28
- package/dist-es/commands/DetachVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/DisableFastLaunchCommand.js +21 -28
- package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DisableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/DisableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/DisableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/DisableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DisassociateAddressCommand.js +22 -29
- package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DisassociateRouteTableCommand.js +22 -29
- package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/EnableFastLaunchCommand.js +21 -28
- package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/EnableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/EnableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/EnableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/EnableVolumeIOCommand.js +22 -29
- package/dist-es/commands/EnableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +21 -28
- package/dist-es/commands/ExportImageCommand.js +21 -28
- package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetCapacityReservationUsageCommand.js +21 -28
- package/dist-es/commands/GetCoipPoolUsageCommand.js +21 -28
- package/dist-es/commands/GetConsoleOutputCommand.js +21 -28
- package/dist-es/commands/GetConsoleScreenshotCommand.js +21 -28
- package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +21 -28
- package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +21 -28
- package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +21 -28
- package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +21 -28
- package/dist-es/commands/GetInstanceUefiDataCommand.js +21 -28
- package/dist-es/commands/GetIpamAddressHistoryCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolAllocationsCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetIpamResourceCidrsCommand.js +21 -28
- package/dist-es/commands/GetLaunchTemplateDataCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +21 -28
- package/dist-es/commands/GetPasswordDataCommand.js +21 -28
- package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +21 -28
- package/dist-es/commands/GetSpotPlacementScoresCommand.js +21 -28
- package/dist-es/commands/GetSubnetCidrReservationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +21 -28
- package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ImportImageCommand.js +21 -28
- package/dist-es/commands/ImportInstanceCommand.js +21 -28
- package/dist-es/commands/ImportKeyPairCommand.js +21 -28
- package/dist-es/commands/ImportSnapshotCommand.js +21 -28
- package/dist-es/commands/ImportVolumeCommand.js +21 -28
- package/dist-es/commands/ListImagesInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ModifyAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/ModifyClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ModifyFleetCommand.js +21 -28
- package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyHostsCommand.js +21 -28
- package/dist-es/commands/ModifyIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyIdentityIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyImageAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstancePlacementCommand.js +21 -28
- package/dist-es/commands/ModifyIpamCommand.js +21 -28
- package/dist-es/commands/ModifyIpamPoolCommand.js +21 -28
- package/dist-es/commands/ModifyIpamResourceCidrCommand.js +21 -28
- package/dist-es/commands/ModifyIpamScopeCommand.js +21 -28
- package/dist-es/commands/ModifyLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ModifyManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyReservedInstancesCommand.js +21 -28
- package/dist-es/commands/ModifySecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/ModifySnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/ModifySnapshotTierCommand.js +21 -28
- package/dist-es/commands/ModifySpotFleetRequestCommand.js +21 -28
- package/dist-es/commands/ModifySubnetAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/ModifyVolumeAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVolumeCommand.js +21 -28
- package/dist-es/commands/ModifyVpcAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVpcEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcTenancyCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +23 -29
- package/dist-es/commands/MonitorInstancesCommand.js +21 -28
- package/dist-es/commands/MoveAddressToVpcCommand.js +21 -28
- package/dist-es/commands/MoveByoipCidrToIpamCommand.js +21 -28
- package/dist-es/commands/ProvisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/PurchaseHostReservationCommand.js +21 -28
- package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +21 -28
- package/dist-es/commands/PurchaseScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/RebootInstancesCommand.js +22 -29
- package/dist-es/commands/RegisterImageCommand.js +21 -28
- package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/ReleaseAddressCommand.js +22 -29
- package/dist-es/commands/ReleaseHostsCommand.js +21 -28
- package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +21 -28
- package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ReportInstanceStatusCommand.js +22 -29
- package/dist-es/commands/RequestSpotFleetCommand.js +21 -28
- package/dist-es/commands/RequestSpotInstancesCommand.js +21 -28
- package/dist-es/commands/ResetAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ResetFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ResetImageAttributeCommand.js +22 -29
- package/dist-es/commands/ResetInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetSnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/RestoreAddressToClassicCommand.js +21 -28
- package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotTierCommand.js +21 -28
- package/dist-es/commands/RevokeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/RunInstancesCommand.js +21 -28
- package/dist-es/commands/RunScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SendDiagnosticInterruptCommand.js +22 -29
- package/dist-es/commands/StartInstancesCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +21 -28
- package/dist-es/commands/StopInstancesCommand.js +21 -28
- package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/TerminateInstancesCommand.js +21 -28
- package/dist-es/commands/UnassignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +22 -29
- package/dist-es/commands/UnmonitorInstancesCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +21 -28
- package/dist-es/commands/WithdrawByoipCidrCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/EC2ServiceException.js +5 -10
- package/dist-es/models/models_0.js +696 -233
- package/dist-es/models/models_1.js +696 -232
- package/dist-es/models/models_2.js +765 -256
- package/dist-es/models/models_3.js +731 -244
- package/dist-es/models/models_4.js +831 -278
- package/dist-es/models/models_5.js +857 -287
- package/dist-es/models/models_6.js +457 -152
- package/dist-es/pagination/DescribeAddressesAttributePaginator.js +25 -68
- package/dist-es/pagination/DescribeByoipCidrsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCarrierGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeClassicLinkInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnAuthorizationRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnRoutesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnTargetNetworksPaginator.js +25 -68
- package/dist-es/pagination/DescribeCoipPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeDhcpOptionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeEgressOnlyInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeExportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastLaunchImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastSnapshotRestoresPaginator.js +25 -68
- package/dist-es/pagination/DescribeFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFlowLogsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFpgaImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIamInstanceProfileAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportSnapshotTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceCreditSpecificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceEventWindowsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypeOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpv6PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplateVersionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplatesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeManagedPrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMovingAddressesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNatGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkAclsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsPathsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribePrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribePrincipalIdFormatPaginator.js +25 -68
- package/dist-es/pagination/DescribePublicIpv4PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeReplaceRootVolumeTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeReservedInstancesModificationsPaginator.js +24 -67
- package/dist-es/pagination/DescribeReservedInstancesOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstanceAvailabilityPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotTierStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotFleetRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotInstanceRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotPriceHistoryPaginator.js +25 -68
- package/dist-es/pagination/DescribeStaleSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeStoreImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeSubnetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTagsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorFiltersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorSessionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorTargetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectPeersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayMulticastDomainsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPolicyTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrunkInterfaceAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumeStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesModificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcClassicLinkDnsSupportPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServicePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcPeeringConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcsPaginator.js +25 -68
- package/dist-es/pagination/GetAssociatedIpv6PoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetGroupsForCapacityReservationPaginator.js +25 -68
- package/dist-es/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamAddressHistoryPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolAllocationsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamResourceCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListEntriesPaginator.js +25 -68
- package/dist-es/pagination/GetSpotPlacementScoresPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayAttachmentPropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPrefixListReferencesPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTablePropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetVpnConnectionDeviceTypesPaginator.js +25 -68
- package/dist-es/pagination/ListImagesInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/ListSnapshotsInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/SearchLocalGatewayRoutesPaginator.js +25 -68
- package/dist-es/pagination/SearchTransitGatewayMulticastGroupsPaginator.js +25 -68
- package/dist-es/protocols/Aws_ec2.js +29618 -39617
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForBundleTaskComplete.js +50 -91
- package/dist-es/waiters/waitForConversionTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForConversionTaskCompleted.js +64 -115
- package/dist-es/waiters/waitForConversionTaskDeleted.js +36 -67
- package/dist-es/waiters/waitForCustomerGatewayAvailable.js +64 -115
- package/dist-es/waiters/waitForExportTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForExportTaskCompleted.js +36 -67
- package/dist-es/waiters/waitForImageAvailable.js +50 -91
- package/dist-es/waiters/waitForImageExists.js +31 -51
- package/dist-es/waiters/waitForInstanceExists.js +31 -51
- package/dist-es/waiters/waitForInstanceRunning.js +96 -157
- package/dist-es/waiters/waitForInstanceStatusOk.js +38 -69
- package/dist-es/waiters/waitForInstanceStopped.js +76 -127
- package/dist-es/waiters/waitForInstanceTerminated.js +76 -127
- package/dist-es/waiters/waitForInternetGatewayExists.js +34 -54
- package/dist-es/waiters/waitForKeyPairExists.js +34 -54
- package/dist-es/waiters/waitForNatGatewayAvailable.js +80 -141
- package/dist-es/waiters/waitForNatGatewayDeleted.js +38 -69
- package/dist-es/waiters/waitForNetworkInterfaceAvailable.js +38 -69
- package/dist-es/waiters/waitForPasswordDataAvailable.js +28 -48
- package/dist-es/waiters/waitForSecurityGroupExists.js +34 -54
- package/dist-es/waiters/waitForSnapshotCompleted.js +50 -91
- package/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +111 -192
- package/dist-es/waiters/waitForSubnetAvailable.js +36 -67
- package/dist-es/waiters/waitForSystemStatusOk.js +36 -67
- package/dist-es/waiters/waitForVolumeAvailable.js +50 -91
- package/dist-es/waiters/waitForVolumeDeleted.js +38 -69
- package/dist-es/waiters/waitForVolumeInUse.js +50 -91
- package/dist-es/waiters/waitForVpcAvailable.js +36 -67
- package/dist-es/waiters/waitForVpcExists.js +23 -42
- package/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +38 -69
- package/dist-es/waiters/waitForVpcPeeringConnectionExists.js +23 -42
- package/dist-es/waiters/waitForVpnConnectionAvailable.js +64 -115
- package/dist-es/waiters/waitForVpnConnectionDeleted.js +50 -91
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +1 -2
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/models/models_3.d.ts +22 -47
- package/dist-types/models/models_4.d.ts +45 -63
- package/dist-types/models/models_5.d.ts +67 -12
- package/dist-types/models/models_6.d.ts +24 -2
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_3.d.ts +6 -10
- package/dist-types/ts3.4/models/models_4.d.ts +10 -16
- package/dist-types/ts3.4/models/models_5.d.ts +17 -7
- package/dist-types/ts3.4/models/models_6.d.ts +9 -0
- package/package.json +35 -35
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
2
|
export var Status;
|
|
4
3
|
(function (Status) {
|
|
@@ -36,154 +35,460 @@ export var MembershipType;
|
|
|
36
35
|
MembershipType["igmp"] = "igmp";
|
|
37
36
|
MembershipType["static"] = "static";
|
|
38
37
|
})(MembershipType || (MembershipType = {}));
|
|
39
|
-
export
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
export
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
export
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
export
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
export
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
export
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
export
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
export
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
export
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
export
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
export
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
export
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
export
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
export
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
export
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
export
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
export
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
export
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
export
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
export
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
export
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
export
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
export
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
export
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
export
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
export
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
export
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
export
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
export
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
export
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
export
|
|
38
|
+
export const ModifyVpnTunnelOptionsResultFilterSensitiveLog = (obj) => ({
|
|
39
|
+
...obj,
|
|
40
|
+
});
|
|
41
|
+
export const MonitorInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
42
|
+
...obj,
|
|
43
|
+
});
|
|
44
|
+
export const InstanceMonitoringFilterSensitiveLog = (obj) => ({
|
|
45
|
+
...obj,
|
|
46
|
+
});
|
|
47
|
+
export const MonitorInstancesResultFilterSensitiveLog = (obj) => ({
|
|
48
|
+
...obj,
|
|
49
|
+
});
|
|
50
|
+
export const MoveAddressToVpcRequestFilterSensitiveLog = (obj) => ({
|
|
51
|
+
...obj,
|
|
52
|
+
});
|
|
53
|
+
export const MoveAddressToVpcResultFilterSensitiveLog = (obj) => ({
|
|
54
|
+
...obj,
|
|
55
|
+
});
|
|
56
|
+
export const MoveByoipCidrToIpamRequestFilterSensitiveLog = (obj) => ({
|
|
57
|
+
...obj,
|
|
58
|
+
});
|
|
59
|
+
export const MoveByoipCidrToIpamResultFilterSensitiveLog = (obj) => ({
|
|
60
|
+
...obj,
|
|
61
|
+
});
|
|
62
|
+
export const CidrAuthorizationContextFilterSensitiveLog = (obj) => ({
|
|
63
|
+
...obj,
|
|
64
|
+
});
|
|
65
|
+
export const ProvisionByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
66
|
+
...obj,
|
|
67
|
+
});
|
|
68
|
+
export const ProvisionByoipCidrResultFilterSensitiveLog = (obj) => ({
|
|
69
|
+
...obj,
|
|
70
|
+
});
|
|
71
|
+
export const IpamCidrAuthorizationContextFilterSensitiveLog = (obj) => ({
|
|
72
|
+
...obj,
|
|
73
|
+
});
|
|
74
|
+
export const ProvisionIpamPoolCidrRequestFilterSensitiveLog = (obj) => ({
|
|
75
|
+
...obj,
|
|
76
|
+
});
|
|
77
|
+
export const ProvisionIpamPoolCidrResultFilterSensitiveLog = (obj) => ({
|
|
78
|
+
...obj,
|
|
79
|
+
});
|
|
80
|
+
export const ProvisionPublicIpv4PoolCidrRequestFilterSensitiveLog = (obj) => ({
|
|
81
|
+
...obj,
|
|
82
|
+
});
|
|
83
|
+
export const ProvisionPublicIpv4PoolCidrResultFilterSensitiveLog = (obj) => ({
|
|
84
|
+
...obj,
|
|
85
|
+
});
|
|
86
|
+
export const PurchaseHostReservationRequestFilterSensitiveLog = (obj) => ({
|
|
87
|
+
...obj,
|
|
88
|
+
});
|
|
89
|
+
export const PurchaseHostReservationResultFilterSensitiveLog = (obj) => ({
|
|
90
|
+
...obj,
|
|
91
|
+
});
|
|
92
|
+
export const ReservedInstanceLimitPriceFilterSensitiveLog = (obj) => ({
|
|
93
|
+
...obj,
|
|
94
|
+
});
|
|
95
|
+
export const PurchaseReservedInstancesOfferingRequestFilterSensitiveLog = (obj) => ({
|
|
96
|
+
...obj,
|
|
97
|
+
});
|
|
98
|
+
export const PurchaseReservedInstancesOfferingResultFilterSensitiveLog = (obj) => ({
|
|
99
|
+
...obj,
|
|
100
|
+
});
|
|
101
|
+
export const PurchaseRequestFilterSensitiveLog = (obj) => ({
|
|
102
|
+
...obj,
|
|
103
|
+
});
|
|
104
|
+
export const PurchaseScheduledInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
105
|
+
...obj,
|
|
106
|
+
});
|
|
107
|
+
export const PurchaseScheduledInstancesResultFilterSensitiveLog = (obj) => ({
|
|
108
|
+
...obj,
|
|
109
|
+
});
|
|
110
|
+
export const RebootInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
111
|
+
...obj,
|
|
112
|
+
});
|
|
113
|
+
export const RegisterImageRequestFilterSensitiveLog = (obj) => ({
|
|
114
|
+
...obj,
|
|
115
|
+
});
|
|
116
|
+
export const RegisterImageResultFilterSensitiveLog = (obj) => ({
|
|
117
|
+
...obj,
|
|
118
|
+
});
|
|
119
|
+
export const RegisterInstanceTagAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
120
|
+
...obj,
|
|
121
|
+
});
|
|
122
|
+
export const RegisterInstanceEventNotificationAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
123
|
+
...obj,
|
|
124
|
+
});
|
|
125
|
+
export const RegisterInstanceEventNotificationAttributesResultFilterSensitiveLog = (obj) => ({
|
|
126
|
+
...obj,
|
|
127
|
+
});
|
|
128
|
+
export const RegisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog = (obj) => ({
|
|
129
|
+
...obj,
|
|
130
|
+
});
|
|
131
|
+
export const TransitGatewayMulticastRegisteredGroupMembersFilterSensitiveLog = (obj) => ({
|
|
132
|
+
...obj,
|
|
133
|
+
});
|
|
134
|
+
export const RegisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog = (obj) => ({
|
|
135
|
+
...obj,
|
|
136
|
+
});
|
|
137
|
+
export const RegisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
138
|
+
...obj,
|
|
139
|
+
});
|
|
140
|
+
export const TransitGatewayMulticastRegisteredGroupSourcesFilterSensitiveLog = (obj) => ({
|
|
141
|
+
...obj,
|
|
142
|
+
});
|
|
143
|
+
export const RegisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog = (obj) => ({
|
|
144
|
+
...obj,
|
|
145
|
+
});
|
|
146
|
+
export const RejectTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
147
|
+
...obj,
|
|
148
|
+
});
|
|
149
|
+
export const RejectTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
150
|
+
...obj,
|
|
151
|
+
});
|
|
152
|
+
export const RejectTransitGatewayPeeringAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
153
|
+
...obj,
|
|
154
|
+
});
|
|
155
|
+
export const RejectTransitGatewayPeeringAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
156
|
+
...obj,
|
|
157
|
+
});
|
|
158
|
+
export const RejectTransitGatewayVpcAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
159
|
+
...obj,
|
|
160
|
+
});
|
|
161
|
+
export const RejectTransitGatewayVpcAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
162
|
+
...obj,
|
|
163
|
+
});
|
|
164
|
+
export const RejectVpcEndpointConnectionsRequestFilterSensitiveLog = (obj) => ({
|
|
165
|
+
...obj,
|
|
166
|
+
});
|
|
167
|
+
export const RejectVpcEndpointConnectionsResultFilterSensitiveLog = (obj) => ({
|
|
168
|
+
...obj,
|
|
169
|
+
});
|
|
170
|
+
export const RejectVpcPeeringConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
171
|
+
...obj,
|
|
172
|
+
});
|
|
173
|
+
export const RejectVpcPeeringConnectionResultFilterSensitiveLog = (obj) => ({
|
|
174
|
+
...obj,
|
|
175
|
+
});
|
|
176
|
+
export const ReleaseAddressRequestFilterSensitiveLog = (obj) => ({
|
|
177
|
+
...obj,
|
|
178
|
+
});
|
|
179
|
+
export const ReleaseHostsRequestFilterSensitiveLog = (obj) => ({
|
|
180
|
+
...obj,
|
|
181
|
+
});
|
|
182
|
+
export const ReleaseHostsResultFilterSensitiveLog = (obj) => ({
|
|
183
|
+
...obj,
|
|
184
|
+
});
|
|
185
|
+
export const ReleaseIpamPoolAllocationRequestFilterSensitiveLog = (obj) => ({
|
|
186
|
+
...obj,
|
|
187
|
+
});
|
|
188
|
+
export const ReleaseIpamPoolAllocationResultFilterSensitiveLog = (obj) => ({
|
|
189
|
+
...obj,
|
|
190
|
+
});
|
|
191
|
+
export const ReplaceIamInstanceProfileAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
192
|
+
...obj,
|
|
193
|
+
});
|
|
194
|
+
export const ReplaceIamInstanceProfileAssociationResultFilterSensitiveLog = (obj) => ({
|
|
195
|
+
...obj,
|
|
196
|
+
});
|
|
197
|
+
export const ReplaceNetworkAclAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
198
|
+
...obj,
|
|
199
|
+
});
|
|
200
|
+
export const ReplaceNetworkAclAssociationResultFilterSensitiveLog = (obj) => ({
|
|
201
|
+
...obj,
|
|
202
|
+
});
|
|
203
|
+
export const ReplaceNetworkAclEntryRequestFilterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
});
|
|
206
|
+
export const ReplaceRouteRequestFilterSensitiveLog = (obj) => ({
|
|
207
|
+
...obj,
|
|
208
|
+
});
|
|
209
|
+
export const ReplaceRouteTableAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
210
|
+
...obj,
|
|
211
|
+
});
|
|
212
|
+
export const ReplaceRouteTableAssociationResultFilterSensitiveLog = (obj) => ({
|
|
213
|
+
...obj,
|
|
214
|
+
});
|
|
215
|
+
export const ReplaceTransitGatewayRouteRequestFilterSensitiveLog = (obj) => ({
|
|
216
|
+
...obj,
|
|
217
|
+
});
|
|
218
|
+
export const ReplaceTransitGatewayRouteResultFilterSensitiveLog = (obj) => ({
|
|
219
|
+
...obj,
|
|
220
|
+
});
|
|
221
|
+
export const ReportInstanceStatusRequestFilterSensitiveLog = (obj) => ({
|
|
222
|
+
...obj,
|
|
223
|
+
});
|
|
224
|
+
export const RequestSpotFleetRequestFilterSensitiveLog = (obj) => ({
|
|
225
|
+
...obj,
|
|
226
|
+
});
|
|
227
|
+
export const RequestSpotFleetResponseFilterSensitiveLog = (obj) => ({
|
|
228
|
+
...obj,
|
|
229
|
+
});
|
|
230
|
+
export const RequestSpotLaunchSpecificationFilterSensitiveLog = (obj) => ({
|
|
231
|
+
...obj,
|
|
232
|
+
});
|
|
233
|
+
export const RequestSpotInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
234
|
+
...obj,
|
|
235
|
+
});
|
|
236
|
+
export const RequestSpotInstancesResultFilterSensitiveLog = (obj) => ({
|
|
237
|
+
...obj,
|
|
238
|
+
});
|
|
239
|
+
export const ResetAddressAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
240
|
+
...obj,
|
|
241
|
+
});
|
|
242
|
+
export const ResetAddressAttributeResultFilterSensitiveLog = (obj) => ({
|
|
243
|
+
...obj,
|
|
244
|
+
});
|
|
245
|
+
export const ResetEbsDefaultKmsKeyIdRequestFilterSensitiveLog = (obj) => ({
|
|
246
|
+
...obj,
|
|
247
|
+
});
|
|
248
|
+
export const ResetEbsDefaultKmsKeyIdResultFilterSensitiveLog = (obj) => ({
|
|
249
|
+
...obj,
|
|
250
|
+
});
|
|
251
|
+
export const ResetFpgaImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
252
|
+
...obj,
|
|
253
|
+
});
|
|
254
|
+
export const ResetFpgaImageAttributeResultFilterSensitiveLog = (obj) => ({
|
|
255
|
+
...obj,
|
|
256
|
+
});
|
|
257
|
+
export const ResetImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
258
|
+
...obj,
|
|
259
|
+
});
|
|
260
|
+
export const ResetInstanceAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
261
|
+
...obj,
|
|
262
|
+
});
|
|
263
|
+
export const ResetNetworkInterfaceAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
264
|
+
...obj,
|
|
265
|
+
});
|
|
266
|
+
export const ResetSnapshotAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
267
|
+
...obj,
|
|
268
|
+
});
|
|
269
|
+
export const RestoreAddressToClassicRequestFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
export const RestoreAddressToClassicResultFilterSensitiveLog = (obj) => ({
|
|
273
|
+
...obj,
|
|
274
|
+
});
|
|
275
|
+
export const RestoreImageFromRecycleBinRequestFilterSensitiveLog = (obj) => ({
|
|
276
|
+
...obj,
|
|
277
|
+
});
|
|
278
|
+
export const RestoreImageFromRecycleBinResultFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
});
|
|
281
|
+
export const RestoreManagedPrefixListVersionRequestFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
export const RestoreManagedPrefixListVersionResultFilterSensitiveLog = (obj) => ({
|
|
285
|
+
...obj,
|
|
286
|
+
});
|
|
287
|
+
export const RestoreSnapshotFromRecycleBinRequestFilterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
export const RestoreSnapshotFromRecycleBinResultFilterSensitiveLog = (obj) => ({
|
|
291
|
+
...obj,
|
|
292
|
+
});
|
|
293
|
+
export const RestoreSnapshotTierRequestFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
export const RestoreSnapshotTierResultFilterSensitiveLog = (obj) => ({
|
|
297
|
+
...obj,
|
|
298
|
+
});
|
|
299
|
+
export const RevokeClientVpnIngressRequestFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
export const RevokeClientVpnIngressResultFilterSensitiveLog = (obj) => ({
|
|
303
|
+
...obj,
|
|
304
|
+
});
|
|
305
|
+
export const RevokeSecurityGroupEgressRequestFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
export const RevokeSecurityGroupEgressResultFilterSensitiveLog = (obj) => ({
|
|
309
|
+
...obj,
|
|
310
|
+
});
|
|
311
|
+
export const RevokeSecurityGroupIngressRequestFilterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
export const RevokeSecurityGroupIngressResultFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
});
|
|
317
|
+
export const CpuOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
export const ElasticInferenceAcceleratorFilterSensitiveLog = (obj) => ({
|
|
321
|
+
...obj,
|
|
322
|
+
});
|
|
323
|
+
export const EnclaveOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
export const HibernationOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
327
|
+
...obj,
|
|
328
|
+
});
|
|
329
|
+
export const SpotMarketOptionsFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
export const InstanceMarketOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
333
|
+
...obj,
|
|
334
|
+
});
|
|
335
|
+
export const LaunchTemplateSpecificationFilterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
export const LicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
339
|
+
...obj,
|
|
340
|
+
});
|
|
341
|
+
export const InstanceMaintenanceOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
export const InstanceMetadataOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
345
|
+
...obj,
|
|
346
|
+
});
|
|
347
|
+
export const PrivateDnsNameOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
348
|
+
...obj,
|
|
349
|
+
});
|
|
350
|
+
export const RunInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
351
|
+
...obj,
|
|
352
|
+
...(obj.UserData && { UserData: SENSITIVE_STRING }),
|
|
353
|
+
});
|
|
354
|
+
export const ScheduledInstancesEbsFilterSensitiveLog = (obj) => ({
|
|
355
|
+
...obj,
|
|
356
|
+
});
|
|
357
|
+
export const ScheduledInstancesBlockDeviceMappingFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
export const ScheduledInstancesIamInstanceProfileFilterSensitiveLog = (obj) => ({
|
|
361
|
+
...obj,
|
|
362
|
+
});
|
|
363
|
+
export const ScheduledInstancesMonitoringFilterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
export const ScheduledInstancesIpv6AddressFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
});
|
|
369
|
+
export const ScheduledInstancesPrivateIpAddressConfigFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
export const ScheduledInstancesNetworkInterfaceFilterSensitiveLog = (obj) => ({
|
|
373
|
+
...obj,
|
|
374
|
+
});
|
|
375
|
+
export const ScheduledInstancesPlacementFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
export const ScheduledInstancesLaunchSpecificationFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
export const RunScheduledInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
export const RunScheduledInstancesResultFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
export const SearchLocalGatewayRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
export const SearchLocalGatewayRoutesResultFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
export const SearchTransitGatewayMulticastGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
export const TransitGatewayMulticastGroupFilterSensitiveLog = (obj) => ({
|
|
397
|
+
...obj,
|
|
398
|
+
});
|
|
399
|
+
export const SearchTransitGatewayMulticastGroupsResultFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
export const SearchTransitGatewayRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
export const SearchTransitGatewayRoutesResultFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
export const SendDiagnosticInterruptRequestFilterSensitiveLog = (obj) => ({
|
|
409
|
+
...obj,
|
|
410
|
+
});
|
|
411
|
+
export const StartInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
});
|
|
414
|
+
export const InstanceStateChangeFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
export const StartInstancesResultFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
export const StartNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
421
|
+
...obj,
|
|
422
|
+
});
|
|
423
|
+
export const StartNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
});
|
|
426
|
+
export const StartNetworkInsightsAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
export const StartNetworkInsightsAnalysisResultFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
export const StartVpcEndpointServicePrivateDnsVerificationRequestFilterSensitiveLog = (obj) => ({
|
|
433
|
+
...obj,
|
|
434
|
+
});
|
|
435
|
+
export const StartVpcEndpointServicePrivateDnsVerificationResultFilterSensitiveLog = (obj) => ({
|
|
436
|
+
...obj,
|
|
437
|
+
});
|
|
438
|
+
export const StopInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
export const StopInstancesResultFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
export const TerminateClientVpnConnectionsRequestFilterSensitiveLog = (obj) => ({
|
|
445
|
+
...obj,
|
|
446
|
+
});
|
|
447
|
+
export const TerminateConnectionStatusFilterSensitiveLog = (obj) => ({
|
|
448
|
+
...obj,
|
|
449
|
+
});
|
|
450
|
+
export const TerminateClientVpnConnectionsResultFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
export const TerminateInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
export const TerminateInstancesResultFilterSensitiveLog = (obj) => ({
|
|
457
|
+
...obj,
|
|
458
|
+
});
|
|
459
|
+
export const UnassignIpv6AddressesRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
export const UnassignIpv6AddressesResultFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
});
|
|
465
|
+
export const UnassignPrivateIpAddressesRequestFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
export const UnmonitorInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
469
|
+
...obj,
|
|
470
|
+
});
|
|
471
|
+
export const UnmonitorInstancesResultFilterSensitiveLog = (obj) => ({
|
|
472
|
+
...obj,
|
|
473
|
+
});
|
|
474
|
+
export const SecurityGroupRuleDescriptionFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
477
|
+
export const UpdateSecurityGroupRuleDescriptionsEgressRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
export const UpdateSecurityGroupRuleDescriptionsEgressResultFilterSensitiveLog = (obj) => ({
|
|
481
|
+
...obj,
|
|
482
|
+
});
|
|
483
|
+
export const UpdateSecurityGroupRuleDescriptionsIngressRequestFilterSensitiveLog = (obj) => ({
|
|
484
|
+
...obj,
|
|
485
|
+
});
|
|
486
|
+
export const UpdateSecurityGroupRuleDescriptionsIngressResultFilterSensitiveLog = (obj) => ({
|
|
487
|
+
...obj,
|
|
488
|
+
});
|
|
489
|
+
export const WithdrawByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
export const WithdrawByoipCidrResultFilterSensitiveLog = (obj) => ({
|
|
493
|
+
...obj,
|
|
494
|
+
});
|