> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/cortex-cloud-data-sources-and-connectors/vendor-specific-data-sources/amazon/amazon-s3.md).

# Amazon S3

You can configure collecting Amazon S3 logs using a standard data source or content pack integration (onboarded prior to July 26, 2026):

| Amazon S3 vendor                                                             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ---------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Standard data source overview                                                | Forward different types of logs to Cortex Cloud from Amazon Simple Storage Service (Amazon S3) using the Amazon S3 data source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Links to standard data source instructions                                   | <p>The following types of logs can be ingested from Amazon S3:</p><ul><li><strong>Audit logs</strong>: See <a href="/pages/1xO7xrcwmRYnY2N3sX1Z">Ingest audit logs from AWS Cloud Trail</a></li><li><strong>Flow logs</strong>: See <a href="/pages/CVv3yNFQvIJxeb3HzyBI">Ingest network flow logs from Amazon S3</a></li><li><p><strong>Generic logs</strong>: See <a href="/pages/eBReiCv9fyWeKo8zw053">Ingest generic logs from Amazon S3</a></p><ul><li><strong>BeyondTust Privilege Management Cloud logs</strong>: <a href="/pages/D6AovczMYE7mLmwvlT1C">See BeyondTrust Privilege Management Cloud</a></li></ul></li><li><strong>Route 53 logs</strong>: See <a href="/pages/Tvvw6RLunWpMhRhX8ptU">Ingest network Route 53 logs from Amazon S3</a></li></ul><p>Configuring these types of Amazon S3 logs can include following these instructions:</p><ul><li><a href="/pages/vxORRRxLZAe7k4M2II3a">Create an assumed role</a></li><li><a href="/pages/IltvHC5WOxjLBde6WcUD">Configure data collection from Amazon S3 manually</a></li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Links to content pack/integration details (onboarded prior to July 26, 2026) | <p></p><ul><li><p>The <a href="https://cortex.marketplace.pan.dev/marketplace/details/AWSS3">AWS - S3</a> content pack provides integration with the Amazon Web Services Simple Storage Service (S3) for management, security controls, and visibility of stored objects. It includes the following integration:</p><ul><li><a href="https://xsoar.pan.dev/docs/reference/integrations/aws---s3">AWS - S3</a>: Use this integration to manage Amazon Web Services Simple Storage Service (S3) objects and security configurations, including listing contents, setting encryption, and blocking public access. Commands are included for fetching bucket encryption status (<strong><code>aws-s3-get-bucket-encryption</code></strong>), controlling public access settings (<strong><code>aws-s3-put-public-access-block</code></strong>, <strong><code>aws-s3-get-public-access-block</code></strong>), and listing objects within a bucket, with support for pagination, delimiters, and prefixes (<strong><code>aws-s3-list-objects</code></strong>), alongside core support for authentication using AWS STS session tokens.</li></ul></li><li><p>The <a href="https://cortex.marketplace.pan.dev/marketplace/details/AWSRoute53">AWS - Route53</a> content pack provides an interface to manage the Amazon Web Services managed Cloud DNS service. It includes the following integration:</p><ul><li><a href="https://xsoar.pan.dev/docs/reference/integrations/aws---route53">AWS - Route53</a>: Use this integration to manage the Amazon Web Services managed Cloud DNS service. Commands included allow users to list resource record sets, address issues such as when a set is missing its TTL value, and manage configurations related to AWS authentication like STS endpoint resolution logic.</li></ul></li><li><p>The <a href="https://cortex.marketplace.pan.dev/marketplace/details/AWSCloudTrail">AWS - CloudTrail</a> content pack provides functionality for interacting with an AWS CloudTrail trail via automation and includes rules for parsing and modeling ingested audit logs. It also includes the following integration:</p><ul><li><a href="https://xsoar.pan.dev/docs/reference/integrations/aws---cloud-trail">AWS - CloudTrail</a>: Use this integration to interact with a CloudTrail trail on AWS via playbooks and the Playground. It includes commands that enable retrieving information about the trail status using <strong><code>aws-cloudtrail-get-trail-status</code></strong>, and manage authentication configurations like specifying the AWS STS endpoint resolution logic.</li></ul></li></ul> |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-cloud-runtime-security/cortex-cloud-data-sources-and-connectors/vendor-specific-data-sources/amazon/amazon-s3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
