elbv2_add_trust_store_revocations: Adds the specified revocation file to the specified trust...

View source: R/elbv2_operations.R

elbv2_add_trust_store_revocationsR Documentation

Adds the specified revocation file to the specified trust store

Description

Adds the specified revocation file to the specified trust store.

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

Usage

elbv2_add_trust_store_revocations(TrustStoreArn, RevocationContents = NULL)

Arguments

TrustStoreArn

[required] The Amazon Resource Name (ARN) of the trust store.

RevocationContents

The revocation file to add.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.