-
Notifications
You must be signed in to change notification settings - Fork 550
AWS::SES::IdentityDkimAttributes #1367
Copy link
Copy link
Closed
Description
Describe the resource.
Describes the state of DomainKeys Identified Mail feature of SES which helps protect senders and receivers against phishing.
https://docs.aws.amazon.com/ses/latest/APIReference/API_GetIdentityDkimAttributes.html
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/ses#Client.ListIdentities
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/ses#Client.GetIdentityDkimAttributes
Use Case
Automate validation that AWS has successfully verified the DKIM tokens.
Additional context
Reactions are currently unavailable