@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 ClientCertificateRevocationListStatusCode;
|
|
4
3
|
(function (ClientCertificateRevocationListStatusCode) {
|
|
@@ -97,289 +96,860 @@ export var VpcTenancy;
|
|
|
97
96
|
(function (VpcTenancy) {
|
|
98
97
|
VpcTenancy["default"] = "default";
|
|
99
98
|
})(VpcTenancy || (VpcTenancy = {}));
|
|
100
|
-
export
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
export
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
export
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
export
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
export
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
export
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
export
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
export
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
export
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
export
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
export
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
export
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
export
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
export
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
export
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
export
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
export
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
export
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
export
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
export
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
export
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
export
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
export
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
export
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
export
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
export
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
export
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
export
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
export
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
export
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
export
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
export
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
export
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
export
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
export
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
export
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
export
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
export
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
export
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
export
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
export
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
export
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
export
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
export
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
export
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
export
|
|
281
|
-
|
|
282
|
-
|
|
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
|
|
99
|
+
export const EnableFastSnapshotRestoreSuccessItemFilterSensitiveLog = (obj) => ({
|
|
100
|
+
...obj,
|
|
101
|
+
});
|
|
102
|
+
export const EnableFastSnapshotRestoreStateErrorFilterSensitiveLog = (obj) => ({
|
|
103
|
+
...obj,
|
|
104
|
+
});
|
|
105
|
+
export const EnableFastSnapshotRestoreStateErrorItemFilterSensitiveLog = (obj) => ({
|
|
106
|
+
...obj,
|
|
107
|
+
});
|
|
108
|
+
export const EnableFastSnapshotRestoreErrorItemFilterSensitiveLog = (obj) => ({
|
|
109
|
+
...obj,
|
|
110
|
+
});
|
|
111
|
+
export const EnableFastSnapshotRestoresResultFilterSensitiveLog = (obj) => ({
|
|
112
|
+
...obj,
|
|
113
|
+
});
|
|
114
|
+
export const EnableImageDeprecationRequestFilterSensitiveLog = (obj) => ({
|
|
115
|
+
...obj,
|
|
116
|
+
});
|
|
117
|
+
export const EnableImageDeprecationResultFilterSensitiveLog = (obj) => ({
|
|
118
|
+
...obj,
|
|
119
|
+
});
|
|
120
|
+
export const EnableIpamOrganizationAdminAccountRequestFilterSensitiveLog = (obj) => ({
|
|
121
|
+
...obj,
|
|
122
|
+
});
|
|
123
|
+
export const EnableIpamOrganizationAdminAccountResultFilterSensitiveLog = (obj) => ({
|
|
124
|
+
...obj,
|
|
125
|
+
});
|
|
126
|
+
export const EnableSerialConsoleAccessRequestFilterSensitiveLog = (obj) => ({
|
|
127
|
+
...obj,
|
|
128
|
+
});
|
|
129
|
+
export const EnableSerialConsoleAccessResultFilterSensitiveLog = (obj) => ({
|
|
130
|
+
...obj,
|
|
131
|
+
});
|
|
132
|
+
export const EnableTransitGatewayRouteTablePropagationRequestFilterSensitiveLog = (obj) => ({
|
|
133
|
+
...obj,
|
|
134
|
+
});
|
|
135
|
+
export const EnableTransitGatewayRouteTablePropagationResultFilterSensitiveLog = (obj) => ({
|
|
136
|
+
...obj,
|
|
137
|
+
});
|
|
138
|
+
export const EnableVgwRoutePropagationRequestFilterSensitiveLog = (obj) => ({
|
|
139
|
+
...obj,
|
|
140
|
+
});
|
|
141
|
+
export const EnableVolumeIORequestFilterSensitiveLog = (obj) => ({
|
|
142
|
+
...obj,
|
|
143
|
+
});
|
|
144
|
+
export const EnableVpcClassicLinkRequestFilterSensitiveLog = (obj) => ({
|
|
145
|
+
...obj,
|
|
146
|
+
});
|
|
147
|
+
export const EnableVpcClassicLinkResultFilterSensitiveLog = (obj) => ({
|
|
148
|
+
...obj,
|
|
149
|
+
});
|
|
150
|
+
export const EnableVpcClassicLinkDnsSupportRequestFilterSensitiveLog = (obj) => ({
|
|
151
|
+
...obj,
|
|
152
|
+
});
|
|
153
|
+
export const EnableVpcClassicLinkDnsSupportResultFilterSensitiveLog = (obj) => ({
|
|
154
|
+
...obj,
|
|
155
|
+
});
|
|
156
|
+
export const ExportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog = (obj) => ({
|
|
157
|
+
...obj,
|
|
158
|
+
});
|
|
159
|
+
export const ClientCertificateRevocationListStatusFilterSensitiveLog = (obj) => ({
|
|
160
|
+
...obj,
|
|
161
|
+
});
|
|
162
|
+
export const ExportClientVpnClientCertificateRevocationListResultFilterSensitiveLog = (obj) => ({
|
|
163
|
+
...obj,
|
|
164
|
+
});
|
|
165
|
+
export const ExportClientVpnClientConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
166
|
+
...obj,
|
|
167
|
+
});
|
|
168
|
+
export const ExportClientVpnClientConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
169
|
+
...obj,
|
|
170
|
+
});
|
|
171
|
+
export const ExportTaskS3LocationRequestFilterSensitiveLog = (obj) => ({
|
|
172
|
+
...obj,
|
|
173
|
+
});
|
|
174
|
+
export const ExportImageRequestFilterSensitiveLog = (obj) => ({
|
|
175
|
+
...obj,
|
|
176
|
+
});
|
|
177
|
+
export const ExportImageResultFilterSensitiveLog = (obj) => ({
|
|
178
|
+
...obj,
|
|
179
|
+
});
|
|
180
|
+
export const ExportTransitGatewayRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
181
|
+
...obj,
|
|
182
|
+
});
|
|
183
|
+
export const ExportTransitGatewayRoutesResultFilterSensitiveLog = (obj) => ({
|
|
184
|
+
...obj,
|
|
185
|
+
});
|
|
186
|
+
export const GetAssociatedEnclaveCertificateIamRolesRequestFilterSensitiveLog = (obj) => ({
|
|
187
|
+
...obj,
|
|
188
|
+
});
|
|
189
|
+
export const AssociatedRoleFilterSensitiveLog = (obj) => ({
|
|
190
|
+
...obj,
|
|
191
|
+
});
|
|
192
|
+
export const GetAssociatedEnclaveCertificateIamRolesResultFilterSensitiveLog = (obj) => ({
|
|
193
|
+
...obj,
|
|
194
|
+
});
|
|
195
|
+
export const GetAssociatedIpv6PoolCidrsRequestFilterSensitiveLog = (obj) => ({
|
|
196
|
+
...obj,
|
|
197
|
+
});
|
|
198
|
+
export const Ipv6CidrAssociationFilterSensitiveLog = (obj) => ({
|
|
199
|
+
...obj,
|
|
200
|
+
});
|
|
201
|
+
export const GetAssociatedIpv6PoolCidrsResultFilterSensitiveLog = (obj) => ({
|
|
202
|
+
...obj,
|
|
203
|
+
});
|
|
204
|
+
export const GetCapacityReservationUsageRequestFilterSensitiveLog = (obj) => ({
|
|
205
|
+
...obj,
|
|
206
|
+
});
|
|
207
|
+
export const InstanceUsageFilterSensitiveLog = (obj) => ({
|
|
208
|
+
...obj,
|
|
209
|
+
});
|
|
210
|
+
export const GetCapacityReservationUsageResultFilterSensitiveLog = (obj) => ({
|
|
211
|
+
...obj,
|
|
212
|
+
});
|
|
213
|
+
export const GetCoipPoolUsageRequestFilterSensitiveLog = (obj) => ({
|
|
214
|
+
...obj,
|
|
215
|
+
});
|
|
216
|
+
export const CoipAddressUsageFilterSensitiveLog = (obj) => ({
|
|
217
|
+
...obj,
|
|
218
|
+
});
|
|
219
|
+
export const GetCoipPoolUsageResultFilterSensitiveLog = (obj) => ({
|
|
220
|
+
...obj,
|
|
221
|
+
});
|
|
222
|
+
export const GetConsoleOutputRequestFilterSensitiveLog = (obj) => ({
|
|
223
|
+
...obj,
|
|
224
|
+
});
|
|
225
|
+
export const GetConsoleOutputResultFilterSensitiveLog = (obj) => ({
|
|
226
|
+
...obj,
|
|
227
|
+
});
|
|
228
|
+
export const GetConsoleScreenshotRequestFilterSensitiveLog = (obj) => ({
|
|
229
|
+
...obj,
|
|
230
|
+
});
|
|
231
|
+
export const GetConsoleScreenshotResultFilterSensitiveLog = (obj) => ({
|
|
232
|
+
...obj,
|
|
233
|
+
});
|
|
234
|
+
export const GetDefaultCreditSpecificationRequestFilterSensitiveLog = (obj) => ({
|
|
235
|
+
...obj,
|
|
236
|
+
});
|
|
237
|
+
export const InstanceFamilyCreditSpecificationFilterSensitiveLog = (obj) => ({
|
|
238
|
+
...obj,
|
|
239
|
+
});
|
|
240
|
+
export const GetDefaultCreditSpecificationResultFilterSensitiveLog = (obj) => ({
|
|
241
|
+
...obj,
|
|
242
|
+
});
|
|
243
|
+
export const GetEbsDefaultKmsKeyIdRequestFilterSensitiveLog = (obj) => ({
|
|
244
|
+
...obj,
|
|
245
|
+
});
|
|
246
|
+
export const GetEbsDefaultKmsKeyIdResultFilterSensitiveLog = (obj) => ({
|
|
247
|
+
...obj,
|
|
248
|
+
});
|
|
249
|
+
export const GetEbsEncryptionByDefaultRequestFilterSensitiveLog = (obj) => ({
|
|
250
|
+
...obj,
|
|
251
|
+
});
|
|
252
|
+
export const GetEbsEncryptionByDefaultResultFilterSensitiveLog = (obj) => ({
|
|
253
|
+
...obj,
|
|
254
|
+
});
|
|
255
|
+
export const AthenaIntegrationFilterSensitiveLog = (obj) => ({
|
|
256
|
+
...obj,
|
|
257
|
+
});
|
|
258
|
+
export const IntegrateServicesFilterSensitiveLog = (obj) => ({
|
|
259
|
+
...obj,
|
|
260
|
+
});
|
|
261
|
+
export const GetFlowLogsIntegrationTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
262
|
+
...obj,
|
|
263
|
+
});
|
|
264
|
+
export const GetFlowLogsIntegrationTemplateResultFilterSensitiveLog = (obj) => ({
|
|
265
|
+
...obj,
|
|
266
|
+
});
|
|
267
|
+
export const GetGroupsForCapacityReservationRequestFilterSensitiveLog = (obj) => ({
|
|
268
|
+
...obj,
|
|
269
|
+
});
|
|
270
|
+
export const CapacityReservationGroupFilterSensitiveLog = (obj) => ({
|
|
271
|
+
...obj,
|
|
272
|
+
});
|
|
273
|
+
export const GetGroupsForCapacityReservationResultFilterSensitiveLog = (obj) => ({
|
|
274
|
+
...obj,
|
|
275
|
+
});
|
|
276
|
+
export const GetHostReservationPurchasePreviewRequestFilterSensitiveLog = (obj) => ({
|
|
277
|
+
...obj,
|
|
278
|
+
});
|
|
279
|
+
export const PurchaseFilterSensitiveLog = (obj) => ({
|
|
280
|
+
...obj,
|
|
281
|
+
});
|
|
282
|
+
export const GetHostReservationPurchasePreviewResultFilterSensitiveLog = (obj) => ({
|
|
283
|
+
...obj,
|
|
284
|
+
});
|
|
285
|
+
export const GetInstanceTypesFromInstanceRequirementsRequestFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
});
|
|
288
|
+
export const InstanceTypeInfoFromInstanceRequirementsFilterSensitiveLog = (obj) => ({
|
|
289
|
+
...obj,
|
|
290
|
+
});
|
|
291
|
+
export const GetInstanceTypesFromInstanceRequirementsResultFilterSensitiveLog = (obj) => ({
|
|
292
|
+
...obj,
|
|
293
|
+
});
|
|
294
|
+
export const GetInstanceUefiDataRequestFilterSensitiveLog = (obj) => ({
|
|
295
|
+
...obj,
|
|
296
|
+
});
|
|
297
|
+
export const GetInstanceUefiDataResultFilterSensitiveLog = (obj) => ({
|
|
298
|
+
...obj,
|
|
299
|
+
});
|
|
300
|
+
export const GetIpamAddressHistoryRequestFilterSensitiveLog = (obj) => ({
|
|
301
|
+
...obj,
|
|
302
|
+
});
|
|
303
|
+
export const IpamAddressHistoryRecordFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
});
|
|
306
|
+
export const GetIpamAddressHistoryResultFilterSensitiveLog = (obj) => ({
|
|
307
|
+
...obj,
|
|
308
|
+
});
|
|
309
|
+
export const GetIpamPoolAllocationsRequestFilterSensitiveLog = (obj) => ({
|
|
310
|
+
...obj,
|
|
311
|
+
});
|
|
312
|
+
export const GetIpamPoolAllocationsResultFilterSensitiveLog = (obj) => ({
|
|
313
|
+
...obj,
|
|
314
|
+
});
|
|
315
|
+
export const GetIpamPoolCidrsRequestFilterSensitiveLog = (obj) => ({
|
|
316
|
+
...obj,
|
|
317
|
+
});
|
|
318
|
+
export const GetIpamPoolCidrsResultFilterSensitiveLog = (obj) => ({
|
|
319
|
+
...obj,
|
|
320
|
+
});
|
|
321
|
+
export const GetIpamResourceCidrsRequestFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
export const IpamResourceCidrFilterSensitiveLog = (obj) => ({
|
|
325
|
+
...obj,
|
|
326
|
+
});
|
|
327
|
+
export const GetIpamResourceCidrsResultFilterSensitiveLog = (obj) => ({
|
|
328
|
+
...obj,
|
|
329
|
+
});
|
|
330
|
+
export const GetLaunchTemplateDataRequestFilterSensitiveLog = (obj) => ({
|
|
331
|
+
...obj,
|
|
332
|
+
});
|
|
333
|
+
export const GetLaunchTemplateDataResultFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
export const GetManagedPrefixListAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
337
|
+
...obj,
|
|
338
|
+
});
|
|
339
|
+
export const PrefixListAssociationFilterSensitiveLog = (obj) => ({
|
|
340
|
+
...obj,
|
|
341
|
+
});
|
|
342
|
+
export const GetManagedPrefixListAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
343
|
+
...obj,
|
|
344
|
+
});
|
|
345
|
+
export const GetManagedPrefixListEntriesRequestFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
export const PrefixListEntryFilterSensitiveLog = (obj) => ({
|
|
349
|
+
...obj,
|
|
350
|
+
});
|
|
351
|
+
export const GetManagedPrefixListEntriesResultFilterSensitiveLog = (obj) => ({
|
|
352
|
+
...obj,
|
|
353
|
+
});
|
|
354
|
+
export const GetNetworkInsightsAccessScopeAnalysisFindingsRequestFilterSensitiveLog = (obj) => ({
|
|
355
|
+
...obj,
|
|
356
|
+
});
|
|
357
|
+
export const GetNetworkInsightsAccessScopeAnalysisFindingsResultFilterSensitiveLog = (obj) => ({
|
|
358
|
+
...obj,
|
|
359
|
+
});
|
|
360
|
+
export const GetNetworkInsightsAccessScopeContentRequestFilterSensitiveLog = (obj) => ({
|
|
361
|
+
...obj,
|
|
362
|
+
});
|
|
363
|
+
export const GetNetworkInsightsAccessScopeContentResultFilterSensitiveLog = (obj) => ({
|
|
364
|
+
...obj,
|
|
365
|
+
});
|
|
366
|
+
export const GetPasswordDataRequestFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
});
|
|
369
|
+
export const GetPasswordDataResultFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
});
|
|
372
|
+
export const GetReservedInstancesExchangeQuoteRequestFilterSensitiveLog = (obj) => ({
|
|
373
|
+
...obj,
|
|
374
|
+
});
|
|
375
|
+
export const ReservationValueFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
});
|
|
378
|
+
export const ReservedInstanceReservationValueFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
export const TargetConfigurationFilterSensitiveLog = (obj) => ({
|
|
382
|
+
...obj,
|
|
383
|
+
});
|
|
384
|
+
export const TargetReservationValueFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
export const GetReservedInstancesExchangeQuoteResultFilterSensitiveLog = (obj) => ({
|
|
388
|
+
...obj,
|
|
389
|
+
});
|
|
390
|
+
export const GetSerialConsoleAccessStatusRequestFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
export const GetSerialConsoleAccessStatusResultFilterSensitiveLog = (obj) => ({
|
|
394
|
+
...obj,
|
|
395
|
+
});
|
|
396
|
+
export const InstanceRequirementsWithMetadataRequestFilterSensitiveLog = (obj) => ({
|
|
397
|
+
...obj,
|
|
398
|
+
});
|
|
399
|
+
export const GetSpotPlacementScoresRequestFilterSensitiveLog = (obj) => ({
|
|
400
|
+
...obj,
|
|
401
|
+
});
|
|
402
|
+
export const SpotPlacementScoreFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
export const GetSpotPlacementScoresResultFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
export const GetSubnetCidrReservationsRequestFilterSensitiveLog = (obj) => ({
|
|
409
|
+
...obj,
|
|
410
|
+
});
|
|
411
|
+
export const GetSubnetCidrReservationsResultFilterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
});
|
|
414
|
+
export const GetTransitGatewayAttachmentPropagationsRequestFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
export const TransitGatewayAttachmentPropagationFilterSensitiveLog = (obj) => ({
|
|
418
|
+
...obj,
|
|
419
|
+
});
|
|
420
|
+
export const GetTransitGatewayAttachmentPropagationsResultFilterSensitiveLog = (obj) => ({
|
|
421
|
+
...obj,
|
|
422
|
+
});
|
|
423
|
+
export const GetTransitGatewayMulticastDomainAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
});
|
|
426
|
+
export const TransitGatewayMulticastDomainAssociationFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
export const GetTransitGatewayMulticastDomainAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
export const GetTransitGatewayPolicyTableAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
433
|
+
...obj,
|
|
434
|
+
});
|
|
435
|
+
export const GetTransitGatewayPolicyTableAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
436
|
+
...obj,
|
|
437
|
+
});
|
|
438
|
+
export const GetTransitGatewayPolicyTableEntriesRequestFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
export const TransitGatewayPolicyRuleMetaDataFilterSensitiveLog = (obj) => ({
|
|
442
|
+
...obj,
|
|
443
|
+
});
|
|
444
|
+
export const TransitGatewayPolicyRuleFilterSensitiveLog = (obj) => ({
|
|
445
|
+
...obj,
|
|
446
|
+
});
|
|
447
|
+
export const TransitGatewayPolicyTableEntryFilterSensitiveLog = (obj) => ({
|
|
448
|
+
...obj,
|
|
449
|
+
});
|
|
450
|
+
export const GetTransitGatewayPolicyTableEntriesResultFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
export const GetTransitGatewayPrefixListReferencesRequestFilterSensitiveLog = (obj) => ({
|
|
454
|
+
...obj,
|
|
455
|
+
});
|
|
456
|
+
export const GetTransitGatewayPrefixListReferencesResultFilterSensitiveLog = (obj) => ({
|
|
457
|
+
...obj,
|
|
458
|
+
});
|
|
459
|
+
export const GetTransitGatewayRouteTableAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
+
...obj,
|
|
461
|
+
});
|
|
462
|
+
export const TransitGatewayRouteTableAssociationFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
});
|
|
465
|
+
export const GetTransitGatewayRouteTableAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
466
|
+
...obj,
|
|
467
|
+
});
|
|
468
|
+
export const GetTransitGatewayRouteTablePropagationsRequestFilterSensitiveLog = (obj) => ({
|
|
469
|
+
...obj,
|
|
470
|
+
});
|
|
471
|
+
export const TransitGatewayRouteTablePropagationFilterSensitiveLog = (obj) => ({
|
|
472
|
+
...obj,
|
|
473
|
+
});
|
|
474
|
+
export const GetTransitGatewayRouteTablePropagationsResultFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
477
|
+
export const GetVpnConnectionDeviceSampleConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
});
|
|
480
|
+
export const GetVpnConnectionDeviceSampleConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
481
|
+
...obj,
|
|
482
|
+
...(obj.VpnConnectionDeviceSampleConfiguration && { VpnConnectionDeviceSampleConfiguration: SENSITIVE_STRING }),
|
|
483
|
+
});
|
|
484
|
+
export const GetVpnConnectionDeviceTypesRequestFilterSensitiveLog = (obj) => ({
|
|
485
|
+
...obj,
|
|
486
|
+
});
|
|
487
|
+
export const VpnConnectionDeviceTypeFilterSensitiveLog = (obj) => ({
|
|
488
|
+
...obj,
|
|
489
|
+
});
|
|
490
|
+
export const GetVpnConnectionDeviceTypesResultFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
export const ImportClientVpnClientCertificateRevocationListRequestFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
export const ImportClientVpnClientCertificateRevocationListResultFilterSensitiveLog = (obj) => ({
|
|
497
|
+
...obj,
|
|
498
|
+
});
|
|
499
|
+
export const ClientDataFilterSensitiveLog = (obj) => ({
|
|
500
|
+
...obj,
|
|
501
|
+
});
|
|
502
|
+
export const UserBucketFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
export const ImageDiskContainerFilterSensitiveLog = (obj) => ({
|
|
506
|
+
...obj,
|
|
507
|
+
});
|
|
508
|
+
export const ImportImageLicenseConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
509
|
+
...obj,
|
|
510
|
+
});
|
|
511
|
+
export const ImportImageRequestFilterSensitiveLog = (obj) => ({
|
|
512
|
+
...obj,
|
|
513
|
+
});
|
|
514
|
+
export const ImportImageResultFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
});
|
|
517
|
+
export const DiskImageDetailFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
export const VolumeDetailFilterSensitiveLog = (obj) => ({
|
|
521
|
+
...obj,
|
|
522
|
+
});
|
|
523
|
+
export const DiskImageFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
export const UserDataFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
529
|
+
export const ImportInstanceLaunchSpecificationFilterSensitiveLog = (obj) => ({
|
|
530
|
+
...obj,
|
|
531
|
+
...(obj.UserData && { UserData: SENSITIVE_STRING }),
|
|
532
|
+
});
|
|
533
|
+
export const ImportInstanceRequestFilterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
...(obj.LaunchSpecification && {
|
|
536
|
+
LaunchSpecification: ImportInstanceLaunchSpecificationFilterSensitiveLog(obj.LaunchSpecification),
|
|
537
|
+
}),
|
|
538
|
+
});
|
|
539
|
+
export const ImportInstanceResultFilterSensitiveLog = (obj) => ({
|
|
540
|
+
...obj,
|
|
541
|
+
});
|
|
542
|
+
export const ImportKeyPairRequestFilterSensitiveLog = (obj) => ({
|
|
543
|
+
...obj,
|
|
544
|
+
});
|
|
545
|
+
export const ImportKeyPairResultFilterSensitiveLog = (obj) => ({
|
|
546
|
+
...obj,
|
|
547
|
+
});
|
|
548
|
+
export const SnapshotDiskContainerFilterSensitiveLog = (obj) => ({
|
|
549
|
+
...obj,
|
|
550
|
+
});
|
|
551
|
+
export const ImportSnapshotRequestFilterSensitiveLog = (obj) => ({
|
|
552
|
+
...obj,
|
|
553
|
+
});
|
|
554
|
+
export const ImportSnapshotResultFilterSensitiveLog = (obj) => ({
|
|
555
|
+
...obj,
|
|
556
|
+
});
|
|
557
|
+
export const ImportVolumeRequestFilterSensitiveLog = (obj) => ({
|
|
558
|
+
...obj,
|
|
559
|
+
});
|
|
560
|
+
export const ImportVolumeResultFilterSensitiveLog = (obj) => ({
|
|
561
|
+
...obj,
|
|
562
|
+
});
|
|
563
|
+
export const ListImagesInRecycleBinRequestFilterSensitiveLog = (obj) => ({
|
|
564
|
+
...obj,
|
|
565
|
+
});
|
|
566
|
+
export const ImageRecycleBinInfoFilterSensitiveLog = (obj) => ({
|
|
567
|
+
...obj,
|
|
568
|
+
});
|
|
569
|
+
export const ListImagesInRecycleBinResultFilterSensitiveLog = (obj) => ({
|
|
570
|
+
...obj,
|
|
571
|
+
});
|
|
572
|
+
export const ListSnapshotsInRecycleBinRequestFilterSensitiveLog = (obj) => ({
|
|
573
|
+
...obj,
|
|
574
|
+
});
|
|
575
|
+
export const SnapshotRecycleBinInfoFilterSensitiveLog = (obj) => ({
|
|
576
|
+
...obj,
|
|
577
|
+
});
|
|
578
|
+
export const ListSnapshotsInRecycleBinResultFilterSensitiveLog = (obj) => ({
|
|
579
|
+
...obj,
|
|
580
|
+
});
|
|
581
|
+
export const ModifyAddressAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
582
|
+
...obj,
|
|
583
|
+
});
|
|
584
|
+
export const ModifyAddressAttributeResultFilterSensitiveLog = (obj) => ({
|
|
585
|
+
...obj,
|
|
586
|
+
});
|
|
587
|
+
export const ModifyAvailabilityZoneGroupRequestFilterSensitiveLog = (obj) => ({
|
|
588
|
+
...obj,
|
|
589
|
+
});
|
|
590
|
+
export const ModifyAvailabilityZoneGroupResultFilterSensitiveLog = (obj) => ({
|
|
591
|
+
...obj,
|
|
592
|
+
});
|
|
593
|
+
export const ModifyCapacityReservationRequestFilterSensitiveLog = (obj) => ({
|
|
594
|
+
...obj,
|
|
595
|
+
});
|
|
596
|
+
export const ModifyCapacityReservationResultFilterSensitiveLog = (obj) => ({
|
|
597
|
+
...obj,
|
|
598
|
+
});
|
|
599
|
+
export const ModifyCapacityReservationFleetRequestFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
});
|
|
602
|
+
export const ModifyCapacityReservationFleetResultFilterSensitiveLog = (obj) => ({
|
|
603
|
+
...obj,
|
|
604
|
+
});
|
|
605
|
+
export const DnsServersOptionsModifyStructureFilterSensitiveLog = (obj) => ({
|
|
606
|
+
...obj,
|
|
607
|
+
});
|
|
608
|
+
export const ModifyClientVpnEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
609
|
+
...obj,
|
|
610
|
+
});
|
|
611
|
+
export const ModifyClientVpnEndpointResultFilterSensitiveLog = (obj) => ({
|
|
612
|
+
...obj,
|
|
613
|
+
});
|
|
614
|
+
export const ModifyDefaultCreditSpecificationRequestFilterSensitiveLog = (obj) => ({
|
|
615
|
+
...obj,
|
|
616
|
+
});
|
|
617
|
+
export const ModifyDefaultCreditSpecificationResultFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
export const ModifyEbsDefaultKmsKeyIdRequestFilterSensitiveLog = (obj) => ({
|
|
621
|
+
...obj,
|
|
622
|
+
});
|
|
623
|
+
export const ModifyEbsDefaultKmsKeyIdResultFilterSensitiveLog = (obj) => ({
|
|
624
|
+
...obj,
|
|
625
|
+
});
|
|
626
|
+
export const ModifyFleetRequestFilterSensitiveLog = (obj) => ({
|
|
627
|
+
...obj,
|
|
628
|
+
});
|
|
629
|
+
export const ModifyFleetResultFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
export const LoadPermissionRequestFilterSensitiveLog = (obj) => ({
|
|
633
|
+
...obj,
|
|
634
|
+
});
|
|
635
|
+
export const LoadPermissionModificationsFilterSensitiveLog = (obj) => ({
|
|
636
|
+
...obj,
|
|
637
|
+
});
|
|
638
|
+
export const ModifyFpgaImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
639
|
+
...obj,
|
|
640
|
+
});
|
|
641
|
+
export const ModifyFpgaImageAttributeResultFilterSensitiveLog = (obj) => ({
|
|
642
|
+
...obj,
|
|
643
|
+
});
|
|
644
|
+
export const ModifyHostsRequestFilterSensitiveLog = (obj) => ({
|
|
645
|
+
...obj,
|
|
646
|
+
});
|
|
647
|
+
export const ModifyHostsResultFilterSensitiveLog = (obj) => ({
|
|
648
|
+
...obj,
|
|
649
|
+
});
|
|
650
|
+
export const ModifyIdentityIdFormatRequestFilterSensitiveLog = (obj) => ({
|
|
651
|
+
...obj,
|
|
652
|
+
});
|
|
653
|
+
export const ModifyIdFormatRequestFilterSensitiveLog = (obj) => ({
|
|
654
|
+
...obj,
|
|
655
|
+
});
|
|
656
|
+
export const LaunchPermissionModificationsFilterSensitiveLog = (obj) => ({
|
|
657
|
+
...obj,
|
|
658
|
+
});
|
|
659
|
+
export const ModifyImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
660
|
+
...obj,
|
|
661
|
+
});
|
|
662
|
+
export const EbsInstanceBlockDeviceSpecificationFilterSensitiveLog = (obj) => ({
|
|
663
|
+
...obj,
|
|
664
|
+
});
|
|
665
|
+
export const InstanceBlockDeviceMappingSpecificationFilterSensitiveLog = (obj) => ({
|
|
666
|
+
...obj,
|
|
667
|
+
});
|
|
668
|
+
export const BlobAttributeValueFilterSensitiveLog = (obj) => ({
|
|
669
|
+
...obj,
|
|
670
|
+
});
|
|
671
|
+
export const ModifyInstanceAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
672
|
+
...obj,
|
|
673
|
+
});
|
|
674
|
+
export const CapacityReservationSpecificationFilterSensitiveLog = (obj) => ({
|
|
675
|
+
...obj,
|
|
676
|
+
});
|
|
677
|
+
export const ModifyInstanceCapacityReservationAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
678
|
+
...obj,
|
|
679
|
+
});
|
|
680
|
+
export const ModifyInstanceCapacityReservationAttributesResultFilterSensitiveLog = (obj) => ({
|
|
681
|
+
...obj,
|
|
682
|
+
});
|
|
683
|
+
export const InstanceCreditSpecificationRequestFilterSensitiveLog = (obj) => ({
|
|
684
|
+
...obj,
|
|
685
|
+
});
|
|
686
|
+
export const ModifyInstanceCreditSpecificationRequestFilterSensitiveLog = (obj) => ({
|
|
687
|
+
...obj,
|
|
688
|
+
});
|
|
689
|
+
export const SuccessfulInstanceCreditSpecificationItemFilterSensitiveLog = (obj) => ({
|
|
690
|
+
...obj,
|
|
691
|
+
});
|
|
692
|
+
export const UnsuccessfulInstanceCreditSpecificationItemErrorFilterSensitiveLog = (obj) => ({
|
|
693
|
+
...obj,
|
|
694
|
+
});
|
|
695
|
+
export const UnsuccessfulInstanceCreditSpecificationItemFilterSensitiveLog = (obj) => ({
|
|
696
|
+
...obj,
|
|
697
|
+
});
|
|
698
|
+
export const ModifyInstanceCreditSpecificationResultFilterSensitiveLog = (obj) => ({
|
|
699
|
+
...obj,
|
|
700
|
+
});
|
|
701
|
+
export const ModifyInstanceEventStartTimeRequestFilterSensitiveLog = (obj) => ({
|
|
702
|
+
...obj,
|
|
703
|
+
});
|
|
704
|
+
export const ModifyInstanceEventStartTimeResultFilterSensitiveLog = (obj) => ({
|
|
705
|
+
...obj,
|
|
706
|
+
});
|
|
707
|
+
export const ModifyInstanceEventWindowRequestFilterSensitiveLog = (obj) => ({
|
|
708
|
+
...obj,
|
|
709
|
+
});
|
|
710
|
+
export const ModifyInstanceEventWindowResultFilterSensitiveLog = (obj) => ({
|
|
711
|
+
...obj,
|
|
712
|
+
});
|
|
713
|
+
export const ModifyInstanceMaintenanceOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
714
|
+
...obj,
|
|
715
|
+
});
|
|
716
|
+
export const ModifyInstanceMaintenanceOptionsResultFilterSensitiveLog = (obj) => ({
|
|
717
|
+
...obj,
|
|
718
|
+
});
|
|
719
|
+
export const ModifyInstanceMetadataOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
720
|
+
...obj,
|
|
721
|
+
});
|
|
722
|
+
export const ModifyInstanceMetadataOptionsResultFilterSensitiveLog = (obj) => ({
|
|
723
|
+
...obj,
|
|
724
|
+
});
|
|
725
|
+
export const ModifyInstancePlacementRequestFilterSensitiveLog = (obj) => ({
|
|
726
|
+
...obj,
|
|
727
|
+
});
|
|
728
|
+
export const ModifyInstancePlacementResultFilterSensitiveLog = (obj) => ({
|
|
729
|
+
...obj,
|
|
730
|
+
});
|
|
731
|
+
export const RemoveIpamOperatingRegionFilterSensitiveLog = (obj) => ({
|
|
732
|
+
...obj,
|
|
733
|
+
});
|
|
734
|
+
export const ModifyIpamRequestFilterSensitiveLog = (obj) => ({
|
|
735
|
+
...obj,
|
|
736
|
+
});
|
|
737
|
+
export const ModifyIpamResultFilterSensitiveLog = (obj) => ({
|
|
738
|
+
...obj,
|
|
739
|
+
});
|
|
740
|
+
export const ModifyIpamPoolRequestFilterSensitiveLog = (obj) => ({
|
|
741
|
+
...obj,
|
|
742
|
+
});
|
|
743
|
+
export const ModifyIpamPoolResultFilterSensitiveLog = (obj) => ({
|
|
744
|
+
...obj,
|
|
745
|
+
});
|
|
746
|
+
export const ModifyIpamResourceCidrRequestFilterSensitiveLog = (obj) => ({
|
|
747
|
+
...obj,
|
|
748
|
+
});
|
|
749
|
+
export const ModifyIpamResourceCidrResultFilterSensitiveLog = (obj) => ({
|
|
750
|
+
...obj,
|
|
751
|
+
});
|
|
752
|
+
export const ModifyIpamScopeRequestFilterSensitiveLog = (obj) => ({
|
|
753
|
+
...obj,
|
|
754
|
+
});
|
|
755
|
+
export const ModifyIpamScopeResultFilterSensitiveLog = (obj) => ({
|
|
756
|
+
...obj,
|
|
757
|
+
});
|
|
758
|
+
export const ModifyLaunchTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
759
|
+
...obj,
|
|
760
|
+
});
|
|
761
|
+
export const ModifyLaunchTemplateResultFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
});
|
|
764
|
+
export const ModifyLocalGatewayRouteRequestFilterSensitiveLog = (obj) => ({
|
|
765
|
+
...obj,
|
|
766
|
+
});
|
|
767
|
+
export const ModifyLocalGatewayRouteResultFilterSensitiveLog = (obj) => ({
|
|
768
|
+
...obj,
|
|
769
|
+
});
|
|
770
|
+
export const RemovePrefixListEntryFilterSensitiveLog = (obj) => ({
|
|
771
|
+
...obj,
|
|
772
|
+
});
|
|
773
|
+
export const ModifyManagedPrefixListRequestFilterSensitiveLog = (obj) => ({
|
|
774
|
+
...obj,
|
|
775
|
+
});
|
|
776
|
+
export const ModifyManagedPrefixListResultFilterSensitiveLog = (obj) => ({
|
|
777
|
+
...obj,
|
|
778
|
+
});
|
|
779
|
+
export const NetworkInterfaceAttachmentChangesFilterSensitiveLog = (obj) => ({
|
|
780
|
+
...obj,
|
|
781
|
+
});
|
|
782
|
+
export const ModifyNetworkInterfaceAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
783
|
+
...obj,
|
|
784
|
+
});
|
|
785
|
+
export const ModifyPrivateDnsNameOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
786
|
+
...obj,
|
|
787
|
+
});
|
|
788
|
+
export const ModifyPrivateDnsNameOptionsResultFilterSensitiveLog = (obj) => ({
|
|
789
|
+
...obj,
|
|
790
|
+
});
|
|
791
|
+
export const ModifyReservedInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
792
|
+
...obj,
|
|
793
|
+
});
|
|
794
|
+
export const ModifyReservedInstancesResultFilterSensitiveLog = (obj) => ({
|
|
795
|
+
...obj,
|
|
796
|
+
});
|
|
797
|
+
export const SecurityGroupRuleRequestFilterSensitiveLog = (obj) => ({
|
|
798
|
+
...obj,
|
|
799
|
+
});
|
|
800
|
+
export const SecurityGroupRuleUpdateFilterSensitiveLog = (obj) => ({
|
|
801
|
+
...obj,
|
|
802
|
+
});
|
|
803
|
+
export const ModifySecurityGroupRulesRequestFilterSensitiveLog = (obj) => ({
|
|
804
|
+
...obj,
|
|
805
|
+
});
|
|
806
|
+
export const ModifySecurityGroupRulesResultFilterSensitiveLog = (obj) => ({
|
|
807
|
+
...obj,
|
|
808
|
+
});
|
|
809
|
+
export const CreateVolumePermissionModificationsFilterSensitiveLog = (obj) => ({
|
|
810
|
+
...obj,
|
|
811
|
+
});
|
|
812
|
+
export const ModifySnapshotAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
813
|
+
...obj,
|
|
814
|
+
});
|
|
815
|
+
export const ModifySnapshotTierRequestFilterSensitiveLog = (obj) => ({
|
|
816
|
+
...obj,
|
|
817
|
+
});
|
|
818
|
+
export const ModifySnapshotTierResultFilterSensitiveLog = (obj) => ({
|
|
819
|
+
...obj,
|
|
820
|
+
});
|
|
821
|
+
export const ModifySpotFleetRequestRequestFilterSensitiveLog = (obj) => ({
|
|
822
|
+
...obj,
|
|
823
|
+
});
|
|
824
|
+
export const ModifySpotFleetRequestResponseFilterSensitiveLog = (obj) => ({
|
|
825
|
+
...obj,
|
|
826
|
+
});
|
|
827
|
+
export const ModifySubnetAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
828
|
+
...obj,
|
|
829
|
+
});
|
|
830
|
+
export const ModifyTrafficMirrorFilterNetworkServicesRequestFilterSensitiveLog = (obj) => ({
|
|
831
|
+
...obj,
|
|
832
|
+
});
|
|
833
|
+
export const ModifyTrafficMirrorFilterNetworkServicesResultFilterSensitiveLog = (obj) => ({
|
|
834
|
+
...obj,
|
|
835
|
+
});
|
|
836
|
+
export const ModifyTrafficMirrorFilterRuleRequestFilterSensitiveLog = (obj) => ({
|
|
837
|
+
...obj,
|
|
838
|
+
});
|
|
839
|
+
export const ModifyTrafficMirrorFilterRuleResultFilterSensitiveLog = (obj) => ({
|
|
840
|
+
...obj,
|
|
841
|
+
});
|
|
842
|
+
export const ModifyTrafficMirrorSessionRequestFilterSensitiveLog = (obj) => ({
|
|
843
|
+
...obj,
|
|
844
|
+
});
|
|
845
|
+
export const ModifyTrafficMirrorSessionResultFilterSensitiveLog = (obj) => ({
|
|
846
|
+
...obj,
|
|
847
|
+
});
|
|
848
|
+
export const ModifyTransitGatewayOptionsFilterSensitiveLog = (obj) => ({
|
|
849
|
+
...obj,
|
|
850
|
+
});
|
|
851
|
+
export const ModifyTransitGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
852
|
+
...obj,
|
|
853
|
+
});
|
|
854
|
+
export const ModifyTransitGatewayResultFilterSensitiveLog = (obj) => ({
|
|
855
|
+
...obj,
|
|
856
|
+
});
|
|
857
|
+
export const ModifyTransitGatewayPrefixListReferenceRequestFilterSensitiveLog = (obj) => ({
|
|
858
|
+
...obj,
|
|
859
|
+
});
|
|
860
|
+
export const ModifyTransitGatewayPrefixListReferenceResultFilterSensitiveLog = (obj) => ({
|
|
861
|
+
...obj,
|
|
862
|
+
});
|
|
863
|
+
export const ModifyTransitGatewayVpcAttachmentRequestOptionsFilterSensitiveLog = (obj) => ({
|
|
864
|
+
...obj,
|
|
865
|
+
});
|
|
866
|
+
export const ModifyTransitGatewayVpcAttachmentRequestFilterSensitiveLog = (obj) => ({
|
|
867
|
+
...obj,
|
|
868
|
+
});
|
|
869
|
+
export const ModifyTransitGatewayVpcAttachmentResultFilterSensitiveLog = (obj) => ({
|
|
870
|
+
...obj,
|
|
871
|
+
});
|
|
872
|
+
export const ModifyVolumeRequestFilterSensitiveLog = (obj) => ({
|
|
873
|
+
...obj,
|
|
874
|
+
});
|
|
875
|
+
export const ModifyVolumeResultFilterSensitiveLog = (obj) => ({
|
|
876
|
+
...obj,
|
|
877
|
+
});
|
|
878
|
+
export const ModifyVolumeAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
879
|
+
...obj,
|
|
880
|
+
});
|
|
881
|
+
export const ModifyVpcAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
882
|
+
...obj,
|
|
883
|
+
});
|
|
884
|
+
export const ModifyVpcEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
885
|
+
...obj,
|
|
886
|
+
});
|
|
887
|
+
export const ModifyVpcEndpointResultFilterSensitiveLog = (obj) => ({
|
|
888
|
+
...obj,
|
|
889
|
+
});
|
|
890
|
+
export const ModifyVpcEndpointConnectionNotificationRequestFilterSensitiveLog = (obj) => ({
|
|
891
|
+
...obj,
|
|
892
|
+
});
|
|
893
|
+
export const ModifyVpcEndpointConnectionNotificationResultFilterSensitiveLog = (obj) => ({
|
|
894
|
+
...obj,
|
|
895
|
+
});
|
|
896
|
+
export const ModifyVpcEndpointServiceConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
897
|
+
...obj,
|
|
898
|
+
});
|
|
899
|
+
export const ModifyVpcEndpointServiceConfigurationResultFilterSensitiveLog = (obj) => ({
|
|
900
|
+
...obj,
|
|
901
|
+
});
|
|
902
|
+
export const ModifyVpcEndpointServicePayerResponsibilityRequestFilterSensitiveLog = (obj) => ({
|
|
903
|
+
...obj,
|
|
904
|
+
});
|
|
905
|
+
export const ModifyVpcEndpointServicePayerResponsibilityResultFilterSensitiveLog = (obj) => ({
|
|
906
|
+
...obj,
|
|
907
|
+
});
|
|
908
|
+
export const ModifyVpcEndpointServicePermissionsRequestFilterSensitiveLog = (obj) => ({
|
|
909
|
+
...obj,
|
|
910
|
+
});
|
|
911
|
+
export const ModifyVpcEndpointServicePermissionsResultFilterSensitiveLog = (obj) => ({
|
|
912
|
+
...obj,
|
|
913
|
+
});
|
|
914
|
+
export const PeeringConnectionOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
915
|
+
...obj,
|
|
916
|
+
});
|
|
917
|
+
export const ModifyVpcPeeringConnectionOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
918
|
+
...obj,
|
|
919
|
+
});
|
|
920
|
+
export const PeeringConnectionOptionsFilterSensitiveLog = (obj) => ({
|
|
921
|
+
...obj,
|
|
922
|
+
});
|
|
923
|
+
export const ModifyVpcPeeringConnectionOptionsResultFilterSensitiveLog = (obj) => ({
|
|
924
|
+
...obj,
|
|
925
|
+
});
|
|
926
|
+
export const ModifyVpcTenancyRequestFilterSensitiveLog = (obj) => ({
|
|
927
|
+
...obj,
|
|
928
|
+
});
|
|
929
|
+
export const ModifyVpcTenancyResultFilterSensitiveLog = (obj) => ({
|
|
930
|
+
...obj,
|
|
931
|
+
});
|
|
932
|
+
export const ModifyVpnConnectionRequestFilterSensitiveLog = (obj) => ({
|
|
933
|
+
...obj,
|
|
934
|
+
});
|
|
935
|
+
export const ModifyVpnConnectionResultFilterSensitiveLog = (obj) => ({
|
|
936
|
+
...obj,
|
|
937
|
+
});
|
|
938
|
+
export const ModifyVpnConnectionOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
939
|
+
...obj,
|
|
940
|
+
});
|
|
941
|
+
export const ModifyVpnConnectionOptionsResultFilterSensitiveLog = (obj) => ({
|
|
942
|
+
...obj,
|
|
943
|
+
});
|
|
944
|
+
export const ModifyVpnTunnelCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
945
|
+
...obj,
|
|
946
|
+
});
|
|
947
|
+
export const ModifyVpnTunnelCertificateResultFilterSensitiveLog = (obj) => ({
|
|
948
|
+
...obj,
|
|
949
|
+
});
|
|
950
|
+
export const ModifyVpnTunnelOptionsSpecificationFilterSensitiveLog = (obj) => ({
|
|
951
|
+
...obj,
|
|
952
|
+
});
|
|
953
|
+
export const ModifyVpnTunnelOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
954
|
+
...obj,
|
|
955
|
+
});
|