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

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

Public Properties

Property Type Description
ActivateLicense ActionIdentifier
AllEC2Actions ActionIdentifier
AllocateAddress ActionIdentifier
AssociateAddress ActionIdentifier
AssociateDhcpOptions ActionIdentifier
AssociateRouteTable ActionIdentifier
AttachInternetGateway ActionIdentifier
AttachNetworkInterface ActionIdentifier
AttachVolume ActionIdentifier
AttachVpnGateway ActionIdentifier
AuthorizeSecurityGroupEgress ActionIdentifier
AuthorizeSecurityGroupIngress ActionIdentifier
BundleInstance ActionIdentifier
CancelBundleTask ActionIdentifier
CancelConversionTask ActionIdentifier
CancelExportTask ActionIdentifier
CancelSpotInstanceRequests ActionIdentifier
ConfirmProductInstance ActionIdentifier
CopySnapshot ActionIdentifier
CreateCustomerGateway ActionIdentifier
CreateDhcpOptions ActionIdentifier
CreateImage ActionIdentifier
CreateInstanceExportTask ActionIdentifier
CreateInternetGateway ActionIdentifier
CreateKeyPair ActionIdentifier
CreateNetworkAcl ActionIdentifier
CreateNetworkAclEntry ActionIdentifier
CreateNetworkInterface ActionIdentifier
CreatePlacementGroup ActionIdentifier
CreateRoute ActionIdentifier
CreateRouteTable ActionIdentifier
CreateSecurityGroup ActionIdentifier
CreateSnapshot ActionIdentifier
CreateSpotDatafeedSubscription ActionIdentifier
CreateSubnet ActionIdentifier
CreateTags ActionIdentifier
CreateVolume ActionIdentifier
CreateVpc ActionIdentifier
CreateVpnConnection ActionIdentifier
CreateVpnGateway ActionIdentifier
DeactivateLicense ActionIdentifier
DeleteCustomerGateway ActionIdentifier
DeleteDhcpOptions ActionIdentifier
DeleteInternetGateway ActionIdentifier
DeleteKeyPair ActionIdentifier
DeleteNetworkAcl ActionIdentifier
DeleteNetworkAclEntry ActionIdentifier
DeleteNetworkInterface ActionIdentifier
DeletePlacementGroup ActionIdentifier
DeleteRoute ActionIdentifier
DeleteRouteTable ActionIdentifier
DeleteSecurityGroup ActionIdentifier
DeleteSnapshot ActionIdentifier
DeleteSpotDatafeedSubscription ActionIdentifier
DeleteSubnet ActionIdentifier
DeleteTags ActionIdentifier
DeleteVolume ActionIdentifier
DeleteVpc ActionIdentifier
DeleteVpnConnection ActionIdentifier
DeleteVpnGateway ActionIdentifier
DeregisterImage ActionIdentifier
DescribeAddresses ActionIdentifier
DescribeAvailabilityZones ActionIdentifier
DescribeBundleTasks ActionIdentifier
DescribeConversionTasks ActionIdentifier
DescribeCustomerGateways ActionIdentifier
DescribeDhcpOptions ActionIdentifier
DescribeExportTasks ActionIdentifier
DescribeImageAttribute ActionIdentifier
DescribeImages ActionIdentifier
DescribeInstanceAttribute ActionIdentifier
DescribeInstanceStatus ActionIdentifier
DescribeInstances ActionIdentifier
DescribeInternetGateways ActionIdentifier
DescribeKeyPairs ActionIdentifier
DescribeLicenses ActionIdentifier
DescribeNetworkAcls ActionIdentifier
DescribeNetworkInterfaceAttribute ActionIdentifier
DescribeNetworkInterfaces ActionIdentifier
DescribePlacementGroups ActionIdentifier
DescribeRegions ActionIdentifier
DescribeReservedInstances ActionIdentifier
DescribeReservedInstancesOfferings ActionIdentifier
DescribeRouteTables ActionIdentifier
DescribeSecurityGroups ActionIdentifier
DescribeSnapshotAttribute ActionIdentifier
DescribeSnapshots ActionIdentifier
DescribeSpotDatafeedSubscription ActionIdentifier
DescribeSpotInstanceRequests ActionIdentifier
DescribeSpotPriceHistory ActionIdentifier
DescribeSubnets ActionIdentifier
DescribeTags ActionIdentifier
DescribeVolumeAttribute ActionIdentifier
DescribeVolumeStatus ActionIdentifier
DescribeVolumes ActionIdentifier
DescribeVpcs ActionIdentifier
DescribeVpnConnections ActionIdentifier
DescribeVpnGateways ActionIdentifier
DetachInternetGateway ActionIdentifier
DetachNetworkInterface ActionIdentifier
DetachVolume ActionIdentifier
DetachVpnGateway ActionIdentifier
DisassociateAddress ActionIdentifier
DisassociateRouteTable ActionIdentifier
EnableVolumeIO ActionIdentifier
GetConsoleOutput ActionIdentifier
GetPasswordData ActionIdentifier
ImportInstance ActionIdentifier
ImportKeyPair ActionIdentifier
ImportVolume ActionIdentifier
ModifyImageAttribute ActionIdentifier
ModifyInstanceAttribute ActionIdentifier
ModifyNetworkInterfaceAttribute ActionIdentifier
ModifySnapshotAttribute ActionIdentifier
ModifyVolumeAttribute ActionIdentifier
MonitorInstances ActionIdentifier
PurchaseReservedInstancesOffering ActionIdentifier
RebootInstances ActionIdentifier
RegisterImage ActionIdentifier
ReleaseAddress ActionIdentifier
ReplaceNetworkAclAssociation ActionIdentifier
ReplaceNetworkAclEntry ActionIdentifier
ReplaceRoute ActionIdentifier
ReplaceRouteTableAssociation ActionIdentifier
ReportInstanceStatus ActionIdentifier
RequestSpotInstances ActionIdentifier
ResetImageAttribute ActionIdentifier
ResetInstanceAttribute ActionIdentifier
ResetNetworkInterfaceAttribute ActionIdentifier
ResetSnapshotAttribute ActionIdentifier
RevokeSecurityGroupEgress ActionIdentifier
RevokeSecurityGroupIngress ActionIdentifier
RunInstances ActionIdentifier
StartInstances ActionIdentifier
StopInstances ActionIdentifier
TerminateInstances ActionIdentifier
UnmonitorInstances ActionIdentifier

