Resource Type: AWS > Logs > Destination
The Destination resource type represents a CloudWatch Logs destination for cross-account log delivery. Destinations can be used to send log data to other AWS services like Kinesis Data Streams, Lambda functions, or other AWS accounts.
Resource Context
Destination is a part of the Logs service.
Each Destination lives under a Region.
Controls
The primary controls for AWS > Logs > Destination are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-logs#/resource/types/destination
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-logs#/resource/types/destination"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/destination';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-logs#/resource/types/destination"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/destination' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query