SignerDataClient

AWS Signer Data Plane service provides APIs for checking revocation status of signed artifacts.

Properties

Link copied to clipboard
abstract override val config: SignerDataClient.Config

SignerDataClient's configuration

Functions

Link copied to clipboard

Retrieves the revocation status for a signed artifact by checking if the signing profile, job, or certificate has been revoked.

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard

Retrieves the revocation status for a signed artifact by checking if the signing profile, job, or certificate has been revoked.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.