Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 8, 2025 06:04
Show Gist options
  • Select an option

  • Save velotiotech/48e241bcb2fdc0308f38ed1882fe7867 to your computer and use it in GitHub Desktop.

Select an option

Save velotiotech/48e241bcb2fdc0308f38ed1882fe7867 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Statement1",
"Effect": "Allow",
"Action": [
"bedrock:InvokeFlow"
],
"Resource": "<flow resource arn>"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment