View source: R/elbv2_operations.R
elbv2_remove_trust_store_revocations | R Documentation |
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.
elbv2_remove_trust_store_revocations(TrustStoreArn, RevocationIds)
TrustStoreArn |
[required] The Amazon Resource Name (ARN) of the trust store. |
RevocationIds |
[required] The revocation IDs of the revocation files you want to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.