Skip to main content

ISESV2ListRecommendationsResponse

Interface in AWS.SESV2

Interface for ListRecommendations responses.

Ancestors

Properties

Recommendations

property Recommendations: TList<ISESV2Recommendation>

Type: ISESV2Recommendation

The collection of security and deliverability recommendations returned by the listing operation.

Each recommendation contains comprehensive guidance for improving your Amazon SES configuration, including the affected resource, recommendation type, current status, impact level, and timestamps for creation and last update. These recommendations help enhance email authentication, deliverability, and compliance with industry standards. Recommendations cover various aspects of email security and deliverability including DKIM authentication, SPF record configuration, DMARC policy setup, BIMI implementation, and complaint rate management. Each recommendation provides actionable guidance with specific steps for resolution. The number of recommendations in this collection is limited by the PageSize parameter from the request and any applied filters. If more recommendations are available, the NextToken property will contain a pagination token for retrieving additional results. This collection may be empty if no recommendations match the specified filtering criteria, or if your Amazon SES configuration is fully optimized and no recommendations are currently applicable.