在Python 2.7版與版「0.4.25」摩托跑,我得到以下錯誤:NotImplementedError: The get_caller_identity action has not been implemented import boto3
from moto import mock_sns, mock_sts, mock_sqs
@mock_sts
def test_get_cal
我有一個項目使用aiohttp和aiobotocore來處理AWS中的資源。我正在測試適用於AWS S3的類,並且我正在使用moto來模擬AWS。懲戒工作得與使用同步代碼(例如,從摩托文檔)的實例細 import boto3
from moto import mock_s3
class MyModel(object):
def __init__(self, name, value