Joan Morgan
Results
2
issues of
Joan Morgan
Currently, if you need to collect media services events from multiple regions, you will have to manually deploy the Events template one at a time at those regions. If you're...
This line in our code: `jwt.JWT(header={"alg": "RS256", "typ": "JWT", "kid": keypair.key_id}, claims=claims) ` generates a DeprecationWarning: Call to deprecated function (or staticmethod) key_id.
enhancement