ssmsap_get_application: Gets an application registered with AWS Systems Manager for...

View source: R/ssmsap_operations.R

ssmsap_get_applicationR Documentation

Gets an application registered with AWS Systems Manager for SAP

Description

Gets an application registered with AWS Systems Manager for SAP. It also returns the components of the application.

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

Usage

ssmsap_get_application(
  ApplicationId = NULL,
  ApplicationArn = NULL,
  AppRegistryArn = NULL
)

Arguments

ApplicationId

The ID of the application.

ApplicationArn

The Amazon Resource Name (ARN) of the application.

AppRegistryArn

The Amazon Resource Name (ARN) of the application registry.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.