iiRecord
Agentic AI Atlas · Amazon SES
tool:aws-sesa5c.ai
II.
Tool JSON

tool:aws-ses

Structured · live

Amazon SES json

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

File · domain/tools/tools-email-services.yamlCluster · domain
Record JSON
{
  "id": "tool:aws-ses",
  "_kind": "Tool",
  "_file": "domain/tools/tools-email-services.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Amazon SES",
    "homepageUrl": "https://aws.amazon.com/ses/",
    "kind": "other",
    "description": "AWS Simple Email Service for sending transactional, marketing, and\nnotification emails at scale. Integrates with other AWS services and\nprovides SMTP and REST APIs with cost-effective per-message pricing.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:aws-ses",
      "to": "skill-area:transactional-email",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:aws-ses",
      "to": "skill-area:transactional-email",
      "kind": "used_for"
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:sendgrid",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:mailgun",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:postmark",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:resend",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:aws-ses",
      "to": "tool:sparkpost",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "stack-part:notification-service",
      "to": "tool:aws-ses",
      "kind": "implemented_by",
      "attributes": {}
    },
    {
      "from": "tool:sendgrid",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:mailgun",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:postmark",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:resend",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    },
    {
      "from": "tool:sparkpost",
      "to": "tool:aws-ses",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Email delivery services"
      }
    }
  ]
}