C# Class Amazon.Auth.AccessControlPolicy.ActionIdentifiers.SESActionIdentifiers

The available AWS access control policy actions for Amazon SES.
显示文件 Open project: scopely/aws-sdk-net

Public Properties

Property Type Description
AllSESActions ActionIdentifier
DeleteIdentity ActionIdentifier
DeleteVerifiedEmailAddress ActionIdentifier
GetIdentityDkimAttributes ActionIdentifier
GetIdentityNotificationAttributes ActionIdentifier
GetIdentityVerificationAttributes ActionIdentifier
GetSendQuota ActionIdentifier
GetSendStatistics ActionIdentifier
ListIdentities ActionIdentifier
ListVerifiedEmailAddresses ActionIdentifier
SendEmail ActionIdentifier
SendRawEmail ActionIdentifier
SetIdentityDkimEnabled ActionIdentifier
SetIdentityFeedbackForwardingEnabled ActionIdentifier
SetIdentityNotificationTopic ActionIdentifier
VerifyDomainDkim ActionIdentifier
VerifyDomainIdentity ActionIdentifier
VerifyEmailAddress ActionIdentifier
VerifyEmailIdentity ActionIdentifier

Property Details

AllSESActions public_oe static_oe property

public static ActionIdentifier AllSESActions
return ActionIdentifier

DeleteIdentity public_oe static_oe property

public static ActionIdentifier DeleteIdentity
return ActionIdentifier

DeleteVerifiedEmailAddress public_oe static_oe property

public static ActionIdentifier DeleteVerifiedEmailAddress
return ActionIdentifier

GetIdentityDkimAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityDkimAttributes
return ActionIdentifier

GetIdentityNotificationAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityNotificationAttributes
return ActionIdentifier

GetIdentityVerificationAttributes public_oe static_oe property

public static ActionIdentifier GetIdentityVerificationAttributes
return ActionIdentifier

GetSendQuota public_oe static_oe property

public static ActionIdentifier GetSendQuota
return ActionIdentifier

GetSendStatistics public_oe static_oe property

public static ActionIdentifier GetSendStatistics
return ActionIdentifier

ListIdentities public_oe static_oe property

public static ActionIdentifier ListIdentities
return ActionIdentifier

ListVerifiedEmailAddresses public_oe static_oe property

public static ActionIdentifier ListVerifiedEmailAddresses
return ActionIdentifier

SendEmail public_oe static_oe property

public static ActionIdentifier SendEmail
return ActionIdentifier

SendRawEmail public_oe static_oe property

public static ActionIdentifier SendRawEmail
return ActionIdentifier

SetIdentityDkimEnabled public_oe static_oe property

public static ActionIdentifier SetIdentityDkimEnabled
return ActionIdentifier

SetIdentityFeedbackForwardingEnabled public_oe static_oe property

public static ActionIdentifier SetIdentityFeedbackForwardingEnabled
return ActionIdentifier

SetIdentityNotificationTopic public_oe static_oe property

public static ActionIdentifier SetIdentityNotificationTopic
return ActionIdentifier

VerifyDomainDkim public_oe static_oe property

public static ActionIdentifier VerifyDomainDkim
return ActionIdentifier

VerifyDomainIdentity public_oe static_oe property

public static ActionIdentifier VerifyDomainIdentity
return ActionIdentifier

VerifyEmailAddress public_oe static_oe property

public static ActionIdentifier VerifyEmailAddress
return ActionIdentifier

VerifyEmailIdentity public_oe static_oe property

public static ActionIdentifier VerifyEmailIdentity
return ActionIdentifier