'2.0', 'service' => '

The Amazon Web Services Snow Family provides a petabyte-scale data transport solution that uses secure devices to transfer large amounts of data between your on-premises data centers and Amazon Simple Storage Service (Amazon S3). The Snow Family commands described here provide access to the same functionality that is available in the Amazon Web Services Snow Family Management Console, which enables you to create and manage jobs for a Snow Family device. To transfer data locally with a Snow Family device, you\'ll need to use the Snowball Edge client or the Amazon S3 API Interface for Snowball or OpsHub for Snow Family. For more information, see the User Guide.

', 'operations' => [ 'CancelCluster' => '

Cancels a cluster job. You can only cancel a cluster job while it\'s in the AwaitingQuorum status. You\'ll have at least an hour after creating a cluster job to cancel it.

', 'CancelJob' => '

Cancels the specified job. You can only cancel a job before its JobState value changes to PreparingAppliance. Requesting the ListJobs or DescribeJob action returns a job\'s JobState as part of the response element data returned.

', 'CreateAddress' => '

Creates an address for a Snow device to be shipped to. In most regions, addresses are validated at the time of creation. The address you provide must be located within the serviceable area of your region. If the address is invalid or unsupported, then an exception is thrown.

', 'CreateCluster' => '

Creates an empty cluster. Each cluster supports five nodes. You use the CreateJob action separately to create the jobs for each of these nodes. The cluster does not ship until these five node jobs have been created.

', 'CreateJob' => '

Creates a job to import or export data between Amazon S3 and your on-premises data center. Your Amazon Web Services account must have the right trust policies and permissions in place to create a job for a Snow device. If you\'re creating a job for a node in a cluster, you only need to provide the clusterId value; the other job attributes are inherited from the cluster.

Only the Snowball; Edge device type is supported when ordering clustered jobs.

The device capacity is optional.

Availability of device types differ by Amazon Web Services Region. For more information about Region availability, see Amazon Web Services Regional Services.

Snow Family devices and their capacities.

', 'CreateLongTermPricing' => '

Creates a job with the long-term usage option for a device. The long-term usage is a 1-year or 3-year long-term pricing type for the device. You are billed upfront, and Amazon Web Services provides discounts for long-term pricing.

', 'CreateReturnShippingLabel' => '

Creates a shipping label that will be used to return the Snow device to Amazon Web Services.

', 'DescribeAddress' => '

Takes an AddressId and returns specific details about that address in the form of an Address object.

', 'DescribeAddresses' => '

Returns a specified number of ADDRESS objects. Calling this API in one of the US regions will return addresses from the list of all addresses associated with this account in all US regions.

', 'DescribeCluster' => '

Returns information about a specific cluster including shipping information, cluster status, and other important metadata.

', 'DescribeJob' => '

Returns information about a specific job including shipping information, job status, and other important metadata.

', 'DescribeReturnShippingLabel' => '

Information on the shipping label of a Snow device that is being returned to Amazon Web Services.

', 'GetJobManifest' => '

Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value. You can access the manifest file for up to 60 minutes after this request has been made. To access the manifest file after 60 minutes have passed, you\'ll have to make another call to the GetJobManifest action.

The manifest is an encrypted file that you can download after your job enters the WithCustomer status. This is the only valid status for calling this API as the manifest and UnlockCode code value are used for securing your device and should only be used when you have the device. The manifest is decrypted by using the UnlockCode code value, when you pass both values to the Snow device through the Snowball client when the client is started for the first time.

As a best practice, we recommend that you don\'t save a copy of an UnlockCode value in the same location as the manifest file for that job. Saving these separately helps prevent unauthorized parties from gaining access to the Snow device associated with that job.

The credentials of a given job, including its manifest file and unlock code, expire 360 days after the job is created.

', 'GetJobUnlockCode' => '

Returns the UnlockCode code value for the specified job. A particular UnlockCode value can be accessed for up to 360 days after the associated job has been created.

The UnlockCode value is a 29-character code with 25 alphanumeric characters and 4 hyphens. This code is used to decrypt the manifest file when it is passed along with the manifest to the Snow device through the Snowball client when the client is started for the first time. The only valid status for calling this API is WithCustomer as the manifest and Unlock code values are used for securing your device and should only be used when you have the device.

As a best practice, we recommend that you don\'t save a copy of the UnlockCode in the same location as the manifest file for that job. Saving these separately helps prevent unauthorized parties from gaining access to the Snow device associated with that job.

', 'GetSnowballUsage' => '

Returns information about the Snow Family service limit for your account, and also the number of Snow devices your account has in use.

The default service limit for the number of Snow devices that you can have at one time is 1. If you want to increase your service limit, contact Amazon Web Services Support.

', 'GetSoftwareUpdates' => '

Returns an Amazon S3 presigned URL for an update file associated with a specified JobId.

', 'ListClusterJobs' => '

Returns an array of JobListEntry objects of the specified length. Each JobListEntry object is for a job in the specified cluster and contains a job\'s state, a job\'s ID, and other information.

', 'ListClusters' => '

Returns an array of ClusterListEntry objects of the specified length. Each ClusterListEntry object contains a cluster\'s state, a cluster\'s ID, and other important status information.

', 'ListCompatibleImages' => '

This action returns a list of the different Amazon EC2-compatible Amazon Machine Images (AMIs) that are owned by your Amazon Web Services accountthat would be supported for use on a Snow device. Currently, supported AMIs are based on the Amazon Linux-2, Ubuntu 20.04 LTS - Focal, or Ubuntu 22.04 LTS - Jammy images, available on the Amazon Web Services Marketplace. Ubuntu 16.04 LTS - Xenial (HVM) images are no longer supported in the Market, but still supported for use on devices through Amazon EC2 VM Import/Export and running locally in AMIs.

', 'ListJobs' => '

Returns an array of JobListEntry objects of the specified length. Each JobListEntry object contains a job\'s state, a job\'s ID, and a value that indicates whether the job is a job part, in the case of export jobs. Calling this API action in one of the US regions will return jobs from the list of all jobs associated with this account in all US regions.

', 'ListLongTermPricing' => '

Lists all long-term pricing types.

', 'ListPickupLocations' => '

A list of locations from which the customer can choose to pickup a device.

', 'ListServiceVersions' => '

Lists all supported versions for Snow on-device services. Returns an array of ServiceVersion object containing the supported versions for a particular service.

', 'UpdateCluster' => '

While a cluster\'s ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster. Once the cluster changes to a different job state, usually 60 minutes after the cluster being created, this action is no longer available.

', 'UpdateJob' => '

While a job\'s JobState value is New, you can update some of the information associated with a job. Once the job changes to a different job state, usually within 60 minutes of the job being created, this action is no longer available.

', 'UpdateJobShipmentState' => '

Updates the state when a shipment state changes to a different state.

', 'UpdateLongTermPricing' => '

Updates the long-term pricing type.

', ], 'shapes' => [ 'Address' => [ 'base' => '

The address that you want the Snow device(s) associated with a specific job to be shipped to. Addresses are validated at the time of creation. The address you provide must be located within the serviceable area of your region. Although no individual elements of the Address are required, if the address is invalid or unsupported, then an exception is thrown.

', 'refs' => [ 'AddressList$member' => NULL, 'CreateAddressRequest$Address' => '

The address that you want the Snow device shipped to.

', 'DescribeAddressResult$Address' => '

