View source: R/elbv2_operations.R
elbv2_add_trust_store_revocations | R Documentation |
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.
elbv2_add_trust_store_revocations(TrustStoreArn, RevocationContents = NULL)
TrustStoreArn |
[required] The Amazon Resource Name (ARN) of the trust store. |
RevocationContents |
The revocation file to add. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.