Class SESActionIdentifiers
- Namespace
- Amazon.Auth.AccessControlPolicy.ActionIdentifiers
- Assembly
- AWSSDK.Core.dll
The available AWS access control policy actions for Amazon SES.
[Obsolete("The Amazon.Auth.AccessContolPolicy classes are out of date and are no longer being maintained.\nPlease construct policy documents using the information found here: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html#access_policies-json")]
public static class SESActionIdentifiers
- Inheritance
-
SESActionIdentifiers
- Inherited Members
Fields
AllSESActions
public static readonly ActionIdentifier AllSESActions
Field Value
DeleteIdentity
public static readonly ActionIdentifier DeleteIdentity
Field Value
DeleteVerifiedEmailAddress
public static readonly ActionIdentifier DeleteVerifiedEmailAddress
Field Value
GetIdentityDkimAttributes
public static readonly ActionIdentifier GetIdentityDkimAttributes
Field Value
GetIdentityNotificationAttributes
public static readonly ActionIdentifier GetIdentityNotificationAttributes
Field Value
GetIdentityVerificationAttributes
public static readonly ActionIdentifier GetIdentityVerificationAttributes
Field Value
GetSendQuota
public static readonly ActionIdentifier GetSendQuota
Field Value
GetSendStatistics
public static readonly ActionIdentifier GetSendStatistics
Field Value
ListIdentities
public static readonly ActionIdentifier ListIdentities
Field Value
ListVerifiedEmailAddresses
public static readonly ActionIdentifier ListVerifiedEmailAddresses
Field Value
SendEmail
public static readonly ActionIdentifier SendEmail
Field Value
SendRawEmail
public static readonly ActionIdentifier SendRawEmail
Field Value
SetIdentityDkimEnabled
public static readonly ActionIdentifier SetIdentityDkimEnabled
Field Value
SetIdentityFeedbackForwardingEnabled
public static readonly ActionIdentifier SetIdentityFeedbackForwardingEnabled
Field Value
SetIdentityNotificationTopic
public static readonly ActionIdentifier SetIdentityNotificationTopic
Field Value
VerifyDomainDkim
public static readonly ActionIdentifier VerifyDomainDkim
Field Value
VerifyDomainIdentity
public static readonly ActionIdentifier VerifyDomainIdentity
Field Value
VerifyEmailAddress
public static readonly ActionIdentifier VerifyEmailAddress
Field Value
VerifyEmailIdentity
public static readonly ActionIdentifier VerifyEmailIdentity