Skip to content

Instantly share code, notes, and snippets.

@ramtamilan
Last active March 28, 2023 02:14
Show Gist options
  • Save ramtamilan/0b98e992c8b0a47d79ff548ec0c76469 to your computer and use it in GitHub Desktop.
Save ramtamilan/0b98e992c8b0a47d79ff548ec0c76469 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::Mainaccount:role/lambda-execution-role"
},
"Action": "sts:AssumeRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment