View source: R/cloudfrontkeyvaluestore_operations.R
cloudfrontkeyvaluestore_get_key | R Documentation |
Returns a key value pair.
See https://www.paws-r-sdk.com/docs/cloudfrontkeyvaluestore_get_key/ for full documentation.
cloudfrontkeyvaluestore_get_key(KvsARN, Key)
KvsARN |
[required] The Amazon Resource Name (ARN) of the Key Value Store. |
Key |
[required] The key to get. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.