Service: Amazon DynamoDB
Short Name:
dynamodb
ARN Format:
arn:aws:dynamodb:${Region}:${Account}:${ResourceType}/${ResourcePath}
ARN Regex:
^arn:aws:dynamodb:.+:.+
ReadOnlyAccess
…
Route53RecoveryReadinessServiceRolePolicyAction | Access | Reference | Description |
---|---|---|---|
dynamodb:ListBackups | Docs | Grants permission to list backups associated with the account and endpoint | |
dynamodb:ListContributorInsights | Docs | Grants permission to list the ContributorInsightsSummary for all tables and global secondary indexes associated with the current account and endpoint | |
dynamodb:ListExports | Docs | Grants permission to list exports associated with the account and endpoint | |
dynamodb:ListGlobalTables | Docs | Grants permission to list all global tables that have a replica in the specified region | |
dynamodb:ListImports | Docs | Grants permission to list imports associated with the account and endpoint | |
dynamodb:ListTables | Docs | Grants permission to return an array of table names associated with the current account and endpoint | |
dynamodb:BatchGetItem | Docs | Grants permission to return the attributes of one or more items from one or more tables | |
dynamodb:ConditionCheckItem | Docs | Grants permission to the ConditionCheckItem operation checks the existence of a set of attributes for the item with the given primary key | |
dynamodb:DescribeBackup | Docs | Grants permission to describe an existing backup of a table | |
dynamodb:DescribeContinuousBackups | Docs | Grants permission to check the status of the backup restore settings on the specified table | |
dynamodb:DescribeContributorInsights | Docs | Grants permission to describe the contributor insights status and related details for a given table or global secondary index | |
dynamodb:DescribeEndpoints | Docs | Grants permission to return the regional endpoint information | |
dynamodb:DescribeExport | Docs | Grants permission to describe an existing Export of a table | |
dynamodb:DescribeGlobalTable | Docs | Grants permission to return information about the specified global table | |
dynamodb:DescribeGlobalTableSettings | Docs | Grants permission to return settings information about the specified global table | |
dynamodb:DescribeImport | Docs | Grants permission to describe an existing import | |
dynamodb:DescribeKinesisStreamingDestination | Docs | Grants permission to grant permission to describe the status of Kinesis streaming and related details for a given table | |
dynamodb:DescribeLimits | Docs | Grants permission to return the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there | |
dynamodb:DescribeReservedCapacity | Docs | Grants permission to describe one or more of the Reserved Capacity purchased | |
dynamodb:DescribeReservedCapacityOfferings | Docs | Grants permission to describe Reserved Capacity offerings that are available for purchase | |
dynamodb:DescribeStream | Docs | Grants permission to return information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table | |
dynamodb:DescribeTable | Docs | Grants permission to return information about the table | |
dynamodb:DescribeTableReplicaAutoScaling | Docs | Grants permission to describe the auto scaling settings across all replicas of the global table | |
dynamodb:DescribeTimeToLive | Docs | Grants permission to give a description of the Time to Live (TTL) status on the specified table | |
dynamodb:GetItem | Docs | Grants permission to the GetItem operation that returns a set of attributes for the item with the given primary key | |
dynamodb:GetRecords | Docs | Grants permission to retrieve the stream records from a given shard | |
dynamodb:GetResourcePolicy | Docs | Grants permission to get a resource-based policy | |
dynamodb:GetShardIterator | Docs | Grants permission to return a shard iterator | |
dynamodb:ListStreams | Docs | Grants permission to return an array of stream ARNs associated with the current account and endpoint | |
dynamodb:ListTagsOfResource | Docs | Grants permission to list all tags on an Amazon DynamoDB resource | |
dynamodb:PartiQLSelect | Docs | Grants permission to read a set of attributes for items from a table or index | |
dynamodb:Query | Docs | Grants permission to use the primary key of a table or a secondary index to directly access items from that table or index | |
dynamodb:Scan | Docs | Grants permission to return one or more items and item attributes by accessing every item in a table or a secondary index | |
dynamodb:TagResource | Docs | Grants permission to associate a set of tags with an Amazon DynamoDB resource | |
dynamodb:UntagResource | Docs | Grants permission to remove the association of tags from an Amazon DynamoDB resource | |
dynamodb:BatchWriteItem | Docs | Grants permission to put or delete multiple items in one or more tables | |
dynamodb:CreateBackup | Docs | Grants permission to create a backup for an existing table | |
dynamodb:CreateGlobalTable | Docs | Grants permission to create a global table from an existing table | |
dynamodb:CreateTable | Docs | Grants permission to the CreateTable operation adds a new table to your account | |
dynamodb:CreateTableReplica | Docs | Grants permission to add a new replica table | |
dynamodb:DeleteBackup | Docs | Grants permission to delete an existing backup of a table | |
dynamodb:DeleteItem | Docs | Grants permission to deletes a single item in a table by primary key | |
dynamodb:DeleteTable | Docs | Grants permission to the DeleteTable operation which deletes a table and all of its items | |
dynamodb:DeleteTableReplica | Docs | Grants permission to delete a replica table and all of its items | |
dynamodb:DisableKinesisStreamingDestination | Docs | Grants permission to grant permission to stop replication from the DynamoDB table to the Kinesis data stream | |
dynamodb:EnableKinesisStreamingDestination | Docs | Grants permission to grant permission to start table data replication to the specified Kinesis data stream at a timestamp chosen during the enable workflow | |
dynamodb:ExportTableToPointInTime | Docs | Grants permission to initiate an Export of a DynamoDB table to S3 | |
dynamodb:ImportTable | Docs | Grants permission to initiate an import from S3 to a DynamoDB table | |
dynamodb:PartiQLDelete | Docs | Grants permission to delete a single item in a table by primary key | |
dynamodb:PartiQLInsert | Docs | Grants permission to create a new item, if an item with same primary key does not exist in the table | |
dynamodb:PartiQLUpdate | Docs | Grants permission to edit an existing item's attributes | |
dynamodb:PurchaseReservedCapacityOfferings | Docs | Grants permission to purchases reserved capacity for use with your account | |
dynamodb:PutItem | Docs | Grants permission to create a new item, or replace an old item with a new item | |
dynamodb:RestoreTableFromAwsBackup | Docs | Grants permission to create a new table from recovery point on AWS Backup | |
dynamodb:RestoreTableFromBackup | Docs | Grants permission to create a new table from an existing backup | |
dynamodb:RestoreTableToPointInTime | Docs | Grants permission to restore a table to a point in time | |
dynamodb:StartAwsBackupJob | Docs | Grants permission to create a backup on AWS Backup with advanced features enabled | |
dynamodb:UpdateContinuousBackups | Docs | Grants permission to enable or disable continuous backups | |
dynamodb:UpdateContributorInsights | Docs | Grants permission to update the status for contributor insights for a specific table or global secondary index | |
dynamodb:UpdateGlobalTable | Docs | Grants permission to add or remove replicas in the specified global table | |
dynamodb:UpdateGlobalTableSettings | Docs | Grants permission to update settings of the specified global table | |
dynamodb:UpdateGlobalTableVersion | Docs | Grants permission to update version of the specified global table | |
dynamodb:UpdateItem | Docs | Grants permission to edit an existing item's attributes, or adds a new item to the table if it does not already exist | |
dynamodb:UpdateTable | Docs | Grants permission to modify the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table | |
dynamodb:UpdateTableReplicaAutoScaling | Docs | Grants permission to update auto scaling settings on your replica table | |
dynamodb:UpdateTimeToLive | Docs | Grants permission to enable or disable TTL for the specified table |
dynamodb:Attributes
dynamodb:EnclosingOperation
dynamodb:FullTableScan
dynamodb:LeadingKeys
dynamodb:ReturnConsumedCapacity
dynamodb:ReturnValues
dynamodb:Select