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

platform-service:aws-s3

Structured · live

Amazon S3 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-s3",
  "_kind": "PlatformService",
  "_file": "domain/platform-services/platform-services-aws.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Amazon S3",
    "description": "Object storage with 11-9s durability and broad ecosystem integration.\n",
    "category": "storage",
    "providedByPlatformId": "platform:aws",
    "implementsStackPartIds": [
      "stack-part:object-storage"
    ]
  },
  "outgoingEdges": [
    {
      "from": "platform-service:aws-s3",
      "to": "platform:aws",
      "kind": "provided_by"
    },
    {
      "from": "platform-service:aws-s3",
      "to": "stack-part:object-storage",
      "kind": "implements_stack_part"
    },
    {
      "from": "platform-service:aws-s3",
      "to": "stack-part:object-storage",
      "kind": "implements_stack_part",
      "attributes": {}
    },
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-lambda",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-cloudfront",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-eventbridge",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-s3",
      "to": "platform-service:aws-iam",
      "kind": "depends_on",
      "attributes": {
        "attributes": {
          "kind": "required"
        }
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:aws-lambda",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-cloudfront",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform-service:aws-eventbridge",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {
        "attributes": {
          "nature": "native"
        }
      }
    },
    {
      "from": "platform:aws",
      "to": "platform-service:aws-s3",
      "kind": "provides",
      "attributes": {}
    },
    {
      "from": "stack-part:object-storage",
      "to": "platform-service:aws-s3",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "stack-part:file-storage",
      "to": "platform-service:aws-s3",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-aws-s3",
      "to": "platform-service:aws-s3",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}