RDS instance snapshots should not be shared with external accounts

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Description

This rule evaluates whether Amazon RDS instance snapshots are shared with external AWS accounts that are not onboarded to Datadog. RDS instance snapshots contain complete copies of database instances, including all data, configurations, and potentially sensitive information. Sharing instance snapshots with unauthorized external accounts can lead to data exposure and security risks.

The data contained in the db_snapshot_attributes field is enumerated to identify which AWS accounts have access to restore from the snapshot.

The control fails if any account present is not onboarded to Datadog.

Note: If the RDS instance snapshot is shared with a trusted third-party AWS account that you cannot onboard to Datadog, mute the finding and leave a comment documenting the justification.

Remediation

To remove external account sharing permissions from Amazon RDS instance snapshots, follow the steps outlined in the Sharing a DB snapshot for Amazon RDS section of the Amazon RDS User Guide. For guidance regarding onboarding AWS accounts to Datadog, follow the Datadog AWS integration documentation to onboard the account. Ensure that resource collection and Cloud Security are correctly configured.