Skip to contents

Updates a trust store.

See https://www.paws-r-sdk.com/docs/cloudfront_update_trust_store/ for full documentation.

Usage

cloudfront_update_trust_store(
  Id,
  CaCertificatesBundleSource = NULL,
  UseClientCertificateOCSPEndpoint = NULL,
  IfMatch
)

Arguments

Id

[required] The trust store ID.

CaCertificatesBundleSource

The CA certificates bundle source.

UseClientCertificateOCSPEndpoint

A Boolean that determines whether to use the CA certificate's OCSP endpoint to check certificate revocation status.

IfMatch

[required] The current version (ETag value) of the trust store you are updating.