Property Details

ActivateLicense public_oe static_oe property

public static ActionIdentifier ActivateLicense
return ActionIdentifier

AllEC2Actions public_oe static_oe property

public static ActionIdentifier AllEC2Actions
return ActionIdentifier

AllocateAddress public_oe static_oe property

public static ActionIdentifier AllocateAddress
return ActionIdentifier

AssociateAddress public_oe static_oe property

public static ActionIdentifier AssociateAddress
return ActionIdentifier

AssociateDhcpOptions public_oe static_oe property

public static ActionIdentifier AssociateDhcpOptions
return ActionIdentifier

AssociateRouteTable public_oe static_oe property

public static ActionIdentifier AssociateRouteTable
return ActionIdentifier

AttachInternetGateway public_oe static_oe property

public static ActionIdentifier AttachInternetGateway
return ActionIdentifier

AttachNetworkInterface public_oe static_oe property

public static ActionIdentifier AttachNetworkInterface
return ActionIdentifier

AttachVolume public_oe static_oe property

public static ActionIdentifier AttachVolume
return ActionIdentifier

AttachVpnGateway public_oe static_oe property

public static ActionIdentifier AttachVpnGateway
return ActionIdentifier

AuthorizeSecurityGroupEgress public_oe static_oe property

public static ActionIdentifier AuthorizeSecurityGroupEgress
return ActionIdentifier

AuthorizeSecurityGroupIngress public_oe static_oe property

