UNPKG

aws-cdk-lib

Version:

Version 2 of the AWS Cloud Development Kit library

2 lines (1 loc) 838 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.DESCRIBE_TABLE=exports.READ_STREAM_DATA_ACTIONS=exports.KEY_WRITE_ACTIONS=exports.WRITE_DATA_ACTIONS=exports.KEY_READ_ACTIONS=exports.READ_DATA_ACTIONS=void 0,exports.READ_DATA_ACTIONS=["dynamodb:BatchGetItem","dynamodb:GetRecords","dynamodb:GetShardIterator","dynamodb:Query","dynamodb:GetItem","dynamodb:Scan","dynamodb:ConditionCheckItem"],exports.KEY_READ_ACTIONS=["kms:Decrypt","kms:DescribeKey"],exports.WRITE_DATA_ACTIONS=["dynamodb:BatchWriteItem","dynamodb:PutItem","dynamodb:UpdateItem","dynamodb:DeleteItem"],exports.KEY_WRITE_ACTIONS=["kms:Encrypt","kms:ReEncrypt*","kms:GenerateDataKey*"],exports.READ_STREAM_DATA_ACTIONS=["dynamodb:DescribeStream","dynamodb:GetRecords","dynamodb:GetShardIterator"],exports.DESCRIBE_TABLE="dynamodb:DescribeTable";