Amazon Web Services

Amazon Web Services is the largest public cloud, exposing 200+ services through service-specific REST and AWS-query APIs signed with SigV4. Compute (EC2, Lambda, ECS, EKS), storage (S3, EBS, EFS), database (RDS, DynamoDB, Aurora), networking (VPC, Route 53, CloudFront), and AI/ML (Bedrock, SageMaker) all expose programmatic APIs.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud:aws
name: Amazon Web Services
tags:
- AWS
- Hyperscaler
- IaaS
- PaaS
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://aws.amazon.com/
properties:
- url: https://docs.aws.amazon.com/
  type: Documentation
description: Amazon Web Services is the largest public cloud, exposing 200+ services through service-specific
  REST and AWS-query APIs signed with SigV4. Compute (EC2, Lambda, ECS, EKS), storage (S3, EBS, EFS),
  database (RDS, DynamoDB, Aurora), networking (VPC, Route 53, CloudFront), and AI/ML (Bedrock, SageMaker)
  all expose programmatic APIs.