ssm_get_ops_metadata: View operational metadata related to an application in...

View source: R/ssm_operations.R

ssm_get_ops_metadataR Documentation

View operational metadata related to an application in Application Manager

Description

View operational metadata related to an application in Application Manager.

See https://www.paws-r-sdk.com/docs/ssm_get_ops_metadata/ for full documentation.

Usage

ssm_get_ops_metadata(OpsMetadataArn, MaxResults = NULL, NextToken = NULL)

Arguments

OpsMetadataArn

[required] The Amazon Resource Name (ARN) of an OpsMetadata Object to view.

MaxResults

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

NextToken

A token to start the list. Use this token to get the next set of results.


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