Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "allowed": false,
- "explicitDeny": false,
- "matchedStatements": {
- "items": []
- },
- "failures": {
- "items": []
- },
- "context": {
- "principal": {
- "id": "AROASE7VRRXXXXXX:awslambda_761_20201224093307366",
- "arn": "arn:aws:sts::0000000000000:assumed-role/my-lambda-execution-role/awslambda_761_20201224093307366"
- },
- "action": "ec2:CreateNetworkInterface",
- "resource": "arn:aws:ec2:eu-central-1:0000000000000:network-interface/*",
- "conditions": {
- "items": [
- {
- "key": "aws:Region",
- "values": {
- "items": [
- {
- "value": "eu-central-1"
- }
- ]
- }
- },
- {
- "key": "aws:Service",
- "values": {
- "items": [
- {
- "value": "ec2"
- }
- ]
- }
- },
- {
- "key": "ec2:NetworkInterfaceID",
- "values": {
- "items": [
- {
- "value": "*"
- }
- ]
- }
- },
- {
- "key": "aws:Resource",
- "values": {
- "items": [
- {
- "value": "network-interface/*"
- }
- ]
- }
- },
- {
- "key": "aws:Account",
- "values": {
- "items": [
- {
- "value": "0000000000000"
- }
- ]
- }
- },
- {
- "key": "aws:Type",
- "values": {
- "items": [
- {
- "value": "network-interface"
- }
- ]
- }
- },
- {
- "key": "aws:ARN",
- "values": {
- "items": [
- {
- "value": "arn:aws:ec2:eu-central-1:0000000000000:network-interface/*"
- }
- ]
- }
- }
- ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement