SignerDataPlane¶
Client¶
- class SignerDataPlane.Client¶
A low-level client representing AWS Signer Data Plane
AWS Signer Data Plane service provides APIs for checking revocation status of signed artifacts.
client = session.create_client('signer-data')
These are the available methods:
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: