Amazon Snow Family · Example Payload

Amazon Snow Family Create Cluster Request Example

Data MigrationEdge ComputingOffline TransferPhysical Appliance

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

Top-level fields

JobTypeResourcesOnDeviceServiceConfigurationDescriptionAddressIdKmsKeyARNRoleARNSnowballTypeShippingOptionNotificationForwardingAddressIdTaxDocumentsRemoteManagementInitialClusterSizeForceCreateJobsLongTermPricingIdsSnowballCapacityPreference

Example Payload

Raw ↑
{
  "JobType": "example-value",
  "Resources": "example-value",
  "OnDeviceServiceConfiguration": "example-value",
  "Description": "example-value",
  "AddressId": "example-value",
  "KmsKeyARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "RoleARN": "arn:aws:service:us-east-1:123456789012:resource/example",
  "SnowballType": "example-value",
  "ShippingOption": "example-value",
  "Notification": "example-value",
  "ForwardingAddressId": "example-value",
  "TaxDocuments": "example-value",
  "RemoteManagement": "example-value",
  "InitialClusterSize": "example-value",
  "ForceCreateJobs": "example-value",
  "LongTermPricingIds": "example-value",
  "SnowballCapacityPreference": "example-value"
}