Resource Type: AWS > Logs > Delivery
The Delivery resource type represents a CloudWatch Logs delivery for cross-account log delivery. Deliveries can be used to send log data to other AWS services like S3, Kinesis Data Streams, or other AWS accounts.
Resource Context
Delivery is a part of the Logs service.
Each Delivery lives under a Region.
Controls
The primary controls for AWS > Logs > Delivery 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/delivery
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-logs#/resource/types/delivery"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/delivery';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-logs#/resource/types/delivery"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-logs#/resource/types/delivery' 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