ssm_get_ops_item: Get information about an OpsItem by using the ID

View source: R/ssm_operations.R

ssm_get_ops_itemR 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).


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