Database
The SAP HANA database of the application registered with AWS Systems Manager for SAP.
Contents
- ApplicationId
-
The ID of the application.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 60.
Pattern:
[\w\d\.-]+
Required: No
- Arn
-
The Amazon Resource Name (ARN) of the database.
Type: String
Pattern:
arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+
Required: No
- ComponentId
-
The ID of the component.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\w\d-]+
Required: No
- ConnectedComponentArns
-
The Amazon Resource Names of the connected AWS Systems Manager for SAP components.
Type: Array of strings
Pattern:
arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+
Required: No
- Credentials
-
The credentials of the database.
Type: Array of ApplicationCredential objects
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: No
- DatabaseId
-
The ID of the SAP HANA database.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Pattern:
.*[\w\d]+
Required: No
- DatabaseName
-
The name of the database.
Type: String
Required: No
- DatabaseType
-
The type of the database.
Type: String
Valid Values:
SYSTEM | TENANT
Required: No
- LastUpdated
-
The time at which the database was last updated.
Type: Timestamp
Required: No
- PrimaryHost
-
The primary host of the database.
Type: String
Required: No
- SQLPort
-
The SQL port of the database.
Type: Integer
Required: No
- Status
-
The status of the database.
Type: String
Valid Values:
RUNNING | STARTING | STOPPED | WARNING | UNKNOWN | ERROR
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: