Amazon Web Services (AWS) website screenshot

Amazon Web Services (AWS)

Amazon Web Services is a comprehensive collection of cloud computing services and APIs provided by Amazon, offering infrastructure as a service, platform as a service, and software as a service solutions globally.

Amazon Web Services (AWS) publishes 5 APIs on the APIs.io network, including Amazon EC2, Amazon S3, Amazon Lambda, and 2 more. Tagged areas include Cloud Computing, Infrastructure-as-a-Service, Infrastructure, Platform-as-a-Service, and Serverless.

Amazon Web Services (AWS)’s developer surface includes developer portal, documentation, authentication, engineering blog, support, pricing, developer console, and 11 more developer resources.

40.8/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
5 APIs 1 MCP Servers 37 Features 5 Use Cases
Cloud ComputingInfrastructure-as-a-ServiceInfrastructurePlatform-as-a-ServiceServerless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/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 5

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

Amazon EC2

Scalable virtual servers in the cloud.

Amazon S3

Scalable object storage service for data backup, archival, and analytics.

Amazon Lambda

Run code without thinking about servers or clusters.

Amazon DynamoDB

Fast and flexible NoSQL database service for any scale.

Amazon RDS

Managed relational database service for MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB.

MCP Servers 1

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

MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Aws Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Aws Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Aws Finops

FINOPS

Features 37

Notable capabilities this provider offers.

Amazon Web Services (AWS): hundreds of services across Cloud Infrastructure
Detailed pricing: see https://aws.amazon.com/pricing/
Service: EC2 (compute)
Service: S3 (object storage)
Service: EBS (block storage)
Service: RDS (managed SQL)
Service: DynamoDB (NoSQL)
Service: Lambda (serverless)
Service: API Gateway
Service: CloudFront (CDN)
Service: Route 53 (DNS)
Service: VPC (networking)
Service: IAM (identity)
Service: KMS (encryption)
Service: Secrets Manager
Service: CloudWatch (monitoring)
Service: EKS (Kubernetes)
Service: ECS (containers)
Service: ECR (container registry)
Service: SQS (queue)
Service: SNS (pub-sub)
Service: SES (email)
Service: Bedrock (AI/ML)
Service: SageMaker (ML)
Service: Comprehend (NLP)
Service: Rekognition (vision)
Service: Polly (TTS)
Service: Transcribe (STT)
Service: Translate
Service: Athena (SQL on S3)
Service: Redshift (data warehouse)
Service: Glue (ETL)
Service: EMR (Hadoop)
Service: Kinesis (streaming)
Service: MSK (managed Kafka)
Service: OpenSearch
Service: QuickSight (BI)

Scroll for all 37

Security Posture 3

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

Aws Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Aws Vulnerability Disclosure

security.txt · contact published

SECURITY

Aws Trust Center

PCI DSS, HIPAA, FedRAMP, GDPR, FIPS 140

SECURITY

Use Cases 5

What developers build with this provider.

Web Application Hosting

Host scalable web applications with EC2, S3, CloudFront, and RDS.

Data Analytics

Process and analyze large datasets using EMR, Redshift, Athena, and Glue.

Machine Learning

Build and deploy ML models at scale using SageMaker, Rekognition, and Comprehend.

Disaster Recovery

Implement multi-region disaster recovery strategies with minimal RPO and RTO.

IoT Applications

Collect, process, and analyze IoT device data with AWS IoT Core and related services.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: aws
name: Amazon Web Services (AWS)
description: Amazon Web Services is a comprehensive collection of cloud computing services and APIs provided by Amazon, offering
  infrastructure as a service, platform as a service, and software as a service solutions globally.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/aws.png
tags:
- Cloud Computing
- Infrastructure-as-a-Service
- Infrastructure
- Platform-as-a-Service
- Serverless
tags_raw:
- Cloud Computing
- IaaS
- Infrastructure
- PaaS
- Platform as a Service
- Serverless
url: https://raw.githubusercontent.com/api-evangelist/aws/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: aws:amazon-ec2
  name: Amazon EC2
  description: Scalable virtual servers in the cloud.
  humanURL: https://aws.amazon.com/ec2/
  baseURL: https://ec2.amazonaws.com
  tags:
  - Compute
  - Infrastructure
  - Virtual Machines
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/ec2/
  - type: OpenAPI
    url: https://api.apis.guru/v2/specs/amazonaws.com/ec2/2016-11-15/openapi.yaml
- aid: aws:amazon-s3
  name: Amazon S3
  description: Scalable object storage service for data backup, archival, and analytics.
  humanURL: https://aws.amazon.com/s3/
  baseURL: https://s3.amazonaws.com
  tags:
  - Data Lake
  - Object Storage
  - Storage
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/s3/
  - type: OpenAPI
    url: https://api.apis.guru/v2/specs/amazonaws.com/s3/2006-03-01/openapi.yaml
- aid: aws:amazon-lambda
  name: Amazon Lambda
  description: Run code without thinking about servers or clusters.
  humanURL: https://aws.amazon.com/lambda/
  baseURL: https://lambda.amazonaws.com
  tags:
  - Compute
  - Functions
  - Serverless
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/lambda/
  - type: OpenAPI
    url: https://api.apis.guru/v2/specs/amazonaws.com/lambda/2015-03-31/openapi.yaml
