1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027 |
- {
- "version": "2.0",
- "metadata": {
- "apiVersion": "2016-06-30",
- "endpointPrefix": "snowball",
- "jsonVersion": "1.1",
- "protocol": "json",
- "serviceAbbreviation": "Amazon Snowball",
- "serviceFullName": "Amazon Import/Export Snowball",
- "serviceId": "Snowball",
- "signatureVersion": "v4",
- "targetPrefix": "AWSIESnowballJobManagementService",
- "uid": "snowball-2016-06-30"
- },
- "operations": {
- "CancelCluster": {
- "input": {
- "type": "structure",
- "required": [
- "ClusterId"
- ],
- "members": {
- "ClusterId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- },
- "CancelJob": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- },
- "CreateAddress": {
- "input": {
- "type": "structure",
- "required": [
- "Address"
- ],
- "members": {
- "Address": {
- "shape": "S8"
- }
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "AddressId": {}
- }
- }
- },
- "CreateCluster": {
- "input": {
- "type": "structure",
- "required": [
- "JobType",
- "AddressId",
- "SnowballType",
- "ShippingOption"
- ],
- "members": {
- "JobType": {},
- "Resources": {
- "shape": "Sg"
- },
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- },
- "Description": {},
- "AddressId": {},
- "KmsKeyARN": {},
- "RoleARN": {},
- "SnowballType": {},
- "ShippingOption": {},
- "Notification": {
- "shape": "S1a"
- },
- "ForwardingAddressId": {},
- "TaxDocuments": {
- "shape": "S1e"
- },
- "RemoteManagement": {},
- "InitialClusterSize": {
- "type": "integer"
- },
- "ForceCreateJobs": {
- "type": "boolean"
- },
- "LongTermPricingIds": {
- "type": "list",
- "member": {}
- },
- "SnowballCapacityPreference": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "ClusterId": {},
- "JobListEntries": {
- "shape": "S1n"
- }
- }
- }
- },
- "CreateJob": {
- "input": {
- "type": "structure",
- "members": {
- "JobType": {},
- "Resources": {
- "shape": "Sg"
- },
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- },
- "Description": {},
- "AddressId": {},
- "KmsKeyARN": {},
- "RoleARN": {},
- "SnowballCapacityPreference": {},
- "ShippingOption": {},
- "Notification": {
- "shape": "S1a"
- },
- "ClusterId": {},
- "SnowballType": {},
- "ForwardingAddressId": {},
- "TaxDocuments": {
- "shape": "S1e"
- },
- "DeviceConfiguration": {
- "shape": "S1r"
- },
- "RemoteManagement": {},
- "LongTermPricingId": {},
- "ImpactLevel": {},
- "PickupDetails": {
- "shape": "S1v"
- }
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "JobId": {}
- }
- }
- },
- "CreateLongTermPricing": {
- "input": {
- "type": "structure",
- "required": [
- "LongTermPricingType",
- "SnowballType"
- ],
- "members": {
- "LongTermPricingType": {},
- "IsLongTermPricingAutoRenew": {
- "type": "boolean"
- },
- "SnowballType": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "LongTermPricingId": {}
- }
- }
- },
- "CreateReturnShippingLabel": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {},
- "ShippingOption": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "Status": {}
- }
- }
- },
- "DescribeAddress": {
- "input": {
- "type": "structure",
- "required": [
- "AddressId"
- ],
- "members": {
- "AddressId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "Address": {
- "shape": "S8"
- }
- }
- }
- },
- "DescribeAddresses": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "Addresses": {
- "shape": "S2c"
- },
- "NextToken": {}
- }
- }
- },
- "DescribeCluster": {
- "input": {
- "type": "structure",
- "required": [
- "ClusterId"
- ],
- "members": {
- "ClusterId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "ClusterMetadata": {
- "type": "structure",
- "members": {
- "ClusterId": {},
- "Description": {},
- "KmsKeyARN": {},
- "RoleARN": {},
- "ClusterState": {},
- "JobType": {},
- "SnowballType": {},
- "CreationDate": {
- "type": "timestamp"
- },
- "Resources": {
- "shape": "Sg"
- },
- "AddressId": {},
- "ShippingOption": {},
- "Notification": {
- "shape": "S1a"
- },
- "ForwardingAddressId": {},
- "TaxDocuments": {
- "shape": "S1e"
- },
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- }
- }
- }
- }
- }
- },
- "DescribeJob": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "JobMetadata": {
- "shape": "S2j"
- },
- "SubJobMetadata": {
- "type": "list",
- "member": {
- "shape": "S2j"
- }
- }
- }
- }
- },
- "DescribeReturnShippingLabel": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "Status": {},
- "ExpirationDate": {
- "type": "timestamp"
- },
- "ReturnShippingLabelURI": {}
- }
- }
- },
- "GetJobManifest": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "ManifestURI": {}
- }
- }
- },
- "GetJobUnlockCode": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "UnlockCode": {}
- }
- }
- },
- "GetSnowballUsage": {
- "input": {
- "type": "structure",
- "members": {}
- },
- "output": {
- "type": "structure",
- "members": {
- "SnowballLimit": {
- "type": "integer"
- },
- "SnowballsInUse": {
- "type": "integer"
- }
- }
- }
- },
- "GetSoftwareUpdates": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "UpdatesURI": {}
- }
- }
- },
- "ListClusterJobs": {
- "input": {
- "type": "structure",
- "required": [
- "ClusterId"
- ],
- "members": {
- "ClusterId": {},
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "JobListEntries": {
- "shape": "S1n"
- },
- "NextToken": {}
- }
- }
- },
- "ListClusters": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "ClusterListEntries": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "ClusterId": {},
- "ClusterState": {},
- "CreationDate": {
- "type": "timestamp"
- },
- "Description": {}
- }
- }
- },
- "NextToken": {}
- }
- }
- },
- "ListCompatibleImages": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "CompatibleImages": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "AmiId": {},
- "Name": {}
- }
- }
- },
- "NextToken": {}
- }
- }
- },
- "ListJobs": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "JobListEntries": {
- "shape": "S1n"
- },
- "NextToken": {}
- }
- }
- },
- "ListLongTermPricing": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "LongTermPricingEntries": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "LongTermPricingId": {},
- "LongTermPricingEndDate": {
- "type": "timestamp"
- },
- "LongTermPricingStartDate": {
- "type": "timestamp"
- },
- "LongTermPricingType": {},
- "CurrentActiveJob": {},
- "ReplacementJob": {},
- "IsLongTermPricingAutoRenew": {
- "type": "boolean"
- },
- "LongTermPricingStatus": {},
- "SnowballType": {},
- "JobIds": {
- "type": "list",
- "member": {}
- }
- }
- }
- },
- "NextToken": {}
- }
- }
- },
- "ListPickupLocations": {
- "input": {
- "type": "structure",
- "members": {
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {
- "Addresses": {
- "shape": "S2c"
- },
- "NextToken": {}
- }
- }
- },
- "ListServiceVersions": {
- "input": {
- "type": "structure",
- "required": [
- "ServiceName"
- ],
- "members": {
- "ServiceName": {},
- "DependentServices": {
- "shape": "S3m"
- },
- "MaxResults": {
- "type": "integer"
- },
- "NextToken": {}
- }
- },
- "output": {
- "type": "structure",
- "required": [
- "ServiceVersions",
- "ServiceName"
- ],
- "members": {
- "ServiceVersions": {
- "type": "list",
- "member": {
- "shape": "S3o"
- }
- },
- "ServiceName": {},
- "DependentServices": {
- "shape": "S3m"
- },
- "NextToken": {}
- }
- }
- },
- "UpdateCluster": {
- "input": {
- "type": "structure",
- "required": [
- "ClusterId"
- ],
- "members": {
- "ClusterId": {},
- "RoleARN": {},
- "Description": {},
- "Resources": {
- "shape": "Sg"
- },
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- },
- "AddressId": {},
- "ShippingOption": {},
- "Notification": {
- "shape": "S1a"
- },
- "ForwardingAddressId": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- },
- "UpdateJob": {
- "input": {
- "type": "structure",
- "required": [
- "JobId"
- ],
- "members": {
- "JobId": {},
- "RoleARN": {},
- "Notification": {
- "shape": "S1a"
- },
- "Resources": {
- "shape": "Sg"
- },
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- },
- "AddressId": {},
- "ShippingOption": {},
- "Description": {},
- "SnowballCapacityPreference": {},
- "ForwardingAddressId": {},
- "PickupDetails": {
- "shape": "S1v"
- }
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- },
- "UpdateJobShipmentState": {
- "input": {
- "type": "structure",
- "required": [
- "JobId",
- "ShipmentState"
- ],
- "members": {
- "JobId": {},
- "ShipmentState": {}
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- },
- "UpdateLongTermPricing": {
- "input": {
- "type": "structure",
- "required": [
- "LongTermPricingId"
- ],
- "members": {
- "LongTermPricingId": {},
- "ReplacementJob": {},
- "IsLongTermPricingAutoRenew": {
- "type": "boolean"
- }
- }
- },
- "output": {
- "type": "structure",
- "members": {}
- }
- }
- },
- "shapes": {
- "S8": {
- "type": "structure",
- "members": {
- "AddressId": {},
- "Name": {},
- "Company": {},
- "Street1": {},
- "Street2": {},
- "Street3": {},
- "City": {},
- "StateOrProvince": {},
- "PrefectureOrDistrict": {},
- "Landmark": {},
- "Country": {},
- "PostalCode": {},
- "PhoneNumber": {},
- "IsRestricted": {
- "type": "boolean"
- },
- "Type": {}
- }
- },
- "Sg": {
- "type": "structure",
- "members": {
- "S3Resources": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "BucketArn": {},
- "KeyRange": {
- "type": "structure",
- "members": {
- "BeginMarker": {},
- "EndMarker": {}
- }
- },
- "TargetOnDeviceServices": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "ServiceName": {},
- "TransferOption": {}
- }
- }
- }
- }
- }
- },
- "LambdaResources": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "LambdaArn": {},
- "EventTriggers": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "EventResourceARN": {}
- }
- }
- }
- }
- }
- },
- "Ec2AmiResources": {
- "type": "list",
- "member": {
- "type": "structure",
- "required": [
- "AmiId"
- ],
- "members": {
- "AmiId": {},
- "SnowballAmiId": {}
- }
- }
- }
- }
- },
- "Sw": {
- "type": "structure",
- "members": {
- "NFSOnDeviceService": {
- "type": "structure",
- "members": {
- "StorageLimit": {
- "type": "integer"
- },
- "StorageUnit": {}
- }
- },
- "TGWOnDeviceService": {
- "type": "structure",
- "members": {
- "StorageLimit": {
- "type": "integer"
- },
- "StorageUnit": {}
- }
- },
- "EKSOnDeviceService": {
- "type": "structure",
- "members": {
- "KubernetesVersion": {},
- "EKSAnywhereVersion": {}
- }
- },
- "S3OnDeviceService": {
- "type": "structure",
- "members": {
- "StorageLimit": {
- "type": "double"
- },
- "StorageUnit": {},
- "ServiceSize": {
- "type": "integer"
- },
- "FaultTolerance": {
- "type": "integer"
- }
- }
- }
- }
- },
- "S1a": {
- "type": "structure",
- "members": {
- "SnsTopicARN": {},
- "JobStatesToNotify": {
- "type": "list",
- "member": {}
- },
- "NotifyAll": {
- "type": "boolean"
- },
- "DevicePickupSnsTopicARN": {}
- }
- },
- "S1e": {
- "type": "structure",
- "members": {
- "IND": {
- "type": "structure",
- "members": {
- "GSTIN": {}
- }
- }
- }
- },
- "S1n": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "JobId": {},
- "JobState": {},
- "IsMaster": {
- "type": "boolean"
- },
- "JobType": {},
- "SnowballType": {},
- "CreationDate": {
- "type": "timestamp"
- },
- "Description": {}
- }
- }
- },
- "S1r": {
- "type": "structure",
- "members": {
- "SnowconeDeviceConfiguration": {
- "type": "structure",
- "members": {
- "WirelessConnection": {
- "type": "structure",
- "members": {
- "IsWifiEnabled": {
- "type": "boolean"
- }
- }
- }
- }
- }
- }
- },
- "S1v": {
- "type": "structure",
- "members": {
- "Name": {},
- "PhoneNumber": {
- "type": "string",
- "sensitive": true
- },
- "Email": {
- "type": "string",
- "sensitive": true
- },
- "IdentificationNumber": {},
- "IdentificationExpirationDate": {
- "type": "timestamp"
- },
- "IdentificationIssuingOrg": {},
- "DevicePickupId": {}
- }
- },
- "S2c": {
- "type": "list",
- "member": {
- "shape": "S8"
- }
- },
- "S2j": {
- "type": "structure",
- "members": {
- "JobId": {},
- "JobState": {},
- "JobType": {},
- "SnowballType": {},
- "CreationDate": {
- "type": "timestamp"
- },
- "Resources": {
- "shape": "Sg"
- },
- "Description": {},
- "KmsKeyARN": {},
- "RoleARN": {},
- "AddressId": {},
- "ShippingDetails": {
- "type": "structure",
- "members": {
- "ShippingOption": {},
- "InboundShipment": {
- "shape": "S2l"
- },
- "OutboundShipment": {
- "shape": "S2l"
- }
- }
- },
- "SnowballCapacityPreference": {},
- "Notification": {
- "shape": "S1a"
- },
- "DataTransferProgress": {
- "type": "structure",
- "members": {
- "BytesTransferred": {
- "type": "long"
- },
- "ObjectsTransferred": {
- "type": "long"
- },
- "TotalBytes": {
- "type": "long"
- },
- "TotalObjects": {
- "type": "long"
- }
- }
- },
- "JobLogInfo": {
- "type": "structure",
- "members": {
- "JobCompletionReportURI": {},
- "JobSuccessLogURI": {},
- "JobFailureLogURI": {}
- }
- },
- "ClusterId": {},
- "ForwardingAddressId": {},
- "TaxDocuments": {
- "shape": "S1e"
- },
- "DeviceConfiguration": {
- "shape": "S1r"
- },
- "RemoteManagement": {},
- "LongTermPricingId": {},
- "OnDeviceServiceConfiguration": {
- "shape": "Sw"
- },
- "ImpactLevel": {},
- "PickupDetails": {
- "shape": "S1v"
- },
- "SnowballId": {}
- }
- },
- "S2l": {
- "type": "structure",
- "members": {
- "Status": {},
- "TrackingNumber": {}
- }
- },
- "S3m": {
- "type": "list",
- "member": {
- "type": "structure",
- "members": {
- "ServiceName": {},
- "ServiceVersion": {
- "shape": "S3o"
- }
- }
- }
- },
- "S3o": {
- "type": "structure",
- "members": {
- "Version": {}
- }
- }
- }
- }
|