Amazon SimpleDB (sdb)

2026-03-13

3 new actions, 1 new resource

Additions

    Actions
  • GetExport
    • Description:  Grants permission to return information for an existing domain export arn
    • Access:  Read
    • Resources: 

      Name: export

      Required: Yes

  • ListExports
    • Description:  Grants permission to list all exports that were created. The results are paginated and can be filtered by domain name
    • Access:  List
    • Resources: 

      Name: domain

      Required: No

  • StartDomainExport
    • Description:  Grants permission to initiates the export of a SimpleDB domain to an S3 bucket
    • Access:  Write
    • Resources: 

      Name: domain

      Required: Yes

    Resources
  • export
    • Arn:  arn:${Partition}:sdb:${Region}:${Account}:domain/${DomainName}/export/${ExportUUID}