iiRecord
Agentic AI Atlas · Amazon EventBridge
platform-service:aws-eventbridgea5c.ai
II.
PlatformService JSON

platform-service:aws-eventbridge

Structured · live

Amazon EventBridge json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/platform-services/platform-services-aws.yamlCluster · domain
Record JSON
{
  "id": "platform-service:aws-eventbridge",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-aws.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Amazon EventBridge",
    "description": "Serverless event bus with rules, schemas, and SaaS event sources.\n",
    "category": "messaging",
    "providedByPlatformId": "platform:aws",
    "implementsStackPartIds": [
      "stack-part:event-bus"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform:aws",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "stack-part:event-bus",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "stack-part:event-bus",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform-service:aws-sqs",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-dynamodb",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-sqs",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:aws",
      "to": "platform-service:aws-eventbridge",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-aws-eventbridge",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}