Application - AWS Systems Manager for SAP
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Application

An SAP application registered with AWS Systems Manager for SAP.

Contents

AppRegistryArn

The Amazon Resource Name (ARN) of the Application Registry.

Type: String

Pattern: arn:aws:servicecatalog:[a-z0-9:\/-]+

Required: No

Arn

The Amazon Resource Name (ARN) of the application.

Type: String

Pattern: arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+

Required: No

AssociatedApplicationArns

The Amazon Resource Names of the associated AWS Systems Manager for SAP applications.

Type: Array of strings

Pattern: arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+

Required: No

Components

The components of the application.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [\w\d-]+

Required: No

DiscoveryStatus

The latest discovery result for the application.

Type: String

Valid Values: SUCCESS | REGISTRATION_FAILED | REFRESH_FAILED | REGISTERING | DELETING

Required: No

Id

The ID of the application.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 60.

Pattern: [\w\d\.-]+

Required: No

LastUpdated

The time at which the application was last updated.

Type: Timestamp

Required: No

Status

The status of the application.

Type: String

Valid Values: ACTIVATED | STARTING | STOPPED | STOPPING | FAILED | REGISTERING | DELETING | UNKNOWN

Required: No

StatusMessage

The status message.

Type: String

Required: No

Type

The type of the application.

Type: String

Valid Values: HANA | SAP_ABAP

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: