Amazon Storage Gateway · Capability

Amazon Storage Gateway REST API — #DescribeGatewayInformation

Amazon Storage Gateway REST API — #DescribeGatewayInformation. 1 operations. Lead operation: Amazon Storage Gateway Describe Gateway Information. Self-contained Naftiko capability covering one Amazon Storage Gateway business surface.

Run with Naftiko Amazon Storage Gateway#DescribeGatewayInformation

What You Can Do

POST
Describegatewayinformation — Amazon Storage Gateway Describe Gateway Information
/v1/describegatewayinformation

MCP Tools

amazon-storage-gateway-describe-gateway

Amazon Storage Gateway Describe Gateway Information

Capability Spec

amazon-storage-gateway-describegatewayinformation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Amazon Storage Gateway REST API — #DescribeGatewayInformation'
  description: 'Amazon Storage Gateway REST API — #DescribeGatewayInformation. 1 operations. Lead operation: Amazon Storage
    Gateway Describe Gateway Information. Self-contained Naftiko capability covering one Amazon Storage Gateway business surface.'
  tags:
  - Amazon Storage Gateway
  - '#DescribeGatewayInformation'
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AMAZON_STORAGE_GATEWAY_API_KEY: AMAZON_STORAGE_GATEWAY_API_KEY
capability:
  consumes:
  - type: http
    namespace: amazon-storage-gateway-describegatewayinformation
    baseUri: https://storagegateway.{region}.amazonaws.com
    description: 'Amazon Storage Gateway REST API — #DescribeGatewayInformation business capability. Self-contained, no shared
      references.'
    resources:
    - name: '#DescribeGatewayInformation'
      path: /#DescribeGatewayInformation
      operations:
      - name: describegatewayinformation
        method: POST
        description: Amazon Storage Gateway Describe Gateway Information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: apikey
      key: Authorization
      value: '{{env.AMAZON_STORAGE_GATEWAY_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: amazon-storage-gateway-describegatewayinformation-rest
    port: 8080
    description: 'REST adapter for Amazon Storage Gateway REST API — #DescribeGatewayInformation. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/describegatewayinformation
      name: describegatewayinformation
      description: 'REST surface for #DescribeGatewayInformation.'
      operations:
      - method: POST
        name: describegatewayinformation
        description: Amazon Storage Gateway Describe Gateway Information
        call: amazon-storage-gateway-describegatewayinformation.describegatewayinformation
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: amazon-storage-gateway-describegatewayinformation-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for Amazon Storage Gateway REST API — #DescribeGatewayInformation. One tool per consumed operation,
      routed inline through this capability''s consumes block.'
    tools:
    - name: amazon-storage-gateway-describe-gateway
      description: Amazon Storage Gateway Describe Gateway Information
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: amazon-storage-gateway-describegatewayinformation.describegatewayinformation
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.