Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.
- Function Overview
- Service Overview
- Getting Started
- User Guide
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- Getting Started
-
APIs
-
Event Subscription Management
- Creating an Event Subscription
- Obtaining the Event Subscription List
- Updating an Event Subscription
- Obtaining Event Subscription Details
- Deleting an Event Subscription
- Updating an Event Subscription Source
- Creating an Event Subscription Target
- Updating an Event Subscription Target
- Obtaining Event Subscription Target Details
- Deleting an Event Subscription Target
- Event Channel Management
- Event Management
- Event Source Management
- Event Target Catalog Management
-
Event Schema Management
- Enabling or Disabling Event Subscriptions
- Creating a Custom Event Schema
- Obtaining the Event Schema List
- Updating a Custom Event Schema
- Obtaining Event Schema Details
- Deleting an Event Schema
- Creating a Custom Event Schema Version
- Obtaining the Event Schema Version List
- Obtaining Event Schema Version Details
- Deleting an Event Schema Version
- Starting Automatic Event Schema Discovery
- Connection Management
- Service Agency Management
- Quota Management
- API Version Management
- Trigger Management
- Endpoint Management
- OBS Bucket Management
- Metric Management
-
Event Subscription Management
- Permissions Policies and Supported Actions
- Appendix
- Description
- SDK Reference
-
FAQs
- How Is EG Billed?
- Why Did My Event Source Creation Fail?
- How Do I Configure a Security Group When Creating an Event Source?
- Why Did My Event Publishing Fail?
- Why Was the Target Not Triggered?
- Can I Push Custom Events to EG?
- Can I Send Custom Events in Batches? How Do I Encapsulate Them?
- How Do I Filter Events to Transmit to the Target?
- How Do I Transfer Custom Event Content to the Target?
Show all
Creating an Event Channel
Create a custom event channel.
Procedure
- Log in to the EG console.
- In the navigation pane, choose Event Channels.
- Click Create Event Channel.
- Enter a channel name and description, and click OK. The following table describes the parameters.
Table 1 Parameters for creating a custom event channel Parameter
Description
Channel
Enter a channel name.
Description
Describe the channel.
Enterprise Project
Select an enterprise project.
NOTE:
This cannot be changed once specified.
Cross-Account
Whether to receive events from specified accounts.
NOTE:
Once enabled, you can specify accounts from which you want to receive events.
When creating a channel, you need to enable the cross-account function and enter the ID of the target account.
The cross-account function also needs to be enabled if the same account is used in different regions.
Account ID
Enter IDs of authorized accounts, and separate the IDs with commas (,).
NOTE:
Enter a maximum of three account IDs and separate them with commas. Example: account1,account2
Policy
{ "Sid": "allow_account_to_put_events", "Effect": "Allow", "Principal": { "IAM": [] }, "Action": "eg:channels:putEvents", "Resource": "urn:eg:cn-north-7:eeb7f0f587674635a3669e1d63013316:channel:" }
NOTE:
The policy is read-only and cannot be edited.
View this channel in the Custom area.
NOTE:
- Only the event channel description can be modified. To modify it, click Edit in the row that contains the desired event channel.
- To view details about a custom event channel, click its name in the custom event channel list.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.