Test cognito Behavioral tests for Cognito-backed upload credentials. make_jwt make_jwt(*, exp: datetime, roles: Iterable[str] = (UPLOAD_ROLE, READ_ROLE), subject: str = 'user-1') -> str Make an unsigned JWT good enough for decode_jwt_payload().