The address that you want the Snow device(s) associated with a specific job to be shipped to.

', ], ], 'AddressId' => [ 'base' => NULL, 'refs' => [ 'Address$AddressId' => '

The unique ID for an address.

', 'ClusterMetadata$AddressId' => '

The automatically generated ID for a specific address.

', 'ClusterMetadata$ForwardingAddressId' => '

The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address. This field is not supported in most regions.

', 'CreateClusterRequest$AddressId' => '

The ID for the address that you want the cluster shipped to.

', 'CreateClusterRequest$ForwardingAddressId' => '

The forwarding address ID for a cluster. This field is not supported in most regions.

', 'CreateJobRequest$AddressId' => '

The ID for the address that you want the Snow device shipped to.

', 'CreateJobRequest$ForwardingAddressId' => '

The forwarding address ID for a job. This field is not supported in most Regions.

', 'DescribeAddressRequest$AddressId' => '

The automatically generated ID for a specific address.

', 'JobMetadata$AddressId' => '

The ID for the address that you want the Snow device shipped to.

', 'JobMetadata$ForwardingAddressId' => '

The ID of the address that you want a job shipped to, after it will be shipped to its primary address. This field is not supported in most regions.

', 'UpdateClusterRequest$AddressId' => '

The ID of the updated Address object.

', 'UpdateClusterRequest$ForwardingAddressId' => '

The updated ID for the forwarding address for a cluster. This field is not supported in most regions.

', 'UpdateJobRequest$AddressId' => '

The ID of the updated Address object.

', 'UpdateJobRequest$ForwardingAddressId' => '

The updated ID for the forwarding address for a job. This field is not supported in most regions.

', ], ], 'AddressList' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesResult$Addresses' => '

The Snow device shipping addresses that were created for this account.

', 'ListPickupLocationsResult$Addresses' => '

Information about the address of pickup locations.

', ], ], 'AddressType' => [ 'base' => NULL, 'refs' => [ 'Address$Type' => '

Differentiates between delivery address and pickup address in the customer account. Provided at job creation.

', ], ], 'AmiId' => [ 'base' => NULL, 'refs' => [ 'Ec2AmiResource$AmiId' => '

The ID of the AMI in Amazon EC2.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'Address$IsRestricted' => '

If the address you are creating is a primary address, then set this option to true. This field is not supported in most regions.

', 'CreateClusterRequest$ForceCreateJobs' => '

Force to create cluster when user attempts to overprovision or underprovision a cluster. A cluster is overprovisioned or underprovisioned if the initial size of the cluster is more (overprovisioned) or less (underprovisioned) than what needed to meet capacity requirement specified with OnDeviceServiceConfiguration.

', 'JobListEntry$IsMaster' => '

A value that indicates that this job is a main job. A main job represents a successful request to create an export job. Main jobs aren\'t associated with any Snowballs. Instead, each main job will have at least one job part, and each job part is associated with a Snowball. It might take some time before the job parts associated with a particular main job are listed, because they are created after the main job is created.

', 'Notification$NotifyAll' => '

Any change in job state will trigger a notification for this job.

', 'WirelessConnection$IsWifiEnabled' => '

Enables the Wi-Fi adapter on an Snowcone device.

', ], ], 'CancelClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelClusterResult' => [ 'base' => NULL, 'refs' => [], ], 'CancelJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CancelJobResult' => [ 'base' => NULL, 'refs' => [], ], 'ClusterId' => [ 'base' => NULL, 'refs' => [ 'CancelClusterRequest$ClusterId' => '

The 39-character ID for the cluster that you want to cancel, for example CID123e4567-e89b-12d3-a456-426655440000.

', 'CreateClusterResult$ClusterId' => '

The automatically generated ID for a cluster.

', 'CreateJobRequest$ClusterId' => '

The ID of a cluster. If you\'re creating a job for a node in a cluster, you need to provide only this clusterId value. The other job attributes are inherited from the cluster.

', 'DescribeClusterRequest$ClusterId' => '

The automatically generated ID for a cluster.

', 'ListClusterJobsRequest$ClusterId' => '

The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.

', 'UpdateClusterRequest$ClusterId' => '

The cluster ID of the cluster that you want to update, for example CID123e4567-e89b-12d3-a456-426655440000.

', ], ], 'ClusterLimitExceededException' => [ 'base' => '

Job creation failed. Currently, clusters support five nodes. If you have fewer than five nodes for your cluster and you have more nodes to create for this cluster, try again and create jobs until your cluster has exactly five nodes.

', 'refs' => [], ], 'ClusterListEntry' => [ 'base' => '

Contains a cluster\'s state, a cluster\'s ID, and other important information.

', 'refs' => [ 'ClusterListEntryList$member' => NULL, ], ], 'ClusterListEntryList' => [ 'base' => NULL, 'refs' => [ 'ListClustersResult$ClusterListEntries' => '

Each ClusterListEntry object contains a cluster\'s state, a cluster\'s ID, and other important status information.

', ], ], 'ClusterMetadata' => [ 'base' => '

Contains metadata about a specific cluster.

', 'refs' => [ 'DescribeClusterResult$ClusterMetadata' => '

Information about a specific cluster, including shipping information, cluster status, and other important metadata.

', ], ], 'ClusterState' => [ 'base' => NULL, 'refs' => [ 'ClusterListEntry$ClusterState' => '

The current state of this cluster. For information about the state of a specific node, see JobListEntry$JobState.

', 'ClusterMetadata$ClusterState' => '

The current status of the cluster.

', ], ], 'CompatibleImage' => [ 'base' => '

A JSON-formatted object that describes a compatible Amazon Machine Image (AMI), including the ID and name for a Snow device AMI. This AMI is compatible with the device\'s physical hardware requirements, and it should be able to be run in an SBE1 instance on the device.

', 'refs' => [ 'CompatibleImageList$member' => NULL, ], ], 'CompatibleImageList' => [ 'base' => NULL, 'refs' => [ 'ListCompatibleImagesResult$CompatibleImages' => '

A JSON-formatted object that describes a compatible AMI, including the ID and name for a Snow device AMI.

', ], ], 'ConflictException' => [ 'base' => '

You get this exception when you call CreateReturnShippingLabel more than once when other requests are not completed.

', 'refs' => [], ], 'CreateAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateClusterResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateLongTermPricingRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLongTermPricingResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateReturnShippingLabelRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateReturnShippingLabelResult' => [ 'base' => NULL, 'refs' => [], ], 'DataTransfer' => [ 'base' => '

Defines the real-time status of a Snow device\'s data transfer while the device is at Amazon Web Services. This data is only available while a job has a JobState value of InProgress, for both import and export jobs.

', 'refs' => [ 'JobMetadata$DataTransferProgress' => '

A value that defines the real-time status of a Snow device\'s data transfer while the device is at Amazon Web Services. This data is only available while a job has a JobState value of InProgress, for both import and export jobs.

', ], ], 'DependentService' => [ 'base' => '

The name and version of the service dependant on the requested service.

', 'refs' => [ 'DependentServiceList$member' => NULL, ], ], 'DependentServiceList' => [ 'base' => NULL, 'refs' => [ 'ListServiceVersionsRequest$DependentServices' => '

A list of names and versions of dependant services of the requested service.

', 'ListServiceVersionsResult$DependentServices' => '

A list of names and versions of dependant services of the service for which the system provided supported versions.

