schemas

package
v1.40.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AWSIESnowballJobManagementService = smithy.NewServiceSchema(_AWSIESnowballJobManagementService, "2016-06-30")
View Source
var Address = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "Address",
}, smithy.ShapeTypeStructure, 15)
View Source
var AddressType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "AddressType",
}, smithy.ShapeTypeEnum, 2)
View Source
var AddressType_AWS_SHIP *smithy.Schema
View Source
var AddressType_CUST_PICKUP *smithy.Schema
View Source
var Address_AddressId *smithy.Schema
View Source
var Address_City *smithy.Schema
View Source
var Address_Company *smithy.Schema
View Source
var Address_Country *smithy.Schema
View Source
var Address_IsRestricted *smithy.Schema
View Source
var Address_Landmark *smithy.Schema
View Source
var Address_Name *smithy.Schema
View Source
var Address_PhoneNumber *smithy.Schema
View Source
var Address_PostalCode *smithy.Schema
View Source
var Address_PrefectureOrDistrict *smithy.Schema
View Source
var Address_StateOrProvince *smithy.Schema
View Source
var Address_Street1 *smithy.Schema
View Source
var Address_Street2 *smithy.Schema
View Source
var Address_Street3 *smithy.Schema
View Source
var Address_Type *smithy.Schema
View Source
var CancelCluster = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelCluster",
}, smithy.ShapeTypeOperation, 0)
View Source
var CancelClusterRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelClusterRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var CancelClusterRequest_ClusterId *smithy.Schema
View Source
var CancelClusterResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelClusterResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var CancelJob = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelJob",
}, smithy.ShapeTypeOperation, 0)
View Source
var CancelJobRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelJobRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var CancelJobRequest_JobId *smithy.Schema
View Source
var CancelJobResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CancelJobResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var ClusterLimitExceededException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ClusterLimitExceededException",
}, smithy.ShapeTypeStructure, 1)
View Source
var ClusterLimitExceededException_Message *smithy.Schema
View Source
var ClusterListEntry = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ClusterListEntry",
}, smithy.ShapeTypeStructure, 4)
View Source
var ClusterListEntry_ClusterId *smithy.Schema
View Source
var ClusterListEntry_ClusterState *smithy.Schema
View Source
var ClusterListEntry_CreationDate *smithy.Schema
View Source
var ClusterListEntry_Description *smithy.Schema
View Source
var ClusterMetadata = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ClusterMetadata",
}, smithy.ShapeTypeStructure, 15)
View Source
var ClusterMetadata_AddressId *smithy.Schema
View Source
var ClusterMetadata_ClusterId *smithy.Schema
View Source
var ClusterMetadata_ClusterState *smithy.Schema
View Source
var ClusterMetadata_CreationDate *smithy.Schema
View Source
var ClusterMetadata_Description *smithy.Schema
View Source
var ClusterMetadata_ForwardingAddressId *smithy.Schema
View Source
var ClusterMetadata_JobType *smithy.Schema
View Source
var ClusterMetadata_KmsKeyARN *smithy.Schema
View Source
var ClusterMetadata_Notification *smithy.Schema
View Source
var ClusterMetadata_OnDeviceServiceConfiguration *smithy.Schema
View Source
var ClusterMetadata_Resources *smithy.Schema
View Source
var ClusterMetadata_RoleARN *smithy.Schema
View Source
var ClusterMetadata_ShippingOption *smithy.Schema
View Source
var ClusterMetadata_SnowballType *smithy.Schema
View Source
var ClusterMetadata_TaxDocuments *smithy.Schema
View Source
var ClusterState = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ClusterState",
}, smithy.ShapeTypeEnum, 5)
View Source
var ClusterState_AWAITING_QUORUM *smithy.Schema
View Source
var ClusterState_CANCELLED *smithy.Schema
View Source
var ClusterState_COMPLETE *smithy.Schema
View Source
var ClusterState_IN_USE *smithy.Schema
View Source
var ClusterState_PENDING *smithy.Schema
View Source
var CompatibleImage = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CompatibleImage",
}, smithy.ShapeTypeStructure, 2)
View Source
var CompatibleImage_AmiId *smithy.Schema
View Source
var CompatibleImage_Name *smithy.Schema
View Source
var ConflictException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ConflictException",
}, smithy.ShapeTypeStructure, 2)
View Source
var ConflictException_ConflictResource *smithy.Schema
View Source
var ConflictException_Message *smithy.Schema
View Source
var CreateAddress = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateAddress",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateAddressRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateAddressRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateAddressRequest_Address *smithy.Schema
View Source
var CreateAddressResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateAddressResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateAddressResult_AddressId *smithy.Schema
View Source
var CreateCluster = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateCluster",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateClusterRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateClusterRequest",
}, smithy.ShapeTypeStructure, 17)
View Source
var CreateClusterRequest_AddressId *smithy.Schema
View Source
var CreateClusterRequest_Description *smithy.Schema
View Source
var CreateClusterRequest_ForceCreateJobs *smithy.Schema
View Source
var CreateClusterRequest_ForwardingAddressId *smithy.Schema
View Source
var CreateClusterRequest_InitialClusterSize *smithy.Schema
View Source
var CreateClusterRequest_JobType *smithy.Schema
View Source
var CreateClusterRequest_KmsKeyARN *smithy.Schema
View Source
var CreateClusterRequest_LongTermPricingIds *smithy.Schema
View Source
var CreateClusterRequest_Notification *smithy.Schema
View Source
var CreateClusterRequest_OnDeviceServiceConfiguration *smithy.Schema
View Source
var CreateClusterRequest_RemoteManagement *smithy.Schema
View Source
var CreateClusterRequest_Resources *smithy.Schema
View Source
var CreateClusterRequest_RoleARN *smithy.Schema
View Source
var CreateClusterRequest_ShippingOption *smithy.Schema
View Source
var CreateClusterRequest_SnowballCapacityPreference *smithy.Schema
View Source
var CreateClusterRequest_SnowballType *smithy.Schema
View Source
var CreateClusterRequest_TaxDocuments *smithy.Schema
View Source
var CreateClusterResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateClusterResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var CreateClusterResult_ClusterId *smithy.Schema
View Source
var CreateClusterResult_JobListEntries *smithy.Schema
View Source
var CreateJob = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateJob",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateJobRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateJobRequest",
}, smithy.ShapeTypeStructure, 19)
View Source
var CreateJobRequest_AddressId *smithy.Schema
View Source
var CreateJobRequest_ClusterId *smithy.Schema
View Source
var CreateJobRequest_Description *smithy.Schema
View Source
var CreateJobRequest_DeviceConfiguration *smithy.Schema
View Source
var CreateJobRequest_ForwardingAddressId *smithy.Schema
View Source
var CreateJobRequest_ImpactLevel *smithy.Schema
View Source
var CreateJobRequest_JobType *smithy.Schema
View Source
var CreateJobRequest_KmsKeyARN *smithy.Schema
View Source
var CreateJobRequest_LongTermPricingId *smithy.Schema
View Source
var CreateJobRequest_Notification *smithy.Schema
View Source
var CreateJobRequest_OnDeviceServiceConfiguration *smithy.Schema
View Source
var CreateJobRequest_PickupDetails *smithy.Schema
View Source
var CreateJobRequest_RemoteManagement *smithy.Schema
View Source
var CreateJobRequest_Resources *smithy.Schema
View Source
var CreateJobRequest_RoleARN *smithy.Schema
View Source
var CreateJobRequest_ShippingOption *smithy.Schema
View Source
var CreateJobRequest_SnowballCapacityPreference *smithy.Schema
View Source
var CreateJobRequest_SnowballType *smithy.Schema
View Source
var CreateJobRequest_TaxDocuments *smithy.Schema
View Source
var CreateJobResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateJobResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateJobResult_JobId *smithy.Schema
View Source
var CreateLongTermPricing = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateLongTermPricing",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateLongTermPricingRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateLongTermPricingRequest",
}, smithy.ShapeTypeStructure, 3)
View Source
var CreateLongTermPricingRequest_IsLongTermPricingAutoRenew *smithy.Schema
View Source
var CreateLongTermPricingRequest_LongTermPricingType *smithy.Schema
View Source
var CreateLongTermPricingRequest_SnowballType *smithy.Schema
View Source
var CreateLongTermPricingResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateLongTermPricingResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateLongTermPricingResult_LongTermPricingId *smithy.Schema
View Source
var CreateReturnShippingLabel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateReturnShippingLabel",
}, smithy.ShapeTypeOperation, 0)
View Source
var CreateReturnShippingLabelRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateReturnShippingLabelRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var CreateReturnShippingLabelRequest_JobId *smithy.Schema
View Source
var CreateReturnShippingLabelRequest_ShippingOption *smithy.Schema
View Source
var CreateReturnShippingLabelResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "CreateReturnShippingLabelResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var CreateReturnShippingLabelResult_Status *smithy.Schema
View Source
var DataTransfer = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DataTransfer",
}, smithy.ShapeTypeStructure, 4)
View Source
var DataTransfer_BytesTransferred *smithy.Schema
View Source
var DataTransfer_ObjectsTransferred *smithy.Schema
View Source
var DataTransfer_TotalBytes *smithy.Schema
View Source
var DataTransfer_TotalObjects *smithy.Schema
View Source
var DependentService = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DependentService",
}, smithy.ShapeTypeStructure, 2)
View Source
var DependentService_ServiceName *smithy.Schema
View Source
var DependentService_ServiceVersion *smithy.Schema
View Source
var DescribeAddress = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddress",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeAddressRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddressRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeAddressRequest_AddressId *smithy.Schema
View Source
var DescribeAddressResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddressResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeAddressResult_Address *smithy.Schema
View Source
var DescribeAddresses = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddresses",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeAddressesRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddressesRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeAddressesRequest_MaxResults *smithy.Schema
View Source
var DescribeAddressesRequest_NextToken *smithy.Schema
View Source
var DescribeAddressesResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeAddressesResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeAddressesResult_Addresses *smithy.Schema
View Source
var DescribeAddressesResult_NextToken *smithy.Schema
View Source
var DescribeCluster = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeCluster",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeClusterRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeClusterRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeClusterRequest_ClusterId *smithy.Schema
View Source
var DescribeClusterResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeClusterResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeClusterResult_ClusterMetadata *smithy.Schema
View Source
var DescribeJob = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeJob",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeJobRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeJobRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeJobRequest_JobId *smithy.Schema
View Source
var DescribeJobResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeJobResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var DescribeJobResult_JobMetadata *smithy.Schema
View Source
var DescribeJobResult_SubJobMetadata *smithy.Schema
View Source
var DescribeReturnShippingLabel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeReturnShippingLabel",
}, smithy.ShapeTypeOperation, 0)
View Source
var DescribeReturnShippingLabelRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeReturnShippingLabelRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var DescribeReturnShippingLabelRequest_JobId *smithy.Schema
View Source
var DescribeReturnShippingLabelResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DescribeReturnShippingLabelResult",
}, smithy.ShapeTypeStructure, 3)
View Source
var DescribeReturnShippingLabelResult_ExpirationDate *smithy.Schema
View Source
var DescribeReturnShippingLabelResult_ReturnShippingLabelURI *smithy.Schema
View Source
var DescribeReturnShippingLabelResult_Status *smithy.Schema
View Source
var DeviceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DeviceConfiguration",
}, smithy.ShapeTypeStructure, 1)
View Source
var DeviceConfiguration_SnowconeDeviceConfiguration *smithy.Schema
View Source
var DeviceServiceName = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "DeviceServiceName",
}, smithy.ShapeTypeEnum, 2)
View Source
var DeviceServiceName_NFS_ON_DEVICE_SERVICE *smithy.Schema
View Source
var DeviceServiceName_S3_ON_DEVICE_SERVICE *smithy.Schema
View Source
var EKSOnDeviceServiceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "EKSOnDeviceServiceConfiguration",
}, smithy.ShapeTypeStructure, 2)
View Source
var EKSOnDeviceServiceConfiguration_EKSAnywhereVersion *smithy.Schema
View Source
var EKSOnDeviceServiceConfiguration_KubernetesVersion *smithy.Schema
View Source
var Ec2AmiResource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "Ec2AmiResource",
}, smithy.ShapeTypeStructure, 2)
View Source
var Ec2AmiResource_AmiId *smithy.Schema
View Source
var Ec2AmiResource_SnowballAmiId *smithy.Schema
View Source
var Ec2RequestFailedException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "Ec2RequestFailedException",
}, smithy.ShapeTypeStructure, 1)
View Source
var Ec2RequestFailedException_Message *smithy.Schema
View Source
var EventTriggerDefinition = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "EventTriggerDefinition",
}, smithy.ShapeTypeStructure, 1)
View Source
var EventTriggerDefinition_EventResourceARN *smithy.Schema
View Source
var GetJobManifest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobManifest",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetJobManifestRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobManifestRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetJobManifestRequest_JobId *smithy.Schema
View Source
var GetJobManifestResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobManifestResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetJobManifestResult_ManifestURI *smithy.Schema
View Source
var GetJobUnlockCode = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobUnlockCode",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetJobUnlockCodeRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobUnlockCodeRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetJobUnlockCodeRequest_JobId *smithy.Schema
View Source
var GetJobUnlockCodeResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetJobUnlockCodeResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetJobUnlockCodeResult_UnlockCode *smithy.Schema
View Source
var GetSnowballUsage = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSnowballUsage",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetSnowballUsageRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSnowballUsageRequest",
}, smithy.ShapeTypeStructure, 0)
View Source
var GetSnowballUsageResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSnowballUsageResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var GetSnowballUsageResult_SnowballLimit *smithy.Schema
View Source
var GetSnowballUsageResult_SnowballsInUse *smithy.Schema
View Source
var GetSoftwareUpdates = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSoftwareUpdates",
}, smithy.ShapeTypeOperation, 0)
View Source
var GetSoftwareUpdatesRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSoftwareUpdatesRequest",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetSoftwareUpdatesRequest_JobId *smithy.Schema
View Source
var GetSoftwareUpdatesResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "GetSoftwareUpdatesResult",
}, smithy.ShapeTypeStructure, 1)
View Source
var GetSoftwareUpdatesResult_UpdatesURI *smithy.Schema
View Source
var INDTaxDocuments = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "INDTaxDocuments",
}, smithy.ShapeTypeStructure, 1)
View Source
var INDTaxDocuments_GSTIN *smithy.Schema
View Source
var ImpactLevel = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ImpactLevel",
}, smithy.ShapeTypeEnum, 5)
View Source
var ImpactLevel_IL2 *smithy.Schema
View Source
var ImpactLevel_IL4 *smithy.Schema
View Source
var ImpactLevel_IL5 *smithy.Schema
View Source
var ImpactLevel_IL6 *smithy.Schema
View Source
var ImpactLevel_IL99 *smithy.Schema
View Source
var InvalidAddressException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "InvalidAddressException",
}, smithy.ShapeTypeStructure, 1)
View Source
var InvalidAddressException_Message *smithy.Schema
View Source
var InvalidInputCombinationException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "InvalidInputCombinationException",
}, smithy.ShapeTypeStructure, 1)
View Source
var InvalidInputCombinationException_Message *smithy.Schema
View Source
var InvalidJobStateException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "InvalidJobStateException",
}, smithy.ShapeTypeStructure, 1)
View Source
var InvalidJobStateException_Message *smithy.Schema
View Source
var InvalidNextTokenException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "InvalidNextTokenException",
}, smithy.ShapeTypeStructure, 1)
View Source
var InvalidNextTokenException_Message *smithy.Schema
View Source
var InvalidResourceException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "InvalidResourceException",
}, smithy.ShapeTypeStructure, 2)
View Source
var InvalidResourceException_Message *smithy.Schema
View Source
var InvalidResourceException_ResourceType *smithy.Schema
View Source
var JobListEntry = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobListEntry",
}, smithy.ShapeTypeStructure, 7)
View Source
var JobListEntry_CreationDate *smithy.Schema
View Source
var JobListEntry_Description *smithy.Schema
View Source
var JobListEntry_IsMaster *smithy.Schema
View Source
var JobListEntry_JobId *smithy.Schema
View Source
var JobListEntry_JobState *smithy.Schema
View Source
var JobListEntry_JobType *smithy.Schema
View Source
var JobListEntry_SnowballType *smithy.Schema
View Source
var JobLogs = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobLogs",
}, smithy.ShapeTypeStructure, 3)
View Source
var JobLogs_JobCompletionReportURI *smithy.Schema
View Source
var JobLogs_JobFailureLogURI *smithy.Schema
View Source
var JobLogs_JobSuccessLogURI *smithy.Schema
View Source
var JobMetadata = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobMetadata",
}, smithy.ShapeTypeStructure, 25)
View Source
var JobMetadata_AddressId *smithy.Schema
View Source
var JobMetadata_ClusterId *smithy.Schema
View Source
var JobMetadata_CreationDate *smithy.Schema
View Source
var JobMetadata_DataTransferProgress *smithy.Schema
View Source
var JobMetadata_Description *smithy.Schema
View Source
var JobMetadata_DeviceConfiguration *smithy.Schema
View Source
var JobMetadata_ForwardingAddressId *smithy.Schema
View Source
var JobMetadata_ImpactLevel *smithy.Schema
View Source
var JobMetadata_JobId *smithy.Schema
View Source
var JobMetadata_JobLogInfo *smithy.Schema
View Source
var JobMetadata_JobState *smithy.Schema
View Source
var JobMetadata_JobType *smithy.Schema
View Source
var JobMetadata_KmsKeyARN *smithy.Schema
View Source
var JobMetadata_LongTermPricingId *smithy.Schema
View Source
var JobMetadata_Notification *smithy.Schema
View Source
var JobMetadata_OnDeviceServiceConfiguration *smithy.Schema
View Source
var JobMetadata_PickupDetails *smithy.Schema
View Source
var JobMetadata_RemoteManagement *smithy.Schema
View Source
var JobMetadata_Resources *smithy.Schema
View Source
var JobMetadata_RoleARN *smithy.Schema
View Source
var JobMetadata_ShippingDetails *smithy.Schema
View Source
var JobMetadata_SnowballCapacityPreference *smithy.Schema
View Source
var JobMetadata_SnowballId *smithy.Schema
View Source
var JobMetadata_SnowballType *smithy.Schema
View Source
var JobMetadata_TaxDocuments *smithy.Schema
View Source
var JobResource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobResource",
}, smithy.ShapeTypeStructure, 3)
View Source
var JobResource_Ec2AmiResources *smithy.Schema
View Source
var JobResource_LambdaResources *smithy.Schema
View Source
var JobResource_S3Resources *smithy.Schema
View Source
var JobState = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobState",
}, smithy.ShapeTypeEnum, 13)
View Source
var JobState_CANCELLED *smithy.Schema
View Source
var JobState_COMPLETE *smithy.Schema
View Source
var JobState_IN_PROGRESS *smithy.Schema
View Source
var JobState_IN_TRANSIT_TO_AWS *smithy.Schema
View Source
var JobState_IN_TRANSIT_TO_CUSTOMER *smithy.Schema
View Source
var JobState_LISTING *smithy.Schema
View Source
var JobState_NEW *smithy.Schema
View Source
var JobState_PENDING *smithy.Schema
View Source
var JobState_PREPARING_APPLIANCE *smithy.Schema
View Source
var JobState_PREPARING_SHIPMENT *smithy.Schema
View Source
var JobState_WITH_AWS *smithy.Schema
View Source
var JobState_WITH_AWS_SORTING_FACILITY *smithy.Schema
View Source
var JobState_WITH_CUSTOMER *smithy.Schema
View Source
var JobType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "JobType",
}, smithy.ShapeTypeEnum, 3)
View Source
var JobType_EXPORT *smithy.Schema
View Source
var JobType_IMPORT *smithy.Schema
View Source
var JobType_LOCAL_USE *smithy.Schema
View Source
var KMSRequestFailedException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "KMSRequestFailedException",
}, smithy.ShapeTypeStructure, 1)
View Source
var KMSRequestFailedException_Message *smithy.Schema
View Source
var KeyRange = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "KeyRange",
}, smithy.ShapeTypeStructure, 2)
View Source
var KeyRange_BeginMarker *smithy.Schema
View Source
var KeyRange_EndMarker *smithy.Schema
View Source
var LambdaResource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "LambdaResource",
}, smithy.ShapeTypeStructure, 2)
View Source
var LambdaResource_EventTriggers *smithy.Schema
View Source
var LambdaResource_LambdaArn *smithy.Schema
View Source
var ListClusterJobs = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClusterJobs",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListClusterJobsRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClusterJobsRequest",
}, smithy.ShapeTypeStructure, 3)
View Source
var ListClusterJobsRequest_ClusterId *smithy.Schema
View Source
var ListClusterJobsRequest_MaxResults *smithy.Schema
View Source
var ListClusterJobsRequest_NextToken *smithy.Schema
View Source
var ListClusterJobsResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClusterJobsResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListClusterJobsResult_JobListEntries *smithy.Schema
View Source
var ListClusterJobsResult_NextToken *smithy.Schema
View Source
var ListClusters = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClusters",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListClustersRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClustersRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListClustersRequest_MaxResults *smithy.Schema
View Source
var ListClustersRequest_NextToken *smithy.Schema
View Source
var ListClustersResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListClustersResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListClustersResult_ClusterListEntries *smithy.Schema
View Source
var ListClustersResult_NextToken *smithy.Schema
View Source
var ListCompatibleImages = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListCompatibleImages",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListCompatibleImagesRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListCompatibleImagesRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListCompatibleImagesRequest_MaxResults *smithy.Schema
View Source
var ListCompatibleImagesRequest_NextToken *smithy.Schema
View Source
var ListCompatibleImagesResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListCompatibleImagesResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListCompatibleImagesResult_CompatibleImages *smithy.Schema
View Source
var ListCompatibleImagesResult_NextToken *smithy.Schema
View Source
var ListJobs = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListJobs",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListJobsRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListJobsRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListJobsRequest_MaxResults *smithy.Schema
View Source
var ListJobsRequest_NextToken *smithy.Schema
View Source
var ListJobsResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListJobsResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListJobsResult_JobListEntries *smithy.Schema
View Source
var ListJobsResult_NextToken *smithy.Schema
View Source
var ListLongTermPricing = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListLongTermPricing",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListLongTermPricingRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListLongTermPricingRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListLongTermPricingRequest_MaxResults *smithy.Schema
View Source
var ListLongTermPricingRequest_NextToken *smithy.Schema
View Source
var ListLongTermPricingResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListLongTermPricingResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListLongTermPricingResult_LongTermPricingEntries *smithy.Schema
View Source
var ListLongTermPricingResult_NextToken *smithy.Schema
View Source
var ListPickupLocations = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListPickupLocations",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListPickupLocationsRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListPickupLocationsRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListPickupLocationsRequest_MaxResults *smithy.Schema
View Source
var ListPickupLocationsRequest_NextToken *smithy.Schema
View Source
var ListPickupLocationsResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListPickupLocationsResult",
}, smithy.ShapeTypeStructure, 2)
View Source
var ListPickupLocationsResult_Addresses *smithy.Schema
View Source
var ListPickupLocationsResult_NextToken *smithy.Schema
View Source
var ListServiceVersions = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListServiceVersions",
}, smithy.ShapeTypeOperation, 0)
View Source
var ListServiceVersionsRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListServiceVersionsRequest",
}, smithy.ShapeTypeStructure, 4)
View Source
var ListServiceVersionsRequest_DependentServices *smithy.Schema
View Source
var ListServiceVersionsRequest_MaxResults *smithy.Schema
View Source
var ListServiceVersionsRequest_NextToken *smithy.Schema
View Source
var ListServiceVersionsRequest_ServiceName *smithy.Schema
View Source
var ListServiceVersionsResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ListServiceVersionsResult",
}, smithy.ShapeTypeStructure, 4)
View Source
var ListServiceVersionsResult_DependentServices *smithy.Schema
View Source
var ListServiceVersionsResult_NextToken *smithy.Schema
View Source
var ListServiceVersionsResult_ServiceName *smithy.Schema
View Source
var ListServiceVersionsResult_ServiceVersions *smithy.Schema
View Source
var LongTermPricingListEntry = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "LongTermPricingListEntry",
}, smithy.ShapeTypeStructure, 10)
View Source
var LongTermPricingListEntry_CurrentActiveJob *smithy.Schema
View Source
var LongTermPricingListEntry_IsLongTermPricingAutoRenew *smithy.Schema
View Source
var LongTermPricingListEntry_JobIds *smithy.Schema
View Source
var LongTermPricingListEntry_LongTermPricingEndDate *smithy.Schema
View Source
var LongTermPricingListEntry_LongTermPricingId *smithy.Schema
View Source
var LongTermPricingListEntry_LongTermPricingStartDate *smithy.Schema
View Source
var LongTermPricingListEntry_LongTermPricingStatus *smithy.Schema
View Source
var LongTermPricingListEntry_LongTermPricingType *smithy.Schema
View Source
var LongTermPricingListEntry_ReplacementJob *smithy.Schema
View Source
var LongTermPricingListEntry_SnowballType *smithy.Schema
View Source
var LongTermPricingType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "LongTermPricingType",
}, smithy.ShapeTypeEnum, 3)
View Source
var LongTermPricingType_ONE_MONTH *smithy.Schema
View Source
var LongTermPricingType_ONE_YEAR *smithy.Schema
View Source
var LongTermPricingType_THREE_YEAR *smithy.Schema
View Source
var NFSOnDeviceServiceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "NFSOnDeviceServiceConfiguration",
}, smithy.ShapeTypeStructure, 2)
View Source
var NFSOnDeviceServiceConfiguration_StorageLimit *smithy.Schema
View Source
var NFSOnDeviceServiceConfiguration_StorageUnit *smithy.Schema
View Source
var Notification = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "Notification",
}, smithy.ShapeTypeStructure, 4)
View Source
var Notification_DevicePickupSnsTopicARN *smithy.Schema
View Source
var Notification_JobStatesToNotify *smithy.Schema
View Source
var Notification_NotifyAll *smithy.Schema
View Source
var Notification_SnsTopicARN *smithy.Schema
View Source
var OnDeviceServiceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "OnDeviceServiceConfiguration",
}, smithy.ShapeTypeStructure, 4)
View Source
var OnDeviceServiceConfiguration_EKSOnDeviceService *smithy.Schema
View Source
var OnDeviceServiceConfiguration_NFSOnDeviceService *smithy.Schema
View Source
var OnDeviceServiceConfiguration_S3OnDeviceService *smithy.Schema
View Source
var OnDeviceServiceConfiguration_TGWOnDeviceService *smithy.Schema
View Source
var PickupDetails = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "PickupDetails",
}, smithy.ShapeTypeStructure, 7)
View Source
var PickupDetails_DevicePickupId *smithy.Schema
View Source
var PickupDetails_Email *smithy.Schema
View Source
var PickupDetails_IdentificationExpirationDate *smithy.Schema
View Source
var PickupDetails_IdentificationIssuingOrg *smithy.Schema
View Source
var PickupDetails_IdentificationNumber *smithy.Schema
View Source
var PickupDetails_Name *smithy.Schema
View Source
var PickupDetails_PhoneNumber *smithy.Schema
View Source
var RemoteManagement = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "RemoteManagement",
}, smithy.ShapeTypeEnum, 3)
View Source
var RemoteManagement_INSTALLED_AUTOSTART *smithy.Schema
View Source
var RemoteManagement_INSTALLED_ONLY *smithy.Schema
View Source
var RemoteManagement_NOT_INSTALLED *smithy.Schema
View Source
var ReturnShippingLabelAlreadyExistsException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ReturnShippingLabelAlreadyExistsException",
}, smithy.ShapeTypeStructure, 1)
View Source
var ReturnShippingLabelAlreadyExistsException_Message *smithy.Schema
View Source
var S3OnDeviceServiceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "S3OnDeviceServiceConfiguration",
}, smithy.ShapeTypeStructure, 4)
View Source
var S3OnDeviceServiceConfiguration_FaultTolerance *smithy.Schema
View Source
var S3OnDeviceServiceConfiguration_ServiceSize *smithy.Schema
View Source
var S3OnDeviceServiceConfiguration_StorageLimit *smithy.Schema
View Source
var S3OnDeviceServiceConfiguration_StorageUnit *smithy.Schema
View Source
var S3Resource = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "S3Resource",
}, smithy.ShapeTypeStructure, 3)
View Source
var S3Resource_BucketArn *smithy.Schema
View Source
var S3Resource_KeyRange *smithy.Schema
View Source
var S3Resource_TargetOnDeviceServices *smithy.Schema
View Source
var ServiceName = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ServiceName",
}, smithy.ShapeTypeEnum, 2)
View Source
var ServiceName_EKS_ANYWHERE *smithy.Schema
View Source
var ServiceName_KUBERNETES *smithy.Schema
View Source
var ServiceVersion = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ServiceVersion",
}, smithy.ShapeTypeStructure, 1)
View Source
var ServiceVersion_Version *smithy.Schema
View Source
var Shipment = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "Shipment",
}, smithy.ShapeTypeStructure, 2)
View Source
var ShipmentState = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ShipmentState",
}, smithy.ShapeTypeEnum, 2)
View Source
var ShipmentState_RECEIVED *smithy.Schema
View Source
var ShipmentState_RETURNED *smithy.Schema
View Source
var Shipment_Status *smithy.Schema
View Source
var Shipment_TrackingNumber *smithy.Schema
View Source
var ShippingDetails = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ShippingDetails",
}, smithy.ShapeTypeStructure, 3)
View Source
var ShippingDetails_InboundShipment *smithy.Schema
View Source
var ShippingDetails_OutboundShipment *smithy.Schema
View Source
var ShippingDetails_ShippingOption *smithy.Schema
View Source
var ShippingLabelStatus = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ShippingLabelStatus",
}, smithy.ShapeTypeEnum, 4)
View Source
var ShippingLabelStatus_FAILED *smithy.Schema
View Source
var ShippingLabelStatus_IN_PROGRESS *smithy.Schema
View Source
var ShippingLabelStatus_SUCCEEDED *smithy.Schema
View Source
var ShippingLabelStatus_TIMED_OUT *smithy.Schema
View Source
var ShippingOption = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "ShippingOption",
}, smithy.ShapeTypeEnum, 4)
View Source
var ShippingOption_EXPRESS *smithy.Schema
View Source
var ShippingOption_NEXT_DAY *smithy.Schema
View Source
var ShippingOption_SECOND_DAY *smithy.Schema
View Source
var ShippingOption_STANDARD *smithy.Schema
View Source
var SnowballCapacity = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "SnowballCapacity",
}, smithy.ShapeTypeEnum, 11)
View Source
var SnowballCapacity_NO_PREFERENCE *smithy.Schema
View Source
var SnowballCapacity_T100 *smithy.Schema
View Source
var SnowballCapacity_T13 *smithy.Schema
View Source
var SnowballCapacity_T14 *smithy.Schema
View Source
var SnowballCapacity_T240 *smithy.Schema
View Source
var SnowballCapacity_T32 *smithy.Schema
View Source
var SnowballCapacity_T42 *smithy.Schema
View Source
var SnowballCapacity_T50 *smithy.Schema
View Source
var SnowballCapacity_T8 *smithy.Schema
View Source
var SnowballCapacity_T80 *smithy.Schema
View Source
var SnowballCapacity_T98 *smithy.Schema
View Source
var SnowballType = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "SnowballType",
}, smithy.ShapeTypeEnum, 10)
View Source
var SnowballType_EDGE *smithy.Schema
View Source
var SnowballType_EDGE_C *smithy.Schema
View Source
var SnowballType_EDGE_CG *smithy.Schema
View Source
var SnowballType_EDGE_S *smithy.Schema
View Source
var SnowballType_RACK_5U_C *smithy.Schema
View Source
var SnowballType_SNC1_HDD *smithy.Schema
View Source
var SnowballType_SNC1_SSD *smithy.Schema
View Source
var SnowballType_STANDARD *smithy.Schema
View Source
var SnowballType_V3_5C *smithy.Schema
View Source
var SnowballType_V3_5S *smithy.Schema
View Source
var SnowconeDeviceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "SnowconeDeviceConfiguration",
}, smithy.ShapeTypeStructure, 1)
View Source
var SnowconeDeviceConfiguration_WirelessConnection *smithy.Schema
View Source
var StorageUnit = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "StorageUnit",
}, smithy.ShapeTypeEnum, 1)
View Source
var StorageUnit_TB *smithy.Schema
View Source
var TGWOnDeviceServiceConfiguration = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "TGWOnDeviceServiceConfiguration",
}, smithy.ShapeTypeStructure, 2)
View Source
var TGWOnDeviceServiceConfiguration_StorageLimit *smithy.Schema
View Source
var TGWOnDeviceServiceConfiguration_StorageUnit *smithy.Schema
View Source
var TargetOnDeviceService = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "TargetOnDeviceService",
}, smithy.ShapeTypeStructure, 2)
View Source
var TargetOnDeviceService_ServiceName *smithy.Schema
View Source
var TargetOnDeviceService_TransferOption *smithy.Schema
View Source
var TaxDocuments = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "TaxDocuments",
}, smithy.ShapeTypeStructure, 1)
View Source
var TaxDocuments_IND *smithy.Schema
View Source
var TransferOption = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "TransferOption",
}, smithy.ShapeTypeEnum, 3)
View Source
var TransferOption_EXPORT *smithy.Schema
View Source
var TransferOption_IMPORT *smithy.Schema
View Source
var TransferOption_LOCAL_USE *smithy.Schema
View Source
var UnsupportedAddressException = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UnsupportedAddressException",
}, smithy.ShapeTypeStructure, 1)
View Source
var UnsupportedAddressException_Message *smithy.Schema
View Source
var UpdateCluster = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateCluster",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateClusterRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateClusterRequest",
}, smithy.ShapeTypeStructure, 9)
View Source
var UpdateClusterRequest_AddressId *smithy.Schema
View Source
var UpdateClusterRequest_ClusterId *smithy.Schema
View Source
var UpdateClusterRequest_Description *smithy.Schema
View Source
var UpdateClusterRequest_ForwardingAddressId *smithy.Schema
View Source
var UpdateClusterRequest_Notification *smithy.Schema
View Source
var UpdateClusterRequest_OnDeviceServiceConfiguration *smithy.Schema
View Source
var UpdateClusterRequest_Resources *smithy.Schema
View Source
var UpdateClusterRequest_RoleARN *smithy.Schema
View Source
var UpdateClusterRequest_ShippingOption *smithy.Schema
View Source
var UpdateClusterResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateClusterResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var UpdateJob = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJob",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateJobRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJobRequest",
}, smithy.ShapeTypeStructure, 11)
View Source
var UpdateJobRequest_AddressId *smithy.Schema
View Source
var UpdateJobRequest_Description *smithy.Schema
View Source
var UpdateJobRequest_ForwardingAddressId *smithy.Schema
View Source
var UpdateJobRequest_JobId *smithy.Schema
View Source
var UpdateJobRequest_Notification *smithy.Schema
View Source
var UpdateJobRequest_OnDeviceServiceConfiguration *smithy.Schema
View Source
var UpdateJobRequest_PickupDetails *smithy.Schema
View Source
var UpdateJobRequest_Resources *smithy.Schema
View Source
var UpdateJobRequest_RoleARN *smithy.Schema
View Source
var UpdateJobRequest_ShippingOption *smithy.Schema
View Source
var UpdateJobRequest_SnowballCapacityPreference *smithy.Schema
View Source
var UpdateJobResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJobResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var UpdateJobShipmentState = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJobShipmentState",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateJobShipmentStateRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJobShipmentStateRequest",
}, smithy.ShapeTypeStructure, 2)
View Source
var UpdateJobShipmentStateRequest_JobId *smithy.Schema
View Source
var UpdateJobShipmentStateRequest_ShipmentState *smithy.Schema
View Source
var UpdateJobShipmentStateResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateJobShipmentStateResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var UpdateLongTermPricing = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateLongTermPricing",
}, smithy.ShapeTypeOperation, 0)
View Source
var UpdateLongTermPricingRequest = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateLongTermPricingRequest",
}, smithy.ShapeTypeStructure, 3)
View Source
var UpdateLongTermPricingRequest_IsLongTermPricingAutoRenew *smithy.Schema
View Source
var UpdateLongTermPricingRequest_LongTermPricingId *smithy.Schema
View Source
var UpdateLongTermPricingRequest_ReplacementJob *smithy.Schema
View Source
var UpdateLongTermPricingResult = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "UpdateLongTermPricingResult",
}, smithy.ShapeTypeStructure, 0)
View Source
var WirelessConnection = smithy.NewSchema(smithy.ShapeID{
	Namespace: "com.amazonaws.snowball",
	Name:      "WirelessConnection",
}, smithy.ShapeTypeStructure, 1)
View Source
var WirelessConnection_IsWifiEnabled *smithy.Schema

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL