elbv2_get_trust_store_revocation_content {paws.networking} | R Documentation |
Retrieves the specified revocation file
Description
Retrieves the specified revocation file.
See https://www.paws-r-sdk.com/docs/elbv2_get_trust_store_revocation_content/ for full documentation.
Usage
elbv2_get_trust_store_revocation_content(TrustStoreArn, RevocationId)
Arguments
TrustStoreArn |
[required] The Amazon Resource Name (ARN) of the trust store. |
RevocationId |
[required] The revocation ID of the revocation file. |
[Package paws.networking version 0.7.0 Index]