

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 中的基礎設施安全 AWS CloudTrail
<a name="infrastructure-security"></a>

作為受管服務， AWS CloudTrail 受到 AWS 全球網路安全的保護。如需 AWS 安全服務以及 如何 AWS 保護基礎設施的相關資訊，請參閱[AWS 雲端安全](https://aws.amazon.com/security/)。若要使用基礎設施安全的最佳實務來設計您的 AWS 環境，請參閱*安全支柱 AWS Well-Architected Framework* 中的[基礎設施保護](https://docs.aws.amazon.com/wellarchitected/latest/security-pillar/infrastructure-protection.html)。

您可以使用 AWS 發佈的 API 呼叫，透過網路存取 CloudTrail。使用者端必須支援下列專案：
+ Transport Layer Security (TLS)。我們需要 TLS 1.2 並建議使用 TLS 1.3。
+ 具備完美轉送私密(PFS)的密碼套件，例如 DHE (Ephemeral Diffie-Hellman)或 ECDHE (Elliptic Curve Ephemeral Diffie-Hellman)。現代系統(如 Java 7 和更新版本)大多會支援這些模式。

以下安全最佳實務也可用來解決 CloudTrail 中的基礎設施安全問題：
+ [考慮 Amazon VPC 端點存取的線索。](cloudtrail-and-interface-VPC.md)
+ 考慮 Amazon S3 儲存貯體存取的 Amazon VPC 端點 如需詳細資訊，請參閱[使用儲存貯體政策控制 VPC 端點的存取](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.html)。
+ 識別和稽核所有包含 CloudTrail 日誌檔的 Amazon S3 儲存貯體。考慮使用標籤協助您辨識 CloudTrail 線索和包含 CloudTrail 日誌檔的 Amazon S3 儲存貯體。然後，您可以對 CloudTrail 資源使用資源群組。如需詳細資訊，請參閱[AWS Resource Groups](https://docs.aws.amazon.com/ARG/latest/userguide/resource-groups.html)。