Use TaggingService for S3 - Cleanup

This commit is contained in:
Bert Blommers 2020-04-01 15:35:25 +01:00
commit 8dbfd43c5c
4 changed files with 40 additions and 92 deletions

View file

@ -11,6 +11,8 @@ from moto import mock_s3
from moto.config import mock_config
from moto.core import ACCOUNT_ID
import sure # noqa
@mock_config
def test_put_configuration_recorder():