{-# OPTIONS_GHC -fno-warn-duplicate-exports #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Amazonka.Snowball
(
defaultService,
_InvalidResourceException,
_UnsupportedAddressException,
_ReturnShippingLabelAlreadyExistsException,
_KMSRequestFailedException,
_InvalidJobStateException,
_InvalidInputCombinationException,
_ConflictException,
_Ec2RequestFailedException,
_InvalidNextTokenException,
_InvalidAddressException,
_ClusterLimitExceededException,
CancelCluster (CancelCluster'),
newCancelCluster,
CancelClusterResponse (CancelClusterResponse'),
newCancelClusterResponse,
DescribeCluster (DescribeCluster'),
newDescribeCluster,
DescribeClusterResponse (DescribeClusterResponse'),
newDescribeClusterResponse,
CreateAddress (CreateAddress'),
newCreateAddress,
CreateAddressResponse (CreateAddressResponse'),
newCreateAddressResponse,
CreateReturnShippingLabel (CreateReturnShippingLabel'),
newCreateReturnShippingLabel,
CreateReturnShippingLabelResponse (CreateReturnShippingLabelResponse'),
newCreateReturnShippingLabelResponse,
GetSnowballUsage (GetSnowballUsage'),
newGetSnowballUsage,
GetSnowballUsageResponse (GetSnowballUsageResponse'),
newGetSnowballUsageResponse,
DescribeAddresses (DescribeAddresses'),
newDescribeAddresses,
DescribeAddressesResponse (DescribeAddressesResponse'),
newDescribeAddressesResponse,
ListCompatibleImages (ListCompatibleImages'),
newListCompatibleImages,
ListCompatibleImagesResponse (ListCompatibleImagesResponse'),
newListCompatibleImagesResponse,
CreateLongTermPricing (CreateLongTermPricing'),
newCreateLongTermPricing,
CreateLongTermPricingResponse (CreateLongTermPricingResponse'),
newCreateLongTermPricingResponse,
UpdateCluster (UpdateCluster'),
newUpdateCluster,
UpdateClusterResponse (UpdateClusterResponse'),
newUpdateClusterResponse,
GetSoftwareUpdates (GetSoftwareUpdates'),
newGetSoftwareUpdates,
GetSoftwareUpdatesResponse (GetSoftwareUpdatesResponse'),
newGetSoftwareUpdatesResponse,
CreateJob (CreateJob'),
newCreateJob,
CreateJobResponse (CreateJobResponse'),
newCreateJobResponse,
ListLongTermPricing (ListLongTermPricing'),
newListLongTermPricing,
ListLongTermPricingResponse (ListLongTermPricingResponse'),
newListLongTermPricingResponse,
GetJobManifest (GetJobManifest'),
newGetJobManifest,
GetJobManifestResponse (GetJobManifestResponse'),
newGetJobManifestResponse,
CreateCluster (CreateCluster'),
newCreateCluster,
CreateClusterResponse (CreateClusterResponse'),
newCreateClusterResponse,
ListJobs (ListJobs'),
newListJobs,
ListJobsResponse (ListJobsResponse'),
newListJobsResponse,
UpdateJob (UpdateJob'),
newUpdateJob,
UpdateJobResponse (UpdateJobResponse'),
newUpdateJobResponse,
UpdateJobShipmentState (UpdateJobShipmentState'),
newUpdateJobShipmentState,
UpdateJobShipmentStateResponse (UpdateJobShipmentStateResponse'),
newUpdateJobShipmentStateResponse,
GetJobUnlockCode (GetJobUnlockCode'),
newGetJobUnlockCode,
GetJobUnlockCodeResponse (GetJobUnlockCodeResponse'),
newGetJobUnlockCodeResponse,
ListClusterJobs (ListClusterJobs'),
newListClusterJobs,
ListClusterJobsResponse (ListClusterJobsResponse'),
newListClusterJobsResponse,
DescribeJob (DescribeJob'),
newDescribeJob,
DescribeJobResponse (DescribeJobResponse'),
newDescribeJobResponse,
UpdateLongTermPricing (UpdateLongTermPricing'),
newUpdateLongTermPricing,
UpdateLongTermPricingResponse (UpdateLongTermPricingResponse'),
newUpdateLongTermPricingResponse,
ListClusters (ListClusters'),
newListClusters,
ListClustersResponse (ListClustersResponse'),
newListClustersResponse,
DescribeAddress (DescribeAddress'),
newDescribeAddress,
DescribeAddressResponse (DescribeAddressResponse'),
newDescribeAddressResponse,
DescribeReturnShippingLabel (DescribeReturnShippingLabel'),
newDescribeReturnShippingLabel,
DescribeReturnShippingLabelResponse (DescribeReturnShippingLabelResponse'),
newDescribeReturnShippingLabelResponse,
CancelJob (CancelJob'),
newCancelJob,
CancelJobResponse (CancelJobResponse'),
newCancelJobResponse,
ClusterState (..),
DeviceServiceName (..),
JobState (..),
JobType (..),
LongTermPricingType (..),
RemoteManagement (..),
ShipmentState (..),
ShippingLabelStatus (..),
ShippingOption (..),
SnowballCapacity (..),
SnowballType (..),
StorageUnit (..),
TransferOption (..),
Address (Address'),
newAddress,
ClusterListEntry (ClusterListEntry'),
newClusterListEntry,
ClusterMetadata (ClusterMetadata'),
newClusterMetadata,
CompatibleImage (CompatibleImage'),
newCompatibleImage,
DataTransfer (DataTransfer'),
newDataTransfer,
DeviceConfiguration (DeviceConfiguration'),
newDeviceConfiguration,
Ec2AmiResource (Ec2AmiResource'),
newEc2AmiResource,
EventTriggerDefinition (EventTriggerDefinition'),
newEventTriggerDefinition,
INDTaxDocuments (INDTaxDocuments'),
newINDTaxDocuments,
JobListEntry (JobListEntry'),
newJobListEntry,
JobLogs (JobLogs'),
newJobLogs,
JobMetadata (JobMetadata'),
newJobMetadata,
JobResource (JobResource'),
newJobResource,
KeyRange (KeyRange'),
newKeyRange,
LambdaResource (LambdaResource'),
newLambdaResource,
LongTermPricingListEntry (LongTermPricingListEntry'),
newLongTermPricingListEntry,
NFSOnDeviceServiceConfiguration (NFSOnDeviceServiceConfiguration'),
newNFSOnDeviceServiceConfiguration,
Notification (Notification'),
newNotification,
OnDeviceServiceConfiguration (OnDeviceServiceConfiguration'),
newOnDeviceServiceConfiguration,
S3Resource (S3Resource'),
newS3Resource,
Shipment (Shipment'),
newShipment,
ShippingDetails (ShippingDetails'),
newShippingDetails,
SnowconeDeviceConfiguration (SnowconeDeviceConfiguration'),
newSnowconeDeviceConfiguration,
TargetOnDeviceService (TargetOnDeviceService'),
newTargetOnDeviceService,
TaxDocuments (TaxDocuments'),
newTaxDocuments,
WirelessConnection (WirelessConnection'),
newWirelessConnection,
)
where
import Amazonka.Snowball.CancelCluster
import Amazonka.Snowball.CancelJob
import Amazonka.Snowball.CreateAddress
import Amazonka.Snowball.CreateCluster
import Amazonka.Snowball.CreateJob
import Amazonka.Snowball.CreateLongTermPricing
import Amazonka.Snowball.CreateReturnShippingLabel
import Amazonka.Snowball.DescribeAddress
import Amazonka.Snowball.DescribeAddresses
import Amazonka.Snowball.DescribeCluster
import Amazonka.Snowball.DescribeJob
import Amazonka.Snowball.DescribeReturnShippingLabel
import Amazonka.Snowball.GetJobManifest
import Amazonka.Snowball.GetJobUnlockCode
import Amazonka.Snowball.GetSnowballUsage
import Amazonka.Snowball.GetSoftwareUpdates
import Amazonka.Snowball.Lens
import Amazonka.Snowball.ListClusterJobs
import Amazonka.Snowball.ListClusters
import Amazonka.Snowball.ListCompatibleImages
import Amazonka.Snowball.ListJobs
import Amazonka.Snowball.ListLongTermPricing
import Amazonka.Snowball.Types
import Amazonka.Snowball.UpdateCluster
import Amazonka.Snowball.UpdateJob
import Amazonka.Snowball.UpdateJobShipmentState
import Amazonka.Snowball.UpdateLongTermPricing
import Amazonka.Snowball.Waiters