File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (13 lines) | stat: -rw-r--r-- 766 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package cloudtraildata provides the API client, operations, and parameter types
// for AWS CloudTrail Data Service.
//
// The CloudTrail Data Service lets you ingest events into CloudTrail from any
// source in your hybrid environments, such as in-house or SaaS applications hosted
// on-premises or in the cloud, virtual machines, or containers. You can store,
// access, analyze, troubleshoot and take action on this data without maintaining
// multiple log aggregators and reporting tools. After you run PutAuditEvents to
// ingest your application activity into CloudTrail, you can use CloudTrail Lake to
// search, query, and analyze the data that is logged from your applications.
package cloudtraildata