You have no favorites... yet!
Use the Library tree on the left to select a Choreo to call from your gateway device.
Use the Library tree on the left to select a Choreo to call from your edge device via the gateway.
Library . Amazon . RDS . DescribeEvents
Returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 days.
/*
TembooTask class placeholder
*/
/*
TembooTask header placeholder
*/
Since you've changed your device configuration, you'll need to tell us about this new device.
This feature is in experimental mode - pricing coming soon.
Send your code straight to a GitHub repository.
Your code will be visible by others in your repos. Keep credentials private by saving a Profile or commit code with Placeholder inputs.
The following files will be added to this repo:
You'll be able to edit and share your code from TI's CCS Cloud IDE.
The following will be sent to CCS Cloud:
/*
Your auto-generated code will appear here once you've configured your device above.
*/
/*
A header file containing your Temboo account information will appear here once you've
configured your device above.
*/
/*
Please log in to generate proxy server code for use with the JavaScript SDK.
*/
This Choreo uses your AWS Keys to authenticate your account with Amazon, and returns events related to DB Instances, DB Security Groups, DB Snapshots and DB Parameter Groups for the past 14 days. You can choose what kind of events to return by specifying the desired SourceType. If the SourceType input is left empty, all events are returned. Note that special input requirements may apply depending on values supplied to the SourceIdentifier and SourceType inputs. Below is list of constraints that apply to these two inputs:
The documentation for this RDS resource can be found here.
Note that the UserRegion input can be used to access an AWS endpoint in one of the following regions:
The following is a sample of the XML information returned by this Choreo:
<?xml version="1.0" encoding="UTF-8"?> <DescribeEventsResponse xmlns="http://rds.amazonaws.com/admin/2011-12-19/"> <DescribeEventsResult> <Events> <Event> <Message>Applied change to security group</Message> <SourceType>db-security-group</SourceType> <Date>2010-08-11T17:12:52.860Z</Date> <SourceIdentifier>mydbsecuritygroup</SourceIdentifier> </Event> <Event> <Message>Database instance created</Message> <SourceType>db-instance</SourceType> <Date>2010-08-11T18:10:15.269Z</Date> <SourceIdentifier>mydbinstance3</SourceIdentifier> </Event> <Event> <Message>Backing up database instance</Message> <SourceType>db-instance</SourceType> <Date>2010-08-11T18:10:34.690Z</Date> <SourceIdentifier>mydbinstance3</SourceIdentifier> </Event> <Event> <Message>Backing up DB Instance</Message> <SourceType>db-instance</SourceType> <Date>2010-08-11T18:25:52.263Z</Date> <SourceIdentifier>mynewdbinstance</SourceIdentifier> </Event> <Event> <Message>Creating user snapshot</Message> <SourceType>db-snapshot</SourceType> <Date>2010-08-11T18:25:52.263Z</Date> <SourceIdentifier>mynewdbsnapshot3</SourceIdentifier> </Event> </Events> </DescribeEventsResult> <ResponseMetadata> <RequestId>95b948cd-bf45-11de-86a4-97241dfaadff</RequestId> </ResponseMetadata> </DescribeEventsResponse>
https://ACCOUNT_NAME.temboolive.com/callback/google
© 2025 Temboo, Inc Privacy Terms