Skip to contents

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.