@aws-sdk/client-ec2 3.181.0 → 3.183.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/dist-cjs/commands/DescribeLocalGatewaysCommand.js +1 -2
- package/dist-cjs/commands/ModifyVpnTunnelOptionsCommand.js +2 -1
- package/dist-cjs/models/models_3.js +11 -10
- package/dist-cjs/models/models_4.js +10 -10
- package/dist-cjs/models/models_5.js +10 -10
- package/dist-cjs/models/models_6.js +8 -4
- package/dist-cjs/protocols/Aws_ec2.js +11 -0
- package/dist-es/EC2.js +2170 -2177
- package/dist-es/EC2Client.js +22 -28
- package/dist-es/commands/AcceptReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/AcceptVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/AcceptVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/AdvertiseByoipCidrCommand.js +21 -28
- package/dist-es/commands/AllocateAddressCommand.js +21 -28
- package/dist-es/commands/AllocateHostsCommand.js +21 -28
- package/dist-es/commands/AllocateIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ApplySecurityGroupsToClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/AssignPrivateIpAddressesCommand.js +21 -28
- package/dist-es/commands/AssociateAddressCommand.js +21 -28
- package/dist-es/commands/AssociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/AssociateDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/AssociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/AssociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/AssociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/AssociateRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/AssociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/AssociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/AssociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/AttachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/AttachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/AttachNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/AttachVolumeCommand.js +21 -28
- package/dist-es/commands/AttachVpnGatewayCommand.js +21 -28
- package/dist-es/commands/AuthorizeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/AuthorizeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/BundleInstanceCommand.js +21 -28
- package/dist-es/commands/CancelBundleTaskCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CancelCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/CancelConversionTaskCommand.js +22 -29
- package/dist-es/commands/CancelExportTaskCommand.js +22 -29
- package/dist-es/commands/CancelImportTaskCommand.js +21 -28
- package/dist-es/commands/CancelReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CancelSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/CancelSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/ConfirmProductInstanceCommand.js +21 -28
- package/dist-es/commands/CopyFpgaImageCommand.js +21 -28
- package/dist-es/commands/CopyImageCommand.js +21 -28
- package/dist-es/commands/CopySnapshotCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationCommand.js +21 -28
- package/dist-es/commands/CreateCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/CreateCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/CreateClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/CreateCoipCidrCommand.js +21 -28
- package/dist-es/commands/CreateCoipPoolCommand.js +21 -28
- package/dist-es/commands/CreateCustomerGatewayCommand.js +21 -28
- package/dist-es/commands/CreateDefaultSubnetCommand.js +21 -28
- package/dist-es/commands/CreateDefaultVpcCommand.js +21 -28
- package/dist-es/commands/CreateDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/CreateEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateFleetCommand.js +21 -28
- package/dist-es/commands/CreateFlowLogsCommand.js +21 -28
- package/dist-es/commands/CreateFpgaImageCommand.js +21 -28
- package/dist-es/commands/CreateImageCommand.js +21 -28
- package/dist-es/commands/CreateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/CreateInstanceExportTaskCommand.js +21 -28
- package/dist-es/commands/CreateInternetGatewayCommand.js +21 -28
- package/dist-es/commands/CreateIpamCommand.js +21 -28
- package/dist-es/commands/CreateIpamPoolCommand.js +21 -28
- package/dist-es/commands/CreateIpamScopeCommand.js +21 -28
- package/dist-es/commands/CreateKeyPairCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/CreateLaunchTemplateVersionCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/CreateLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/CreateManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/CreateNatGatewayCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/CreateNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfaceCommand.js +21 -28
- package/dist-es/commands/CreateNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/CreatePlacementGroupCommand.js +21 -28
- package/dist-es/commands/CreatePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/CreateReplaceRootVolumeTaskCommand.js +21 -28
- package/dist-es/commands/CreateReservedInstancesListingCommand.js +21 -28
- package/dist-es/commands/CreateRestoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateRouteCommand.js +21 -28
- package/dist-es/commands/CreateRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateSecurityGroupCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotCommand.js +21 -28
- package/dist-es/commands/CreateSnapshotsCommand.js +21 -28
- package/dist-es/commands/CreateSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateStoreImageTaskCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/CreateSubnetCommand.js +21 -28
- package/dist-es/commands/CreateTagsCommand.js +22 -29
- package/dist-es/commands/CreateTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/CreateTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/CreateTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/CreateVolumeCommand.js +21 -28
- package/dist-es/commands/CreateVpcCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/CreateVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionCommand.js +21 -28
- package/dist-es/commands/CreateVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/CreateVpnGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteCarrierGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/DeleteClientVpnRouteCommand.js +21 -28
- package/dist-es/commands/DeleteCoipCidrCommand.js +21 -28
- package/dist-es/commands/DeleteCoipPoolCommand.js +21 -28
- package/dist-es/commands/DeleteCustomerGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteDhcpOptionsCommand.js +22 -29
- package/dist-es/commands/DeleteEgressOnlyInternetGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteFleetsCommand.js +21 -28
- package/dist-es/commands/DeleteFlowLogsCommand.js +21 -28
- package/dist-es/commands/DeleteFpgaImageCommand.js +21 -28
- package/dist-es/commands/DeleteInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DeleteInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DeleteIpamCommand.js +21 -28
- package/dist-es/commands/DeleteIpamPoolCommand.js +21 -28
- package/dist-es/commands/DeleteIpamScopeCommand.js +21 -28
- package/dist-es/commands/DeleteKeyPairCommand.js +22 -29
- package/dist-es/commands/DeleteLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/DeleteLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVirtualInterfaceGroupAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteLocalGatewayRouteTableVpcAssociationCommand.js +21 -28
- package/dist-es/commands/DeleteManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/DeleteNatGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkAclCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAccessScopeCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInsightsPathCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DeleteNetworkInterfacePermissionCommand.js +21 -28
- package/dist-es/commands/DeletePlacementGroupCommand.js +22 -29
- package/dist-es/commands/DeletePublicIpv4PoolCommand.js +21 -28
- package/dist-es/commands/DeleteQueuedReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DeleteRouteCommand.js +22 -29
- package/dist-es/commands/DeleteRouteTableCommand.js +22 -29
- package/dist-es/commands/DeleteSecurityGroupCommand.js +22 -29
- package/dist-es/commands/DeleteSnapshotCommand.js +22 -29
- package/dist-es/commands/DeleteSpotDatafeedSubscriptionCommand.js +22 -29
- package/dist-es/commands/DeleteSubnetCidrReservationCommand.js +21 -28
- package/dist-es/commands/DeleteSubnetCommand.js +22 -29
- package/dist-es/commands/DeleteTagsCommand.js +22 -29
- package/dist-es/commands/DeleteTrafficMirrorFilterCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/DeleteTrafficMirrorTargetCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayConnectPeerCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableAnnouncementCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DeleteTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/DeleteVolumeCommand.js +22 -29
- package/dist-es/commands/DeleteVpcCommand.js +22 -29
- package/dist-es/commands/DeleteVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/DeleteVpnConnectionCommand.js +22 -29
- package/dist-es/commands/DeleteVpnConnectionRouteCommand.js +22 -29
- package/dist-es/commands/DeleteVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DeprovisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/DeprovisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/DeregisterImageCommand.js +22 -29
- package/dist-es/commands/DeregisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/DeregisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/DescribeAccountAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeAggregateIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeAvailabilityZonesCommand.js +21 -28
- package/dist-es/commands/DescribeBundleTasksCommand.js +21 -28
- package/dist-es/commands/DescribeByoipCidrsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeCapacityReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeCarrierGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeClassicLinkInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnAuthorizationRulesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnRoutesCommand.js +21 -28
- package/dist-es/commands/DescribeClientVpnTargetNetworksCommand.js +21 -28
- package/dist-es/commands/DescribeCoipPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeConversionTasksCommand.js +21 -28
- package/dist-es/commands/DescribeCustomerGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeDhcpOptionsCommand.js +21 -28
- package/dist-es/commands/DescribeEgressOnlyInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeElasticGpusCommand.js +21 -28
- package/dist-es/commands/DescribeExportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeExportTasksCommand.js +21 -28
- package/dist-es/commands/DescribeFastLaunchImagesCommand.js +21 -28
- package/dist-es/commands/DescribeFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DescribeFleetHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeFleetsCommand.js +21 -28
- package/dist-es/commands/DescribeFlowLogsCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeFpgaImagesCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeHostReservationsCommand.js +21 -28
- package/dist-es/commands/DescribeHostsCommand.js +21 -28
- package/dist-es/commands/DescribeIamInstanceProfileAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeIdentityIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribeImageAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeImagesCommand.js +21 -28
- package/dist-es/commands/DescribeImportImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeImportSnapshotTasksCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceCreditSpecificationsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceEventWindowsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceStatusCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypeOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeInstanceTypesCommand.js +21 -28
- package/dist-es/commands/DescribeInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeInternetGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeIpamPoolsCommand.js +21 -28
- package/dist-es/commands/DescribeIpamScopesCommand.js +21 -28
- package/dist-es/commands/DescribeIpamsCommand.js +21 -28
- package/dist-es/commands/DescribeIpv6PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeKeyPairsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplateVersionsCommand.js +21 -28
- package/dist-es/commands/DescribeLaunchTemplatesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTableVpcAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfaceGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewayVirtualInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribeLocalGatewaysCommand.js +22 -30
- package/dist-es/commands/DescribeManagedPrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribeMovingAddressesCommand.js +21 -28
- package/dist-es/commands/DescribeNatGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkAclsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopeAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAccessScopesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsAnalysesCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInsightsPathsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfaceAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeNetworkInterfacesCommand.js +21 -28
- package/dist-es/commands/DescribePlacementGroupsCommand.js +21 -28
- package/dist-es/commands/DescribePrefixListsCommand.js +21 -28
- package/dist-es/commands/DescribePrincipalIdFormatCommand.js +21 -28
- package/dist-es/commands/DescribePublicIpv4PoolsCommand.js +21 -28
- package/dist-es/commands/DescribeRegionsCommand.js +21 -28
- package/dist-es/commands/DescribeReplaceRootVolumeTasksCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesListingsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeReservedInstancesOfferingsCommand.js +21 -28
- package/dist-es/commands/DescribeRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstanceAvailabilityCommand.js +21 -28
- package/dist-es/commands/DescribeScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupReferencesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/DescribeSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotTierStatusCommand.js +21 -28
- package/dist-es/commands/DescribeSnapshotsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotDatafeedSubscriptionCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetInstancesCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeSpotFleetRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotInstanceRequestsCommand.js +21 -28
- package/dist-es/commands/DescribeSpotPriceHistoryCommand.js +21 -28
- package/dist-es/commands/DescribeStaleSecurityGroupsCommand.js +21 -28
- package/dist-es/commands/DescribeStoreImageTasksCommand.js +21 -28
- package/dist-es/commands/DescribeSubnetsCommand.js +21 -28
- package/dist-es/commands/DescribeTagsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorFiltersCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorSessionsCommand.js +21 -28
- package/dist-es/commands/DescribeTrafficMirrorTargetsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectPeersCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayConnectsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayMulticastDomainsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPeeringAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayPolicyTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTableAnnouncementsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayRouteTablesCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewayVpcAttachmentsCommand.js +21 -28
- package/dist-es/commands/DescribeTransitGatewaysCommand.js +21 -28
- package/dist-es/commands/DescribeTrunkInterfaceAssociationsCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVolumeStatusCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesCommand.js +21 -28
- package/dist-es/commands/DescribeVolumesModificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcAttributeCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DescribeVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionNotificationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServiceConfigurationsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointServicesCommand.js +21 -28
- package/dist-es/commands/DescribeVpcEndpointsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpcsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/DescribeVpnGatewaysCommand.js +21 -28
- package/dist-es/commands/DetachClassicLinkVpcCommand.js +21 -28
- package/dist-es/commands/DetachInternetGatewayCommand.js +22 -29
- package/dist-es/commands/DetachNetworkInterfaceCommand.js +22 -29
- package/dist-es/commands/DetachVolumeCommand.js +21 -28
- package/dist-es/commands/DetachVpnGatewayCommand.js +22 -29
- package/dist-es/commands/DisableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/DisableFastLaunchCommand.js +21 -28
- package/dist-es/commands/DisableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/DisableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/DisableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/DisableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/DisableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/DisableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/DisableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/DisableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/DisassociateAddressCommand.js +22 -29
- package/dist-es/commands/DisassociateClientVpnTargetNetworkCommand.js +21 -28
- package/dist-es/commands/DisassociateEnclaveCertificateIamRoleCommand.js +21 -28
- package/dist-es/commands/DisassociateIamInstanceProfileCommand.js +21 -28
- package/dist-es/commands/DisassociateInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/DisassociateRouteTableCommand.js +22 -29
- package/dist-es/commands/DisassociateSubnetCidrBlockCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayMulticastDomainCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayPolicyTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTransitGatewayRouteTableCommand.js +21 -28
- package/dist-es/commands/DisassociateTrunkInterfaceCommand.js +21 -28
- package/dist-es/commands/DisassociateVpcCidrBlockCommand.js +21 -28
- package/dist-es/commands/EnableEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/EnableFastLaunchCommand.js +21 -28
- package/dist-es/commands/EnableFastSnapshotRestoresCommand.js +21 -28
- package/dist-es/commands/EnableImageDeprecationCommand.js +21 -28
- package/dist-es/commands/EnableIpamOrganizationAdminAccountCommand.js +21 -28
- package/dist-es/commands/EnableSerialConsoleAccessCommand.js +21 -28
- package/dist-es/commands/EnableTransitGatewayRouteTablePropagationCommand.js +21 -28
- package/dist-es/commands/EnableVgwRoutePropagationCommand.js +22 -29
- package/dist-es/commands/EnableVolumeIOCommand.js +22 -29
- package/dist-es/commands/EnableVpcClassicLinkCommand.js +21 -28
- package/dist-es/commands/EnableVpcClassicLinkDnsSupportCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ExportClientVpnClientConfigurationCommand.js +21 -28
- package/dist-es/commands/ExportImageCommand.js +21 -28
- package/dist-es/commands/ExportTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedEnclaveCertificateIamRolesCommand.js +21 -28
- package/dist-es/commands/GetAssociatedIpv6PoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetCapacityReservationUsageCommand.js +21 -28
- package/dist-es/commands/GetCoipPoolUsageCommand.js +21 -28
- package/dist-es/commands/GetConsoleOutputCommand.js +21 -28
- package/dist-es/commands/GetConsoleScreenshotCommand.js +21 -28
- package/dist-es/commands/GetDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/GetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/GetEbsEncryptionByDefaultCommand.js +21 -28
- package/dist-es/commands/GetFlowLogsIntegrationTemplateCommand.js +21 -28
- package/dist-es/commands/GetGroupsForCapacityReservationCommand.js +21 -28
- package/dist-es/commands/GetHostReservationPurchasePreviewCommand.js +21 -28
- package/dist-es/commands/GetInstanceTypesFromInstanceRequirementsCommand.js +21 -28
- package/dist-es/commands/GetInstanceUefiDataCommand.js +21 -28
- package/dist-es/commands/GetIpamAddressHistoryCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolAllocationsCommand.js +21 -28
- package/dist-es/commands/GetIpamPoolCidrsCommand.js +21 -28
- package/dist-es/commands/GetIpamResourceCidrsCommand.js +21 -28
- package/dist-es/commands/GetLaunchTemplateDataCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListAssociationsCommand.js +21 -28
- package/dist-es/commands/GetManagedPrefixListEntriesCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeAnalysisFindingsCommand.js +21 -28
- package/dist-es/commands/GetNetworkInsightsAccessScopeContentCommand.js +21 -28
- package/dist-es/commands/GetPasswordDataCommand.js +21 -28
- package/dist-es/commands/GetReservedInstancesExchangeQuoteCommand.js +21 -28
- package/dist-es/commands/GetSerialConsoleAccessStatusCommand.js +21 -28
- package/dist-es/commands/GetSpotPlacementScoresCommand.js +21 -28
- package/dist-es/commands/GetSubnetCidrReservationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayAttachmentPropagationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPolicyTableEntriesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayPrefixListReferencesCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTableAssociationsCommand.js +21 -28
- package/dist-es/commands/GetTransitGatewayRouteTablePropagationsCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceSampleConfigurationCommand.js +21 -28
- package/dist-es/commands/GetVpnConnectionDeviceTypesCommand.js +21 -28
- package/dist-es/commands/ImportClientVpnClientCertificateRevocationListCommand.js +21 -28
- package/dist-es/commands/ImportImageCommand.js +21 -28
- package/dist-es/commands/ImportInstanceCommand.js +21 -28
- package/dist-es/commands/ImportKeyPairCommand.js +21 -28
- package/dist-es/commands/ImportSnapshotCommand.js +21 -28
- package/dist-es/commands/ImportVolumeCommand.js +21 -28
- package/dist-es/commands/ListImagesInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ListSnapshotsInRecycleBinCommand.js +21 -28
- package/dist-es/commands/ModifyAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyAvailabilityZoneGroupCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationCommand.js +21 -28
- package/dist-es/commands/ModifyCapacityReservationFleetCommand.js +21 -28
- package/dist-es/commands/ModifyClientVpnEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyDefaultCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ModifyFleetCommand.js +21 -28
- package/dist-es/commands/ModifyFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ModifyHostsCommand.js +21 -28
- package/dist-es/commands/ModifyIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyIdentityIdFormatCommand.js +22 -29
- package/dist-es/commands/ModifyImageAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyInstanceCapacityReservationAttributesCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceCreditSpecificationCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventStartTimeCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceEventWindowCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMaintenanceOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstanceMetadataOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyInstancePlacementCommand.js +21 -28
- package/dist-es/commands/ModifyIpamCommand.js +21 -28
- package/dist-es/commands/ModifyIpamPoolCommand.js +21 -28
- package/dist-es/commands/ModifyIpamResourceCidrCommand.js +21 -28
- package/dist-es/commands/ModifyIpamScopeCommand.js +21 -28
- package/dist-es/commands/ModifyLaunchTemplateCommand.js +21 -28
- package/dist-es/commands/ModifyLocalGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ModifyManagedPrefixListCommand.js +21 -28
- package/dist-es/commands/ModifyNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyPrivateDnsNameOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyReservedInstancesCommand.js +21 -28
- package/dist-es/commands/ModifySecurityGroupRulesCommand.js +21 -28
- package/dist-es/commands/ModifySnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/ModifySnapshotTierCommand.js +21 -28
- package/dist-es/commands/ModifySpotFleetRequestCommand.js +21 -28
- package/dist-es/commands/ModifySubnetAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyTrafficMirrorFilterNetworkServicesCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorFilterRuleCommand.js +21 -28
- package/dist-es/commands/ModifyTrafficMirrorSessionCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayPrefixListReferenceCommand.js +21 -28
- package/dist-es/commands/ModifyTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/ModifyVolumeAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVolumeCommand.js +21 -28
- package/dist-es/commands/ModifyVpcAttributeCommand.js +22 -29
- package/dist-es/commands/ModifyVpcEndpointCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointConnectionNotificationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServiceConfigurationCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePayerResponsibilityCommand.js +21 -28
- package/dist-es/commands/ModifyVpcEndpointServicePermissionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcPeeringConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpcTenancyCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionCommand.js +21 -28
- package/dist-es/commands/ModifyVpnConnectionOptionsCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelCertificateCommand.js +21 -28
- package/dist-es/commands/ModifyVpnTunnelOptionsCommand.js +23 -29
- package/dist-es/commands/MonitorInstancesCommand.js +21 -28
- package/dist-es/commands/MoveAddressToVpcCommand.js +21 -28
- package/dist-es/commands/MoveByoipCidrToIpamCommand.js +21 -28
- package/dist-es/commands/ProvisionByoipCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionIpamPoolCidrCommand.js +21 -28
- package/dist-es/commands/ProvisionPublicIpv4PoolCidrCommand.js +21 -28
- package/dist-es/commands/PurchaseHostReservationCommand.js +21 -28
- package/dist-es/commands/PurchaseReservedInstancesOfferingCommand.js +21 -28
- package/dist-es/commands/PurchaseScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/RebootInstancesCommand.js +22 -29
- package/dist-es/commands/RegisterImageCommand.js +21 -28
- package/dist-es/commands/RegisterInstanceEventNotificationAttributesCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupMembersCommand.js +21 -28
- package/dist-es/commands/RegisterTransitGatewayMulticastGroupSourcesCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayMulticastDomainAssociationsCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayPeeringAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectTransitGatewayVpcAttachmentCommand.js +21 -28
- package/dist-es/commands/RejectVpcEndpointConnectionsCommand.js +21 -28
- package/dist-es/commands/RejectVpcPeeringConnectionCommand.js +21 -28
- package/dist-es/commands/ReleaseAddressCommand.js +22 -29
- package/dist-es/commands/ReleaseHostsCommand.js +21 -28
- package/dist-es/commands/ReleaseIpamPoolAllocationCommand.js +21 -28
- package/dist-es/commands/ReplaceIamInstanceProfileAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceNetworkAclEntryCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteCommand.js +22 -29
- package/dist-es/commands/ReplaceRouteTableAssociationCommand.js +21 -28
- package/dist-es/commands/ReplaceTransitGatewayRouteCommand.js +21 -28
- package/dist-es/commands/ReportInstanceStatusCommand.js +22 -29
- package/dist-es/commands/RequestSpotFleetCommand.js +21 -28
- package/dist-es/commands/RequestSpotInstancesCommand.js +21 -28
- package/dist-es/commands/ResetAddressAttributeCommand.js +21 -28
- package/dist-es/commands/ResetEbsDefaultKmsKeyIdCommand.js +21 -28
- package/dist-es/commands/ResetFpgaImageAttributeCommand.js +21 -28
- package/dist-es/commands/ResetImageAttributeCommand.js +22 -29
- package/dist-es/commands/ResetInstanceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetNetworkInterfaceAttributeCommand.js +22 -29
- package/dist-es/commands/ResetSnapshotAttributeCommand.js +22 -29
- package/dist-es/commands/RestoreAddressToClassicCommand.js +21 -28
- package/dist-es/commands/RestoreImageFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreManagedPrefixListVersionCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotFromRecycleBinCommand.js +21 -28
- package/dist-es/commands/RestoreSnapshotTierCommand.js +21 -28
- package/dist-es/commands/RevokeClientVpnIngressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupEgressCommand.js +21 -28
- package/dist-es/commands/RevokeSecurityGroupIngressCommand.js +21 -28
- package/dist-es/commands/RunInstancesCommand.js +21 -28
- package/dist-es/commands/RunScheduledInstancesCommand.js +21 -28
- package/dist-es/commands/SearchLocalGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayMulticastGroupsCommand.js +21 -28
- package/dist-es/commands/SearchTransitGatewayRoutesCommand.js +21 -28
- package/dist-es/commands/SendDiagnosticInterruptCommand.js +22 -29
- package/dist-es/commands/StartInstancesCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAccessScopeAnalysisCommand.js +21 -28
- package/dist-es/commands/StartNetworkInsightsAnalysisCommand.js +21 -28
- package/dist-es/commands/StartVpcEndpointServicePrivateDnsVerificationCommand.js +21 -28
- package/dist-es/commands/StopInstancesCommand.js +21 -28
- package/dist-es/commands/TerminateClientVpnConnectionsCommand.js +21 -28
- package/dist-es/commands/TerminateInstancesCommand.js +21 -28
- package/dist-es/commands/UnassignIpv6AddressesCommand.js +21 -28
- package/dist-es/commands/UnassignPrivateIpAddressesCommand.js +22 -29
- package/dist-es/commands/UnmonitorInstancesCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsEgressCommand.js +21 -28
- package/dist-es/commands/UpdateSecurityGroupRuleDescriptionsIngressCommand.js +21 -28
- package/dist-es/commands/WithdrawByoipCidrCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/EC2ServiceException.js +5 -10
- package/dist-es/models/models_0.js +696 -233
- package/dist-es/models/models_1.js +696 -232
- package/dist-es/models/models_2.js +765 -256
- package/dist-es/models/models_3.js +731 -244
- package/dist-es/models/models_4.js +831 -278
- package/dist-es/models/models_5.js +857 -287
- package/dist-es/models/models_6.js +457 -152
- package/dist-es/pagination/DescribeAddressesAttributePaginator.js +25 -68
- package/dist-es/pagination/DescribeByoipCidrsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCapacityReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeCarrierGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeClassicLinkInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnAuthorizationRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnRoutesPaginator.js +25 -68
- package/dist-es/pagination/DescribeClientVpnTargetNetworksPaginator.js +25 -68
- package/dist-es/pagination/DescribeCoipPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeDhcpOptionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeEgressOnlyInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeExportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastLaunchImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeFastSnapshotRestoresPaginator.js +25 -68
- package/dist-es/pagination/DescribeFleetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFlowLogsPaginator.js +25 -68
- package/dist-es/pagination/DescribeFpgaImagesPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostReservationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeHostsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIamInstanceProfileAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeImportSnapshotTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceCreditSpecificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceEventWindowsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypeOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstanceTypesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeInternetGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamPoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpamsPaginator.js +25 -68
- package/dist-es/pagination/DescribeIpv6PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplateVersionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLaunchTemplatesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTableVpcAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfaceGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewayVirtualInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribeLocalGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeManagedPrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribeMovingAddressesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNatGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkAclsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopeAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAccessScopesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsAnalysesPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInsightsPathsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeNetworkInterfacesPaginator.js +25 -68
- package/dist-es/pagination/DescribePrefixListsPaginator.js +25 -68
- package/dist-es/pagination/DescribePrincipalIdFormatPaginator.js +25 -68
- package/dist-es/pagination/DescribePublicIpv4PoolsPaginator.js +25 -68
- package/dist-es/pagination/DescribeReplaceRootVolumeTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeReservedInstancesModificationsPaginator.js +24 -67
- package/dist-es/pagination/DescribeReservedInstancesOfferingsPaginator.js +25 -68
- package/dist-es/pagination/DescribeRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstanceAvailabilityPaginator.js +25 -68
- package/dist-es/pagination/DescribeScheduledInstancesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupRulesPaginator.js +25 -68
- package/dist-es/pagination/DescribeSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotTierStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeSnapshotsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotFleetRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotInstanceRequestsPaginator.js +25 -68
- package/dist-es/pagination/DescribeSpotPriceHistoryPaginator.js +25 -68
- package/dist-es/pagination/DescribeStaleSecurityGroupsPaginator.js +25 -68
- package/dist-es/pagination/DescribeStoreImageTasksPaginator.js +25 -68
- package/dist-es/pagination/DescribeSubnetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTagsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorFiltersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorSessionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrafficMirrorTargetsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectPeersPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayConnectsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayMulticastDomainsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPeeringAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayPolicyTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTableAnnouncementsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayRouteTablesPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewayVpcAttachmentsPaginator.js +25 -68
- package/dist-es/pagination/DescribeTransitGatewaysPaginator.js +25 -68
- package/dist-es/pagination/DescribeTrunkInterfaceAssociationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumeStatusPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesModificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVolumesPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcClassicLinkDnsSupportPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionNotificationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServiceConfigurationsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointServicePermissionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcEndpointsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcPeeringConnectionsPaginator.js +25 -68
- package/dist-es/pagination/DescribeVpcsPaginator.js +25 -68
- package/dist-es/pagination/GetAssociatedIpv6PoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetGroupsForCapacityReservationPaginator.js +25 -68
- package/dist-es/pagination/GetInstanceTypesFromInstanceRequirementsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamAddressHistoryPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolAllocationsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamPoolCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetIpamResourceCidrsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetManagedPrefixListEntriesPaginator.js +25 -68
- package/dist-es/pagination/GetSpotPlacementScoresPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayAttachmentPropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayMulticastDomainAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPolicyTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayPrefixListReferencesPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTableAssociationsPaginator.js +25 -68
- package/dist-es/pagination/GetTransitGatewayRouteTablePropagationsPaginator.js +25 -68
- package/dist-es/pagination/GetVpnConnectionDeviceTypesPaginator.js +25 -68
- package/dist-es/pagination/ListImagesInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/ListSnapshotsInRecycleBinPaginator.js +25 -68
- package/dist-es/pagination/SearchLocalGatewayRoutesPaginator.js +25 -68
- package/dist-es/pagination/SearchTransitGatewayMulticastGroupsPaginator.js +25 -68
- package/dist-es/protocols/Aws_ec2.js +29618 -39617
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForBundleTaskComplete.js +50 -91
- package/dist-es/waiters/waitForConversionTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForConversionTaskCompleted.js +64 -115
- package/dist-es/waiters/waitForConversionTaskDeleted.js +36 -67
- package/dist-es/waiters/waitForCustomerGatewayAvailable.js +64 -115
- package/dist-es/waiters/waitForExportTaskCancelled.js +36 -67
- package/dist-es/waiters/waitForExportTaskCompleted.js +36 -67
- package/dist-es/waiters/waitForImageAvailable.js +50 -91
- package/dist-es/waiters/waitForImageExists.js +31 -51
- package/dist-es/waiters/waitForInstanceExists.js +31 -51
- package/dist-es/waiters/waitForInstanceRunning.js +96 -157
- package/dist-es/waiters/waitForInstanceStatusOk.js +38 -69
- package/dist-es/waiters/waitForInstanceStopped.js +76 -127
- package/dist-es/waiters/waitForInstanceTerminated.js +76 -127
- package/dist-es/waiters/waitForInternetGatewayExists.js +34 -54
- package/dist-es/waiters/waitForKeyPairExists.js +34 -54
- package/dist-es/waiters/waitForNatGatewayAvailable.js +80 -141
- package/dist-es/waiters/waitForNatGatewayDeleted.js +38 -69
- package/dist-es/waiters/waitForNetworkInterfaceAvailable.js +38 -69
- package/dist-es/waiters/waitForPasswordDataAvailable.js +28 -48
- package/dist-es/waiters/waitForSecurityGroupExists.js +34 -54
- package/dist-es/waiters/waitForSnapshotCompleted.js +50 -91
- package/dist-es/waiters/waitForSpotInstanceRequestFulfilled.js +111 -192
- package/dist-es/waiters/waitForSubnetAvailable.js +36 -67
- package/dist-es/waiters/waitForSystemStatusOk.js +36 -67
- package/dist-es/waiters/waitForVolumeAvailable.js +50 -91
- package/dist-es/waiters/waitForVolumeDeleted.js +38 -69
- package/dist-es/waiters/waitForVolumeInUse.js +50 -91
- package/dist-es/waiters/waitForVpcAvailable.js +36 -67
- package/dist-es/waiters/waitForVpcExists.js +23 -42
- package/dist-es/waiters/waitForVpcPeeringConnectionDeleted.js +38 -69
- package/dist-es/waiters/waitForVpcPeeringConnectionExists.js +23 -42
- package/dist-es/waiters/waitForVpnConnectionAvailable.js +64 -115
- package/dist-es/waiters/waitForVpnConnectionDeleted.js +50 -91
- package/dist-types/commands/DescribeLocalGatewaysCommand.d.ts +1 -2
- package/dist-types/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -1
- package/dist-types/models/models_3.d.ts +22 -47
- package/dist-types/models/models_4.d.ts +45 -63
- package/dist-types/models/models_5.d.ts +67 -12
- package/dist-types/models/models_6.d.ts +24 -2
- package/dist-types/ts3.4/commands/DescribeLocalGatewaysCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ModifyVpnTunnelOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/models_3.d.ts +6 -10
- package/dist-types/ts3.4/models/models_4.d.ts +10 -16
- package/dist-types/ts3.4/models/models_5.d.ts +17 -7
- package/dist-types/ts3.4/models/models_6.d.ts +9 -0
- package/package.json +35 -35
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { __assign } from "tslib";
|
|
2
1
|
export var AvailabilityZoneOptInStatus;
|
|
3
2
|
(function (AvailabilityZoneOptInStatus) {
|
|
4
3
|
AvailabilityZoneOptInStatus["not_opted_in"] = "not-opted-in";
|
|
@@ -123,6 +122,7 @@ export var ImageAttributeName;
|
|
|
123
122
|
ImageAttributeName["blockDeviceMapping"] = "blockDeviceMapping";
|
|
124
123
|
ImageAttributeName["bootMode"] = "bootMode";
|
|
125
124
|
ImageAttributeName["description"] = "description";
|
|
125
|
+
ImageAttributeName["imdsSupport"] = "imdsSupport";
|
|
126
126
|
ImageAttributeName["kernel"] = "kernel";
|
|
127
127
|
ImageAttributeName["lastLaunchedTime"] = "lastLaunchedTime";
|
|
128
128
|
ImageAttributeName["launchPermission"] = "launchPermission";
|
|
@@ -155,6 +155,10 @@ export var ImageTypeValues;
|
|
|
155
155
|
ImageTypeValues["machine"] = "machine";
|
|
156
156
|
ImageTypeValues["ramdisk"] = "ramdisk";
|
|
157
157
|
})(ImageTypeValues || (ImageTypeValues = {}));
|
|
158
|
+
export var ImdsSupportValues;
|
|
159
|
+
(function (ImdsSupportValues) {
|
|
160
|
+
ImdsSupportValues["v2_0"] = "v2.0";
|
|
161
|
+
})(ImdsSupportValues || (ImdsSupportValues = {}));
|
|
158
162
|
export var DeviceType;
|
|
159
163
|
(function (DeviceType) {
|
|
160
164
|
DeviceType["ebs"] = "ebs";
|
|
@@ -354,246 +358,729 @@ export var UsageClassType;
|
|
|
354
358
|
UsageClassType["on_demand"] = "on-demand";
|
|
355
359
|
UsageClassType["spot"] = "spot";
|
|
356
360
|
})(UsageClassType || (UsageClassType = {}));
|
|
357
|
-
export
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
export
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
export
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
export
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
export
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
export
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
export
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
export
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
export
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
export
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
export
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
export
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
export
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
export
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
export
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
export
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
export
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
export
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
export
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
export
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
export
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
export
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
export
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
export
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
export
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
export
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
export
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
export
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
export
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
export
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
export
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
export
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
export
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
export
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
export
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
export
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
export
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
export
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
export
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
export
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
export
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
export
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
export
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
export
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
export
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
export
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
export
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
export
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
export
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
export
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
export
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
export
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
export
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
export
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
export
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
export
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
export
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
export
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
export
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
export
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
export
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
export
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
export
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
export
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
export
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
export
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
export
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
export
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
export
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
export
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
export
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
export
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
export
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
export
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
export
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
export
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
export
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
export
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
export
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
export
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
export
|
|
598
|
-
|
|
599
|
-
|
|
361
|
+
export const FilterFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
export const DescribeAddressesRequestFilterSensitiveLog = (obj) => ({
|
|
365
|
+
...obj,
|
|
366
|
+
});
|
|
367
|
+
export const DescribeAddressesResultFilterSensitiveLog = (obj) => ({
|
|
368
|
+
...obj,
|
|
369
|
+
});
|
|
370
|
+
export const DescribeAddressesAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
371
|
+
...obj,
|
|
372
|
+
});
|
|
373
|
+
export const DescribeAddressesAttributeResultFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
export const DescribeAggregateIdFormatRequestFilterSensitiveLog = (obj) => ({
|
|
377
|
+
...obj,
|
|
378
|
+
});
|
|
379
|
+
export const IdFormatFilterSensitiveLog = (obj) => ({
|
|
380
|
+
...obj,
|
|
381
|
+
});
|
|
382
|
+
export const DescribeAggregateIdFormatResultFilterSensitiveLog = (obj) => ({
|
|
383
|
+
...obj,
|
|
384
|
+
});
|
|
385
|
+
export const DescribeAvailabilityZonesRequestFilterSensitiveLog = (obj) => ({
|
|
386
|
+
...obj,
|
|
387
|
+
});
|
|
388
|
+
export const AvailabilityZoneMessageFilterSensitiveLog = (obj) => ({
|
|
389
|
+
...obj,
|
|
390
|
+
});
|
|
391
|
+
export const AvailabilityZoneFilterSensitiveLog = (obj) => ({
|
|
392
|
+
...obj,
|
|
393
|
+
});
|
|
394
|
+
export const DescribeAvailabilityZonesResultFilterSensitiveLog = (obj) => ({
|
|
395
|
+
...obj,
|
|
396
|
+
});
|
|
397
|
+
export const DescribeBundleTasksRequestFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
});
|
|
400
|
+
export const DescribeBundleTasksResultFilterSensitiveLog = (obj) => ({
|
|
401
|
+
...obj,
|
|
402
|
+
});
|
|
403
|
+
export const DescribeByoipCidrsRequestFilterSensitiveLog = (obj) => ({
|
|
404
|
+
...obj,
|
|
405
|
+
});
|
|
406
|
+
export const DescribeByoipCidrsResultFilterSensitiveLog = (obj) => ({
|
|
407
|
+
...obj,
|
|
408
|
+
});
|
|
409
|
+
export const DescribeCapacityReservationFleetsRequestFilterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
});
|
|
412
|
+
export const CapacityReservationFleetFilterSensitiveLog = (obj) => ({
|
|
413
|
+
...obj,
|
|
414
|
+
});
|
|
415
|
+
export const DescribeCapacityReservationFleetsResultFilterSensitiveLog = (obj) => ({
|
|
416
|
+
...obj,
|
|
417
|
+
});
|
|
418
|
+
export const DescribeCapacityReservationsRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
export const DescribeCapacityReservationsResultFilterSensitiveLog = (obj) => ({
|
|
422
|
+
...obj,
|
|
423
|
+
});
|
|
424
|
+
export const DescribeCarrierGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
425
|
+
...obj,
|
|
426
|
+
});
|
|
427
|
+
export const DescribeCarrierGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
428
|
+
...obj,
|
|
429
|
+
});
|
|
430
|
+
export const DescribeClassicLinkInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
export const ClassicLinkInstanceFilterSensitiveLog = (obj) => ({
|
|
434
|
+
...obj,
|
|
435
|
+
});
|
|
436
|
+
export const DescribeClassicLinkInstancesResultFilterSensitiveLog = (obj) => ({
|
|
437
|
+
...obj,
|
|
438
|
+
});
|
|
439
|
+
export const DescribeClientVpnAuthorizationRulesRequestFilterSensitiveLog = (obj) => ({
|
|
440
|
+
...obj,
|
|
441
|
+
});
|
|
442
|
+
export const AuthorizationRuleFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
export const DescribeClientVpnAuthorizationRulesResultFilterSensitiveLog = (obj) => ({
|
|
446
|
+
...obj,
|
|
447
|
+
});
|
|
448
|
+
export const DescribeClientVpnConnectionsRequestFilterSensitiveLog = (obj) => ({
|
|
449
|
+
...obj,
|
|
450
|
+
});
|
|
451
|
+
export const ClientVpnConnectionStatusFilterSensitiveLog = (obj) => ({
|
|
452
|
+
...obj,
|
|
453
|
+
});
|
|
454
|
+
export const ClientVpnConnectionFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
export const DescribeClientVpnConnectionsResultFilterSensitiveLog = (obj) => ({
|
|
458
|
+
...obj,
|
|
459
|
+
});
|
|
460
|
+
export const DescribeClientVpnEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
461
|
+
...obj,
|
|
462
|
+
});
|
|
463
|
+
export const AssociatedTargetNetworkFilterSensitiveLog = (obj) => ({
|
|
464
|
+
...obj,
|
|
465
|
+
});
|
|
466
|
+
export const DirectoryServiceAuthenticationFilterSensitiveLog = (obj) => ({
|
|
467
|
+
...obj,
|
|
468
|
+
});
|
|
469
|
+
export const FederatedAuthenticationFilterSensitiveLog = (obj) => ({
|
|
470
|
+
...obj,
|
|
471
|
+
});
|
|
472
|
+
export const CertificateAuthenticationFilterSensitiveLog = (obj) => ({
|
|
473
|
+
...obj,
|
|
474
|
+
});
|
|
475
|
+
export const ClientVpnAuthenticationFilterSensitiveLog = (obj) => ({
|
|
476
|
+
...obj,
|
|
477
|
+
});
|
|
478
|
+
export const ClientVpnEndpointAttributeStatusFilterSensitiveLog = (obj) => ({
|
|
479
|
+
...obj,
|
|
480
|
+
});
|
|
481
|
+
export const ClientConnectResponseOptionsFilterSensitiveLog = (obj) => ({
|
|
482
|
+
...obj,
|
|
483
|
+
});
|
|
484
|
+
export const ClientLoginBannerResponseOptionsFilterSensitiveLog = (obj) => ({
|
|
485
|
+
...obj,
|
|
486
|
+
});
|
|
487
|
+
export const ConnectionLogResponseOptionsFilterSensitiveLog = (obj) => ({
|
|
488
|
+
...obj,
|
|
489
|
+
});
|
|
490
|
+
export const ClientVpnEndpointFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
export const DescribeClientVpnEndpointsResultFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
export const DescribeClientVpnRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
497
|
+
...obj,
|
|
498
|
+
});
|
|
499
|
+
export const ClientVpnRouteFilterSensitiveLog = (obj) => ({
|
|
500
|
+
...obj,
|
|
501
|
+
});
|
|
502
|
+
export const DescribeClientVpnRoutesResultFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
export const DescribeClientVpnTargetNetworksRequestFilterSensitiveLog = (obj) => ({
|
|
506
|
+
...obj,
|
|
507
|
+
});
|
|
508
|
+
export const TargetNetworkFilterSensitiveLog = (obj) => ({
|
|
509
|
+
...obj,
|
|
510
|
+
});
|
|
511
|
+
export const DescribeClientVpnTargetNetworksResultFilterSensitiveLog = (obj) => ({
|
|
512
|
+
...obj,
|
|
513
|
+
});
|
|
514
|
+
export const DescribeCoipPoolsRequestFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
});
|
|
517
|
+
export const DescribeCoipPoolsResultFilterSensitiveLog = (obj) => ({
|
|
518
|
+
...obj,
|
|
519
|
+
});
|
|
520
|
+
export const DescribeConversionTasksRequestFilterSensitiveLog = (obj) => ({
|
|
521
|
+
...obj,
|
|
522
|
+
});
|
|
523
|
+
export const DiskImageDescriptionFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
export const DiskImageVolumeDescriptionFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
529
|
+
export const ImportInstanceVolumeDetailItemFilterSensitiveLog = (obj) => ({
|
|
530
|
+
...obj,
|
|
531
|
+
});
|
|
532
|
+
export const ImportInstanceTaskDetailsFilterSensitiveLog = (obj) => ({
|
|
533
|
+
...obj,
|
|
534
|
+
});
|
|
535
|
+
export const ImportVolumeTaskDetailsFilterSensitiveLog = (obj) => ({
|
|
536
|
+
...obj,
|
|
537
|
+
});
|
|
538
|
+
export const ConversionTaskFilterSensitiveLog = (obj) => ({
|
|
539
|
+
...obj,
|
|
540
|
+
});
|
|
541
|
+
export const DescribeConversionTasksResultFilterSensitiveLog = (obj) => ({
|
|
542
|
+
...obj,
|
|
543
|
+
});
|
|
544
|
+
export const DescribeCustomerGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
545
|
+
...obj,
|
|
546
|
+
});
|
|
547
|
+
export const DescribeCustomerGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
548
|
+
...obj,
|
|
549
|
+
});
|
|
550
|
+
export const DescribeDhcpOptionsRequestFilterSensitiveLog = (obj) => ({
|
|
551
|
+
...obj,
|
|
552
|
+
});
|
|
553
|
+
export const DescribeDhcpOptionsResultFilterSensitiveLog = (obj) => ({
|
|
554
|
+
...obj,
|
|
555
|
+
});
|
|
556
|
+
export const DescribeEgressOnlyInternetGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
557
|
+
...obj,
|
|
558
|
+
});
|
|
559
|
+
export const DescribeEgressOnlyInternetGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
560
|
+
...obj,
|
|
561
|
+
});
|
|
562
|
+
export const DescribeElasticGpusRequestFilterSensitiveLog = (obj) => ({
|
|
563
|
+
...obj,
|
|
564
|
+
});
|
|
565
|
+
export const ElasticGpuHealthFilterSensitiveLog = (obj) => ({
|
|
566
|
+
...obj,
|
|
567
|
+
});
|
|
568
|
+
export const ElasticGpusFilterSensitiveLog = (obj) => ({
|
|
569
|
+
...obj,
|
|
570
|
+
});
|
|
571
|
+
export const DescribeElasticGpusResultFilterSensitiveLog = (obj) => ({
|
|
572
|
+
...obj,
|
|
573
|
+
});
|
|
574
|
+
export const DescribeExportImageTasksRequestFilterSensitiveLog = (obj) => ({
|
|
575
|
+
...obj,
|
|
576
|
+
});
|
|
577
|
+
export const ExportTaskS3LocationFilterSensitiveLog = (obj) => ({
|
|
578
|
+
...obj,
|
|
579
|
+
});
|
|
580
|
+
export const ExportImageTaskFilterSensitiveLog = (obj) => ({
|
|
581
|
+
...obj,
|
|
582
|
+
});
|
|
583
|
+
export const DescribeExportImageTasksResultFilterSensitiveLog = (obj) => ({
|
|
584
|
+
...obj,
|
|
585
|
+
});
|
|
586
|
+
export const DescribeExportTasksRequestFilterSensitiveLog = (obj) => ({
|
|
587
|
+
...obj,
|
|
588
|
+
});
|
|
589
|
+
export const DescribeExportTasksResultFilterSensitiveLog = (obj) => ({
|
|
590
|
+
...obj,
|
|
591
|
+
});
|
|
592
|
+
export const DescribeFastLaunchImagesRequestFilterSensitiveLog = (obj) => ({
|
|
593
|
+
...obj,
|
|
594
|
+
});
|
|
595
|
+
export const FastLaunchLaunchTemplateSpecificationResponseFilterSensitiveLog = (obj) => ({
|
|
596
|
+
...obj,
|
|
597
|
+
});
|
|
598
|
+
export const FastLaunchSnapshotConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
599
|
+
...obj,
|
|
600
|
+
});
|
|
601
|
+
export const DescribeFastLaunchImagesSuccessItemFilterSensitiveLog = (obj) => ({
|
|
602
|
+
...obj,
|
|
603
|
+
});
|
|
604
|
+
export const DescribeFastLaunchImagesResultFilterSensitiveLog = (obj) => ({
|
|
605
|
+
...obj,
|
|
606
|
+
});
|
|
607
|
+
export const DescribeFastSnapshotRestoresRequestFilterSensitiveLog = (obj) => ({
|
|
608
|
+
...obj,
|
|
609
|
+
});
|
|
610
|
+
export const DescribeFastSnapshotRestoreSuccessItemFilterSensitiveLog = (obj) => ({
|
|
611
|
+
...obj,
|
|
612
|
+
});
|
|
613
|
+
export const DescribeFastSnapshotRestoresResultFilterSensitiveLog = (obj) => ({
|
|
614
|
+
...obj,
|
|
615
|
+
});
|
|
616
|
+
export const DescribeFleetHistoryRequestFilterSensitiveLog = (obj) => ({
|
|
617
|
+
...obj,
|
|
618
|
+
});
|
|
619
|
+
export const EventInformationFilterSensitiveLog = (obj) => ({
|
|
620
|
+
...obj,
|
|
621
|
+
});
|
|
622
|
+
export const HistoryRecordEntryFilterSensitiveLog = (obj) => ({
|
|
623
|
+
...obj,
|
|
624
|
+
});
|
|
625
|
+
export const DescribeFleetHistoryResultFilterSensitiveLog = (obj) => ({
|
|
626
|
+
...obj,
|
|
627
|
+
});
|
|
628
|
+
export const DescribeFleetInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
629
|
+
...obj,
|
|
630
|
+
});
|
|
631
|
+
export const DescribeFleetInstancesResultFilterSensitiveLog = (obj) => ({
|
|
632
|
+
...obj,
|
|
633
|
+
});
|
|
634
|
+
export const DescribeFleetsRequestFilterSensitiveLog = (obj) => ({
|
|
635
|
+
...obj,
|
|
636
|
+
});
|
|
637
|
+
export const DescribeFleetErrorFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
export const DescribeFleetsInstancesFilterSensitiveLog = (obj) => ({
|
|
641
|
+
...obj,
|
|
642
|
+
});
|
|
643
|
+
export const FleetLaunchTemplateConfigFilterSensitiveLog = (obj) => ({
|
|
644
|
+
...obj,
|
|
645
|
+
});
|
|
646
|
+
export const CapacityReservationOptionsFilterSensitiveLog = (obj) => ({
|
|
647
|
+
...obj,
|
|
648
|
+
});
|
|
649
|
+
export const OnDemandOptionsFilterSensitiveLog = (obj) => ({
|
|
650
|
+
...obj,
|
|
651
|
+
});
|
|
652
|
+
export const FleetSpotCapacityRebalanceFilterSensitiveLog = (obj) => ({
|
|
653
|
+
...obj,
|
|
654
|
+
});
|
|
655
|
+
export const FleetSpotMaintenanceStrategiesFilterSensitiveLog = (obj) => ({
|
|
656
|
+
...obj,
|
|
657
|
+
});
|
|
658
|
+
export const SpotOptionsFilterSensitiveLog = (obj) => ({
|
|
659
|
+
...obj,
|
|
660
|
+
});
|
|
661
|
+
export const TargetCapacitySpecificationFilterSensitiveLog = (obj) => ({
|
|
662
|
+
...obj,
|
|
663
|
+
});
|
|
664
|
+
export const FleetDataFilterSensitiveLog = (obj) => ({
|
|
665
|
+
...obj,
|
|
666
|
+
});
|
|
667
|
+
export const DescribeFleetsResultFilterSensitiveLog = (obj) => ({
|
|
668
|
+
...obj,
|
|
669
|
+
});
|
|
670
|
+
export const DescribeFlowLogsRequestFilterSensitiveLog = (obj) => ({
|
|
671
|
+
...obj,
|
|
672
|
+
});
|
|
673
|
+
export const DestinationOptionsResponseFilterSensitiveLog = (obj) => ({
|
|
674
|
+
...obj,
|
|
675
|
+
});
|
|
676
|
+
export const FlowLogFilterSensitiveLog = (obj) => ({
|
|
677
|
+
...obj,
|
|
678
|
+
});
|
|
679
|
+
export const DescribeFlowLogsResultFilterSensitiveLog = (obj) => ({
|
|
680
|
+
...obj,
|
|
681
|
+
});
|
|
682
|
+
export const DescribeFpgaImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
683
|
+
...obj,
|
|
684
|
+
});
|
|
685
|
+
export const LoadPermissionFilterSensitiveLog = (obj) => ({
|
|
686
|
+
...obj,
|
|
687
|
+
});
|
|
688
|
+
export const ProductCodeFilterSensitiveLog = (obj) => ({
|
|
689
|
+
...obj,
|
|
690
|
+
});
|
|
691
|
+
export const FpgaImageAttributeFilterSensitiveLog = (obj) => ({
|
|
692
|
+
...obj,
|
|
693
|
+
});
|
|
694
|
+
export const DescribeFpgaImageAttributeResultFilterSensitiveLog = (obj) => ({
|
|
695
|
+
...obj,
|
|
696
|
+
});
|
|
697
|
+
export const DescribeFpgaImagesRequestFilterSensitiveLog = (obj) => ({
|
|
698
|
+
...obj,
|
|
699
|
+
});
|
|
700
|
+
export const PciIdFilterSensitiveLog = (obj) => ({
|
|
701
|
+
...obj,
|
|
702
|
+
});
|
|
703
|
+
export const FpgaImageStateFilterSensitiveLog = (obj) => ({
|
|
704
|
+
...obj,
|
|
705
|
+
});
|
|
706
|
+
export const FpgaImageFilterSensitiveLog = (obj) => ({
|
|
707
|
+
...obj,
|
|
708
|
+
});
|
|
709
|
+
export const DescribeFpgaImagesResultFilterSensitiveLog = (obj) => ({
|
|
710
|
+
...obj,
|
|
711
|
+
});
|
|
712
|
+
export const DescribeHostReservationOfferingsRequestFilterSensitiveLog = (obj) => ({
|
|
713
|
+
...obj,
|
|
714
|
+
});
|
|
715
|
+
export const HostOfferingFilterSensitiveLog = (obj) => ({
|
|
716
|
+
...obj,
|
|
717
|
+
});
|
|
718
|
+
export const DescribeHostReservationOfferingsResultFilterSensitiveLog = (obj) => ({
|
|
719
|
+
...obj,
|
|
720
|
+
});
|
|
721
|
+
export const DescribeHostReservationsRequestFilterSensitiveLog = (obj) => ({
|
|
722
|
+
...obj,
|
|
723
|
+
});
|
|
724
|
+
export const HostReservationFilterSensitiveLog = (obj) => ({
|
|
725
|
+
...obj,
|
|
726
|
+
});
|
|
727
|
+
export const DescribeHostReservationsResultFilterSensitiveLog = (obj) => ({
|
|
728
|
+
...obj,
|
|
729
|
+
});
|
|
730
|
+
export const DescribeHostsRequestFilterSensitiveLog = (obj) => ({
|
|
731
|
+
...obj,
|
|
732
|
+
});
|
|
733
|
+
export const InstanceCapacityFilterSensitiveLog = (obj) => ({
|
|
734
|
+
...obj,
|
|
735
|
+
});
|
|
736
|
+
export const AvailableCapacityFilterSensitiveLog = (obj) => ({
|
|
737
|
+
...obj,
|
|
738
|
+
});
|
|
739
|
+
export const HostPropertiesFilterSensitiveLog = (obj) => ({
|
|
740
|
+
...obj,
|
|
741
|
+
});
|
|
742
|
+
export const HostInstanceFilterSensitiveLog = (obj) => ({
|
|
743
|
+
...obj,
|
|
744
|
+
});
|
|
745
|
+
export const HostFilterSensitiveLog = (obj) => ({
|
|
746
|
+
...obj,
|
|
747
|
+
});
|
|
748
|
+
export const DescribeHostsResultFilterSensitiveLog = (obj) => ({
|
|
749
|
+
...obj,
|
|
750
|
+
});
|
|
751
|
+
export const DescribeIamInstanceProfileAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
752
|
+
...obj,
|
|
753
|
+
});
|
|
754
|
+
export const DescribeIamInstanceProfileAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
755
|
+
...obj,
|
|
756
|
+
});
|
|
757
|
+
export const DescribeIdentityIdFormatRequestFilterSensitiveLog = (obj) => ({
|
|
758
|
+
...obj,
|
|
759
|
+
});
|
|
760
|
+
export const DescribeIdentityIdFormatResultFilterSensitiveLog = (obj) => ({
|
|
761
|
+
...obj,
|
|
762
|
+
});
|
|
763
|
+
export const DescribeIdFormatRequestFilterSensitiveLog = (obj) => ({
|
|
764
|
+
...obj,
|
|
765
|
+
});
|
|
766
|
+
export const DescribeIdFormatResultFilterSensitiveLog = (obj) => ({
|
|
767
|
+
...obj,
|
|
768
|
+
});
|
|
769
|
+
export const DescribeImageAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
770
|
+
...obj,
|
|
771
|
+
});
|
|
772
|
+
export const LaunchPermissionFilterSensitiveLog = (obj) => ({
|
|
773
|
+
...obj,
|
|
774
|
+
});
|
|
775
|
+
export const ImageAttributeFilterSensitiveLog = (obj) => ({
|
|
776
|
+
...obj,
|
|
777
|
+
});
|
|
778
|
+
export const DescribeImagesRequestFilterSensitiveLog = (obj) => ({
|
|
779
|
+
...obj,
|
|
780
|
+
});
|
|
781
|
+
export const ImageFilterSensitiveLog = (obj) => ({
|
|
782
|
+
...obj,
|
|
783
|
+
});
|
|
784
|
+
export const DescribeImagesResultFilterSensitiveLog = (obj) => ({
|
|
785
|
+
...obj,
|
|
786
|
+
});
|
|
787
|
+
export const DescribeImportImageTasksRequestFilterSensitiveLog = (obj) => ({
|
|
788
|
+
...obj,
|
|
789
|
+
});
|
|
790
|
+
export const ImportImageLicenseConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
791
|
+
...obj,
|
|
792
|
+
});
|
|
793
|
+
export const UserBucketDetailsFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
export const SnapshotDetailFilterSensitiveLog = (obj) => ({
|
|
797
|
+
...obj,
|
|
798
|
+
});
|
|
799
|
+
export const ImportImageTaskFilterSensitiveLog = (obj) => ({
|
|
800
|
+
...obj,
|
|
801
|
+
});
|
|
802
|
+
export const DescribeImportImageTasksResultFilterSensitiveLog = (obj) => ({
|
|
803
|
+
...obj,
|
|
804
|
+
});
|
|
805
|
+
export const DescribeImportSnapshotTasksRequestFilterSensitiveLog = (obj) => ({
|
|
806
|
+
...obj,
|
|
807
|
+
});
|
|
808
|
+
export const SnapshotTaskDetailFilterSensitiveLog = (obj) => ({
|
|
809
|
+
...obj,
|
|
810
|
+
});
|
|
811
|
+
export const ImportSnapshotTaskFilterSensitiveLog = (obj) => ({
|
|
812
|
+
...obj,
|
|
813
|
+
});
|
|
814
|
+
export const DescribeImportSnapshotTasksResultFilterSensitiveLog = (obj) => ({
|
|
815
|
+
...obj,
|
|
816
|
+
});
|
|
817
|
+
export const DescribeInstanceAttributeRequestFilterSensitiveLog = (obj) => ({
|
|
818
|
+
...obj,
|
|
819
|
+
});
|
|
820
|
+
export const EbsInstanceBlockDeviceFilterSensitiveLog = (obj) => ({
|
|
821
|
+
...obj,
|
|
822
|
+
});
|
|
823
|
+
export const InstanceBlockDeviceMappingFilterSensitiveLog = (obj) => ({
|
|
824
|
+
...obj,
|
|
825
|
+
});
|
|
826
|
+
export const AttributeBooleanValueFilterSensitiveLog = (obj) => ({
|
|
827
|
+
...obj,
|
|
828
|
+
});
|
|
829
|
+
export const EnclaveOptionsFilterSensitiveLog = (obj) => ({
|
|
830
|
+
...obj,
|
|
831
|
+
});
|
|
832
|
+
export const InstanceAttributeFilterSensitiveLog = (obj) => ({
|
|
833
|
+
...obj,
|
|
834
|
+
});
|
|
835
|
+
export const DescribeInstanceCreditSpecificationsRequestFilterSensitiveLog = (obj) => ({
|
|
836
|
+
...obj,
|
|
837
|
+
});
|
|
838
|
+
export const InstanceCreditSpecificationFilterSensitiveLog = (obj) => ({
|
|
839
|
+
...obj,
|
|
840
|
+
});
|
|
841
|
+
export const DescribeInstanceCreditSpecificationsResultFilterSensitiveLog = (obj) => ({
|
|
842
|
+
...obj,
|
|
843
|
+
});
|
|
844
|
+
export const DescribeInstanceEventNotificationAttributesRequestFilterSensitiveLog = (obj) => ({
|
|
845
|
+
...obj,
|
|
846
|
+
});
|
|
847
|
+
export const DescribeInstanceEventNotificationAttributesResultFilterSensitiveLog = (obj) => ({
|
|
848
|
+
...obj,
|
|
849
|
+
});
|
|
850
|
+
export const DescribeInstanceEventWindowsRequestFilterSensitiveLog = (obj) => ({
|
|
851
|
+
...obj,
|
|
852
|
+
});
|
|
853
|
+
export const DescribeInstanceEventWindowsResultFilterSensitiveLog = (obj) => ({
|
|
854
|
+
...obj,
|
|
855
|
+
});
|
|
856
|
+
export const DescribeInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
857
|
+
...obj,
|
|
858
|
+
});
|
|
859
|
+
export const CapacityReservationSpecificationResponseFilterSensitiveLog = (obj) => ({
|
|
860
|
+
...obj,
|
|
861
|
+
});
|
|
862
|
+
export const CpuOptionsFilterSensitiveLog = (obj) => ({
|
|
863
|
+
...obj,
|
|
864
|
+
});
|
|
865
|
+
export const ElasticGpuAssociationFilterSensitiveLog = (obj) => ({
|
|
866
|
+
...obj,
|
|
867
|
+
});
|
|
868
|
+
export const ElasticInferenceAcceleratorAssociationFilterSensitiveLog = (obj) => ({
|
|
869
|
+
...obj,
|
|
870
|
+
});
|
|
871
|
+
export const HibernationOptionsFilterSensitiveLog = (obj) => ({
|
|
872
|
+
...obj,
|
|
873
|
+
});
|
|
874
|
+
export const LicenseConfigurationFilterSensitiveLog = (obj) => ({
|
|
875
|
+
...obj,
|
|
876
|
+
});
|
|
877
|
+
export const InstanceMaintenanceOptionsFilterSensitiveLog = (obj) => ({
|
|
878
|
+
...obj,
|
|
879
|
+
});
|
|
880
|
+
export const InstanceMetadataOptionsResponseFilterSensitiveLog = (obj) => ({
|
|
881
|
+
...obj,
|
|
882
|
+
});
|
|
883
|
+
export const MonitoringFilterSensitiveLog = (obj) => ({
|
|
884
|
+
...obj,
|
|
885
|
+
});
|
|
886
|
+
export const InstanceNetworkInterfaceAssociationFilterSensitiveLog = (obj) => ({
|
|
887
|
+
...obj,
|
|
888
|
+
});
|
|
889
|
+
export const InstanceNetworkInterfaceAttachmentFilterSensitiveLog = (obj) => ({
|
|
890
|
+
...obj,
|
|
891
|
+
});
|
|
892
|
+
export const InstanceIpv4PrefixFilterSensitiveLog = (obj) => ({
|
|
893
|
+
...obj,
|
|
894
|
+
});
|
|
895
|
+
export const InstanceIpv6PrefixFilterSensitiveLog = (obj) => ({
|
|
896
|
+
...obj,
|
|
897
|
+
});
|
|
898
|
+
export const InstancePrivateIpAddressFilterSensitiveLog = (obj) => ({
|
|
899
|
+
...obj,
|
|
900
|
+
});
|
|
901
|
+
export const InstanceNetworkInterfaceFilterSensitiveLog = (obj) => ({
|
|
902
|
+
...obj,
|
|
903
|
+
});
|
|
904
|
+
export const PrivateDnsNameOptionsResponseFilterSensitiveLog = (obj) => ({
|
|
905
|
+
...obj,
|
|
906
|
+
});
|
|
907
|
+
export const InstanceStateFilterSensitiveLog = (obj) => ({
|
|
908
|
+
...obj,
|
|
909
|
+
});
|
|
910
|
+
export const InstanceFilterSensitiveLog = (obj) => ({
|
|
911
|
+
...obj,
|
|
912
|
+
});
|
|
913
|
+
export const ReservationFilterSensitiveLog = (obj) => ({
|
|
914
|
+
...obj,
|
|
915
|
+
});
|
|
916
|
+
export const DescribeInstancesResultFilterSensitiveLog = (obj) => ({
|
|
917
|
+
...obj,
|
|
918
|
+
});
|
|
919
|
+
export const DescribeInstanceStatusRequestFilterSensitiveLog = (obj) => ({
|
|
920
|
+
...obj,
|
|
921
|
+
});
|
|
922
|
+
export const InstanceStatusEventFilterSensitiveLog = (obj) => ({
|
|
923
|
+
...obj,
|
|
924
|
+
});
|
|
925
|
+
export const InstanceStatusDetailsFilterSensitiveLog = (obj) => ({
|
|
926
|
+
...obj,
|
|
927
|
+
});
|
|
928
|
+
export const InstanceStatusSummaryFilterSensitiveLog = (obj) => ({
|
|
929
|
+
...obj,
|
|
930
|
+
});
|
|
931
|
+
export const InstanceStatusFilterSensitiveLog = (obj) => ({
|
|
932
|
+
...obj,
|
|
933
|
+
});
|
|
934
|
+
export const DescribeInstanceStatusResultFilterSensitiveLog = (obj) => ({
|
|
935
|
+
...obj,
|
|
936
|
+
});
|
|
937
|
+
export const DescribeInstanceTypeOfferingsRequestFilterSensitiveLog = (obj) => ({
|
|
938
|
+
...obj,
|
|
939
|
+
});
|
|
940
|
+
export const InstanceTypeOfferingFilterSensitiveLog = (obj) => ({
|
|
941
|
+
...obj,
|
|
942
|
+
});
|
|
943
|
+
export const DescribeInstanceTypeOfferingsResultFilterSensitiveLog = (obj) => ({
|
|
944
|
+
...obj,
|
|
945
|
+
});
|
|
946
|
+
export const DescribeInstanceTypesRequestFilterSensitiveLog = (obj) => ({
|
|
947
|
+
...obj,
|
|
948
|
+
});
|
|
949
|
+
export const EbsOptimizedInfoFilterSensitiveLog = (obj) => ({
|
|
950
|
+
...obj,
|
|
951
|
+
});
|
|
952
|
+
export const EbsInfoFilterSensitiveLog = (obj) => ({
|
|
953
|
+
...obj,
|
|
954
|
+
});
|
|
955
|
+
export const FpgaDeviceMemoryInfoFilterSensitiveLog = (obj) => ({
|
|
956
|
+
...obj,
|
|
957
|
+
});
|
|
958
|
+
export const FpgaDeviceInfoFilterSensitiveLog = (obj) => ({
|
|
959
|
+
...obj,
|
|
960
|
+
});
|
|
961
|
+
export const FpgaInfoFilterSensitiveLog = (obj) => ({
|
|
962
|
+
...obj,
|
|
963
|
+
});
|
|
964
|
+
export const GpuDeviceMemoryInfoFilterSensitiveLog = (obj) => ({
|
|
965
|
+
...obj,
|
|
966
|
+
});
|
|
967
|
+
export const GpuDeviceInfoFilterSensitiveLog = (obj) => ({
|
|
968
|
+
...obj,
|
|
969
|
+
});
|
|
970
|
+
export const GpuInfoFilterSensitiveLog = (obj) => ({
|
|
971
|
+
...obj,
|
|
972
|
+
});
|
|
973
|
+
export const InferenceDeviceInfoFilterSensitiveLog = (obj) => ({
|
|
974
|
+
...obj,
|
|
975
|
+
});
|
|
976
|
+
export const InferenceAcceleratorInfoFilterSensitiveLog = (obj) => ({
|
|
977
|
+
...obj,
|
|
978
|
+
});
|
|
979
|
+
export const DiskInfoFilterSensitiveLog = (obj) => ({
|
|
980
|
+
...obj,
|
|
981
|
+
});
|
|
982
|
+
export const InstanceStorageInfoFilterSensitiveLog = (obj) => ({
|
|
983
|
+
...obj,
|
|
984
|
+
});
|
|
985
|
+
export const MemoryInfoFilterSensitiveLog = (obj) => ({
|
|
986
|
+
...obj,
|
|
987
|
+
});
|
|
988
|
+
export const EfaInfoFilterSensitiveLog = (obj) => ({
|
|
989
|
+
...obj,
|
|
990
|
+
});
|
|
991
|
+
export const NetworkCardInfoFilterSensitiveLog = (obj) => ({
|
|
992
|
+
...obj,
|
|
993
|
+
});
|
|
994
|
+
export const NetworkInfoFilterSensitiveLog = (obj) => ({
|
|
995
|
+
...obj,
|
|
996
|
+
});
|
|
997
|
+
export const PlacementGroupInfoFilterSensitiveLog = (obj) => ({
|
|
998
|
+
...obj,
|
|
999
|
+
});
|
|
1000
|
+
export const ProcessorInfoFilterSensitiveLog = (obj) => ({
|
|
1001
|
+
...obj,
|
|
1002
|
+
});
|
|
1003
|
+
export const VCpuInfoFilterSensitiveLog = (obj) => ({
|
|
1004
|
+
...obj,
|
|
1005
|
+
});
|
|
1006
|
+
export const InstanceTypeInfoFilterSensitiveLog = (obj) => ({
|
|
1007
|
+
...obj,
|
|
1008
|
+
});
|
|
1009
|
+
export const DescribeInstanceTypesResultFilterSensitiveLog = (obj) => ({
|
|
1010
|
+
...obj,
|
|
1011
|
+
});
|
|
1012
|
+
export const DescribeInternetGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
1013
|
+
...obj,
|
|
1014
|
+
});
|
|
1015
|
+
export const DescribeInternetGatewaysResultFilterSensitiveLog = (obj) => ({
|
|
1016
|
+
...obj,
|
|
1017
|
+
});
|
|
1018
|
+
export const DescribeIpamPoolsRequestFilterSensitiveLog = (obj) => ({
|
|
1019
|
+
...obj,
|
|
1020
|
+
});
|
|
1021
|
+
export const DescribeIpamPoolsResultFilterSensitiveLog = (obj) => ({
|
|
1022
|
+
...obj,
|
|
1023
|
+
});
|
|
1024
|
+
export const DescribeIpamsRequestFilterSensitiveLog = (obj) => ({
|
|
1025
|
+
...obj,
|
|
1026
|
+
});
|
|
1027
|
+
export const DescribeIpamsResultFilterSensitiveLog = (obj) => ({
|
|
1028
|
+
...obj,
|
|
1029
|
+
});
|
|
1030
|
+
export const DescribeIpamScopesRequestFilterSensitiveLog = (obj) => ({
|
|
1031
|
+
...obj,
|
|
1032
|
+
});
|
|
1033
|
+
export const DescribeIpamScopesResultFilterSensitiveLog = (obj) => ({
|
|
1034
|
+
...obj,
|
|
1035
|
+
});
|
|
1036
|
+
export const DescribeIpv6PoolsRequestFilterSensitiveLog = (obj) => ({
|
|
1037
|
+
...obj,
|
|
1038
|
+
});
|
|
1039
|
+
export const PoolCidrBlockFilterSensitiveLog = (obj) => ({
|
|
1040
|
+
...obj,
|
|
1041
|
+
});
|
|
1042
|
+
export const Ipv6PoolFilterSensitiveLog = (obj) => ({
|
|
1043
|
+
...obj,
|
|
1044
|
+
});
|
|
1045
|
+
export const DescribeIpv6PoolsResultFilterSensitiveLog = (obj) => ({
|
|
1046
|
+
...obj,
|
|
1047
|
+
});
|
|
1048
|
+
export const DescribeKeyPairsRequestFilterSensitiveLog = (obj) => ({
|
|
1049
|
+
...obj,
|
|
1050
|
+
});
|
|
1051
|
+
export const KeyPairInfoFilterSensitiveLog = (obj) => ({
|
|
1052
|
+
...obj,
|
|
1053
|
+
});
|
|
1054
|
+
export const DescribeKeyPairsResultFilterSensitiveLog = (obj) => ({
|
|
1055
|
+
...obj,
|
|
1056
|
+
});
|
|
1057
|
+
export const DescribeLaunchTemplatesRequestFilterSensitiveLog = (obj) => ({
|
|
1058
|
+
...obj,
|
|
1059
|
+
});
|
|
1060
|
+
export const DescribeLaunchTemplatesResultFilterSensitiveLog = (obj) => ({
|
|
1061
|
+
...obj,
|
|
1062
|
+
});
|
|
1063
|
+
export const DescribeLaunchTemplateVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
1064
|
+
...obj,
|
|
1065
|
+
});
|
|
1066
|
+
export const DescribeLaunchTemplateVersionsResultFilterSensitiveLog = (obj) => ({
|
|
1067
|
+
...obj,
|
|
1068
|
+
});
|
|
1069
|
+
export const DescribeLocalGatewayRouteTablesRequestFilterSensitiveLog = (obj) => ({
|
|
1070
|
+
...obj,
|
|
1071
|
+
});
|
|
1072
|
+
export const DescribeLocalGatewayRouteTablesResultFilterSensitiveLog = (obj) => ({
|
|
1073
|
+
...obj,
|
|
1074
|
+
});
|
|
1075
|
+
export const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
1076
|
+
...obj,
|
|
1077
|
+
});
|
|
1078
|
+
export const DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
1079
|
+
...obj,
|
|
1080
|
+
});
|
|
1081
|
+
export const DescribeLocalGatewayRouteTableVpcAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
1082
|
+
...obj,
|
|
1083
|
+
});
|
|
1084
|
+
export const DescribeLocalGatewayRouteTableVpcAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
1085
|
+
...obj,
|
|
1086
|
+
});
|