Nuix · Schema

IngestibleS3Bucket

Schema for IngestibleS3Bucket in Nuix REST API

ForensicseDiscoveryInvestigationsComplianceData ProcessingLegal TechnologyIntelligence

Properties

Name Type Description
access string This parameter specifies the access key ID for an Amazon Web Service account.
secret string This parameter specifies the secret access key for an Amazon Web Service account.
bucket string This optional parameter specifies a bucket and optionally a path to a folder within the bucket that contains the evidence to ingest. For example, 'com.nuix.mybucket/top folder/sub folder'. Omitting th
endpoint string This optional parameter specifies a particular Amazon Web Service server endpoint. This can be used to connect to a particular regional server e.g., https://s3.amazonaws.com.
useCredentialDiscovery boolean Use credential discovery instead of anonymous access.
View JSON Schema on GitHub

JSON Schema

nuix-rest-ingestibles3bucket.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/nuix/refs/heads/main/json-schema/nuix-rest-ingestibles3bucket.json",
  "title": "IngestibleS3Bucket",
  "description": "Schema for IngestibleS3Bucket in Nuix REST API",
  "type": "object",
  "properties": {
    "access": {
      "type": "string",
      "description": "This parameter specifies the access key ID for an Amazon Web Service account."
    },
    "secret": {
      "type": "string",
      "description": "This parameter specifies the secret access key for an Amazon Web Service account."
    },
    "bucket": {
      "type": "string",
      "description": "This optional parameter specifies a bucket and optionally a path to a folder within the bucket that contains the evidence to ingest. For example, 'com.nuix.mybucket/top folder/sub folder'. Omitting this parameter will cause all buckets to be added to evidence."
    },
    "endpoint": {
      "type": "string",
      "description": "This optional parameter specifies a particular Amazon Web Service server endpoint. This can be used to connect to a particular regional server e.g., https://s3.amazonaws.com."
    },
    "useCredentialDiscovery": {
      "type": "boolean",
      "description": "Use credential discovery instead of anonymous access."
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/nuix-rest-ingestibles3bucket"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.