View source: R/ssm_operations.R
ssm_update_ops_metadata | R Documentation |
Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager.
See https://www.paws-r-sdk.com/docs/ssm_update_ops_metadata/ for full documentation.
ssm_update_ops_metadata(
OpsMetadataArn,
MetadataToUpdate = NULL,
KeysToDelete = NULL
)
OpsMetadataArn |
[required] The Amazon Resource Name (ARN) of the OpsMetadata Object to update. |
MetadataToUpdate |
Metadata to add to an OpsMetadata object. |
KeysToDelete |
The metadata keys to delete from the OpsMetadata object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.