Amazon Virtual Private Cloud Endpoint Policies for Amazon SWF - Amazon Simple Workflow Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Amazon Virtual Private Cloud Endpoint Policies for Amazon SWF

You can create an Amazon VPC endpoint policy for Amazon SWF in which you specify the following:

  • The principal that can perform actions.

  • The actions that can be performed.

  • The resources on which the actions can be performed.

The following example adds a specific IAM role to a policy:

"Principal": { "AWS": "arn:aws-eusc:iam::123456789012:role/MyRole" }