public static ActionIdentifier AuthorizeSecurityGroupIngress
return ActionIdentifier

BundleInstance public_oe static_oe property

public static ActionIdentifier BundleInstance
return ActionIdentifier

CancelBundleTask public_oe static_oe property

public static ActionIdentifier CancelBundleTask
return ActionIdentifier

CancelConversionTask public_oe static_oe property

public static ActionIdentifier CancelConversionTask
return ActionIdentifier

CancelExportTask public_oe static_oe property

public static ActionIdentifier CancelExportTask
return ActionIdentifier

CancelSpotInstanceRequests public_oe static_oe property

public static ActionIdentifier CancelSpotInstanceRequests
return ActionIdentifier

ConfirmProductInstance public_oe static_oe property

public static ActionIdentifier ConfirmProductInstance
return ActionIdentifier

CopySnapshot public_oe static_oe property

public static ActionIdentifier CopySnapshot
return ActionIdentifier

CreateCustomerGateway public_oe static_oe property

public static ActionIdentifier CreateCustomerGateway
return ActionIdentifier

CreateDhcpOptions public_oe static_oe property

public static ActionIdentifier CreateDhcpOptions
return ActionIdentifier

CreateImage public_oe static_oe property

public static ActionIdentifier CreateImage
return ActionIdentifier

CreateInstanceExportTask public_oe static_oe property

public static ActionIdentifier CreateInstanceExportTask
return ActionIdentifier

CreateInternetGateway public_oe static_oe property

public static ActionIdentifier CreateInternetGateway
return ActionIdentifier

CreateKeyPair public_oe static_oe property

public static ActionIdentifier CreateKeyPair
return ActionIdentifier

CreateNetworkAcl public_oe static_oe property

public static ActionIdentifier CreateNetworkAcl
return ActionIdentifier

CreateNetworkAclEntry public_oe static_oe property

public static ActionIdentifier CreateNetworkAclEntry
return ActionIdentifier

CreateNetworkInterface public_oe static_oe property

public static ActionIdentifier CreateNetworkInterface
return ActionIdentifier

CreatePlacementGroup public_oe static_oe property

public static ActionIdentifier CreatePlacementGroup
return ActionIdentifier

CreateRoute public_oe static_oe property

public static ActionIdentifier CreateRoute
return ActionIdentifier

CreateRouteTable public_oe static_oe property

public static ActionIdentifier CreateRouteTable
return ActionIdentifier

CreateSecurityGroup public_oe static_oe property

public static ActionIdentifier CreateSecurityGroup
return ActionIdentifier

CreateSnapshot public_oe static_oe property

public static ActionIdentifier CreateSnapshot
return ActionIdentifier

CreateSpotDatafeedSubscription public_oe static_oe property

public static ActionIdentifier CreateSpotDatafeedSubscription
return ActionIdentifier

CreateSubnet public_oe static_oe property

public static ActionIdentifier CreateSubnet
return ActionIdentifier

CreateTags public_oe static_oe property

public static ActionIdentifier CreateTags
return ActionIdentifier

CreateVolume public_oe static_oe property

public static ActionIdentifier CreateVolume
return ActionIdentifier

CreateVpc public_oe static_oe property

public static ActionIdentifier CreateVpc
return ActionIdentifier

CreateVpnConnection public_oe static_oe property

public static ActionIdentifier CreateVpnConnection
return ActionIdentifier

CreateVpnGateway public_oe static_oe property

public static ActionIdentifier CreateVpnGateway
return ActionIdentifier

DeactivateLicense public_oe static_oe property

public static ActionIdentifier DeactivateLicense
return ActionIdentifier

DeleteCustomerGateway public_oe static_oe property

public static ActionIdentifier DeleteCustomerGateway
return ActionIdentifier

DeleteDhcpOptions public_oe static_oe property

public static ActionIdentifier DeleteDhcpOptions
return ActionIdentifier

DeleteInternetGateway public_oe static_oe property

public static ActionIdentifier DeleteInternetGateway
return ActionIdentifier

