aws.events.describe_partner_event_source
Example SQL Queries
SELECT * FROMaws.events.describe_partner_event_sourceWHERE"name" = 'VALUE';Description
An SaaS partner can use this operation to list details about a partner event source that they have created. Amazon Web Services customers do not use this operation. Instead, Amazon Web Services customers can use DescribeEventSource to see details about a partner event source that is shared with them.
Table Definition
| Column Name | Column Data Type |
|---|---|
| name Required Input Column The name of the event source. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| arn The ARN of the event source. | VARCHAR |