We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
d6f19d3
Removes config.fake_kms_api and replace with config.kms_client, which can be passed any Client object, including the faked client.
config.fake_kms_api
config.kms_client
See the updated docs for more information.