Learn R Programming

paws.networking (version 0.9.0)

elbv2_remove_trust_store_revocations: Removes the specified revocation file from the specified trust store

Description

Removes the specified revocation file from the specified trust store.

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

Usage

elbv2_remove_trust_store_revocations(TrustStoreArn, RevocationIds)

Arguments

TrustStoreArn

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

RevocationIds

[required] The revocation IDs of the revocation files you want to remove.