ssmsap_get_component {paws.management}R Documentation

Gets the component of an application registered with AWS Systems Manager for SAP

Description

Gets the component of an application registered with AWS Systems Manager for SAP.

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

Usage

ssmsap_get_component(ApplicationId, ComponentId)

Arguments

ApplicationId

[required] The ID of the application.

ComponentId

[required] The ID of the component.


[Package paws.management version 0.9.0 Index]