', ], ], 'DescribeAddressRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeAddressesResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeClusterResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReturnShippingLabelRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReturnShippingLabelResult' => [ 'base' => NULL, 'refs' => [], ], 'DeviceConfiguration' => [ 'base' => '

The container for SnowconeDeviceConfiguration.

', 'refs' => [ 'CreateJobRequest$DeviceConfiguration' => '

Defines the device configuration for an Snowcone job.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'JobMetadata$DeviceConfiguration' => NULL, ], ], 'DevicePickupId' => [ 'base' => NULL, 'refs' => [ 'PickupDetails$DevicePickupId' => '

The unique ID for a device that will be picked up.

', ], ], 'DeviceServiceName' => [ 'base' => NULL, 'refs' => [ 'TargetOnDeviceService$ServiceName' => '

Specifies the name of the service on the Snow Family device that your transferred data will be exported from or imported into.

', ], ], 'EKSOnDeviceServiceConfiguration' => [ 'base' => '

An object representing the metadata and configuration settings of EKS Anywhere on the Snow Family device.

', 'refs' => [ 'OnDeviceServiceConfiguration$EKSOnDeviceService' => '

The configuration of EKS Anywhere on the Snow Family device.

', ], ], 'Ec2AmiResource' => [ 'base' => '

A JSON-formatted object that contains the IDs for an Amazon Machine Image (AMI), including the Amazon EC2-compatible AMI ID and the Snow device AMI ID. Each AMI has these two IDs to simplify identifying the AMI in both the Amazon Web Services Cloud and on the device.

', 'refs' => [ 'Ec2AmiResourceList$member' => NULL, ], ], 'Ec2AmiResourceList' => [ 'base' => NULL, 'refs' => [ 'JobResource$Ec2AmiResources' => '

The Amazon Machine Images (AMIs) associated with this job.

', ], ], 'Ec2RequestFailedException' => [ 'base' => '

Your user lacks the necessary Amazon EC2 permissions to perform the attempted action.

', 'refs' => [], ], 'Email' => [ 'base' => NULL, 'refs' => [ 'PickupDetails$Email' => '

The email address of the person picking up the device.

', ], ], 'EventTriggerDefinition' => [ 'base' => '

The container for the EventTriggerDefinition$EventResourceARN.

', 'refs' => [ 'EventTriggerDefinitionList$member' => NULL, ], ], 'EventTriggerDefinitionList' => [ 'base' => NULL, 'refs' => [ 'LambdaResource$EventTriggers' => '

The array of ARNs for S3Resource objects to trigger the LambdaResource objects associated with this job.

', ], ], 'GSTIN' => [ 'base' => NULL, 'refs' => [ 'INDTaxDocuments$GSTIN' => '

The Goods and Services Tax (GST) documents required in Amazon Web Services Region in India.

', ], ], 'GetJobManifestRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetJobManifestResult' => [ 'base' => NULL, 'refs' => [], ], 'GetJobUnlockCodeRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetJobUnlockCodeResult' => [ 'base' => NULL, 'refs' => [], ], 'GetSnowballUsageRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSnowballUsageResult' => [ 'base' => NULL, 'refs' => [], ], 'GetSoftwareUpdatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetSoftwareUpdatesResult' => [ 'base' => NULL, 'refs' => [], ], 'INDTaxDocuments' => [ 'base' => '

The tax documents required in Amazon Web Services Region in India.

', 'refs' => [ 'TaxDocuments$IND' => NULL, ], ], 'ImpactLevel' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$ImpactLevel' => '

The highest impact level of data that will be stored or processed on the device, provided at job creation.

', 'JobMetadata$ImpactLevel' => '

The highest impact level of data that will be stored or processed on the device, provided at job creation.

', ], ], 'InitialClusterSize' => [ 'base' => NULL, 'refs' => [ 'CreateClusterRequest$InitialClusterSize' => '

If provided, each job will be automatically created and associated with the new cluster. If not provided, will be treated as 0.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'GetSnowballUsageResult$SnowballLimit' => '

The service limit for number of Snow devices this account can have at once. The default service limit is 1 (one).

', 'GetSnowballUsageResult$SnowballsInUse' => '

The number of Snow devices that this account is currently using.

', ], ], 'InvalidAddressException' => [ 'base' => '

The address provided was invalid. Check the address with your region\'s carrier, and try again.

', 'refs' => [], ], 'InvalidInputCombinationException' => [ 'base' => '

Job or cluster creation failed. One or more inputs were invalid. Confirm that the CreateClusterRequest$SnowballType value supports your CreateJobRequest$JobType, and try again.

', 'refs' => [], ], 'InvalidJobStateException' => [ 'base' => '

The action can\'t be performed because the job\'s current state doesn\'t allow that action to be performed.

', 'refs' => [], ], 'InvalidNextTokenException' => [ 'base' => '

The NextToken string was altered unexpectedly, and the operation has stopped. Run the operation without changing the NextToken string, and try again.

', 'refs' => [], ], 'InvalidResourceException' => [ 'base' => '

The specified resource can\'t be found. Check the information you provided in your last request, and try again.

', 'refs' => [], ], 'JavaBoolean' => [ 'base' => NULL, 'refs' => [ 'CreateLongTermPricingRequest$IsLongTermPricingAutoRenew' => '

Specifies whether the current long-term pricing type for the device should be renewed.

', 'LongTermPricingListEntry$IsLongTermPricingAutoRenew' => '

If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.

', 'UpdateLongTermPricingRequest$IsLongTermPricingAutoRenew' => '

If set to true, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires.

', ], ], 'JobId' => [ 'base' => NULL, 'refs' => [ 'CancelJobRequest$JobId' => '

The 39-character job ID for the job that you want to cancel, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'CreateJobResult$JobId' => '

The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'CreateReturnShippingLabelRequest$JobId' => '

The ID for a job that you want to create the return shipping label for; for example, JID123e4567-e89b-12d3-a456-426655440000.

', 'DescribeJobRequest$JobId' => '

The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'DescribeReturnShippingLabelRequest$JobId' => '

The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'GetJobManifestRequest$JobId' => '

The ID for a job that you want to get the manifest file for, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'GetJobUnlockCodeRequest$JobId' => '

The ID for the job that you want to get the UnlockCode value for, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'GetSoftwareUpdatesRequest$JobId' => '

The ID for a job that you want to get the software update file for, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'LongTermPricingAssociatedJobIdList$member' => NULL, 'LongTermPricingListEntry$CurrentActiveJob' => '

The current active jobs on the device the long-term pricing type.

', 'LongTermPricingListEntry$ReplacementJob' => '

A new device that replaces a device that is ordered with long-term pricing.

', 'UpdateJobRequest$JobId' => '

The job ID of the job that you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'UpdateJobShipmentStateRequest$JobId' => '

The job ID of the job whose shipment date you want to update, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'UpdateLongTermPricingRequest$ReplacementJob' => '

Specifies that a device that is ordered with long-term pricing should be replaced with a new device.

', ], ], 'JobListEntry' => [ 'base' => '

Each JobListEntry object contains a job\'s state, a job\'s ID, and a value that indicates whether the job is a job part, in the case of an export job.

', 'refs' => [ 'JobListEntryList$member' => NULL, ], ], 'JobListEntryList' => [ 'base' => NULL, 'refs' => [ 'CreateClusterResult$JobListEntries' => '

List of jobs created for this cluster. For syntax, see ListJobsResult$JobListEntries in this guide.

', 'ListClusterJobsResult$JobListEntries' => '

Each JobListEntry object contains a job\'s state, a job\'s ID, and a value that indicates whether the job is a job part, in the case of export jobs.

', 'ListJobsResult$JobListEntries' => '

Each JobListEntry object contains a job\'s state, a job\'s ID, and a value that indicates whether the job is a job part, in the case of export jobs.

', ], ], 'JobLogs' => [ 'base' => '

Contains job logs. Whenever a Snow device is used to import data into or export data out of Amazon S3, you\'ll have the option of downloading a PDF job report. Job logs are returned as a part of the response syntax of the DescribeJob action in the JobMetadata data type. The job logs can be accessed for up to 60 minutes after this request has been made. To access any of the job logs after 60 minutes have passed, you\'ll have to make another call to the DescribeJob action.

For import jobs, the PDF job report becomes available at the end of the import process. For export jobs, your job report typically becomes available while the Snow device for your job part is being delivered to you.

The job report provides you insight into the state of your Amazon S3 data transfer. The report includes details about your job or job part for your records.

For deeper visibility into the status of your transferred objects, you can look at the two associated logs: a success log and a failure log. The logs are saved in comma-separated value (CSV) format, and the name of each log includes the ID of the job or job part that the log describes.

', 'refs' => [ 'JobMetadata$JobLogInfo' => '

Links to Amazon S3 presigned URLs for the job report and logs. For import jobs, the PDF job report becomes available at the end of the import process. For export jobs, your job report typically becomes available while the Snow device for your job part is being delivered to you.

', ], ], 'JobMetadata' => [ 'base' => '

Contains information about a specific job including shipping information, job status, and other important metadata. This information is returned as a part of the response syntax of the DescribeJob action.

', 'refs' => [ 'DescribeJobResult$JobMetadata' => '

Information about a specific job, including shipping information, job status, and other important metadata.

', 'JobMetadataList$member' => NULL, ], ], 'JobMetadataList' => [ 'base' => NULL, 'refs' => [ 'DescribeJobResult$SubJobMetadata' => '

Information about a specific job part (in the case of an export job), including shipping information, job status, and other important metadata.

', ], ], 'JobResource' => [ 'base' => '

Contains an array of Amazon Web Services resource objects. Each object represents an Amazon S3 bucket, an Lambda function, or an Amazon Machine Image (AMI) based on Amazon EC2 that is associated with a particular job.

', 'refs' => [ 'ClusterMetadata$Resources' => '

The arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.

', 'CreateClusterRequest$Resources' => '

The resources associated with the cluster job. These resources include Amazon S3 buckets and optional Lambda functions written in the Python language.

', 'CreateJobRequest$Resources' => '

Defines the Amazon S3 buckets associated with this job.

With IMPORT jobs, you specify the bucket or buckets that your transferred data will be imported into.

With EXPORT jobs, you specify the bucket or buckets that your transferred data will be exported from. Optionally, you can also specify a KeyRange value. If you choose to export a range, you define the length of the range by providing either an inclusive BeginMarker value, an inclusive EndMarker value, or both. Ranges are UTF-8 binary sorted.

', 'JobMetadata$Resources' => '

An array of S3Resource objects. Each S3Resource object represents an Amazon S3 bucket that your transferred data will be exported from or imported into.

', 'UpdateClusterRequest$Resources' => '

The updated arrays of JobResource objects that can include updated S3Resource objects or LambdaResource objects.

', 'UpdateJobRequest$Resources' => '

The updated JobResource object, or the updated JobResource object.

', ], ], 'JobState' => [ 'base' => NULL, 'refs' => [ 'JobListEntry$JobState' => '

The current state of this job.

', 'JobMetadata$JobState' => '

The current status of the jobs.

', 'JobStateList$member' => NULL, ], ], 'JobStateList' => [ 'base' => NULL, 'refs' => [ 'Notification$JobStatesToNotify' => '

The list of job states that will trigger a notification for this job.

', ], ], 'JobType' => [ 'base' => NULL, 'refs' => [ 'ClusterMetadata$JobType' => '

The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE.

', 'CreateClusterRequest$JobType' => '

The type of job for this cluster. Currently, the only job type supported for clusters is LOCAL_USE.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'CreateJobRequest$JobType' => '

Defines the type of job that you\'re creating.

', 'JobListEntry$JobType' => '

The type of job.

', 'JobMetadata$JobType' => '

The type of job.

', ], ], 'KMSRequestFailedException' => [ 'base' => '

The provided Key Management Service key lacks the permissions to perform the specified CreateJob or UpdateJob action.

', 'refs' => [], ], 'KeyRange' => [ 'base' => '

Contains a key range. For export jobs, a S3Resource object can have an optional KeyRange value. The length of the range is defined at job creation, and has either an inclusive BeginMarker, an inclusive EndMarker, or both. Ranges are UTF-8 binary sorted.

', 'refs' => [ 'S3Resource$KeyRange' => '

For export jobs, you can provide an optional KeyRange within a specific Amazon S3 bucket. The length of the range is defined at job creation, and has either an inclusive BeginMarker, an inclusive EndMarker, or both. Ranges are UTF-8 binary sorted.

', ], ], 'KmsKeyARN' => [ 'base' => NULL, 'refs' => [ 'ClusterMetadata$KmsKeyARN' => '

The KmsKeyARN Amazon Resource Name (ARN) associated with this cluster. This ARN was created using the CreateKey API action in Key Management Service (KMS.

', 'CreateClusterRequest$KmsKeyARN' => '

The KmsKeyARN value that you want to associate with this cluster. KmsKeyARN values are created by using the CreateKey API action in Key Management Service (KMS).

', 'CreateJobRequest$KmsKeyARN' => '

The KmsKeyARN that you want to associate with this job. KmsKeyARNs are created using the CreateKey Key Management Service (KMS) API action.

', 'JobMetadata$KmsKeyARN' => '

The Amazon Resource Name (ARN) for the Key Management Service (KMS) key associated with this job. This ARN was created using the CreateKey API action in KMS.

', ], ], 'LambdaResource' => [ 'base' => '

Identifies

', 'refs' => [ 'LambdaResourceList$member' => NULL, ], ], 'LambdaResourceList' => [ 'base' => NULL, 'refs' => [ 'JobResource$LambdaResources' => '

The Python-language Lambda functions for this job.

', ], ], 'ListClusterJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListClusterJobsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListClustersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListClustersResult' => [ 'base' => NULL, 'refs' => [], ], 'ListCompatibleImagesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListCompatibleImagesResult' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListLimit' => [ 'base' => NULL, 'refs' => [ 'DescribeAddressesRequest$MaxResults' => '

The number of ADDRESS objects to return.

', 'ListClusterJobsRequest$MaxResults' => '

The number of JobListEntry objects to return.

', 'ListClustersRequest$MaxResults' => '

The number of ClusterListEntry objects to return.

', 'ListCompatibleImagesRequest$MaxResults' => '

The maximum number of results for the list of compatible images. Currently, a Snowball Edge device can store 10 AMIs.

', 'ListJobsRequest$MaxResults' => '

The number of JobListEntry objects to return.

', 'ListLongTermPricingRequest$MaxResults' => '

The maximum number of ListLongTermPricing objects to return.

', 'ListPickupLocationsRequest$MaxResults' => '

The maximum number of locations to list per page.

', 'ListServiceVersionsRequest$MaxResults' => '

The maximum number of ListServiceVersions objects to return.

', ], ], 'ListLongTermPricingRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListLongTermPricingResult' => [ 'base' => NULL, 'refs' => [], ], 'ListPickupLocationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListPickupLocationsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceVersionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListServiceVersionsResult' => [ 'base' => NULL, 'refs' => [], ], 'Long' => [ 'base' => NULL, 'refs' => [ 'DataTransfer$BytesTransferred' => '

The number of bytes transferred between a Snow device and Amazon S3.

', 'DataTransfer$ObjectsTransferred' => '

The number of objects transferred between a Snow device and Amazon S3.

', 'DataTransfer$TotalBytes' => '

The total bytes of data for a transfer between a Snow device and Amazon S3. This value is set to 0 (zero) until all the keys that will be transferred have been listed.

', 'DataTransfer$TotalObjects' => '

The total number of objects for a transfer between a Snow device and Amazon S3. This value is set to 0 (zero) until all the keys that will be transferred have been listed.

', ], ], 'LongTermPricingAssociatedJobIdList' => [ 'base' => NULL, 'refs' => [ 'LongTermPricingListEntry$JobIds' => '

The IDs of the jobs that are associated with a long-term pricing type.

', ], ], 'LongTermPricingEntryList' => [ 'base' => NULL, 'refs' => [ 'ListLongTermPricingResult$LongTermPricingEntries' => '

Each LongTermPricingEntry object contains a status, ID, and other information about the LongTermPricing type.

', ], ], 'LongTermPricingId' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$LongTermPricingId' => '

The ID of the long-term pricing type for the device.

', 'CreateLongTermPricingResult$LongTermPricingId' => '

The ID of the long-term pricing type for the device.

', 'JobMetadata$LongTermPricingId' => '

The ID of the long-term pricing type for the device.

', 'LongTermPricingIdList$member' => NULL, 'LongTermPricingListEntry$LongTermPricingId' => '

The ID of the long-term pricing type for the device.

', 'UpdateLongTermPricingRequest$LongTermPricingId' => '

The ID of the long-term pricing type for the device.

', ], ], 'LongTermPricingIdList' => [ 'base' => NULL, 'refs' => [ 'CreateClusterRequest$LongTermPricingIds' => '

Lists long-term pricing id that will be used to associate with jobs automatically created for the new cluster.

', ], ], 'LongTermPricingListEntry' => [ 'base' => '

Each LongTermPricingListEntry object contains information about a long-term pricing type.

', 'refs' => [ 'LongTermPricingEntryList$member' => NULL, ], ], 'LongTermPricingType' => [ 'base' => NULL, 'refs' => [ 'CreateLongTermPricingRequest$LongTermPricingType' => '

The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing.

', 'LongTermPricingListEntry$LongTermPricingType' => '

The type of long-term pricing that was selected for the device.

', ], ], 'NFSOnDeviceServiceConfiguration' => [ 'base' => '

An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.

', 'refs' => [ 'OnDeviceServiceConfiguration$NFSOnDeviceService' => '

Represents the NFS (Network File System) service on a Snow Family device.

', ], ], 'NodeFaultTolerance' => [ 'base' => NULL, 'refs' => [ 'S3OnDeviceServiceConfiguration$FaultTolerance' => '

>Fault tolerance level of the cluster. This indicates the number of nodes that can go down without degrading the performance of the cluster. This additional input helps when the specified StorageLimit matches more than one Amazon S3 compatible storage on Snow family devices service configuration.

', ], ], 'Notification' => [ 'base' => '

The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job. The Notification object is returned as a part of the response syntax of the DescribeJob action in the JobMetadata data type.

When the notification settings are defined during job creation, you can choose to notify based on a specific set of job states using the JobStatesToNotify array of strings, or you can specify that you want to have Amazon SNS notifications sent out for all job states with NotifyAll set to true.

', 'refs' => [ 'ClusterMetadata$Notification' => '

The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.

', 'CreateClusterRequest$Notification' => '

The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster.

', 'CreateJobRequest$Notification' => '

Defines the Amazon Simple Notification Service (Amazon SNS) notification settings for this job.

', 'JobMetadata$Notification' => '

The Amazon Simple Notification Service (Amazon SNS) notification settings associated with a specific job. The Notification object is returned as a part of the response syntax of the DescribeJob action in the JobMetadata data type.

', 'UpdateClusterRequest$Notification' => '

The new or updated Notification object.

', 'UpdateJobRequest$Notification' => '

The new or updated Notification object.

', ], ], 'OnDeviceServiceConfiguration' => [ 'base' => '

An object that represents the metadata and configuration settings for services on an Amazon Web Services Snow Family device.

', 'refs' => [ 'ClusterMetadata$OnDeviceServiceConfiguration' => '

Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.

', 'CreateClusterRequest$OnDeviceServiceConfiguration' => '

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network File System).

', 'CreateJobRequest$OnDeviceServiceConfiguration' => '

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.

', 'JobMetadata$OnDeviceServiceConfiguration' => '

Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device.

', 'UpdateClusterRequest$OnDeviceServiceConfiguration' => '

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family device clusters support Amazon S3 and NFS (Network File System).

', 'UpdateJobRequest$OnDeviceServiceConfiguration' => '

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System) and the Amazon Web Services Storage Gateway service Tape Gateway type.

', ], ], 'PhoneNumber' => [ 'base' => NULL, 'refs' => [ 'PickupDetails$PhoneNumber' => '

The phone number of the person picking up the device.

', ], ], 'PickupDetails' => [ 'base' => '

Information identifying the person picking up the device.

', 'refs' => [ 'CreateJobRequest$PickupDetails' => '

Information identifying the person picking up the device.

', 'JobMetadata$PickupDetails' => '

Information identifying the person picking up the device.

', 'UpdateJobRequest$PickupDetails' => NULL, ], ], 'RemoteManagement' => [ 'base' => NULL, 'refs' => [ 'CreateClusterRequest$RemoteManagement' => '

Allows you to securely operate and manage Snow devices in a cluster remotely from outside of your internal network. When set to INSTALLED_AUTOSTART, remote management will automatically be available when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.

', 'CreateJobRequest$RemoteManagement' => '

Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network. When set to INSTALLED_AUTOSTART, remote management will automatically be available when the device arrives at your location. Otherwise, you need to use the Snowball Edge client to manage the device. When set to NOT_INSTALLED, remote management will not be available on the device.

', 'JobMetadata$RemoteManagement' => '

Allows you to securely operate and manage Snowcone devices remotely from outside of your internal network. When set to INSTALLED_AUTOSTART, remote management will automatically be available when the device arrives at your location. Otherwise, you need to use the Snowball Client to manage the device.

', ], ], 'ResourceARN' => [ 'base' => NULL, 'refs' => [ 'EventTriggerDefinition$EventResourceARN' => '

The Amazon Resource Name (ARN) for any local Amazon S3 resource that is an Lambda function\'s event trigger associated with this job.

', 'LambdaResource$LambdaArn' => '

An Amazon Resource Name (ARN) that represents an Lambda function to be triggered by PUT object actions on the associated local Amazon S3 resource.

', 'S3Resource$BucketArn' => '

The Amazon Resource Name (ARN) of an Amazon S3 bucket.

', ], ], 'ReturnShippingLabelAlreadyExistsException' => [ 'base' => '

You get this exception if you call CreateReturnShippingLabel and a valid return shipping label already exists. In this case, use DescribeReturnShippingLabel to get the URL.

', 'refs' => [], ], 'RoleARN' => [ 'base' => NULL, 'refs' => [ 'ClusterMetadata$RoleARN' => '

The role ARN associated with this cluster. This ARN was created using the CreateRole API action in Identity and Access Management (IAM).

', 'CreateClusterRequest$RoleARN' => '

The RoleARN that you want to associate with this cluster. RoleArn values are created by using the CreateRole API action in Identity and Access Management (IAM).

', 'CreateJobRequest$RoleARN' => '

The RoleARN that you want to associate with this job. RoleArns are created using the CreateRole Identity and Access Management (IAM) API action.

', 'JobMetadata$RoleARN' => '

The role ARN associated with this job. This ARN was created using the CreateRole API action in Identity and Access Management.

', 'UpdateClusterRequest$RoleARN' => '

The new role Amazon Resource Name (ARN) that you want to associate with this cluster. To create a role ARN, use the CreateRole API action in Identity and Access Management (IAM).

', 'UpdateJobRequest$RoleARN' => '

The new role Amazon Resource Name (ARN) that you want to associate with this job. To create a role ARN, use the CreateRoleIdentity and Access Management (IAM) API action.

', ], ], 'S3OnDeviceServiceConfiguration' => [ 'base' => '

Amazon S3 compatible storage on Snow family devices configuration items.

', 'refs' => [ 'OnDeviceServiceConfiguration$S3OnDeviceService' => '

Configuration for Amazon S3 compatible storage on Snow family devices.

', ], ], 'S3Resource' => [ 'base' => '

Each S3Resource object represents an Amazon S3 bucket that your transferred data will be exported from or imported into. For export jobs, this object can have an optional KeyRange value. The length of the range is defined at job creation, and has either an inclusive BeginMarker, an inclusive EndMarker, or both. Ranges are UTF-8 binary sorted.

', 'refs' => [ 'S3ResourceList$member' => NULL, ], ], 'S3ResourceList' => [ 'base' => NULL, 'refs' => [ 'JobResource$S3Resources' => '

An array of S3Resource objects.

', ], ], 'S3StorageLimit' => [ 'base' => NULL, 'refs' => [ 'S3OnDeviceServiceConfiguration$StorageLimit' => '

If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used. If the specified storage limit value does not match any defined configuration, the request will fail. If more than one configuration has the same storage limit as specified, the other input need to be provided.

', ], ], 'ServiceName' => [ 'base' => NULL, 'refs' => [ 'DependentService$ServiceName' => '

The name of the dependent service.

', 'ListServiceVersionsRequest$ServiceName' => '

The name of the service for which you\'re requesting supported versions.

', 'ListServiceVersionsResult$ServiceName' => '

The name of the service for which the system provided supported versions.

', ], ], 'ServiceSize' => [ 'base' => NULL, 'refs' => [ 'S3OnDeviceServiceConfiguration$ServiceSize' => '

Applicable when creating a cluster. Specifies how many nodes are needed for Amazon S3 compatible storage on Snow family devices. If specified, the other input can be omitted.

', ], ], 'ServiceVersion' => [ 'base' => '

The version of the requested service.

', 'refs' => [ 'DependentService$ServiceVersion' => '

The version of the dependent service.

', 'ServiceVersionList$member' => NULL, ], ], 'ServiceVersionList' => [ 'base' => NULL, 'refs' => [ 'ListServiceVersionsResult$ServiceVersions' => '

A list of supported versions.

', ], ], 'Shipment' => [ 'base' => '

The Status and TrackingNumber information for an inbound or outbound shipment.

', 'refs' => [ 'ShippingDetails$InboundShipment' => '

The Status and TrackingNumber values for a Snow device being returned to Amazon Web Services for a particular job.

', 'ShippingDetails$OutboundShipment' => '

The Status and TrackingNumber values for a Snow device being delivered to the address that you specified for a particular job.

', ], ], 'ShipmentState' => [ 'base' => NULL, 'refs' => [ 'UpdateJobShipmentStateRequest$ShipmentState' => '

The state of a device when it is being shipped.

Set to RECEIVED when the device arrives at your location.

Set to RETURNED when you have returned the device to Amazon Web Services.

', ], ], 'ShippingDetails' => [ 'base' => '

A job\'s shipping information, including inbound and outbound tracking numbers and shipping speed options.

', 'refs' => [ 'JobMetadata$ShippingDetails' => '

A job\'s shipping information, including inbound and outbound tracking numbers and shipping speed options.

', ], ], 'ShippingLabelStatus' => [ 'base' => NULL, 'refs' => [ 'CreateReturnShippingLabelResult$Status' => '

The status information of the task on a Snow device that is being returned to Amazon Web Services.

', 'DescribeReturnShippingLabelResult$Status' => '

The status information of the task on a Snow device that is being returned to Amazon Web Services.

', ], ], 'ShippingOption' => [ 'base' => NULL, 'refs' => [ 'ClusterMetadata$ShippingOption' => '

The shipping speed for each node in this cluster. This speed doesn\'t dictate how soon you\'ll get each device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:

', 'CreateClusterRequest$ShippingOption' => '

The shipping speed for each node in this cluster. This speed doesn\'t dictate how soon you\'ll get each Snowball Edge device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:

', 'CreateJobRequest$ShippingOption' => '

The shipping speed for this job. This speed doesn\'t dictate how soon you\'ll get the Snow device, rather it represents how quickly the Snow device moves to its destination while in transit. Regional shipping speeds are as follows:

', 'CreateReturnShippingLabelRequest$ShippingOption' => '

The shipping speed for a particular job. This speed doesn\'t dictate how soon the device is returned to Amazon Web Services. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:

', 'ShippingDetails$ShippingOption' => '

The shipping speed for a particular job. This speed doesn\'t dictate how soon you\'ll get the Snow device from the job\'s creation date. This speed represents how quickly it moves to its destination while in transit. Regional shipping speeds are as follows:

', 'UpdateClusterRequest$ShippingOption' => '

The updated shipping option value of this cluster\'s ShippingDetails object.

', 'UpdateJobRequest$ShippingOption' => '

The updated shipping option value of this job\'s ShippingDetails object.

', ], ], 'SnowballCapacity' => [ 'base' => NULL, 'refs' => [ 'CreateClusterRequest$SnowballCapacityPreference' => '

If your job is being created in one of the US regions, you have the option of specifying what size Snow device you\'d like for this job. In all other regions, Snowballs come with 80 TB in storage capacity.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'CreateJobRequest$SnowballCapacityPreference' => '

If your job is being created in one of the US regions, you have the option of specifying what size Snow device you\'d like for this job. In all other regions, Snowballs come with 80 TB in storage capacity.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'JobMetadata$SnowballCapacityPreference' => '

The Snow device capacity preference for this job, specified at job creation. In US regions, you can choose between 50 TB and 80 TB Snowballs. All other regions use 80 TB capacity Snowballs.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'UpdateJobRequest$SnowballCapacityPreference' => '

The updated SnowballCapacityPreference of this job\'s JobMetadata object. The 50 TB Snowballs are only available in the US regions.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', ], ], 'SnowballType' => [ 'base' => NULL, 'refs' => [ 'ClusterMetadata$SnowballType' => '

The type of Snowcone device to use for this cluster.

For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE device type.

', 'CreateClusterRequest$SnowballType' => '

The type of Snow Family devices to use for this cluster.

For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE device type.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'CreateJobRequest$SnowballType' => '

The type of Snow Family devices to use for this job.

For cluster jobs, Amazon Web Services Snow Family currently supports only the EDGE device type.

The type of Amazon Web Services Snow device to use for this job. Currently, the only supported device type for cluster jobs is EDGE.

For more information, see Snowball Edge Device Options in the Snowball Edge Developer Guide.

For more information, see "https://docs.aws.amazon.com/snowball/latest/snowcone-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide or "https://docs.aws.amazon.com/snowball/latest/developer-guide/snow-device-types.html" (Snow Family Devices and Capacity) in the Snowcone User Guide.

', 'CreateLongTermPricingRequest$SnowballType' => '

The type of Snow Family devices to use for the long-term pricing job.

', 'JobListEntry$SnowballType' => '

The type of device used with this job.

', 'JobMetadata$SnowballType' => '

The type of device used with this job.

', 'LongTermPricingListEntry$SnowballType' => '

The type of Snow Family devices associated with this long-term pricing job.

', ], ], 'SnowconeDeviceConfiguration' => [ 'base' => '

Specifies the device configuration for an Snowcone job.

', 'refs' => [ 'DeviceConfiguration$SnowconeDeviceConfiguration' => '

Returns information about the device configuration for an Snowcone job.

', ], ], 'SnsTopicARN' => [ 'base' => NULL, 'refs' => [ 'Notification$SnsTopicARN' => '

The new SNS TopicArn that you want to associate with this job. You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic Amazon SNS API action.

You can subscribe email addresses to an Amazon SNS topic through the Amazon Web Services Management Console, or by using the Subscribe Amazon Simple Notification Service (Amazon SNS) API action.

', 'Notification$DevicePickupSnsTopicARN' => '

Used to send SNS notifications for the person picking up the device (identified during job creation).

', ], ], 'StorageLimit' => [ 'base' => NULL, 'refs' => [ 'NFSOnDeviceServiceConfiguration$StorageLimit' => '

The maximum NFS storage for one Snow Family device.

', 'TGWOnDeviceServiceConfiguration$StorageLimit' => '

The maximum number of virtual tapes to store on one Snow Family device. Due to physical resource limitations, this value must be set to 80 for Snowball Edge.

', ], ], 'StorageUnit' => [ 'base' => NULL, 'refs' => [ 'NFSOnDeviceServiceConfiguration$StorageUnit' => '

The scale unit of the NFS storage on the device.

Valid values: TB.

', 'S3OnDeviceServiceConfiguration$StorageUnit' => '

Storage unit. Currently the only supported unit is TB.

', 'TGWOnDeviceServiceConfiguration$StorageUnit' => '

The scale unit of the virtual tapes on the device.

', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'Address$Name' => '

The name of a person to receive a Snow device at an address.

', 'Address$Company' => '

The name of the company to receive a Snow device at an address.

', 'Address$Street1' => '

The first line in a street address that a Snow device is to be delivered to.

', 'Address$Street2' => '

The second line in a street address that a Snow device is to be delivered to.

', 'Address$Street3' => '

The third line in a street address that a Snow device is to be delivered to.

', 'Address$City' => '

The city in an address that a Snow device is to be delivered to.

', 'Address$StateOrProvince' => '

The state or province in an address that a Snow device is to be delivered to.

', 'Address$PrefectureOrDistrict' => '

This field is no longer used and the value is ignored.

', 'Address$Landmark' => '

This field is no longer used and the value is ignored.

', 'Address$Country' => '

The country in an address that a Snow device is to be delivered to.

', 'Address$PostalCode' => '

The postal code in an address that a Snow device is to be delivered to.

', 'Address$PhoneNumber' => '

The phone number associated with an address that a Snow device is to be delivered to.

', 'ClusterLimitExceededException$Message' => NULL, 'ClusterListEntry$ClusterId' => '

The 39-character ID for the cluster that you want to list, for example CID123e4567-e89b-12d3-a456-426655440000.

', 'ClusterListEntry$Description' => '

Defines an optional description of the cluster, for example Environmental Data Cluster-01.

', 'ClusterMetadata$ClusterId' => '

The automatically generated ID for a cluster.

', 'ClusterMetadata$Description' => '

The optional description of the cluster.

', 'CompatibleImage$AmiId' => '

The unique identifier for an individual Snow device AMI.

', 'CompatibleImage$Name' => '

The optional name of a compatible image.

', 'ConflictException$ConflictResource' => '

You get this resource when you call CreateReturnShippingLabel more than once when other requests are not completed. .

', 'ConflictException$Message' => NULL, 'CreateAddressResult$AddressId' => '

The automatically generated ID for a specific address. You\'ll use this ID when you create a job to specify which address you want the Snow device for that job shipped to.

', 'CreateClusterRequest$Description' => '

An optional description of this specific cluster, for example Environmental Data Cluster-01.

', 'CreateJobRequest$Description' => '

Defines an optional description of this specific job, for example Important Photos 2016-08-11.

', 'DescribeAddressesRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of ADDRESS objects, you have the option of specifying a value for NextToken as the starting point for your list of returned addresses.

', 'DescribeAddressesResult$NextToken' => '

HTTP requests are stateless. If you use the automatically generated NextToken value in your next DescribeAddresses call, your list of returned addresses will start from this point in the array.

', 'DescribeReturnShippingLabelResult$ReturnShippingLabelURI' => '

The pre-signed Amazon S3 URI used to download the return shipping label.

', 'EKSOnDeviceServiceConfiguration$KubernetesVersion' => '

The Kubernetes version for EKS Anywhere on the Snow Family device.

', 'EKSOnDeviceServiceConfiguration$EKSAnywhereVersion' => '

The version of EKS Anywhere on the Snow Family device.

', 'Ec2AmiResource$SnowballAmiId' => '

The ID of the AMI on the Snow device.

', 'Ec2RequestFailedException$Message' => NULL, 'GetJobManifestResult$ManifestURI' => '

The Amazon S3 presigned URL for the manifest file associated with the specified JobId value.

', 'GetJobUnlockCodeResult$UnlockCode' => '

The UnlockCode value for the specified job. The UnlockCode value can be accessed for up to 360 days after the job has been created.

', 'GetSoftwareUpdatesResult$UpdatesURI' => '

The Amazon S3 presigned URL for the update file associated with the specified JobId value. The software update will be available for 2 days after this request is made. To access an update after the 2 days have passed, you\'ll have to make another call to GetSoftwareUpdates.

', 'InvalidAddressException$Message' => NULL, 'InvalidInputCombinationException$Message' => NULL, 'InvalidJobStateException$Message' => NULL, 'InvalidNextTokenException$Message' => NULL, 'InvalidResourceException$Message' => NULL, 'InvalidResourceException$ResourceType' => '

The provided resource value is invalid.

', 'JobListEntry$JobId' => '

The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'JobListEntry$Description' => '

The optional description of this specific job, for example Important Photos 2016-08-11.

', 'JobLogs$JobCompletionReportURI' => '

A link to an Amazon S3 presigned URL where the job completion report is located.

', 'JobLogs$JobSuccessLogURI' => '

A link to an Amazon S3 presigned URL where the job success log is located.

', 'JobLogs$JobFailureLogURI' => '

A link to an Amazon S3 presigned URL where the job failure log is located.

', 'JobMetadata$JobId' => '

The automatically generated ID for a job, for example JID123e4567-e89b-12d3-a456-426655440000.

', 'JobMetadata$Description' => '

The description of the job, provided at job creation.

', 'JobMetadata$ClusterId' => '

The 39-character ID for the cluster, for example CID123e4567-e89b-12d3-a456-426655440000.

', 'JobMetadata$SnowballId' => '

Unique ID associated with a device.

', 'KMSRequestFailedException$Message' => NULL, 'KeyRange$BeginMarker' => '

The key that starts an optional key range for an export job. Ranges are inclusive and UTF-8 binary sorted.

', 'KeyRange$EndMarker' => '

The key that ends an optional key range for an export job. Ranges are inclusive and UTF-8 binary sorted.

', 'ListClusterJobsRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of JobListEntry objects, you have the option of specifying NextToken as the starting point for your returned list.

', 'ListClusterJobsResult$NextToken' => '

HTTP requests are stateless. If you use the automatically generated NextToken value in your next ListClusterJobsResult call, your list of returned jobs will start from this point in the array.

', 'ListClustersRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of ClusterListEntry objects, you have the option of specifying NextToken as the starting point for your returned list.

', 'ListClustersResult$NextToken' => '

HTTP requests are stateless. If you use the automatically generated NextToken value in your next ClusterListEntry call, your list of returned clusters will start from this point in the array.

', 'ListCompatibleImagesRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of compatible images, you can specify a value for NextToken as the starting point for your list of returned images.

', 'ListCompatibleImagesResult$NextToken' => '

Because HTTP requests are stateless, this is the starting point for your next list of returned images.

', 'ListJobsRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of JobListEntry objects, you have the option of specifying NextToken as the starting point for your returned list.

', 'ListJobsResult$NextToken' => '

HTTP requests are stateless. If you use this automatically generated NextToken value in your next ListJobs call, your returned JobListEntry objects will start from this point in the array.

', 'ListLongTermPricingRequest$NextToken' => '

Because HTTP requests are stateless, this is the starting point for your next list of ListLongTermPricing to return.

', 'ListLongTermPricingResult$NextToken' => '

Because HTTP requests are stateless, this is the starting point for your next list of returned ListLongTermPricing list.

', 'ListPickupLocationsRequest$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of ListPickupLocationsRequest objects, you have the option of specifying NextToken as the starting point for your returned list.

', 'ListPickupLocationsResult$NextToken' => '

HTTP requests are stateless. To identify what object comes "next" in the list of ListPickupLocationsResult objects, you have the option of specifying NextToken as the starting point for your returned list.

', 'ListServiceVersionsRequest$NextToken' => '

Because HTTP requests are stateless, this is the starting point for the next list of returned ListServiceVersionsRequest versions.

', 'ListServiceVersionsResult$NextToken' => '

Because HTTP requests are stateless, this is the starting point of the next list of returned ListServiceVersionsResult results.

', 'LongTermPricingListEntry$LongTermPricingStatus' => '

The status of the long-term pricing type.

', 'PickupDetails$Name' => '

The name of the person picking up the device.

', 'PickupDetails$IdentificationNumber' => '

The number on the credential identifying the person picking up the device.

', 'PickupDetails$IdentificationIssuingOrg' => '

Organization that issued the credential identifying the person picking up the device.

', 'ReturnShippingLabelAlreadyExistsException$Message' => NULL, 'ServiceVersion$Version' => '

The version number of the requested service.

', 'Shipment$Status' => '

Status information for a shipment.

', 'Shipment$TrackingNumber' => '

The tracking number for this job. Using this tracking number with your region\'s carrier\'s website, you can track a Snow device as the carrier transports it.

For India, the carrier is Amazon Logistics. For all other regions, UPS is the carrier.

', 'UnsupportedAddressException$Message' => NULL, 'UpdateClusterRequest$Description' => '

The updated description of this cluster.

', 'UpdateJobRequest$Description' => '

The updated description of this job\'s JobMetadata object.

', ], ], 'TGWOnDeviceServiceConfiguration' => [ 'base' => '

An object that represents the metadata and configuration settings for the Storage Gateway service Tape Gateway type on an Amazon Web Services Snow Family device.

', 'refs' => [ 'OnDeviceServiceConfiguration$TGWOnDeviceService' => '

Represents the Storage Gateway service Tape Gateway type on a Snow Family device.

', ], ], 'TargetOnDeviceService' => [ 'base' => '

An object that represents the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System).

', 'refs' => [ 'TargetOnDeviceServiceList$member' => NULL, ], ], 'TargetOnDeviceServiceList' => [ 'base' => NULL, 'refs' => [ 'S3Resource$TargetOnDeviceServices' => '

Specifies the service or services on the Snow Family device that your transferred data will be exported from or imported into. Amazon Web Services Snow Family supports Amazon S3 and NFS (Network File System).

', ], ], 'TaxDocuments' => [ 'base' => '

The tax documents required in your Amazon Web Services Region.

', 'refs' => [ 'ClusterMetadata$TaxDocuments' => '

The tax documents required in your Amazon Web Services Region.

', 'CreateClusterRequest$TaxDocuments' => '

The tax documents required in your Amazon Web Services Region.

', 'CreateJobRequest$TaxDocuments' => '

The tax documents required in your Amazon Web Services Region.

', 'JobMetadata$TaxDocuments' => '

The metadata associated with the tax documents required in your Amazon Web Services Region.

', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'ClusterListEntry$CreationDate' => '

The creation date for this cluster.

', 'ClusterMetadata$CreationDate' => '

The creation date for this cluster.

', 'DescribeReturnShippingLabelResult$ExpirationDate' => '

The expiration date of the current return shipping label.

', 'JobListEntry$CreationDate' => '

The creation date for this job.

', 'JobMetadata$CreationDate' => '

The creation date for this job.

', 'LongTermPricingListEntry$LongTermPricingEndDate' => '

The end date the long-term pricing contract.

', 'LongTermPricingListEntry$LongTermPricingStartDate' => '

The start date of the long-term pricing contract.

', 'PickupDetails$IdentificationExpirationDate' => '

Expiration date of the credential identifying the person picking up the device.

', ], ], 'TransferOption' => [ 'base' => NULL, 'refs' => [ 'TargetOnDeviceService$TransferOption' => '

Specifies whether the data is being imported or exported. You can import or export the data, or use it locally on the device.

', ], ], 'UnsupportedAddressException' => [ 'base' => '

The address is either outside the serviceable area for your region, or an error occurred. Check the address with your region\'s carrier and try again. If the issue persists, contact Amazon Web Services Support.

', 'refs' => [], ], 'UpdateClusterRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateClusterResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobShipmentStateRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobShipmentStateResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLongTermPricingRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLongTermPricingResult' => [ 'base' => NULL, 'refs' => [], ], 'WirelessConnection' => [ 'base' => '

Configures the wireless connection on an Snowcone device.

', 'refs' => [ 'SnowconeDeviceConfiguration$WirelessConnection' => '

Configures the wireless connection for the Snowcone device.

', ], ], ],];