naftiko: 1.0.0-alpha2 info: label: Logz.io Log Shipping S3 description: 'Logz.io Log Shipping S3 business capability. Self-contained Naftiko capability covering one Logz.io API surface on the api.logz.io control plane.' tags: - Logz.io - Observability - AWS created: '2026-05-25' modified: '2026-05-25' binds: - namespace: env keys: LOGZIO_API_TOKEN: LOGZIO_API_TOKEN LOGZIO_API_BASE: LOGZIO_API_BASE capability: consumes: - type: http namespace: log-shipping-s3 baseUri: '{{env.LOGZIO_API_BASE}}' description: Manage S3-bucket log shipping. resources: - name: log-shipping-s3-resource path: /v1/log-shipping/s3-buckets operations: - name: get method: GET description: Retrieve Log Shipping S3 resources. outputRawFormat: json outputParameters: - name: result type: object value: $. authentication: type: apikey key: X-API-TOKEN value: '{{env.LOGZIO_API_TOKEN}}' placement: header exposes: - type: rest namespace: log-shipping-s3-rest port: 8080 description: REST adapter for Logz.io Log Shipping S3. resources: - path: /v1/log-shipping/s3-buckets name: log-shipping-s3-resource description: REST surface for Logz.io Log Shipping S3. operations: - method: GET name: get description: Retrieve Log Shipping S3 resources. call: log-shipping-s3.get outputParameters: - type: object mapping: $. - type: mcp namespace: log-shipping-s3-mcp port: 9090 transport: http description: MCP adapter for Logz.io Log Shipping S3. tools: - name: logzio-log-shipping-s3-get description: Retrieve Logz.io Log Shipping S3 resources. hints: readOnly: true destructive: false idempotent: true call: log-shipping-s3.get outputParameters: - type: object mapping: $.