@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
|
export var TrafficMirrorNetworkService;
|
|
3
2
|
(function (TrafficMirrorNetworkService) {
|
|
4
3
|
TrafficMirrorNetworkService["amazon_dns"] = "amazon-dns";
|
|
@@ -280,258 +279,768 @@ export var IpamPoolCidrState;
|
|
|
280
279
|
IpamPoolCidrState["pending_provision"] = "pending-provision";
|
|
281
280
|
IpamPoolCidrState["provisioned"] = "provisioned";
|
|
282
281
|
})(IpamPoolCidrState || (IpamPoolCidrState = {}));
|
|
283
|
-
export
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
export
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
export
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
export
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
export
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
export
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
export
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
export
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
export
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
export
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
export
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
export
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
export
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
export
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
export
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
export
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
export
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
export
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
export
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
export
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
export
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
export
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
export
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
export
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
export
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
export
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
export
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
export
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
export
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
export
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
export
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
export
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
export
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
export
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
export
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
export
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
export
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
export
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
export
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
export
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
export
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
export
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
export
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
export
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
export
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
export
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
export
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
export
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
export
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
export
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
export
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
export
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
export
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
export
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
export
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
export
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
export
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
export
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
export
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
export
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
export
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
export
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
export
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
export
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
export
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
export
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
export
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
export
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
export
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
export
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
export
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
export
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
export
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
export
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
export
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
export
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
export
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
export
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
export
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
export
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
export
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
export
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
export
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
export
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
export
|
|
536
|
-
|
|
537
|
-
|
|
282
|
+
export const TrafficMirrorFilterFilterSensitiveLog = (obj) => ({
|
|
283
|
+
...obj,
|
|
284
|
+
});
|
|
285
|
+
export const CreateTrafficMirrorFilterResultFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
export const TrafficMirrorPortRangeRequestFilterSensitiveLog = (obj) => ({
|
|
289
|
+
...obj,
|
|
290
|
+
});
|
|
291
|
+
export const CreateTrafficMirrorFilterRuleRequestFilterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
export const CreateTrafficMirrorFilterRuleResultFilterSensitiveLog = (obj) => ({
|
|
295
|
+
...obj,
|
|
296
|
+
});
|
|
297
|
+
export const CreateTrafficMirrorSessionRequestFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
export const TrafficMirrorSessionFilterSensitiveLog = (obj) => ({
|
|
301
|
+
...obj,
|
|
302
|
+
});
|
|
303
|
+
export const CreateTrafficMirrorSessionResultFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
});
|
|
306
|
+
export const CreateTrafficMirrorTargetRequestFilterSensitiveLog = (obj) => ({
|
|
307
|
+
...obj,
|
|
308
|
+
});
|
|
309
|
+
export const TrafficMirrorTargetFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
export const CreateTrafficMirrorTargetResultFilterSensitiveLog = (obj) => ({
|
|
313
|
+
...obj,
|
|
314
|
+
});
|
|
315
|
+
export const TransitGatewayRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
316
|
+
...obj,
|
|
317
|
+
});
|
|
318
|
+
export const CreateTransitGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
319
|
+
...obj,
|
|
320
|
+
});
|
|
321
|
+
export const TransitGatewayOptionsFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
export const TransitGatewayFilterSensitiveLog = (obj) => ({
|
|
325
|
+
...obj,
|
|
326
|
+
});
|
|
327
|
+
export const CreateTransitGatewayResultFilterSensitiveLog = (obj) => ({
|
|
328
|
+
...obj,
|
|
329
|
+
});
|
|
330
|
+
export const CreateTransitGatewayConnectRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
331
|
+
...obj,
|
|
332
|
+
});
|
|
333
|
+
export const CreateTransitGatewayConnectRequestFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
export const TransitGatewayConnectOptionsFilterSensitiveLog = (obj) => ({
|
|
337
|
+
...obj,
|
|
338
|
+
});
|
|
339
|
+
export const TransitGatewayConnectFilterSensitiveLog = (obj) => ({
|
|
340
|
+
...obj,
|
|
341
|
+
});
|
|
342
|
+
export const CreateTransitGatewayConnectResultFilterSensitiveLog = (obj) => ({
|
|
343
|
+
...obj,
|
|
344
|
+
});
|
|
345
|
+
export const TransitGatewayConnectRequestBgpOptionsFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
export const CreateTransitGatewayConnectPeerRequestFilterSensitiveLog = (obj) => ({
|
|
349
|
+
...obj,
|
|
350
|
+
});
|
|
351
|
+
export const TransitGatewayAttachmentBgpConfigurationFilterSensitiveLog = (obj) => ({
|
|
352
|
+
...obj,
|
|
353
|
+
});
|
|
354
|
+
export const TransitGatewayConnectPeerConfigurationFilterSensitiveLog = (obj) => ({
|
|
355
|
+
...obj,
|
|
356
|
+
});
|
|
357
|
+
export const TransitGatewayConnectPeerFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
export const CreateTransitGatewayConnectPeerResultFilterSensitiveLog = (obj) => ({
|
|
361
|
+
...obj,
|
|
362
|
+
});
|
|
363
|
+
export const CreateTransitGatewayMulticastDomainRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
export const CreateTransitGatewayMulticastDomainRequestFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
});
|
|
369
|
+
export const TransitGatewayMulticastDomainOptionsFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
export const TransitGatewayMulticastDomainFilterSensitiveLog = (obj) => ({
|
|
373
|
+
...obj,
|
|
374
|
+
});
|
|
375
|
+
export const CreateTransitGatewayMulticastDomainResultFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
export const CreateTransitGatewayPeeringAttachmentRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
export const CreateTransitGatewayPeeringAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
export const CreateTransitGatewayPeeringAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
export const CreateTransitGatewayPolicyTableRequestFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
export const TransitGatewayPolicyTableFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
export const CreateTransitGatewayPolicyTableResultFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
export const CreateTransitGatewayPrefixListReferenceRequestFilterSensitiveLog = (obj) => ({
|
|
397
|
+
...obj,
|
|
398
|
+
});
|
|
399
|
+
export const TransitGatewayPrefixListAttachmentFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
export const TransitGatewayPrefixListReferenceFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
export const CreateTransitGatewayPrefixListReferenceResultFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
export const CreateTransitGatewayRouteRequestFilterSensitiveLog = (obj) => ({
|
|
409
|
+
...obj,
|
|
410
|
+
});
|
|
411
|
+
export const TransitGatewayRouteAttachmentFilterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
});
|
|
414
|
+
export const TransitGatewayRouteFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
export const CreateTransitGatewayRouteResultFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
export const CreateTransitGatewayRouteTableRequestFilterSensitiveLog = (obj) => ({
|
|
421
|
+
...obj,
|
|
422
|
+
});
|
|
423
|
+
export const TransitGatewayRouteTableFilterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
});
|
|
426
|
+
export const CreateTransitGatewayRouteTableResultFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
export const CreateTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
export const TransitGatewayRouteTableAnnouncementFilterSensitiveLog = (obj) => ({
|
|
433
|
+
...obj,
|
|
434
|
+
});
|
|
435
|
+
export const CreateTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog = (obj) => ({
|
|
436
|
+
...obj,
|
|
437
|
+
});
|
|
438
|
+
export const CreateTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
export const CreateTransitGatewayVpcAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
export const CreateTransitGatewayVpcAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
445
|
+
...obj,
|
|
446
|
+
});
|
|
447
|
+
export const CreateVolumeRequestFilterSensitiveLog = (obj) => ({
|
|
448
|
+
...obj,
|
|
449
|
+
});
|
|
450
|
+
export const VolumeFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
export const CreateVpcRequestFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
export const CreateVpcResultFilterSensitiveLog = (obj) => ({
|
|
457
|
+
...obj,
|
|
458
|
+
});
|
|
459
|
+
export const DnsOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
export const CreateVpcEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
});
|
|
465
|
+
export const DnsEntryFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
export const DnsOptionsFilterSensitiveLog = (obj) => ({
|
|
469
|
+
...obj,
|
|
470
|
+
});
|
|
471
|
+
export const SecurityGroupIdentifierFilterSensitiveLog = (obj) => ({
|
|
472
|
+
...obj,
|
|
473
|
+
});
|
|
474
|
+
export const LastErrorFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
477
|
+
export const VpcEndpointFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
export const CreateVpcEndpointResultFilterSensitiveLog = (obj) => ({
|
|
481
|
+
...obj,
|
|
482
|
+
});
|
|
483
|
+
export const CreateVpcEndpointConnectionNotificationRequestFilterSensitiveLog = (obj) => ({
|
|
484
|
+
...obj,
|
|
485
|
+
});
|
|
486
|
+
export const ConnectionNotificationFilterSensitiveLog = (obj) => ({
|
|
487
|
+
...obj,
|
|
488
|
+
});
|
|
489
|
+
export const CreateVpcEndpointConnectionNotificationResultFilterSensitiveLog = (obj) => ({
|
|
490
|
+
...obj,
|
|
491
|
+
});
|
|
492
|
+
export const CreateVpcEndpointServiceConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
493
|
+
...obj,
|
|
494
|
+
});
|
|
495
|
+
export const PrivateDnsNameConfigurationFilterSensitiveLog = (obj) => ({
|
|
496
|
+
...obj,
|
|
497
|
+
});
|
|
498
|
+
export const ServiceTypeDetailFilterSensitiveLog = (obj) => ({
|
|
499
|
+
...obj,
|
|
500
|
+
});
|
|
501
|
+
export const ServiceConfigurationFilterSensitiveLog = (obj) => ({
|
|
502
|
+
...obj,
|
|
503
|
+
});
|
|
504
|
+
export const CreateVpcEndpointServiceConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
505
|
+
...obj,
|
|
506
|
+
});
|
|
507
|
+
export const CreateVpcPeeringConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
508
|
+
...obj,
|
|
509
|
+
});
|
|
510
|
+
export const CreateVpcPeeringConnectionResultFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
});
|
|
513
|
+
export const IKEVersionsRequestListValueFilterSensitiveLog = (obj) => ({
|
|
514
|
+
...obj,
|
|
515
|
+
});
|
|
516
|
+
export const CloudWatchLogOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
517
|
+
...obj,
|
|
518
|
+
});
|
|
519
|
+
export const VpnTunnelLogOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
520
|
+
...obj,
|
|
521
|
+
});
|
|
522
|
+
export const Phase1DHGroupNumbersRequestListValueFilterSensitiveLog = (obj) => ({
|
|
523
|
+
...obj,
|
|
524
|
+
});
|
|
525
|
+
export const Phase1EncryptionAlgorithmsRequestListValueFilterSensitiveLog = (obj) => ({
|
|
526
|
+
...obj,
|
|
527
|
+
});
|
|
528
|
+
export const Phase1IntegrityAlgorithmsRequestListValueFilterSensitiveLog = (obj) => ({
|
|
529
|
+
...obj,
|
|
530
|
+
});
|
|
531
|
+
export const Phase2DHGroupNumbersRequestListValueFilterSensitiveLog = (obj) => ({
|
|
532
|
+
...obj,
|
|
533
|
+
});
|
|
534
|
+
export const Phase2EncryptionAlgorithmsRequestListValueFilterSensitiveLog = (obj) => ({
|
|
535
|
+
...obj,
|
|
536
|
+
});
|
|
537
|
+
export const Phase2IntegrityAlgorithmsRequestListValueFilterSensitiveLog = (obj) => ({
|
|
538
|
+
...obj,
|
|
539
|
+
});
|
|
540
|
+
export const VpnTunnelOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
541
|
+
...obj,
|
|
542
|
+
});
|
|
543
|
+
export const VpnConnectionOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
544
|
+
...obj,
|
|
545
|
+
});
|
|
546
|
+
export const CreateVpnConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
547
|
+
...obj,
|
|
548
|
+
});
|
|
549
|
+
export const IKEVersionsListValueFilterSensitiveLog = (obj) => ({
|
|
550
|
+
...obj,
|
|
551
|
+
});
|
|
552
|
+
export const CloudWatchLogOptionsFilterSensitiveLog = (obj) => ({
|
|
553
|
+
...obj,
|
|
554
|
+
});
|
|
555
|
+
export const VpnTunnelLogOptionsFilterSensitiveLog = (obj) => ({
|
|
556
|
+
...obj,
|
|
557
|
+
});
|
|
558
|
+
export const Phase1DHGroupNumbersListValueFilterSensitiveLog = (obj) => ({
|
|
559
|
+
...obj,
|
|
560
|
+
});
|
|
561
|
+
export const Phase1EncryptionAlgorithmsListValueFilterSensitiveLog = (obj) => ({
|
|
562
|
+
...obj,
|
|
563
|
+
});
|
|
564
|
+
export const Phase1IntegrityAlgorithmsListValueFilterSensitiveLog = (obj) => ({
|
|
565
|
+
...obj,
|
|
566
|
+
});
|
|
567
|
+
export const Phase2DHGroupNumbersListValueFilterSensitiveLog = (obj) => ({
|
|
568
|
+
...obj,
|
|
569
|
+
});
|
|
570
|
+
export const Phase2EncryptionAlgorithmsListValueFilterSensitiveLog = (obj) => ({
|
|
571
|
+
...obj,
|
|
572
|
+
});
|
|
573
|
+
export const Phase2IntegrityAlgorithmsListValueFilterSensitiveLog = (obj) => ({
|
|
574
|
+
...obj,
|
|
575
|
+
});
|
|
576
|
+
export const TunnelOptionFilterSensitiveLog = (obj) => ({
|
|
577
|
+
...obj,
|
|
578
|
+
});
|
|
579
|
+
export const VpnConnectionOptionsFilterSensitiveLog = (obj) => ({
|
|
580
|
+
...obj,
|
|
581
|
+
});
|
|
582
|
+
export const VpnStaticRouteFilterSensitiveLog = (obj) => ({
|
|
583
|
+
...obj,
|
|
584
|
+
});
|
|
585
|
+
export const VgwTelemetryFilterSensitiveLog = (obj) => ({
|
|
586
|
+
...obj,
|
|
587
|
+
});
|
|
588
|
+
export const VpnConnectionFilterSensitiveLog = (obj) => ({
|
|
589
|
+
...obj,
|
|
590
|
+
});
|
|
591
|
+
export const CreateVpnConnectionResultFilterSensitiveLog = (obj) => ({
|
|
592
|
+
...obj,
|
|
593
|
+
});
|
|
594
|
+
export const CreateVpnConnectionRouteRequestFilterSensitiveLog = (obj) => ({
|
|
595
|
+
...obj,
|
|
596
|
+
});
|
|
597
|
+
export const CreateVpnGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
598
|
+
...obj,
|
|
599
|
+
});
|
|
600
|
+
export const VpnGatewayFilterSensitiveLog = (obj) => ({
|
|
601
|
+
...obj,
|
|
602
|
+
});
|
|
603
|
+
export const CreateVpnGatewayResultFilterSensitiveLog = (obj) => ({
|
|
604
|
+
...obj,
|
|
605
|
+
});
|
|
606
|
+
export const DeleteCarrierGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
607
|
+
...obj,
|
|
608
|
+
});
|
|
609
|
+
export const DeleteCarrierGatewayResultFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
});
|
|
612
|
+
export const DeleteClientVpnEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
613
|
+
...obj,
|
|
614
|
+
});
|
|
615
|
+
export const DeleteClientVpnEndpointResultFilterSensitiveLog = (obj) => ({
|
|
616
|
+
...obj,
|
|
617
|
+
});
|
|
618
|
+
export const DeleteClientVpnRouteRequestFilterSensitiveLog = (obj) => ({
|
|
619
|
+
...obj,
|
|
620
|
+
});
|
|
621
|
+
export const DeleteClientVpnRouteResultFilterSensitiveLog = (obj) => ({
|
|
622
|
+
...obj,
|
|
623
|
+
});
|
|
624
|
+
export const DeleteCoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
625
|
+
...obj,
|
|
626
|
+
});
|
|
627
|
+
export const DeleteCoipCidrResultFilterSensitiveLog = (obj) => ({
|
|
628
|
+
...obj,
|
|
629
|
+
});
|
|
630
|
+
export const DeleteCoipPoolRequestFilterSensitiveLog = (obj) => ({
|
|
631
|
+
...obj,
|
|
632
|
+
});
|
|
633
|
+
export const DeleteCoipPoolResultFilterSensitiveLog = (obj) => ({
|
|
634
|
+
...obj,
|
|
635
|
+
});
|
|
636
|
+
export const DeleteCustomerGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
637
|
+
...obj,
|
|
638
|
+
});
|
|
639
|
+
export const DeleteDhcpOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
640
|
+
...obj,
|
|
641
|
+
});
|
|
642
|
+
export const DeleteEgressOnlyInternetGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
643
|
+
...obj,
|
|
644
|
+
});
|
|
645
|
+
export const DeleteEgressOnlyInternetGatewayResultFilterSensitiveLog = (obj) => ({
|
|
646
|
+
...obj,
|
|
647
|
+
});
|
|
648
|
+
export const DeleteFleetsRequestFilterSensitiveLog = (obj) => ({
|
|
649
|
+
...obj,
|
|
650
|
+
});
|
|
651
|
+
export const DeleteFleetSuccessItemFilterSensitiveLog = (obj) => ({
|
|
652
|
+
...obj,
|
|
653
|
+
});
|
|
654
|
+
export const DeleteFleetErrorFilterSensitiveLog = (obj) => ({
|
|
655
|
+
...obj,
|
|
656
|
+
});
|
|
657
|
+
export const DeleteFleetErrorItemFilterSensitiveLog = (obj) => ({
|
|
658
|
+
...obj,
|
|
659
|
+
});
|
|
660
|
+
export const DeleteFleetsResultFilterSensitiveLog = (obj) => ({
|
|
661
|
+
...obj,
|
|
662
|
+
});
|
|
663
|
+
export const DeleteFlowLogsRequestFilterSensitiveLog = (obj) => ({
|
|
664
|
+
...obj,
|
|
665
|
+
});
|
|
666
|
+
export const DeleteFlowLogsResultFilterSensitiveLog = (obj) => ({
|
|
667
|
+
...obj,
|
|
668
|
+
});
|
|
669
|
+
export const DeleteFpgaImageRequestFilterSensitiveLog = (obj) => ({
|
|
670
|
+
...obj,
|
|
671
|
+
});
|
|
672
|
+
export const DeleteFpgaImageResultFilterSensitiveLog = (obj) => ({
|
|
673
|
+
...obj,
|
|
674
|
+
});
|
|
675
|
+
export const DeleteInstanceEventWindowRequestFilterSensitiveLog = (obj) => ({
|
|
676
|
+
...obj,
|
|
677
|
+
});
|
|
678
|
+
export const InstanceEventWindowStateChangeFilterSensitiveLog = (obj) => ({
|
|
679
|
+
...obj,
|
|
680
|
+
});
|
|
681
|
+
export const DeleteInstanceEventWindowResultFilterSensitiveLog = (obj) => ({
|
|
682
|
+
...obj,
|
|
683
|
+
});
|
|
684
|
+
export const DeleteInternetGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
685
|
+
...obj,
|
|
686
|
+
});
|
|
687
|
+
export const DeleteIpamRequestFilterSensitiveLog = (obj) => ({
|
|
688
|
+
...obj,
|
|
689
|
+
});
|
|
690
|
+
export const DeleteIpamResultFilterSensitiveLog = (obj) => ({
|
|
691
|
+
...obj,
|
|
692
|
+
});
|
|
693
|
+
export const DeleteIpamPoolRequestFilterSensitiveLog = (obj) => ({
|
|
694
|
+
...obj,
|
|
695
|
+
});
|
|
696
|
+
export const DeleteIpamPoolResultFilterSensitiveLog = (obj) => ({
|
|
697
|
+
...obj,
|
|
698
|
+
});
|
|
699
|
+
export const DeleteIpamScopeRequestFilterSensitiveLog = (obj) => ({
|
|
700
|
+
...obj,
|
|
701
|
+
});
|
|
702
|
+
export const DeleteIpamScopeResultFilterSensitiveLog = (obj) => ({
|
|
703
|
+
...obj,
|
|
704
|
+
});
|
|
705
|
+
export const DeleteKeyPairRequestFilterSensitiveLog = (obj) => ({
|
|
706
|
+
...obj,
|
|
707
|
+
});
|
|
708
|
+
export const DeleteLaunchTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
709
|
+
...obj,
|
|
710
|
+
});
|
|
711
|
+
export const DeleteLaunchTemplateResultFilterSensitiveLog = (obj) => ({
|
|
712
|
+
...obj,
|
|
713
|
+
});
|
|
714
|
+
export const DeleteLaunchTemplateVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
715
|
+
...obj,
|
|
716
|
+
});
|
|
717
|
+
export const DeleteLaunchTemplateVersionsResponseSuccessItemFilterSensitiveLog = (obj) => ({
|
|
718
|
+
...obj,
|
|
719
|
+
});
|
|
720
|
+
export const ResponseErrorFilterSensitiveLog = (obj) => ({
|
|
721
|
+
...obj,
|
|
722
|
+
});
|
|
723
|
+
export const DeleteLaunchTemplateVersionsResponseErrorItemFilterSensitiveLog = (obj) => ({
|
|
724
|
+
...obj,
|
|
725
|
+
});
|
|
726
|
+
export const DeleteLaunchTemplateVersionsResultFilterSensitiveLog = (obj) => ({
|
|
727
|
+
...obj,
|
|
728
|
+
});
|
|
729
|
+
export const DeleteLocalGatewayRouteRequestFilterSensitiveLog = (obj) => ({
|
|
730
|
+
...obj,
|
|
731
|
+
});
|
|
732
|
+
export const DeleteLocalGatewayRouteResultFilterSensitiveLog = (obj) => ({
|
|
733
|
+
...obj,
|
|
734
|
+
});
|
|
735
|
+
export const DeleteLocalGatewayRouteTableRequestFilterSensitiveLog = (obj) => ({
|
|
736
|
+
...obj,
|
|
737
|
+
});
|
|
738
|
+
export const DeleteLocalGatewayRouteTableResultFilterSensitiveLog = (obj) => ({
|
|
739
|
+
...obj,
|
|
740
|
+
});
|
|
741
|
+
export const DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
742
|
+
...obj,
|
|
743
|
+
});
|
|
744
|
+
export const DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationResultFilterSensitiveLog = (obj) => ({
|
|
745
|
+
...obj,
|
|
746
|
+
});
|
|
747
|
+
export const DeleteLocalGatewayRouteTableVpcAssociationRequestFilterSensitiveLog = (obj) => ({
|
|
748
|
+
...obj,
|
|
749
|
+
});
|
|
750
|
+
export const DeleteLocalGatewayRouteTableVpcAssociationResultFilterSensitiveLog = (obj) => ({
|
|
751
|
+
...obj,
|
|
752
|
+
});
|
|
753
|
+
export const DeleteManagedPrefixListRequestFilterSensitiveLog = (obj) => ({
|
|
754
|
+
...obj,
|
|
755
|
+
});
|
|
756
|
+
export const DeleteManagedPrefixListResultFilterSensitiveLog = (obj) => ({
|
|
757
|
+
...obj,
|
|
758
|
+
});
|
|
759
|
+
export const DeleteNatGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
760
|
+
...obj,
|
|
761
|
+
});
|
|
762
|
+
export const DeleteNatGatewayResultFilterSensitiveLog = (obj) => ({
|
|
763
|
+
...obj,
|
|
764
|
+
});
|
|
765
|
+
export const DeleteNetworkAclRequestFilterSensitiveLog = (obj) => ({
|
|
766
|
+
...obj,
|
|
767
|
+
});
|
|
768
|
+
export const DeleteNetworkAclEntryRequestFilterSensitiveLog = (obj) => ({
|
|
769
|
+
...obj,
|
|
770
|
+
});
|
|
771
|
+
export const DeleteNetworkInsightsAccessScopeRequestFilterSensitiveLog = (obj) => ({
|
|
772
|
+
...obj,
|
|
773
|
+
});
|
|
774
|
+
export const DeleteNetworkInsightsAccessScopeResultFilterSensitiveLog = (obj) => ({
|
|
775
|
+
...obj,
|
|
776
|
+
});
|
|
777
|
+
export const DeleteNetworkInsightsAccessScopeAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
});
|
|
780
|
+
export const DeleteNetworkInsightsAccessScopeAnalysisResultFilterSensitiveLog = (obj) => ({
|
|
781
|
+
...obj,
|
|
782
|
+
});
|
|
783
|
+
export const DeleteNetworkInsightsAnalysisRequestFilterSensitiveLog = (obj) => ({
|
|
784
|
+
...obj,
|
|
785
|
+
});
|
|
786
|
+
export const DeleteNetworkInsightsAnalysisResultFilterSensitiveLog = (obj) => ({
|
|
787
|
+
...obj,
|
|
788
|
+
});
|
|
789
|
+
export const DeleteNetworkInsightsPathRequestFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
});
|
|
792
|
+
export const DeleteNetworkInsightsPathResultFilterSensitiveLog = (obj) => ({
|
|
793
|
+
...obj,
|
|
794
|
+
});
|
|
795
|
+
export const DeleteNetworkInterfaceRequestFilterSensitiveLog = (obj) => ({
|
|
796
|
+
...obj,
|
|
797
|
+
});
|
|
798
|
+
export const DeleteNetworkInterfacePermissionRequestFilterSensitiveLog = (obj) => ({
|
|
799
|
+
...obj,
|
|
800
|
+
});
|
|
801
|
+
export const DeleteNetworkInterfacePermissionResultFilterSensitiveLog = (obj) => ({
|
|
802
|
+
...obj,
|
|
803
|
+
});
|
|
804
|
+
export const DeletePlacementGroupRequestFilterSensitiveLog = (obj) => ({
|
|
805
|
+
...obj,
|
|
806
|
+
});
|
|
807
|
+
export const DeletePublicIpv4PoolRequestFilterSensitiveLog = (obj) => ({
|
|
808
|
+
...obj,
|
|
809
|
+
});
|
|
810
|
+
export const DeletePublicIpv4PoolResultFilterSensitiveLog = (obj) => ({
|
|
811
|
+
...obj,
|
|
812
|
+
});
|
|
813
|
+
export const DeleteQueuedReservedInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
814
|
+
...obj,
|
|
815
|
+
});
|
|
816
|
+
export const DeleteQueuedReservedInstancesErrorFilterSensitiveLog = (obj) => ({
|
|
817
|
+
...obj,
|
|
818
|
+
});
|
|
819
|
+
export const FailedQueuedPurchaseDeletionFilterSensitiveLog = (obj) => ({
|
|
820
|
+
...obj,
|
|
821
|
+
});
|
|
822
|
+
export const SuccessfulQueuedPurchaseDeletionFilterSensitiveLog = (obj) => ({
|
|
823
|
+
...obj,
|
|
824
|
+
});
|
|
825
|
+
export const DeleteQueuedReservedInstancesResultFilterSensitiveLog = (obj) => ({
|
|
826
|
+
...obj,
|
|
827
|
+
});
|
|
828
|
+
export const DeleteRouteRequestFilterSensitiveLog = (obj) => ({
|
|
829
|
+
...obj,
|
|
830
|
+
});
|
|
831
|
+
export const DeleteRouteTableRequestFilterSensitiveLog = (obj) => ({
|
|
832
|
+
...obj,
|
|
833
|
+
});
|
|
834
|
+
export const DeleteSecurityGroupRequestFilterSensitiveLog = (obj) => ({
|
|
835
|
+
...obj,
|
|
836
|
+
});
|
|
837
|
+
export const DeleteSnapshotRequestFilterSensitiveLog = (obj) => ({
|
|
838
|
+
...obj,
|
|
839
|
+
});
|
|
840
|
+
export const DeleteSpotDatafeedSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
841
|
+
...obj,
|
|
842
|
+
});
|
|
843
|
+
export const DeleteSubnetRequestFilterSensitiveLog = (obj) => ({
|
|
844
|
+
...obj,
|
|
845
|
+
});
|
|
846
|
+
export const DeleteSubnetCidrReservationRequestFilterSensitiveLog = (obj) => ({
|
|
847
|
+
...obj,
|
|
848
|
+
});
|
|
849
|
+
export const DeleteSubnetCidrReservationResultFilterSensitiveLog = (obj) => ({
|
|
850
|
+
...obj,
|
|
851
|
+
});
|
|
852
|
+
export const DeleteTagsRequestFilterSensitiveLog = (obj) => ({
|
|
853
|
+
...obj,
|
|
854
|
+
});
|
|
855
|
+
export const DeleteTrafficMirrorFilterRequestFilterSensitiveLog = (obj) => ({
|
|
856
|
+
...obj,
|
|
857
|
+
});
|
|
858
|
+
export const DeleteTrafficMirrorFilterResultFilterSensitiveLog = (obj) => ({
|
|
859
|
+
...obj,
|
|
860
|
+
});
|
|
861
|
+
export const DeleteTrafficMirrorFilterRuleRequestFilterSensitiveLog = (obj) => ({
|
|
862
|
+
...obj,
|
|
863
|
+
});
|
|
864
|
+
export const DeleteTrafficMirrorFilterRuleResultFilterSensitiveLog = (obj) => ({
|
|
865
|
+
...obj,
|
|
866
|
+
});
|
|
867
|
+
export const DeleteTrafficMirrorSessionRequestFilterSensitiveLog = (obj) => ({
|
|
868
|
+
...obj,
|
|
869
|
+
});
|
|
870
|
+
export const DeleteTrafficMirrorSessionResultFilterSensitiveLog = (obj) => ({
|
|
871
|
+
...obj,
|
|
872
|
+
});
|
|
873
|
+
export const DeleteTrafficMirrorTargetRequestFilterSensitiveLog = (obj) => ({
|
|
874
|
+
...obj,
|
|
875
|
+
});
|
|
876
|
+
export const DeleteTrafficMirrorTargetResultFilterSensitiveLog = (obj) => ({
|
|
877
|
+
...obj,
|
|
878
|
+
});
|
|
879
|
+
export const DeleteTransitGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
880
|
+
...obj,
|
|
881
|
+
});
|
|
882
|
+
export const DeleteTransitGatewayResultFilterSensitiveLog = (obj) => ({
|
|
883
|
+
...obj,
|
|
884
|
+
});
|
|
885
|
+
export const DeleteTransitGatewayConnectRequestFilterSensitiveLog = (obj) => ({
|
|
886
|
+
...obj,
|
|
887
|
+
});
|
|
888
|
+
export const DeleteTransitGatewayConnectResultFilterSensitiveLog = (obj) => ({
|
|
889
|
+
...obj,
|
|
890
|
+
});
|
|
891
|
+
export const DeleteTransitGatewayConnectPeerRequestFilterSensitiveLog = (obj) => ({
|
|
892
|
+
...obj,
|
|
893
|
+
});
|
|
894
|
+
export const DeleteTransitGatewayConnectPeerResultFilterSensitiveLog = (obj) => ({
|
|
895
|
+
...obj,
|
|
896
|
+
});
|
|
897
|
+
export const DeleteTransitGatewayMulticastDomainRequestFilterSensitiveLog = (obj) => ({
|
|
898
|
+
...obj,
|
|
899
|
+
});
|
|
900
|
+
export const DeleteTransitGatewayMulticastDomainResultFilterSensitiveLog = (obj) => ({
|
|
901
|
+
...obj,
|
|
902
|
+
});
|
|
903
|
+
export const DeleteTransitGatewayPeeringAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
904
|
+
...obj,
|
|
905
|
+
});
|
|
906
|
+
export const DeleteTransitGatewayPeeringAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
907
|
+
...obj,
|
|
908
|
+
});
|
|
909
|
+
export const DeleteTransitGatewayPolicyTableRequestFilterSensitiveLog = (obj) => ({
|
|
910
|
+
...obj,
|
|
911
|
+
});
|
|
912
|
+
export const DeleteTransitGatewayPolicyTableResultFilterSensitiveLog = (obj) => ({
|
|
913
|
+
...obj,
|
|
914
|
+
});
|
|
915
|
+
export const DeleteTransitGatewayPrefixListReferenceRequestFilterSensitiveLog = (obj) => ({
|
|
916
|
+
...obj,
|
|
917
|
+
});
|
|
918
|
+
export const DeleteTransitGatewayPrefixListReferenceResultFilterSensitiveLog = (obj) => ({
|
|
919
|
+
...obj,
|
|
920
|
+
});
|
|
921
|
+
export const DeleteTransitGatewayRouteRequestFilterSensitiveLog = (obj) => ({
|
|
922
|
+
...obj,
|
|
923
|
+
});
|
|
924
|
+
export const DeleteTransitGatewayRouteResultFilterSensitiveLog = (obj) => ({
|
|
925
|
+
...obj,
|
|
926
|
+
});
|
|
927
|
+
export const DeleteTransitGatewayRouteTableRequestFilterSensitiveLog = (obj) => ({
|
|
928
|
+
...obj,
|
|
929
|
+
});
|
|
930
|
+
export const DeleteTransitGatewayRouteTableResultFilterSensitiveLog = (obj) => ({
|
|
931
|
+
...obj,
|
|
932
|
+
});
|
|
933
|
+
export const DeleteTransitGatewayRouteTableAnnouncementRequestFilterSensitiveLog = (obj) => ({
|
|
934
|
+
...obj,
|
|
935
|
+
});
|
|
936
|
+
export const DeleteTransitGatewayRouteTableAnnouncementResultFilterSensitiveLog = (obj) => ({
|
|
937
|
+
...obj,
|
|
938
|
+
});
|
|
939
|
+
export const DeleteTransitGatewayVpcAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
940
|
+
...obj,
|
|
941
|
+
});
|
|
942
|
+
export const DeleteTransitGatewayVpcAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
943
|
+
...obj,
|
|
944
|
+
});
|
|
945
|
+
export const DeleteVolumeRequestFilterSensitiveLog = (obj) => ({
|
|
946
|
+
...obj,
|
|
947
|
+
});
|
|
948
|
+
export const DeleteVpcRequestFilterSensitiveLog = (obj) => ({
|
|
949
|
+
...obj,
|
|
950
|
+
});
|
|
951
|
+
export const DeleteVpcEndpointConnectionNotificationsRequestFilterSensitiveLog = (obj) => ({
|
|
952
|
+
...obj,
|
|
953
|
+
});
|
|
954
|
+
export const DeleteVpcEndpointConnectionNotificationsResultFilterSensitiveLog = (obj) => ({
|
|
955
|
+
...obj,
|
|
956
|
+
});
|
|
957
|
+
export const DeleteVpcEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
958
|
+
...obj,
|
|
959
|
+
});
|
|
960
|
+
export const DeleteVpcEndpointsResultFilterSensitiveLog = (obj) => ({
|
|
961
|
+
...obj,
|
|
962
|
+
});
|
|
963
|
+
export const DeleteVpcEndpointServiceConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
964
|
+
...obj,
|
|
965
|
+
});
|
|
966
|
+
export const DeleteVpcEndpointServiceConfigurationsResultFilterSensitiveLog = (obj) => ({
|
|
967
|
+
...obj,
|
|
968
|
+
});
|
|
969
|
+
export const DeleteVpcPeeringConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
970
|
+
...obj,
|
|
971
|
+
});
|
|
972
|
+
export const DeleteVpcPeeringConnectionResultFilterSensitiveLog = (obj) => ({
|
|
973
|
+
...obj,
|
|
974
|
+
});
|
|
975
|
+
export const DeleteVpnConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
976
|
+
...obj,
|
|
977
|
+
});
|
|
978
|
+
export const DeleteVpnConnectionRouteRequestFilterSensitiveLog = (obj) => ({
|
|
979
|
+
...obj,
|
|
980
|
+
});
|
|
981
|
+
export const DeleteVpnGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
982
|
+
...obj,
|
|
983
|
+
});
|
|
984
|
+
export const DeprovisionByoipCidrRequestFilterSensitiveLog = (obj) => ({
|
|
985
|
+
...obj,
|
|
986
|
+
});
|
|
987
|
+
export const DeprovisionByoipCidrResultFilterSensitiveLog = (obj) => ({
|
|
988
|
+
...obj,
|
|
989
|
+
});
|
|
990
|
+
export const DeprovisionIpamPoolCidrRequestFilterSensitiveLog = (obj) => ({
|
|
991
|
+
...obj,
|
|
992
|
+
});
|
|
993
|
+
export const IpamPoolCidrFailureReasonFilterSensitiveLog = (obj) => ({
|
|
994
|
+
...obj,
|
|
995
|
+
});
|
|
996
|
+
export const IpamPoolCidrFilterSensitiveLog = (obj) => ({
|
|
997
|
+
...obj,
|
|
998
|
+
});
|
|
999
|
+
export const DeprovisionIpamPoolCidrResultFilterSensitiveLog = (obj) => ({
|
|
1000
|
+
...obj,
|
|
1001
|
+
});
|
|
1002
|
+
export const DeprovisionPublicIpv4PoolCidrRequestFilterSensitiveLog = (obj) => ({
|
|
1003
|
+
...obj,
|
|
1004
|
+
});
|
|
1005
|
+
export const DeprovisionPublicIpv4PoolCidrResultFilterSensitiveLog = (obj) => ({
|
|
1006
|
+
...obj,
|
|
1007
|
+
});
|
|
1008
|
+
export const DeregisterImageRequestFilterSensitiveLog = (obj) => ({
|
|
1009
|
+
...obj,
|
|
1010
|
+
});
|
|
1011
|
+
export const DeregisterInstanceTagAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
1012
|
+
...obj,
|
|
1013
|
+
});
|
|
1014
|
+
export const DeregisterInstanceEventNotificationAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1015
|
+
...obj,
|
|
1016
|
+
});
|
|
1017
|
+
export const InstanceTagNotificationAttributeFilterSensitiveLog = (obj) => ({
|
|
1018
|
+
...obj,
|
|
1019
|
+
});
|
|
1020
|
+
export const DeregisterInstanceEventNotificationAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1021
|
+
...obj,
|
|
1022
|
+
});
|
|
1023
|
+
export const DeregisterTransitGatewayMulticastGroupMembersRequestFilterSensitiveLog = (obj) => ({
|
|
1024
|
+
...obj,
|
|
1025
|
+
});
|
|
1026
|
+
export const TransitGatewayMulticastDeregisteredGroupMembersFilterSensitiveLog = (obj) => ({
|
|
1027
|
+
...obj,
|
|
1028
|
+
});
|
|
1029
|
+
export const DeregisterTransitGatewayMulticastGroupMembersResultFilterSensitiveLog = (obj) => ({
|
|
1030
|
+
...obj,
|
|
1031
|
+
});
|
|
1032
|
+
export const DeregisterTransitGatewayMulticastGroupSourcesRequestFilterSensitiveLog = (obj) => ({
|
|
1033
|
+
...obj,
|
|
1034
|
+
});
|
|
1035
|
+
export const TransitGatewayMulticastDeregisteredGroupSourcesFilterSensitiveLog = (obj) => ({
|
|
1036
|
+
...obj,
|
|
1037
|
+
});
|
|
1038
|
+
export const DeregisterTransitGatewayMulticastGroupSourcesResultFilterSensitiveLog = (obj) => ({
|
|
1039
|
+
...obj,
|
|
1040
|
+
});
|
|
1041
|
+
export const DescribeAccountAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
1042
|
+
...obj,
|
|
1043
|
+
});
|
|
1044
|
+
export const DescribeAccountAttributesResultFilterSensitiveLog = (obj) => ({
|
|
1045
|
+
...obj,
|
|
1046
|
+
});
|