Description
AWS provides customers with the option of specifying the contact information for account's security team. It is recommended that this information be provided.
Rationaleβ
Specifying security-specific contact information will help ensure that security advisories sent by AWS reach the team in your organization that is best equipped to respond to them.
Auditβ
Perform the following to determine if security contact information is present:
From Consoleβ
- Click on your account name at the top right corner of the console.
- From the drop-down menu Click
My Account
. - Scroll down to the
Alternate Contacts
section. - Ensure contact information is specified in the
Security
section.
From Command Lineβ
- Run the following command:
aws account get-alternate-contact --alternate-contact-type SECURITY
- Ensure proper contact information is specified for the
Security
contact.
Referencesβ
- CCE-79200-2