ssm_list_ops_metadata {paws.management} | R Documentation |
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata objects or blobs
Description
Amazon Web Services Systems Manager calls this API operation when displaying all Application Manager OpsMetadata objects or blobs.
See https://www.paws-r-sdk.com/docs/ssm_list_ops_metadata/ for full documentation.
Usage
ssm_list_ops_metadata(Filters = NULL, MaxResults = NULL, NextToken = NULL)
Arguments
Filters |
One or more filters to limit the number of OpsMetadata objects returned by the call. |
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. |
[Package paws.management version 0.7.0 Index]