Table of Contents

Class Route53ActionIdentifiers

Namespace
Amazon.Auth.AccessControlPolicy.ActionIdentifiers
Assembly
AWSSDK.Core.dll

The available AWS access control policy actions for Amazon Route 53.

[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 Route53ActionIdentifiers
Inheritance
Route53ActionIdentifiers
Inherited Members

Fields

AllRoute53Actions

public static readonly ActionIdentifier AllRoute53Actions

Field Value

ActionIdentifier

ChangeResourceRecordSets

public static readonly ActionIdentifier ChangeResourceRecordSets

Field Value

ActionIdentifier

CreateHostedZone

public static readonly ActionIdentifier CreateHostedZone

Field Value

ActionIdentifier

DeleteHostedZone

public static readonly ActionIdentifier DeleteHostedZone

Field Value

ActionIdentifier

GetChange

public static readonly ActionIdentifier GetChange

Field Value

ActionIdentifier

GetHostedZone

public static readonly ActionIdentifier GetHostedZone

Field Value

ActionIdentifier

ListHostedZones

public static readonly ActionIdentifier ListHostedZones

Field Value

ActionIdentifier

ListResourceRecordSets

public static readonly ActionIdentifier ListResourceRecordSets

Field Value

ActionIdentifier