Amazon Snow Family · Example Payload

Amazon Snow Family Job Metadata Example

Data MigrationEdge ComputingOffline TransferPhysical Appliance

Amazon Snow Family Job Metadata Example is an example object payload from Amazon Snow Family, with 25 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

JobIdJobStateJobTypeSnowballTypeCreationDateResourcesDescriptionKmsKeyARNRoleARNAddressIdShippingDetailsSnowballCapacityPreferenceNotificationDataTransferProgressJobLogInfoClusterIdForwardingAddressIdTaxDocumentsDeviceConfigurationRemoteManagementLongTermPricingIdOnDeviceServiceConfigurationImpactLevelPickupDetailsSnowballId

Example Payload

Raw ↑
{
  "JobId": "example-value",
  "JobState": "example-value",
  "JobType": "example-value",
  "SnowballType": "example-value",
  "CreationDate": "example-value",
  "Resources": "example-value",
  "Description": "example-value",
  "KmsKeyARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "RoleARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "AddressId": "example-value",
  "ShippingDetails": "example-value",
  "SnowballCapacityPreference": "example-value",
  "Notification": "example-value",
  "DataTransferProgress": "example-value",
  "JobLogInfo": "example-value",
  "ClusterId": "example-value",
  "ForwardingAddressId": "example-value",
  "TaxDocuments": "example-value",
  "DeviceConfiguration": "example-value",
  "RemoteManagement": "example-value",
  "LongTermPricingId": "example-value",
  "OnDeviceServiceConfiguration": "example-value",
  "ImpactLevel": "example-value",
  "PickupDetails": "example-value",
  "SnowballId": "example-value"
}