Moto
latest

Getting Started

  • Getting Started with Moto
  • Non-Python SDK’s / Server Mode
  • FAQ
  • IAM-like Access Control
  • AWS Config Support
  • Multi-Account support

Configuration

  • Configuration Options

Implemented Services

  • Implemented Services
    • acm
    • acm-pca
    • amp
    • apigateway
    • apigatewayv2
    • application-autoscaling
    • appsync
    • athena
    • autoscaling
    • batch
    • budgets
    • ce
    • cloudformation
    • cloudfront
    • cloudtrail
    • cloudwatch
    • codebuild
    • codecommit
    • codepipeline
    • cognito-identity
    • cognito-idp
    • comprehend
    • config
    • databrew
    • datapipeline
    • datasync
    • dax
    • dms
    • ds
    • dynamodb
    • dynamodbstreams
    • ebs
    • ec2
    • ec2-instance-connect
    • ecr
    • ecs
    • efs
    • eks
    • elasticache
    • elasticbeanstalk
    • elastictranscoder
    • elb
    • elbv2
    • emr
    • emr-containers
    • emr-serverless
    • es
    • events
    • firehose
    • forecast
    • glacier
    • glue
    • greengrass
    • guardduty
    • iam
    • identitystore
    • iot
    • iot-data
    • kinesis
    • kinesis-video-archived-media
    • kinesisvideo
    • kms
    • lambda
    • logs
    • managedblockchain
    • mediaconnect
    • medialive
    • mediapackage
    • mediastore
    • mediastore-data
    • meteringmarketplace
    • mq
    • neptune
    • opsworks
    • organizations
    • Patching other Services
    • personalize
    • pinpoint
    • polly
    • quicksight
    • ram
    • rds
    • redshift
    • redshift-data
    • rekognition
    • resource-groups
    • resourcegroupstaggingapi
    • route53
    • route53resolver
    • s3
    • s3control
    • sagemaker
    • sdb
    • secretsmanager
    • service-quotas
    • servicediscovery
    • ses
    • signer
    • sns
    • sqs
    • ssm
    • sso-admin
    • stepfunctions
    • sts
    • support
    • swf
    • textract
    • timestream-write
    • transcribe
    • wafv2
  • Patching other Services

Contributing to Moto

  • Contributing
  • Development Installation
  • Architecture
  • New Features
  • PR Checklist
  • FAQ for Developers

Development Tips

  • Development Tips
  • Intercepting URLs
  • Writing tests
  • Utilities
  • State Transition Management
Moto
  • »
  • Implemented Services
  • Edit on GitHub

Implemented Services

Please see a list of all currently supported services. Each service will have a list of the endpoints that are implemented. Each service will also have an example on how to mock an individual service.

Note that you can mock multiple services at the same time:

@mock_s3
@mock_sqs
def test_both_s3_and_sqs():
    ...
@mock_all()
def test_all_supported_services_at_the_same_time():
    ...
  • acm
  • acm-pca
  • amp
  • apigateway
  • apigatewayv2
  • application-autoscaling
  • appsync
  • athena
  • autoscaling
  • batch
  • budgets
  • ce
  • cloudformation
  • cloudfront
  • cloudtrail
  • cloudwatch
  • codebuild
  • codecommit
  • codepipeline
  • cognito-identity
  • cognito-idp
  • comprehend
  • config
  • databrew
  • datapipeline
  • datasync
  • dax
  • dms
  • ds
  • dynamodb
  • dynamodbstreams
  • ebs
  • ec2
  • ec2-instance-connect
  • ecr
  • ecs
  • efs
  • eks
  • elasticache
  • elasticbeanstalk
  • elastictranscoder
  • elb
  • elbv2
  • emr
  • emr-containers
  • emr-serverless
  • es
  • events
  • firehose
  • forecast
  • glacier
  • glue
  • greengrass
  • guardduty
  • iam
  • identitystore
  • iot
  • iot-data
  • kinesis
  • kinesis-video-archived-media
  • kinesisvideo
  • kms
  • lambda
  • logs
  • managedblockchain
  • mediaconnect
  • medialive
  • mediapackage
  • mediastore
  • mediastore-data
  • meteringmarketplace
  • mq
  • neptune
  • opsworks
  • organizations
  • Patching other Services
  • personalize
  • pinpoint
  • polly
  • quicksight
  • ram
  • rds
  • redshift
  • redshift-data
  • rekognition
  • resource-groups
  • resourcegroupstaggingapi
  • route53
  • route53resolver
  • s3
  • s3control
  • sagemaker
  • sdb
  • secretsmanager
  • service-quotas
  • servicediscovery
  • ses
  • signer
  • sns
  • sqs
  • ssm
  • sso-admin
  • stepfunctions
  • sts
  • support
  • swf
  • textract
  • timestream-write
  • transcribe
  • wafv2
Previous Next

© Copyright 2015, Steve Pulec. Revision 3adbb813.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.3
4.0.2
4.0.1
4.0.0
3.1.18
3.1.17
3.1.16
3.1.15
3.1.14
3.1.13
3.1.12
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.3.2
2.3.1
2.3.0
2.2.20
2.2.19
2.2.18
2.2.17
2.2.16
2.2.15
2.2.14
2.2.13
2.2.0
2.1.0
1.3.16
Downloads
pdf
On Read the Docs
Project Home
Builds