InstanceOnboardingJobStatus
Contains information about the status of the workflow to onboard to outbound campaigns.
Contents
- connectInstanceId
-
The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
^[a-zA-Z0-9_\-.]*$
Required: Yes
- status
-
The status of the workflow to onboard to outbound campaigns.
Type: String
Valid Values:
IN_PROGRESS | SUCCEEDED | FAILED
Required: Yes
- failureCode
-
If the workflow is has failed, this is the failure code.
Type: String
Valid Values:
EVENT_BRIDGE_ACCESS_DENIED | EVENT_BRIDGE_MANAGED_RULE_LIMIT_EXCEEDED | IAM_ACCESS_DENIED | KMS_ACCESS_DENIED | KMS_KEY_NOT_FOUND | INTERNAL_FAILURE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: