Amazon Web Services (AWS) website screenshot

Amazon Web Services (AWS)

Amazon Web Services is the cloud computing arm of Amazon and the largest public cloud provider in the world, offering more than 200 services across compute, storage, databases, networking, analytics, machine learning, security and developer tooling from data centers in dozens of Regions. Nearly every service is API-first: capacity is created, configured and destroyed through signed HTTPS calls, and the console, the AWS CLI and the CloudFormation and CDK toolchains are all clients of the same control plane. Requests are authenticated with AWS Signature Version 4 and authorized by IAM policy rather than by OAuth scope, versioned with a dated API version parameter instead of a URL path, and paginated uniformly with MaxResults and NextToken. Pricing is usage-based per service with a credit-capped Free Tier for new accounts rather than API request plans.

Amazon Web Services (AWS) publishes 1 API on the APIs.io network: Amazon EC2 API API. Tagged areas include Analytics, Artificial Intelligence, Cloud Computing, Computing, and Containers.

The Amazon Web Services (AWS) catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 1 Spectral governance ruleset.

Amazon Web Services (AWS)’s developer surface includes authentication, developer portal, documentation, getting-started guide, engineering blog, support, pricing, and 57 more developer resources.

78.2/100 exemplar ▬ flat Agent 39/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers 2 Features 1 Use Cases
AnalyticsArtificial IntelligenceCloud ComputingComputingContainersDatabasesDevOpsInfrastructure-as-a-ServiceInfrastructureMachine-LearningNetworkingPlatform-as-a-ServiceSecurityServerlessStorage

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/amazon-web-services-aws: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Amazon Bedrock API

Amazon Bedrock is a fully managed service that provides access to foundation models from leading AI companies for building generative AI applications.

Amazon VPC API

Amazon Virtual Private Cloud lets you define and launch AWS resources in a logically isolated virtual network with full control over your networking environment.

Amazon Aurora API

Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud that combines the performance and availability of traditional enterprise databases wit...

Amazon EBS API

Amazon Elastic Block Store provides persistent block storage volumes for use with Amazon EC2 instances in the AWS Cloud.

AWS Fargate API

AWS Fargate is a serverless compute engine for containers that works with both Amazon ECS and Amazon EKS removing the need to manage servers.

Amazon Keyspaces API

Amazon Keyspaces is a scalable, highly available, and managed Apache Cassandra-compatible database service for running Cassandra workloads in the cloud.

AWS Transit Gateway API

AWS Transit Gateway connects VPCs and on-premises networks through a central hub simplifying your network and putting an end to complex peering relationships.

Amazon Web Services (AWS) Amazon EC2 API API

The Amazon EC2 API API from Amazon Web Services (AWS) — 1 operation(s) for amazon ec2 api.

Scroll for all 8

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Amazon EC2 API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

GraphQL 1

GraphQL schemas published by this provider.

Amazon Web Services (AWS) GraphQL API

AWS AppSync creates serverless GraphQL and Pub/Sub APIs that simplify application development through a single endpoint for data querying, updating, and publishing.

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 2

Notable capabilities this provider offers.

Automation

Automate operational tasks with Amazon Web Services AWS.

API Access

Programmatic access to Amazon Web Services AWS resources.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Amazon Web Services Aws Context

0 classes · 0 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Amazon Web Services (AWS) API Rules

11 rules · 4 errors 7 warnings

SPECTRAL

Examples 1

Example request and response payloads for these APIs.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Amazon Web Services Aws Authentication

apiKey/custom-request-signing · 3 schemes

SECURITY

Amazon Web Services Aws Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Amazon Web Services Aws Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Amazon Web Services Aws Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Amazon Web Services Aws Agentic Access

1 operation · 1 acting

1 operations · 1 acting

AGENTIC

Use Cases 1

What developers build with this provider.

Cloud Operations

Use Amazon Web Services AWS to manage and automate cloud operations.

Resources

Get Started 6

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 9

Pagination, idempotency, versioning, errors, and events

Scroll for all 9

Build 9

SDKs, sample code, and the tooling you integrate with

Scroll for all 9

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Learn 1

Tutorials, courses, talks, and written guidance

Operate 7

Status, limits, changes, and where to get help

Scroll for all 7

Commercial 5

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 8

Properties that don't map to a standard resource type

Scroll for all 8

Source (apis.yml)

apis.yml Raw ↑
name: Amazon Web Services (AWS)
description: 'Amazon Web Services is the cloud computing arm of Amazon and the largest public cloud provider in the world,
  offering more than 200 services across compute, storage, databases, networking, analytics, machine learning, security and
  developer tooling from data centers in dozens of Regions. Nearly every service is API-first: capacity is created, configured
  and destroyed through signed HTTPS calls, and the console, the AWS CLI and the CloudFormation and CDK toolchains are all
  clients of the same control plane. Requests are authenticated with AWS Signature Version 4 and authorized by IAM policy
  rather than by OAuth scope, versioned with a dated API version parameter instead of a URL path, and paginated uniformly
  with MaxResults and NextToken. Pricing is usage-based per service with a credit-capped Free Tier for new accounts rather
  than API request plans.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
created: '2024-01-01'
modified: '2026-09-01'
specificationVersion: '0.23'
tags:
- Analytics
- Artificial Intelligence
- Cloud Computing
- Computing
- Containers
- Databases
- DevOps
- Infrastructure-as-a-Service
- Infrastructure
- Machine-Learning
- Networking
- Platform-as-a-Service
- Security
- Serverless
- Storage
tags_raw:
- Analytics
- Artificial Intelligence
- Cloud Computing
- Computing
- Containers
- Databases
- Devops
- Iaas
- Infrastructure
- Machine Learning
- Networking
- Paas
- Platform As A Service
- Security
- Serverless
- Storage
url: https://aws.amazon.com/
apis:
- name: Amazon Bedrock API
  description: Amazon Bedrock is a fully managed service that provides access to foundation models from leading AI companies
    for building generative AI applications.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/bedrock/
  baseURL: https://bedrock.amazonaws.com
  tags:
  - Artificial Intelligence
  - Foundation Models
  - Generative AI
  - Large Language Models
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/bedrock/
  - type: Pricing
    url: https://aws.amazon.com/bedrock/pricing/
  - type: Console
    url: https://console.aws.amazon.com/bedrock/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/bedrock/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/bedrock/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-bedrock
- name: Amazon VPC API
  description: Amazon Virtual Private Cloud lets you define and launch AWS resources in a logically isolated virtual network
    with full control over your networking environment.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/vpc/
  baseURL: https://ec2.amazonaws.com
  tags:
  - Isolation
  - Networking
  - Security
  - Virtual Private Cloud
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/vpc/
  - type: Pricing
    url: https://aws.amazon.com/vpc/pricing/
  - type: Console
    url: https://console.aws.amazon.com/vpc/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/vpc/latest/userguide/vpc-getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/vpc/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-vpc
- name: Amazon Aurora API
  description: Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud that combines the
    performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source
    databases.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/rds/aurora/
  baseURL: https://rds.amazonaws.com
  tags:
  - Database
  - MySQL
  - PostgreSQL
  - Relational Database
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/
  - type: Pricing
    url: https://aws.amazon.com/rds/aurora/pricing/
  - type: Console
    url: https://console.aws.amazon.com/rds/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_GettingStartedAurora.html
  - type: FAQ
    url: https://aws.amazon.com/rds/aurora/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-aurora
- name: Amazon EBS API
  description: Amazon Elastic Block Store provides persistent block storage volumes for use with Amazon EC2 instances in the
    AWS Cloud.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/ebs/
  baseURL: https://ec2.amazonaws.com
  tags:
  - Block Storage
  - Snapshots
  - Storage
  - Volumes
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/ebs/
  - type: Pricing
    url: https://aws.amazon.com/ebs/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ec2/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html
  - type: FAQ
    url: https://aws.amazon.com/ebs/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-ebs
- name: AWS Fargate API
  description: AWS Fargate is a serverless compute engine for containers that works with both Amazon ECS and Amazon EKS removing
    the need to manage servers.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/fargate/
  baseURL: https://ecs.amazonaws.com
  tags:
  - Compute
  - Containers
  - Docker
  - Serverless
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/AmazonECS/latest/userguide/what-is-fargate.html
  - type: Pricing
    url: https://aws.amazon.com/fargate/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ecs/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonECS/latest/userguide/getting-started-fargate.html
  - type: FAQ
    url: https://aws.amazon.com/fargate/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-fargate
- name: Amazon Keyspaces API
  description: Amazon Keyspaces is a scalable, highly available, and managed Apache Cassandra-compatible database service
    for running Cassandra workloads in the cloud.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/keyspaces/
  baseURL: https://cassandra.amazonaws.com
  tags:
  - Cassandra
  - Database
  - NoSQL
  - Wide Column
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/keyspaces/
  - type: Pricing
    url: https://aws.amazon.com/keyspaces/pricing/
  - type: Console
    url: https://console.aws.amazon.com/keyspaces/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/keyspaces/latest/devguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/keyspaces/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-keyspaces
- name: AWS Transit Gateway API
  description: AWS Transit Gateway connects VPCs and on-premises networks through a central hub simplifying your network and
    putting an end to complex peering relationships.
  image: https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png
  humanURL: https://aws.amazon.com/transit-gateway/
  baseURL: https://ec2.amazonaws.com
  tags:
  - Hybrid Cloud
  - Networking
  - Transit
  - VPC
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/vpc/latest/tgw/
  - type: Pricing
    url: https://aws.amazon.com/transit-gateway/pricing/
  - type: Console
    url: https://console.aws.amazon.com/vpc/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/vpc/latest/tgw/tgw-getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/transit-gateway/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-transit-gateway
- aid: amazon-web-services-aws:amazon-web-services-aws-amazon-ec2-api-api
  name: Amazon Web Services (AWS) Amazon EC2 API API
  description: The Amazon EC2 API API from Amazon Web Services (AWS) — 1 operation(s) for amazon ec2 api.
  humanURL: https://aws.amazon.com/ec2/
  baseURL: https://ec2.amazonaws.com
  tags:
  - Amazon EC2 API
  properties:
  - type: OpenAPI
    url: openapi/amazon-web-services-aws-amazon-ec2-api-api-openapi.yml
  - type: Documentation
    url: https://docs.aws.amazon.com/ec2/
  - type: Pricing
    url: https://aws.amazon.com/ec2/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ec2/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html
  - type: FAQ
    url: https://aws.amazon.com/ec2/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-ec2
  - type: Documentation
    url: https://docs.aws.amazon.com/s3/
  - type: Pricing
    url: https://aws.amazon.com/s3/pricing/
  - type: Console
    url: https://console.aws.amazon.com/s3/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonS3/latest/userguide/GetStartedWithS3.html
  - type: FAQ
    url: https://aws.amazon.com/s3/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-s3
  - type: Documentation
    url: https://docs.aws.amazon.com/lambda/
  - type: Pricing
    url: https://aws.amazon.com/lambda/pricing/
  - type: Console
    url: https://console.aws.amazon.com/lambda/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/lambda/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/lambda/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-lambda
  - type: Documentation
    url: https://docs.aws.amazon.com/rds/
  - type: Pricing
    url: https://aws.amazon.com/rds/pricing/
  - type: Console
    url: https://console.aws.amazon.com/rds/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/rds/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-rds
  - type: Documentation
    url: https://docs.aws.amazon.com/dynamodb/
  - type: Pricing
    url: https://aws.amazon.com/dynamodb/pricing/
  - type: Console
    url: https://console.aws.amazon.com/dynamodb/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedDynamoDB.html
  - type: FAQ
    url: https://aws.amazon.com/dynamodb/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-dynamodb
  - type: Documentation
    url: https://docs.aws.amazon.com/apigateway/
  - type: Pricing
    url: https://aws.amazon.com/api-gateway/pricing/
  - type: Console
    url: https://console.aws.amazon.com/apigateway/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/apigateway/latest/developerguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/api-gateway/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-api-gateway
  - type: Documentation
    url: https://docs.aws.amazon.com/sqs/
  - type: Pricing
    url: https://aws.amazon.com/sqs/pricing/
  - type: Console
    url: https://console.aws.amazon.com/sqs/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/sqs/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-sqs
  - type: Documentation
    url: https://docs.aws.amazon.com/sns/
  - type: Pricing
    url: https://aws.amazon.com/sns/pricing/
  - type: Console
    url: https://console.aws.amazon.com/sns/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/sns/latest/dg/sns-getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/sns/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-sns
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudformation/
  - type: Pricing
    url: https://aws.amazon.com/cloudformation/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cloudformation/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/cloudformation/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cloudformation
  - type: Documentation
    url: https://docs.aws.amazon.com/iam/
  - type: Console
    url: https://console.aws.amazon.com/iam/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/IAM/latest/UserGuide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/iam/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-iam
  - type: Documentation
    url: https://docs.aws.amazon.com/ecs/
  - type: Pricing
    url: https://aws.amazon.com/ecs/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ecs/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/ecs/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-ecs
  - type: Documentation
    url: https://docs.aws.amazon.com/eks/
  - type: Pricing
    url: https://aws.amazon.com/eks/pricing/
  - type: Console
    url: https://console.aws.amazon.com/eks/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/eks/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-eks
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudwatch/
  - type: Pricing
    url: https://aws.amazon.com/cloudwatch/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cloudwatch/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/cloudwatch/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cloudwatch
  - type: Documentation
    url: https://docs.aws.amazon.com/kinesis/
  - type: Pricing
    url: https://aws.amazon.com/kinesis/data-streams/pricing/
  - type: Console
    url: https://console.aws.amazon.com/kinesis/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/streams/latest/dev/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/kinesis/data-streams/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-kinesis
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudfront/
  - type: Pricing
    url: https://aws.amazon.com/cloudfront/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cloudfront/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/cloudfront/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cloudfront
  - type: Documentation
    url: https://docs.aws.amazon.com/route53/
  - type: Pricing
    url: https://aws.amazon.com/route53/pricing/
  - type: Console
    url: https://console.aws.amazon.com/route53/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/route53/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-route-53
  - type: Documentation
    url: https://docs.aws.amazon.com/cognito/
  - type: Pricing
    url: https://aws.amazon.com/cognito/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cognito/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/cognito/latest/developerguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/cognito/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cognito
  - type: Documentation
    url: https://docs.aws.amazon.com/step-functions/
  - type: Pricing
    url: https://aws.amazon.com/step-functions/pricing/
  - type: Console
    url: https://console.aws.amazon.com/states/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/step-functions/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/step-functions/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-step-functions
  - type: Documentation
    url: https://docs.aws.amazon.com/sagemaker/
  - type: Pricing
    url: https://aws.amazon.com/sagemaker/pricing/
  - type: Console
    url: https://console.aws.amazon.com/sagemaker/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/sagemaker/latest/dg/gs.html
  - type: FAQ
    url: https://aws.amazon.com/sagemaker/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-sagemaker
  - type: Documentation
    url: https://docs.aws.amazon.com/eventbridge/
  - type: Pricing
    url: https://aws.amazon.com/eventbridge/pricing/
  - type: Console
    url: https://console.aws.amazon.com/events/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-get-started.html
  - type: FAQ
    url: https://aws.amazon.com/eventbridge/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-eventbridge
  - type: Documentation
    url: https://docs.aws.amazon.com/elasticloadbalancing/
  - type: Pricing
    url: https://aws.amazon.com/elasticloadbalancing/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ec2/home#LoadBalancers
  - type: GettingStarted
    url: https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html
  - type: FAQ
    url: https://aws.amazon.com/elasticloadbalancing/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-elastic-load-balancing
  - type: Documentation
    url: https://docs.aws.amazon.com/secretsmanager/
  - type: Pricing
    url: https://aws.amazon.com/secrets-manager/pricing/
  - type: Console
    url: https://console.aws.amazon.com/secretsmanager/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/secretsmanager/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/secrets-manager/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-secrets-manager
  - type: Documentation
    url: https://docs.aws.amazon.com/athena/
  - type: Pricing
    url: https://aws.amazon.com/athena/pricing/
  - type: Console
    url: https://console.aws.amazon.com/athena/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/athena/latest/ug/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/athena/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-athena
  - type: Documentation
    url: https://docs.aws.amazon.com/appflow/
  - type: Pricing
    url: https://aws.amazon.com/appflow/pricing/
  - type: Console
    url: https://console.aws.amazon.com/appflow/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/appflow/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/appflow/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-appflow
  - type: Documentation
    url: https://docs.aws.amazon.com/appsync/
  - type: Pricing
    url: https://aws.amazon.com/appsync/pricing/
  - type: Console
    url: https://console.aws.amazon.com/appsync/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/appsync/latest/devguide/welcome.html
  - type: FAQ
    url: https://aws.amazon.com/appsync/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-appsync
  - type: GraphQL
    url: graphql/amazon-web-services-aws-graphql.md
  - type: Documentation
    url: https://docs.aws.amazon.com/apprunner/
  - type: Pricing
    url: https://aws.amazon.com/apprunner/pricing/
  - type: Console
    url: https://console.aws.amazon.com/apprunner/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/apprunner/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/apprunner/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-app-runner
  - type: Documentation
    url: https://docs.aws.amazon.com/batch/
  - type: Pricing
    url: https://aws.amazon.com/batch/pricing/
  - type: Console
    url: https://console.aws.amazon.com/batch/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/batch/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/batch/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-batch
  - type: Documentation
    url: https://docs.aws.amazon.com/aws-backup/
  - type: Pricing
    url: https://aws.amazon.com/backup/pricing/
  - type: Console
    url: https://console.aws.amazon.com/backup/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/aws-backup/latest/devguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/backup/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-backup
  - type: Documentation
    url: https://docs.aws.amazon.com/acm/
  - type: Pricing
    url: https://aws.amazon.com/certificate-manager/pricing/
  - type: Console
    url: https://console.aws.amazon.com/acm/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/acm/latest/userguide/gs.html
  - type: FAQ
    url: https://aws.amazon.com/certificate-manager/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-certificate-manager
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudtrail/
  - type: Pricing
    url: https://aws.amazon.com/cloudtrail/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cloudtrail/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/cloudtrail/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cloudtrail
  - type: Documentation
    url: https://docs.aws.amazon.com/cloudsearch/
  - type: Pricing
    url: https://aws.amazon.com/cloudsearch/pricing/
  - type: Console
    url: https://console.aws.amazon.com/cloudsearch/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/cloudsearch/latest/developerguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/cloudsearch/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-cloudsearch
  - type: Documentation
    url: https://docs.aws.amazon.com/codebuild/
  - type: Pricing
    url: https://aws.amazon.com/codebuild/pricing/
  - type: Console
    url: https://console.aws.amazon.com/codebuild/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/codebuild/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/codebuild/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-codebuild
  - type: Documentation
    url: https://docs.aws.amazon.com/codedeploy/
  - type: Pricing
    url: https://aws.amazon.com/codedeploy/pricing/
  - type: Console
    url: https://console.aws.amazon.com/codedeploy/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/codedeploy/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/codedeploy/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-codedeploy
  - type: Documentation
    url: https://docs.aws.amazon.com/codepipeline/
  - type: Pricing
    url: https://aws.amazon.com/codepipeline/pricing/
  - type: Console
    url: https://console.aws.amazon.com/codepipeline/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/codepipeline/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-codepipeline
  - type: Documentation
    url: https://docs.aws.amazon.com/comprehend/
  - type: Pricing
    url: https://aws.amazon.com/comprehend/pricing/
  - type: Console
    url: https://console.aws.amazon.com/comprehend/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/comprehend/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/comprehend/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-comprehend
  - type: Documentation
    url: https://docs.aws.amazon.com/config/
  - type: Pricing
    url: https://aws.amazon.com/config/pricing/
  - type: Console
    url: https://console.aws.amazon.com/config/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/config/latest/developerguide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/config/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-config
  - type: Documentation
    url: https://docs.aws.amazon.com/connect/
  - type: Pricing
    url: https://aws.amazon.com/connect/pricing/
  - type: Console
    url: https://console.aws.amazon.com/connect/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
  - type: FAQ
    url: https://aws.amazon.com/connect/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-connect
  - type: Documentation
    url: https://docs.aws.amazon.com/dms/
  - type: Pricing
    url: https://aws.amazon.com/dms/pricing/
  - type: Console
    url: https://console.aws.amazon.com/dms/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/dms/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-dms
  - type: Documentation
    url: https://docs.aws.amazon.com/directconnect/
  - type: Pricing
    url: https://aws.amazon.com/directconnect/pricing/
  - type: Console
    url: https://console.aws.amazon.com/directconnect/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/directconnect/latest/UserGuide/getting_started.html
  - type: FAQ
    url: https://aws.amazon.com/directconnect/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-direct-connect
  - type: Documentation
    url: https://docs.aws.amazon.com/documentdb/
  - type: Pricing
    url: https://aws.amazon.com/documentdb/pricing/
  - type: Console
    url: https://console.aws.amazon.com/docdb/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/documentdb/latest/developerguide/get-started-guide.html
  - type: FAQ
    url: https://aws.amazon.com/documentdb/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-documentdb
  - type: Documentation
    url: https://docs.aws.amazon.com/ecr/
  - type: Pricing
    url: https://aws.amazon.com/ecr/pricing/
  - type: Console
    url: https://console.aws.amazon.com/ecr/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonECR/latest/userguide/getting-started-cli.html
  - type: FAQ
    url: https://aws.amazon.com/ecr/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-ecr
  - type: Documentation
    url: https://docs.aws.amazon.com/efs/
  - type: Pricing
    url: https://aws.amazon.com/efs/pricing/
  - type: Console
    url: https://console.aws.amazon.com/efs/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/efs/latest/ug/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/efs/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-efs
  - type: Documentation
    url: https://docs.aws.amazon.com/elasticache/
  - type: Pricing
    url: https://aws.amazon.com/elasticache/pricing/
  - type: Console
    url: https://console.aws.amazon.com/elasticache/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/elasticache/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-elasticache
  - type: Documentation
    url: https://docs.aws.amazon.com/elasticbeanstalk/
  - type: Pricing
    url: https://aws.amazon.com/elasticbeanstalk/pricing/
  - type: Console
    url: https://console.aws.amazon.com/elasticbeanstalk/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.html
  - type: FAQ
    url: https://aws.amazon.com/elasticbeanstalk/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-elastic-beanstalk
  - type: Documentation
    url: https://docs.aws.amazon.com/emr/
  - type: Pricing
    url: https://aws.amazon.com/emr/pricing/
  - type: Console
    url: https://console.aws.amazon.com/emr/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-gs.html
  - type: FAQ
    url: https://aws.amazon.com/emr/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-emr
  - type: Documentation
    url: https://docs.aws.amazon.com/fsx/
  - type: Pricing
    url: https://aws.amazon.com/fsx/pricing/
  - type: Console
    url: https://console.aws.amazon.com/fsx/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/fsx/latest/WindowsGuide/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/fsx/windows/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-fsx
  - type: Documentation
    url: https://docs.aws.amazon.com/global-accelerator/
  - type: Pricing
    url: https://aws.amazon.com/global-accelerator/pricing/
  - type: Console
    url: https://console.aws.amazon.com/globalaccelerator/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/global-accelerator/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/global-accelerator/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-global-accelerator
  - type: Documentation
    url: https://docs.aws.amazon.com/glue/
  - type: Pricing
    url: https://aws.amazon.com/glue/pricing/
  - type: Console
    url: https://console.aws.amazon.com/glue/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/glue/latest/dg/getting-started.html
  - type: FAQ
    url: https://aws.amazon.com/glue/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-glue
  - type: Documentation
    url: https://docs.aws.amazon.com/guardduty/
  - type: Pricing
    url: https://aws.amazon.com/guardduty/pricing/
  - type: Console
    url: https://console.aws.amazon.com/guardduty/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_settingup.html
  - type: FAQ
    url: https://aws.amazon.com/guardduty/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-guardduty
  - type: Documentation
    url: https://docs.aws.amazon.com/inspector/
  - type: Pricing
    url: https://aws.amazon.com/inspector/pricing/
  - type: Console
    url: https://console.aws.amazon.com/inspector/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/inspector/latest/user/getting_started_tutorial.html
  - type: FAQ
    url: https://aws.amazon.com/inspector/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-inspector
  - type: Documentation
    url: https://docs.aws.amazon.com/iot/
  - type: Pricing
    url: https://aws.amazon.com/iot-core/pricing/
  - type: Console
    url: https://console.aws.amazon.com/iot/
  - type: GettingStarted
    url: https://docs.aws.amazon.com/iot/latest/developerguide/iot-gs.html
  - type: FAQ
    url: https://aws.amazon.com/iot-core/faqs/
  - type: GitRepository
    url: https://github.com/api-evangelist/amazon-iot-core
  - type: Documentation
    url: https://docs.aws.amazon.com/kendra/
  - type: Pricing
    url: https://aws.amazon.com/kendra/pricing/
  - type: Console
    url: https://console.aws.ama

# --- truncated at 32 KB (52 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amazon-web-services-aws/refs/heads/main/apis.yml

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/amazon-web-services-aws"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/amazon-web-services-aws/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/amazon-web-services-aws/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.