Learn R Programming

paws.management (version 0.9.0)

ssm_get_ops_metadata: 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.