elbv2_remove_trust_store_revocations {paws.networking} | R Documentation |
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. |
[Package paws.networking version 0.7.0 Index]