pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListCertificateConfigurationsResponse, ClientError>
Expand description
Lists all the AWS public certificates that are registered with the method.
pub async fn list(
client: &impl Client,
mount: &str,
) -> Result<ListCertificateConfigurationsResponse, ClientError>
Lists all the AWS public certificates that are registered with the method.