HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: /var/www/api.javaapp.co.uk_old/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json
{
  "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",
          "Resources",
          "AddressId",
          "RoleARN",
          "SnowballType",
          "ShippingOption"
        ],
        "members": {
          "JobType": {},
          "Resources": {
            "shape": "Sf"
          },
          "OnDeviceServiceConfiguration": {
            "shape": "Sv"
          },
          "Description": {},
          "AddressId": {},
          "KmsKeyARN": {},
          "RoleARN": {},
          "SnowballType": {},
          "ShippingOption": {},
          "Notification": {
            "shape": "S15"
          },
          "ForwardingAddressId": {},
          "TaxDocuments": {
            "shape": "S19"
          },
          "RemoteManagement": {}
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "ClusterId": {}
        }
      }
    },
    "CreateJob": {
      "input": {
        "type": "structure",
        "members": {
          "JobType": {},
          "Resources": {
            "shape": "Sf"
          },
          "OnDeviceServiceConfiguration": {
            "shape": "Sv"
          },
          "Description": {},
          "AddressId": {},
          "KmsKeyARN": {},
          "RoleARN": {},
          "SnowballCapacityPreference": {},
          "ShippingOption": {},
          "Notification": {
            "shape": "S15"
          },
          "ClusterId": {},
          "SnowballType": {},
          "ForwardingAddressId": {},
          "TaxDocuments": {
            "shape": "S19"
          },
          "DeviceConfiguration": {
            "shape": "S1g"
          },
          "RemoteManagement": {},
          "LongTermPricingId": {}
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "JobId": {}
        }
      }
    },
    "CreateLongTermPricing": {
      "input": {
        "type": "structure",
        "required": [
          "LongTermPricingType"
        ],
        "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": {
            "type": "list",
            "member": {
              "shape": "S8"
            }
          },
          "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": "Sf"
              },
              "AddressId": {},
              "ShippingOption": {},
              "Notification": {
                "shape": "S15"
              },
              "ForwardingAddressId": {},
              "TaxDocuments": {
                "shape": "S19"
              },
              "OnDeviceServiceConfiguration": {
                "shape": "Sv"
              }
            }
          }
        }
      }
    },
    "DescribeJob": {
      "input": {
        "type": "structure",
        "required": [
          "JobId"
        ],
        "members": {
          "JobId": {}
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "JobMetadata": {
            "shape": "S25"
          },
          "SubJobMetadata": {
            "type": "list",
            "member": {
              "shape": "S25"
            }
          }
        }
      }
    },
    "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": "S2p"
          },
          "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": "S2p"
          },
          "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": {}
        }
      }
    },
    "ListServiceVersions": {
      "input": {
        "type": "structure",
        "required": [
          "ServiceName"
        ],
        "members": {
          "ServiceName": {},
          "DependentServices": {
            "shape": "S38"
          },
          "MaxResults": {
            "type": "integer"
          },
          "NextToken": {}
        }
      },
      "output": {
        "type": "structure",
        "required": [
          "ServiceVersions",
          "ServiceName"
        ],
        "members": {
          "ServiceVersions": {
            "type": "list",
            "member": {
              "shape": "S3a"
            }
          },
          "ServiceName": {},
          "DependentServices": {
            "shape": "S38"
          },
          "NextToken": {}
        }
      }
    },
    "UpdateCluster": {
      "input": {
        "type": "structure",
        "required": [
          "ClusterId"
        ],
        "members": {
          "ClusterId": {},
          "RoleARN": {},
          "Description": {},
          "Resources": {
            "shape": "Sf"
          },
          "OnDeviceServiceConfiguration": {
            "shape": "Sv"
          },
          "AddressId": {},
          "ShippingOption": {},
          "Notification": {
            "shape": "S15"
          },
          "ForwardingAddressId": {}
        }
      },
      "output": {
        "type": "structure",
        "members": {}
      }
    },
    "UpdateJob": {
      "input": {
        "type": "structure",
        "required": [
          "JobId"
        ],
        "members": {
          "JobId": {},
          "RoleARN": {},
          "Notification": {
            "shape": "S15"
          },
          "Resources": {
            "shape": "Sf"
          },
          "OnDeviceServiceConfiguration": {
            "shape": "Sv"
          },
          "AddressId": {},
          "ShippingOption": {},
          "Description": {},
          "SnowballCapacityPreference": {},
          "ForwardingAddressId": {}
        }
      },
      "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"
        }
      }
    },
    "Sf": {
      "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": {}
            }
          }
        }
      }
    },
    "Sv": {
      "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": {}
          }
        }
      }
    },
    "S15": {
      "type": "structure",
      "members": {
        "SnsTopicARN": {},
        "JobStatesToNotify": {
          "type": "list",
          "member": {}
        },
        "NotifyAll": {
          "type": "boolean"
        }
      }
    },
    "S19": {
      "type": "structure",
      "members": {
        "IND": {
          "type": "structure",
          "members": {
            "GSTIN": {}
          }
        }
      }
    },
    "S1g": {
      "type": "structure",
      "members": {
        "SnowconeDeviceConfiguration": {
          "type": "structure",
          "members": {
            "WirelessConnection": {
              "type": "structure",
              "members": {
                "IsWifiEnabled": {
                  "type": "boolean"
                }
              }
            }
          }
        }
      }
    },
    "S25": {
      "type": "structure",
      "members": {
        "JobId": {},
        "JobState": {},
        "JobType": {},
        "SnowballType": {},
        "CreationDate": {
          "type": "timestamp"
        },
        "Resources": {
          "shape": "Sf"
        },
        "Description": {},
        "KmsKeyARN": {},
        "RoleARN": {},
        "AddressId": {},
        "ShippingDetails": {
          "type": "structure",
          "members": {
            "ShippingOption": {},
            "InboundShipment": {
              "shape": "S27"
            },
            "OutboundShipment": {
              "shape": "S27"
            }
          }
        },
        "SnowballCapacityPreference": {},
        "Notification": {
          "shape": "S15"
        },
        "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": "S19"
        },
        "DeviceConfiguration": {
          "shape": "S1g"
        },
        "RemoteManagement": {},
        "LongTermPricingId": {},
        "OnDeviceServiceConfiguration": {
          "shape": "Sv"
        }
      }
    },
    "S27": {
      "type": "structure",
      "members": {
        "Status": {},
        "TrackingNumber": {}
      }
    },
    "S2p": {
      "type": "list",
      "member": {
        "type": "structure",
        "members": {
          "JobId": {},
          "JobState": {},
          "IsMaster": {
            "type": "boolean"
          },
          "JobType": {},
          "SnowballType": {},
          "CreationDate": {
            "type": "timestamp"
          },
          "Description": {}
        }
      }
    },
    "S38": {
      "type": "list",
      "member": {
        "type": "structure",
        "members": {
          "ServiceName": {},
          "ServiceVersion": {
            "shape": "S3a"
          }
        }
      }
    },
    "S3a": {
      "type": "structure",
      "members": {
        "Version": {}
      }
    }
  }
}