Amazon Storage Gateway · Schema
GatewayInfo
Describes a gateway object.
BackupFile StorageGatewayHybrid CloudStorage
Properties
| Name | Type | Description |
|---|---|---|
| GatewayId | object | |
| GatewayARN | object | |
| GatewayType | object | |
| GatewayOperationalState | object | |
| GatewayName | object | |
| Ec2InstanceId | object | |
| Ec2InstanceRegion | object | |
| HostEnvironment | object | |
| HostEnvironmentId | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-schema/amazon-storage-gateway-gateway-info-schema.json",
"title": "GatewayInfo",
"description": "Describes a gateway object.",
"type": "object",
"properties": {
"GatewayId": {
"allOf": [
{
"$ref": "#/components/schemas/GatewayId"
},
{
"description": "The unique identifier assigned to your gateway during activation. This ID becomes part of the gateway Amazon Resource Name (ARN), which you use as input for other operations."
}
]
},
"GatewayARN": {
"allOf": [
{
"$ref": "#/components/schemas/GatewayARN"
},
{
"description": "The Amazon Resource Name (ARN) of the gateway. Use the <a>ListGateways</a> operation to return a list of gateways for your account and Amazon Web Services Region."
}
]
},
"GatewayType": {
"allOf": [
{
"$ref": "#/components/schemas/GatewayType"
},
{
"description": "The type of the gateway."
}
]
},
"GatewayOperationalState": {
"allOf": [
{
"$ref": "#/components/schemas/GatewayOperationalState"
},
{
"description": "<p>The state of the gateway.</p> <p>Valid Values: <code>DISABLED</code> | <code>ACTIVE</code> </p>"
}
]
},
"GatewayName": {
"allOf": [
{
"$ref": "#/components/schemas/string"
},
{
"description": "The name of the gateway."
}
]
},
"Ec2InstanceId": {
"allOf": [
{
"$ref": "#/components/schemas/Ec2InstanceId"
},
{
"description": "The ID of the Amazon EC2 instance that was used to launch the gateway."
}
]
},
"Ec2InstanceRegion": {
"allOf": [
{
"$ref": "#/components/schemas/Ec2InstanceRegion"
},
{
"description": "The Amazon Web Services Region where the Amazon EC2 instance is located."
}
]
},
"HostEnvironment": {
"allOf": [
{
"$ref": "#/components/schemas/HostEnvironment"
},
{
"description": "The type of hardware or software platform on which the gateway is running."
}
]
},
"HostEnvironmentId": {
"allOf": [
{
"$ref": "#/components/schemas/HostEnvironmentId"
},
{
"description": "A unique identifier for the specific instance of the host platform running the gateway. This value is only available for certain host environments, and its format depends on the host environment type."
}
]
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/amazon-storage-gateway-gateway-info"
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.