ComponentInfo
This is information about the component of your SAP application, such as Web Dispatcher.
Contents
- ComponentType
-
This string is the type of the component.
Accepted value is
WD
.Type: String
Valid Values:
HANA | HANA_NODE | ABAP | ASCS | DIALOG | WEBDISP | WD | ERS
Required: Yes
- Ec2InstanceId
-
This is the Amazon EC2 instance on which your SAP component is running.
Accepted values are alphanumeric.
Type: String
Pattern:
i-[\w\d]{8}$|^i-[\w\d]{17}
Required: Yes
- Sid
-
This string is the SAP System ID of the component.
Accepted values are alphanumeric.
Type: String
Pattern:
[A-Z][A-Z0-9]{2}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: