ActionConnectorSummary - Amazon Quick Sight

ActionConnectorSummary

Contains summary information about an action connector, used in list and search operations.

Contents

Note

In the following list, the required parameters are described first.

ActionConnectorId

The unique identifier of the action connector.

Type: String

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

Pattern: [\w\-]+

Required: Yes

Arn

The Amazon Resource Name (ARN) of the action connector.

Type: String

Required: Yes

LastUpdatedTime

The date and time when the action connector was last updated.

Type: Timestamp

Required: Yes

Name

The name of the action connector.

Type: String

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

Pattern: [A-Za-z0-9](?:[\w- ]*[A-Za-z0-9])?

Required: Yes

Type

The type of action connector (e.g., SALESFORCE, JIRA, CUSTOM, BEDROCK).

Type: String

Valid Values: GENERIC_HTTP | SERVICENOW_NOW_PLATFORM | SALESFORCE_CRM | MICROSOFT_OUTLOOK | PAGERDUTY_ADVANCE | JIRA_CLOUD | ATLASSIAN_CONFLUENCE | AMAZON_S3 | AMAZON_BEDROCK_AGENT_RUNTIME | AMAZON_BEDROCK_RUNTIME | AMAZON_BEDROCK_DATA_AUTOMATION_RUNTIME | AMAZON_TEXTRACT | AMAZON_COMPREHEND | AMAZON_COMPREHEND_MEDICAL | MICROSOFT_ONEDRIVE | MICROSOFT_SHAREPOINT | MICROSOFT_TEAMS | SAP_BUSINESSPARTNER | SAP_PRODUCTMASTERDATA | SAP_PHYSICALINVENTORY | SAP_BILLOFMATERIALS | SAP_MATERIALSTOCK | ZENDESK_SUITE | SMARTSHEET | SLACK | ASANA | BAMBOO_HR

Required: Yes

CreatedTime

The date and time when the action connector was created.

Type: Timestamp

Required: No

Error

Error information if the action connector is in an error state.

Type: ActionConnectorError object

Required: No

Status

The current status of the action connector.

Type: String

Valid Values: CREATION_IN_PROGRESS | CREATION_SUCCESSFUL | CREATION_FAILED | UPDATE_IN_PROGRESS | UPDATE_SUCCESSFUL | UPDATE_FAILED | DELETED

Required: No

See Also

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