This commit is contained in:
Bert Blommers 2020-11-11 15:55:37 +00:00
commit 273ca63d59
92 changed files with 515 additions and 1200 deletions

View file

@ -144,9 +144,7 @@ def test_create_flow_log_create():
bucket = s3.create_bucket(
Bucket="test-flow-logs",
CreateBucketConfiguration={
"LocationConstraint": "us-west-1",
},
CreateBucketConfiguration={"LocationConstraint": "us-west-1",},
)
response = client.create_flow_logs(