GetConnection
The GetConnection activity is used to access an AWS service client object for the selected service. You can select the AWS service (for example KMS) from the drop-down on the General tab. The activity provides KMS client object in the activity output, which can be used with the Java Invoke activity.
General
The General tab contains the following fields:
Description
On the Description tab, you can provide a short description for the GetConnection activity.
Output
The Fault tab lists exceptions that are thrown by the GetConnection activity. It has the following fields:
| Error Schema Element | Data Type | Description |
|---|---|---|
| Amazon CS Plugin Exception | Complex | Any exception created by TIBCO BusinessWorks Plug-in for Amazon Common Services
msg: Error message description that is returned by the plug-in msgCode: Error code that is returned by the plug-in |
| Amazon CS Client Exception | Complex | Any exception or error reported by Amazon Common Services Client
msg: Error message description that is returned by the plug-in msgCode: Error code that is returned by the plug-in |
| Amazon CS Service Exception | Complex | Any exception or error reported by Amazon Common Services instance
msg: Error message description that is returned by the plug-in msgCode: Error code that is returned by the plug-in |