DeleteKeyPair public_oe static_oe property

public static ActionIdentifier DeleteKeyPair
return ActionIdentifier

DeleteNetworkAcl public_oe static_oe property

public static ActionIdentifier DeleteNetworkAcl
return ActionIdentifier

DeleteNetworkAclEntry public_oe static_oe property

public static ActionIdentifier DeleteNetworkAclEntry
return ActionIdentifier

DeleteNetworkInterface public_oe static_oe property

public static ActionIdentifier DeleteNetworkInterface
return ActionIdentifier

DeletePlacementGroup public_oe static_oe property

public static ActionIdentifier DeletePlacementGroup
return ActionIdentifier

DeleteRoute public_oe static_oe property

public static ActionIdentifier DeleteRoute
return ActionIdentifier

DeleteRouteTable public_oe static_oe property

public static ActionIdentifier DeleteRouteTable
return ActionIdentifier

DeleteSecurityGroup public_oe static_oe property

public static ActionIdentifier DeleteSecurityGroup
return ActionIdentifier

DeleteSnapshot public_oe static_oe property

public static ActionIdentifier DeleteSnapshot
return ActionIdentifier

DeleteSpotDatafeedSubscription public_oe static_oe property

public static ActionIdentifier DeleteSpotDatafeedSubscription
return ActionIdentifier

DeleteSubnet public_oe static_oe property

public static ActionIdentifier DeleteSubnet
return ActionIdentifier

DeleteTags public_oe static_oe property

public static ActionIdentifier DeleteTags
return ActionIdentifier

DeleteVolume public_oe static_oe property

public static ActionIdentifier DeleteVolume
return ActionIdentifier

DeleteVpc public_oe static_oe property

public static ActionIdentifier DeleteVpc
return ActionIdentifier

DeleteVpnConnection public_oe static_oe property

public static ActionIdentifier DeleteVpnConnection
return ActionIdentifier

DeleteVpnGateway public_oe static_oe property

public static ActionIdentifier DeleteVpnGateway
return ActionIdentifier

DeregisterImage public_oe static_oe property

public static ActionIdentifier DeregisterImage
return ActionIdentifier

DescribeAddresses public_oe static_oe property

public static ActionIdentifier DescribeAddresses
return ActionIdentifier

DescribeAvailabilityZones public_oe static_oe property

public static ActionIdentifier DescribeAvailabilityZones
return ActionIdentifier

DescribeBundleTasks public_oe static_oe property

public static ActionIdentifier DescribeBundleTasks
return ActionIdentifier

DescribeConversionTasks public_oe static_oe property

public static ActionIdentifier DescribeConversionTasks
return ActionIdentifier

DescribeCustomerGateways public_oe static_oe property

public static ActionIdentifier DescribeCustomerGateways
return ActionIdentifier

DescribeDhcpOptions public_oe static_oe property

public static ActionIdentifier DescribeDhcpOptions
return ActionIdentifier

DescribeExportTasks public_oe static_oe property

public static ActionIdentifier DescribeExportTasks
return ActionIdentifier

DescribeImageAttribute public_oe static_oe property

public static ActionIdentifier DescribeImageAttribute
return ActionIdentifier

DescribeImages public_oe static_oe property

public static ActionIdentifier DescribeImages
return ActionIdentifier

DescribeInstanceAttribute public_oe static_oe property

public static ActionIdentifier DescribeInstanceAttribute
return ActionIdentifier

DescribeInstanceStatus public_oe static_oe property

public static ActionIdentifier DescribeInstanceStatus
return ActionIdentifier

DescribeInstances public_oe static_oe property

public static ActionIdentifier DescribeInstances
return ActionIdentifier

DescribeInternetGateways public_oe static_oe property

public static ActionIdentifier DescribeInternetGateways
return ActionIdentifier

DescribeKeyPairs public_oe static_oe property

public static ActionIdentifier DescribeKeyPairs
return ActionIdentifier

DescribeLicenses public_oe static_oe property

