Amazon S3 Tables (s3tables)

2025-11-08

3 new actions, 4 new conditions | 2 updated resources, 2 updated actions

Additions

    Actions
  • ListTagsForResource
    • Description:  Grants permission to list the tag for a S3Table's resource
    • Access:  List
    • Resources: 

      Name: Table

      Required: No

      Name: TableBucket

      Required: No

    • Conditions: 

      aws:ResourceTag/${TagKey}

      s3tables:TableBucketTag/${TagKey}

  • TagResource
    • Description:  Grants permission to tag a S3Table's resource
    • Access:  Tagging
    • Resources: 

      Name: Table

      Required: No

      Name: TableBucket

      Required: No

    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

      aws:ResourceTag/${TagKey}

      s3tables:TableBucketTag/${TagKey}

  • UntagResource
    • Description:  Grants permission to untag a S3Table's resource
    • Access:  Tagging
    • Resources: 

      Name: Table

      Required: No

      Name: TableBucket

      Required: No

    • Conditions: 

      aws:TagKeys

      aws:ResourceTag/${TagKey}

      s3tables:TableBucketTag/${TagKey}

    Conditions
  • aws:RequestTag/${TagKey}
    • Description:  Filters access by the tags that are passed in the request
    • Type:  String
  • aws:ResourceTag/${TagKey}
    • Description:  Filters access by the tags associated with the resource
    • Type:  String
  • aws:TagKeys
    • Description:  Filters access by the tag keys that are passed in the request
    • Type:  ArrayOfString
  • s3tables:TableBucketTag/${TagKey}
    • Description:  Filters access by the tags associated with the table bucket
    • Type:  String

Updates

    Resources
  • Table
      Conditions
    • + aws:ResourceTag/${TagKey}
    • + s3tables:TableBucketTag/${TagKey}
  • TableBucket
      Conditions
    • + aws:ResourceTag/${TagKey}
    • + s3tables:TableBucketTag/${TagKey}
    Actions
  • CreateTable
      Conditions
    • + s3tables:TableBucketTag/${TagKey}
    • + aws:RequestTag/${TagKey}
    • + aws:ResourceTag/${TagKey}
    • + aws:TagKeys
  • CreateTableBucket
      Conditions
    • + s3tables:TableBucketTag/${TagKey}
    • + aws:RequestTag/${TagKey}
    • + aws:ResourceTag/${TagKey}
    • + aws:TagKeys