View a markdown version of this page

⭐ Football Update: amazonswf/latest/developerguide/tag based policies.html - Pertandingan Hari Ini

Tag-based Policies

Amazon SWF supports policies based on tags. For instance, you could restrict Amazon SWF domains that include a tag with the key environment and the value production with the following condition:

"Condition": { "StringEquals": {"aws:ResourceTag/environment": "production"} }

For more information on tagging, see: