Amazon DynamoDB (dynamodb)

2022-08-23

3 new actions, 1 new resource

Additions

    Actions
  • DescribeImport
    • Description:  Grants permission to describe an existing import
    • Access:  Read
    • Resources: 

      Name: import

      Required: Yes

  • ImportTable
    • Description:  Grants permission to initiate an import from S3 to a DynamoDB table
    • Access:  Write
    • Resources: 

      Name: table

      Required: Yes

  • ListImports
    • Description:  Grants permission to list imports associated with the account and endpoint
    • Access:  List
    Resources
  • import
    • Arn:  arn:${Partition}:dynamodb:${Region}:${Account}:table/${TableName}/import/${ImportName}