ssm_get_ops_item {paws.management} | R Documentation |
Get information about an OpsItem by using the ID
Description
Get information about an OpsItem by using the ID. You must have permission in Identity and Access Management (IAM) to view information about an OpsItem. For more information, see Set up OpsCenter in the Amazon Web Services Systems Manager User Guide.
See https://www.paws-r-sdk.com/docs/ssm_get_ops_item/ for full documentation.
Usage
ssm_get_ops_item(OpsItemId, OpsItemArn = NULL)
Arguments
OpsItemId |
[required] The ID of the OpsItem that you want to get. |
OpsItemArn |
The OpsItem Amazon Resource Name (ARN). |
[Package paws.management version 0.9.0 Index]