Contents

moto 5.1.21

0

A library that allows you to easily mock out tests based on AWS infrastructure

A library that allows you to easily mock out tests based on AWS infrastructure

Stars: 8213, Watchers: 8213, Forks: 2176, Open Issues: 47

The getmoto/moto repo was created 13 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 8213 github stars!

How to Install moto

You can install moto using pip

pip install moto

or add it to a project with poetry

poetry add moto

Package Details

Author
Steve Pulec
License
Apache-2.0
Homepage
https://github.com/getmoto/moto
PyPi:
https://pypi.org/project/moto/
Documentation:
http://docs.getmoto.org/en/latest/
GitHub Repo:
https://github.com/spulec/moto

Classifiers

  • Software Development/Testing
No  moto  pypi packages just yet.

Errors

A list of common moto errors.

Code Examples

Here are some moto code examples and snippets.

GitHub Issues

The moto package has 47 open issues on GitHub

  • Speed up DynamoDB query deepcopy while preserving isolation
  • Adding Amazon Connect support
  • StartLiveTail operation not yet implemented
  • Dynamodb doesn't catch redundant parenthesis error on condition expression
  • Moto (5.1.18) Server 500 Error when making a GET request to /.well-known/jwks.json for a mocked Cognito IDP user pool client app
  • FEATURE REQUEST: [FIREHOSE] Support Iceberg destination configuration
  • FEATURE REQUEST: [DynamoDB]add support Multi-attribute key schema for Global Secondary Indexes(GSI)
  • FEATURE REQUEST: Add support for EC2, RDS, and ASG resources to resourcegroupstaggingapi tag and untag resources
  • [EC2] Implementing EC2 traffic mirror endpoints

See more issues on GitHub

Related Packages & Articles

minio 7.2.20

MinIO Python SDK for Amazon S3 Compatible Cloud Storage

smart-open 7.5.0

Utils for streaming large files (S3, HDFS, GCS, SFTP, Azure Blob Storage, gzip, bz2, zst…)