public static ActionIdentifier DescribeLicenses
return ActionIdentifier

DescribeNetworkAcls public_oe static_oe property

public static ActionIdentifier DescribeNetworkAcls
return ActionIdentifier

DescribeNetworkInterfaceAttribute public_oe static_oe property

public static ActionIdentifier DescribeNetworkInterfaceAttribute
return ActionIdentifier

DescribeNetworkInterfaces public_oe static_oe property

public static ActionIdentifier DescribeNetworkInterfaces
return ActionIdentifier

DescribePlacementGroups public_oe static_oe property

public static ActionIdentifier DescribePlacementGroups
return ActionIdentifier

DescribeRegions public_oe static_oe property

public static ActionIdentifier DescribeRegions
return ActionIdentifier

DescribeReservedInstances public_oe static_oe property

public static ActionIdentifier DescribeReservedInstances
return ActionIdentifier

DescribeReservedInstancesOfferings public_oe static_oe property

public static ActionIdentifier DescribeReservedInstancesOfferings
return ActionIdentifier

DescribeRouteTables public_oe static_oe property

public static ActionIdentifier DescribeRouteTables
return ActionIdentifier

DescribeSecurityGroups public_oe static_oe property

public static ActionIdentifier DescribeSecurityGroups
return ActionIdentifier

DescribeSnapshotAttribute public_oe static_oe property

public static ActionIdentifier DescribeSnapshotAttribute
return ActionIdentifier

DescribeSnapshots public_oe static_oe property

public static ActionIdentifier DescribeSnapshots
return ActionIdentifier

DescribeSpotDatafeedSubscription public_oe static_oe property

public static ActionIdentifier DescribeSpotDatafeedSubscription
return ActionIdentifier

DescribeSpotInstanceRequests public_oe static_oe property

public static ActionIdentifier DescribeSpotInstanceRequests
return ActionIdentifier

DescribeSpotPriceHistory public_oe static_oe property

public static ActionIdentifier DescribeSpotPriceHistory
return ActionIdentifier

DescribeSubnets public_oe static_oe property

public static ActionIdentifier DescribeSubnets
return ActionIdentifier

DescribeTags public_oe static_oe property

public static ActionIdentifier DescribeTags
return ActionIdentifier

DescribeVolumeAttribute public_oe static_oe property

public static ActionIdentifier DescribeVolumeAttribute
return ActionIdentifier

DescribeVolumeStatus public_oe static_oe property

public static ActionIdentifier DescribeVolumeStatus
return ActionIdentifier

DescribeVolumes public_oe static_oe property

public static ActionIdentifier DescribeVolumes
return ActionIdentifier

DescribeVpcs public_oe static_oe property

public static ActionIdentifier DescribeVpcs
return ActionIdentifier

DescribeVpnConnections public_oe static_oe property

public static ActionIdentifier DescribeVpnConnections
return ActionIdentifier

DescribeVpnGateways public_oe static_oe property

public static ActionIdentifier DescribeVpnGateways
return ActionIdentifier

DetachInternetGateway public_oe static_oe property

public static ActionIdentifier DetachInternetGateway
return ActionIdentifier

DetachNetworkInterface public_oe static_oe property

public static ActionIdentifier DetachNetworkInterface
return ActionIdentifier

DetachVolume public_oe static_oe property

public static ActionIdentifier DetachVolume
return ActionIdentifier

DetachVpnGateway public_oe static_oe property

public static ActionIdentifier DetachVpnGateway
return ActionIdentifier

DisassociateAddress public_oe static_oe property

public static ActionIdentifier DisassociateAddress
return ActionIdentifier

DisassociateRouteTable public_oe static_oe property

public static ActionIdentifier DisassociateRouteTable
return ActionIdentifier

EnableVolumeIO public_oe static_oe property

public static ActionIdentifier EnableVolumeIO
return ActionIdentifier

GetConsoleOutput public_oe static_oe property

public static ActionIdentifier GetConsoleOutput
return ActionIdentifier

GetPasswordData public_oe static_oe property

public static ActionIdentifier GetPasswordData
return ActionIdentifier

ImportInstance public_oe static_oe property

public static ActionIdentifier ImportInstance
return ActionIdentifier

ImportKeyPair public_oe static_oe property

public static ActionIdentifier ImportKeyPair
return ActionIdentifier

ImportVolume public_oe static_oe property

public static ActionIdentifier ImportVolume
return ActionIdentifier

ModifyImageAttribute public_oe static_oe property

public static ActionIdentifier ModifyImageAttribute
return ActionIdentifier

ModifyInstanceAttribute public_oe static_oe property

public static ActionIdentifier ModifyInstanceAttribute
return ActionIdentifier

ModifyNetworkInterfaceAttribute public_oe static_oe property

public static ActionIdentifier ModifyNetworkInterfaceAttribute
return ActionIdentifier

ModifySnapshotAttribute public_oe static_oe property

public static ActionIdentifier ModifySnapshotAttribute
return ActionIdentifier

ModifyVolumeAttribute public_oe static_oe property

public static ActionIdentifier ModifyVolumeAttribute
return ActionIdentifier

MonitorInstances public_oe static_oe property

public static ActionIdentifier MonitorInstances
return ActionIdentifier

PurchaseReservedInstancesOffering public_oe static_oe property

public static ActionIdentifier PurchaseReservedInstancesOffering
return ActionIdentifier

RebootInstances public_oe static_oe property

public static ActionIdentifier RebootInstances
return ActionIdentifier

RegisterImage public_oe static_oe property

public static ActionIdentifier RegisterImage
return ActionIdentifier

ReleaseAddress public_oe static_oe property

public static ActionIdentifier ReleaseAddress
return ActionIdentifier

ReplaceNetworkAclAssociation public_oe static_oe property

public static ActionIdentifier ReplaceNetworkAclAssociation
return ActionIdentifier

ReplaceNetworkAclEntry public_oe static_oe property

public static ActionIdentifier ReplaceNetworkAclEntry
return ActionIdentifier

ReplaceRoute public_oe static_oe property

public static ActionIdentifier ReplaceRoute
return ActionIdentifier

ReplaceRouteTableAssociation public_oe static_oe property

public static ActionIdentifier ReplaceRouteTableAssociation
return ActionIdentifier

ReportInstanceStatus public_oe static_oe property

public static ActionIdentifier ReportInstanceStatus
return ActionIdentifier

RequestSpotInstances public_oe static_oe property

public static ActionIdentifier RequestSpotInstances
return ActionIdentifier

ResetImageAttribute public_oe static_oe property

public static ActionIdentifier ResetImageAttribute
return ActionIdentifier

ResetInstanceAttribute public_oe static_oe property

public static ActionIdentifier ResetInstanceAttribute
return ActionIdentifier

ResetNetworkInterfaceAttribute public_oe static_oe property

public static ActionIdentifier ResetNetworkInterfaceAttribute
return ActionIdentifier

ResetSnapshotAttribute public_oe static_oe property

public static ActionIdentifier ResetSnapshotAttribute
return ActionIdentifier

RevokeSecurityGroupEgress public_oe static_oe property

public static ActionIdentifier RevokeSecurityGroupEgress
return ActionIdentifier

RevokeSecurityGroupIngress public_oe static_oe property

public static ActionIdentifier RevokeSecurityGroupIngress
return ActionIdentifier

RunInstances public_oe static_oe property

public static ActionIdentifier RunInstances
return ActionIdentifier

StartInstances public_oe static_oe property

public static ActionIdentifier StartInstances
return ActionIdentifier

StopInstances public_oe static_oe property

public static ActionIdentifier StopInstances
return ActionIdentifier

TerminateInstances public_oe static_oe property

public static ActionIdentifier TerminateInstances
return ActionIdentifier

UnmonitorInstances public_oe static_oe property

public static ActionIdentifier UnmonitorInstances
return ActionIdentifier