ssm_update_ops_metadata: Amazon Web Services Systems Manager calls this API operation...

View source: R/ssm_operations.R

ssm_update_ops_metadataR Documentation

Amazon Web Services Systems Manager calls this API operation when you edit OpsMetadata in Application Manager

Description

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.

Usage

ssm_update_ops_metadata(
  OpsMetadataArn,
  MetadataToUpdate = NULL,
  KeysToDelete = NULL
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.