

# Examples for using ABAC with DynamoDB Streams
<a name="abac-examples-streams"></a>

The following examples depict use cases for implementing attribute-based conditions using tags with DynamoDB Streams.

**Topics**
+ [Example 1: Allow stream read access using aws:ResourceTag](streams-abac-example-1.md)
+ [Example 2: Allow tagging a stream using aws:RequestTag](streams-abac-example-2.md)
+ [Example 3: Deny stream access unless a specific tag is present](streams-abac-example-3.md)
+ [Example 4: Tagging streams using CloudFormation](streams-abac-example-4.md)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for Amazon DynamoDB. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amazondynamodb` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