- aid: aws:amazon-dynamodb
  name: Amazon DynamoDB
  description: Fast and flexible NoSQL database service for any scale.
  humanURL: https://aws.amazon.com/dynamodb/
  baseURL: https://dynamodb.amazonaws.com
  tags:
  - Database
  - Key-Value
  - NoSQL
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/dynamodb/
  - type: OpenAPI
    url: https://api.apis.guru/v2/specs/amazonaws.com/dynamodb/2012-08-10/openapi.yaml
- aid: aws:amazon-rds
  name: Amazon RDS
  description: Managed relational database service for MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB.
  humanURL: https://aws.amazon.com/rds/
  baseURL: https://rds.amazonaws.com
  tags:
  - Database
  - Managed Service
  - Relational
  properties:
  - type: Documentation
    url: https://docs.aws.amazon.com/rds/
  - type: OpenAPI
    url: https://api.apis.guru/v2/specs/amazonaws.com/rds/2014-10-31/openapi.yaml
common:
- type: TrustCenter
  url: security/aws-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/aws-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/aws-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/aws
- type: LinkedIn
  url: https://www.linkedin.com/company/amazon-web-services
- type: Portal
  url: https://aws.amazon.com/
- type: Documentation
  url: https://docs.aws.amazon.com/
- type: Authentication
  url: https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html
- type: SDKs
  url: https://aws.amazon.com/tools/
- type: Blog
  url: https://aws.amazon.com/blogs/
- type: StatusPage
  url: https://health.aws.amazon.com/health/status
- type: Support
  url: https://aws.amazon.com/support/
- type: TermsOfService
  url: https://aws.amazon.com/service-terms/
- type: PrivacyPolicy
  url: https://aws.amazon.com/privacy/
- type: Pricing
  url: https://aws.amazon.com/pricing/
- type: Console
  url: https://console.aws.amazon.com/
- type: ChangeLog
  url: https://aws.amazon.com/new/
- type: Features
  data:
  - 'Amazon Web Services (AWS): hundreds of services across Cloud Infrastructure'
  - 'Detailed pricing: see https://aws.amazon.com/pricing/'
  - 'Service: EC2 (compute)'
  - 'Service: S3 (object storage)'
  - 'Service: EBS (block storage)'
  - 'Service: RDS (managed SQL)'
  - 'Service: DynamoDB (NoSQL)'
  - 'Service: Lambda (serverless)'
  - 'Service: API Gateway'
  - 'Service: CloudFront (CDN)'
  - 'Service: Route 53 (DNS)'
  - 'Service: VPC (networking)'
  - 'Service: IAM (identity)'
  - 'Service: KMS (encryption)'
  - 'Service: Secrets Manager'
  - 'Service: CloudWatch (monitoring)'
  - 'Service: EKS (Kubernetes)'
  - 'Service: ECS (containers)'
  - 'Service: ECR (container registry)'
  - 'Service: SQS (queue)'
  - 'Service: SNS (pub-sub)'
  - 'Service: SES (email)'
  - 'Service: Bedrock (AI/ML)'
  - 'Service: SageMaker (ML)'
  - 'Service: Comprehend (NLP)'
  - 'Service: Rekognition (vision)'
  - 'Service: Polly (TTS)'
  - 'Service: Transcribe (STT)'
  - 'Service: Translate'
  - 'Service: Athena (SQL on S3)'
  - 'Service: Redshift (data warehouse)'
  - 'Service: Glue (ETL)'
  - 'Service: EMR (Hadoop)'
  - 'Service: Kinesis (streaming)'
  - 'Service: MSK (managed Kafka)'
  - 'Service: OpenSearch'
  - 'Service: QuickSight (BI)'
  sources:
  - https://aws.amazon.com/pricing/
  - https://focus.finops.org/
  updated: '2026-05-04'
- type: UseCases
  data:
  - name: Web Application Hosting
    description: Host scalable web applications with EC2, S3, CloudFront, and RDS.
  - name: Data Analytics
    description: Process and analyze large datasets using EMR, Redshift, Athena, and Glue.
  - name: Machine Learning
    description: Build and deploy ML models at scale using SageMaker, Rekognition, and Comprehend.
  - name: Disaster Recovery
    description: Implement multi-region disaster recovery strategies with minimal RPO and RTO.
  - name: IoT Applications
    description: Collect, process, and analyze IoT device data with AWS IoT Core and related services.
- type: Integrations
  data:
  - name: Terraform
    description: Manage AWS infrastructure as code using the official AWS Terraform provider.
  - name: Kubernetes
    description: Deploy and manage Kubernetes workloads on AWS using Amazon EKS.
  - name: GitHub Actions
    description: Automate CI/CD pipelines deploying to AWS using GitHub Actions and OIDC.
  - name: Datadog
    description: Monitor AWS infrastructure and applications using the Datadog AWS integration.
  - name: Snowflake
    description: Integrate data workflows between Snowflake and AWS S3, Glue, and Lake Formation.
- type: Integrations
  url: https://aws.amazon.com/marketplace
- name: MCP Server
  url: https://aws.amazon.com/about-aws/whats-new/2026/05/aws-mcp-server/
  type: MCPServer
integrations:
- name: Sign in
- name: Agent Mode
- name: Why AWS Marketplace?
- name: Get started in AWS Marketplace
- name: Industry
- name: Resources
- name: Become a Channel Partner
- name: Sell in AWS Marketplace
- name: Manage Your Account
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: amazon
x-relationship: subsidiary

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/aws"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/aws/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/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.