Skip to content

Commit cdf38f4

Browse files
authored
Merge pull request #32337 from github/repo-sync
Repo sync
2 parents 70c1c57 + 0b7cd43 commit cdf38f4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

content/admin/monitoring-activity-in-your-enterprise/reviewing-audit-logs-for-your-enterprise/streaming-the-audit-log-for-your-enterprise.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ You set up the audit log stream on {% data variables.product.product_name %} by
7272

7373
### Setting up streaming to Amazon S3
7474

75+
{% ifversion ghes %}
76+
{% note %}
77+
78+
**Note**: The Amazon region `us-east-1` must be reachable from your appliance in order for streaming to S3 to work accordingly.
79+
80+
{% endnote %}
81+
{% endif %}
82+
7583
{% ifversion streaming-oidc-s3 %}
7684
You can set up streaming to S3 with access keys or, to avoid storing long-lived secrets in {% data variables.product.product_name %}, with OpenID Connect (OIDC).
7785

content/rest/rate-limit/rate-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The REST API for searching items has a custom rate limit that is separate from t
3030

3131
- The `integration_manifest` object provides your rate limit status for the `POST /app-manifests/{code}/conversions` operation. For more information, see "[AUTOTITLE](/apps/creating-github-apps/setting-up-a-github-app/creating-a-github-app-from-a-manifest#3-you-exchange-the-temporary-code-to-retrieve-the-app-configuration)."
3232

33-
fpt or ghec or ghes %}* The `dependency_snapshots` object provides your rate limit status for submitting snapshots to the dependency graph. For more information, see "[AUTOTITLE](/rest/dependency-graph)."
33+
- The `dependency_snapshots` object provides your rate limit status for submitting snapshots to the dependency graph. For more information, see "[AUTOTITLE](/rest/dependency-graph)."
3434

3535
- The `code_scanning_upload` object provides your rate limit status for uploading SARIF results to code scanning. For more information, see "[AUTOTITLE](/code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github)."
3636

0 commit comments

Comments
 (0)