View source: R/ssm_operations.R
ssm_put_inventory | R Documentation |
Bulk update custom inventory items on one or more managed nodes. The request adds an inventory item, if it doesn't already exist, or updates an inventory item, if it does exist.
See https://www.paws-r-sdk.com/docs/ssm_put_inventory/ for full documentation.
ssm_put_inventory(InstanceId, Items)
InstanceId |
[required] An managed node ID where you want to add or update inventory items. |
Items |
[required] The inventory items that you want to add or update on managed nodes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.