"""Unit tests for {{ escaped_service }}-supported APIs.""" import boto3 from moto import mock_aws # See our Development Tips on writing tests for hints on how to write good tests: # http://docs.getmoto.org/en/latest/docs/contributing/development_tips/tests.html