class Aws::SES::Types::GetIdentityDkimAttributesRequest

Represents a request for the status of Amazon SES Easy DKIM signing for an identity. For domain identities, this request also returns the DKIM tokens that are required for Easy DKIM signing, and whether Amazon SES successfully verified that these tokens were published. For more information about Easy DKIM, see the [Amazon SES Developer Guide].

[1]: docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html

@note When making an API call, you may pass GetIdentityDkimAttributesRequest

data as a hash:

    {
      identities: ["Identity"], # required
    }

@!attribute [rw] identities

A list of one or more verified identities - email addresses,
domains, or both.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/email-2010-12-01/GetIdentityDkimAttributesRequest AWS API Documentation

Constants

SENSITIVE