AWS Kinesis · Schema

CreateDeliveryStreamInput

AnalyticsApache FlinkBig DataData ProcessingReal-TimeStreamingVideo

Properties

Name Type Description
DeliveryStreamName object
DeliveryStreamType object
KinesisStreamSourceConfiguration object
DeliveryStreamEncryptionConfigurationInput object
S3DestinationConfiguration object
ExtendedS3DestinationConfiguration object
RedshiftDestinationConfiguration object
ElasticsearchDestinationConfiguration object
AmazonopensearchserviceDestinationConfiguration object
SplunkDestinationConfiguration object
HttpEndpointDestinationConfiguration object
Tags object
AmazonOpenSearchServerlessDestinationConfiguration object
View JSON Schema on GitHub

JSON Schema

kinesis-createdeliverystreaminput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CreateDeliveryStreamInput",
  "title": "CreateDeliveryStreamInput",
  "type": "object",
  "required": [
    "DeliveryStreamName"
  ],
  "properties": {
    "DeliveryStreamName": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeliveryStreamName"
        },
        {
          "description": "The name of the delivery stream. This name must be unique per Amazon Web Services account in the same Amazon Web Services Region. If the delivery streams are in different accounts or different Regions, you can have multiple delivery streams with the same name."
        }
      ]
    },
    "DeliveryStreamType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeliveryStreamType"
        },
        {
          "description": "<p>The delivery stream type. This parameter can be one of the following values:</p> <ul> <li> <p> <code>DirectPut</code>: Provider applications access the delivery stream directly.</p> </li> <li> <p> <code>KinesisStreamAsSource</code>: The delivery stream uses a Kinesis data stream as a source.</p> </li> </ul>"
        }
      ]
    },
    "KinesisStreamSourceConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/KinesisStreamSourceConfiguration"
        },
        {
          "description": "When a Kinesis data stream is used as the source for the delivery stream, a <a>KinesisStreamSourceConfiguration</a> containing the Kinesis data stream Amazon Resource Name (ARN) and the role ARN for the source stream."
        }
      ]
    },
    "DeliveryStreamEncryptionConfigurationInput": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeliveryStreamEncryptionConfigurationInput"
        },
        {
          "description": "Used to specify the type and Amazon Resource Name (ARN) of the KMS key needed for Server-Side Encryption (SSE)."
        }
      ]
    },
    "S3DestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/S3DestinationConfiguration"
        },
        {
          "deprecated": true,
          "description": "[Deprecated] The destination in Amazon S3. You can specify only one destination."
        }
      ]
    },
    "ExtendedS3DestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ExtendedS3DestinationConfiguration"
        },
        {
          "description": "The destination in Amazon S3. You can specify only one destination."
        }
      ]
    },
    "RedshiftDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/RedshiftDestinationConfiguration"
        },
        {
          "description": "The destination in Amazon Redshift. You can specify only one destination."
        }
      ]
    },
    "ElasticsearchDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/ElasticsearchDestinationConfiguration"
        },
        {
          "description": "The destination in Amazon ES. You can specify only one destination."
        }
      ]
    },
    "AmazonopensearchserviceDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AmazonopensearchserviceDestinationConfiguration"
        },
        {
          "description": "The destination in Amazon OpenSearch Service. You can specify only one destination."
        }
      ]
    },
    "SplunkDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/SplunkDestinationConfiguration"
        },
        {
          "description": "The destination in Splunk. You can specify only one destination."
        }
      ]
    },
    "HttpEndpointDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HttpEndpointDestinationConfiguration"
        },
        {
          "description": "Enables configuring Kinesis Firehose to deliver data to any HTTP endpoint destination. You can specify only one destination."
        }
      ]
    },
    "Tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/TagDeliveryStreamInputTagList"
        },
        {
          "description": "<p>A set of tags to assign to the delivery stream. A tag is a key-value pair that you can define and assign to Amazon Web Services resources. Tags are metadata. For example, you can add friendly names and descriptions or other types of information that can help you distinguish the delivery stream. For more information about tags, see <a href=\"https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html\">Using Cost Allocation Tags</a> in the Amazon Web Services Billing and Cost Management User Guide.</p> <p>You can specify up to 50 tags when creating a delivery stream.</p>"
        }
      ]
    },
    "AmazonOpenSearchServerlessDestinationConfiguration": {
      "allOf": [
        {
          "$ref": "#/components/schemas/AmazonOpenSearchServerlessDestinationConfiguration"
        },
        {
          "description": "The destination in the Serverless offering for Amazon OpenSearch Service. You can specify only one destination."
        }
      ]
    }
  }
}

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/kinesis-createdeliverystreaminput"
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.