moto metadata path has not been implemented

60 Views Asked by At

Locally I can run Moto just fine. When I run moto unit tests from Jenkins, I get the following error:

NotImplementedError: The /latest/dynamic/instance-identity/pkcs7 metadata path has not been implemented

I am trying to run tests which mock creating an s3 bucket.

0

There are 0 best solutions below