Oracle Netra Server X5-2 Installation Manual page 85

Communications session border controller. platform preparation and installation
Hide thumbs Also See for Netra Server X5-2:
Table of Contents

Advertisement

"Resource": [
"arn:aws:ec2:*:ACCOUNT-ID:network-interface/*",
"arn:aws:ec2:*:ACCOUNT-ID:security-group/*",
"arn:aws:ec2:MY-REGION::snapshot/*",
"arn:aws:ec2:*:ACCOUNT-ID:subnet/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:volume/*",
"arn:aws:ec2:*:ACCOUNT-ID:instance/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:key-pair/*",
"arn:aws:ec2:*::image/*"
]
},
{
"Sid": "VisualEditor3",
"Effect": "Allow",
"Action": [
"ec2:TerminateInstances",
"ec2:RunInstances"
],
"Resource": [
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:subnet/*",
"arn:aws:ec2:MY-REGION::image/ami-*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:instance/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:volume/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:network-
interface/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:key-pair/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:security-group/*"
]
},
{
"Sid": "VisualEditor4",
"Effect": "Allow",
"Action": [
"s3:PutObject",
"s3:GetObject",
"ec2:DeleteVolume",
"ec2:DeleteSnapshot",
"dynamodb:PutItem",
"ec2:CreateKeyPair",
"dynamodb:DeleteItem",
"ec2:CreateSnapshot",
"s3:ListBucket",
"dynamodb:UpdateItem",
"ec2:CreateVolume"
],
"Resource": [
"arn:aws:s3:::MY-S3-BUCKET",
"arn:aws:s3:::MY-S3-BUCKET/*",
"arn:aws:ec2:MY-REGION::snapshot/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:volume/*",
"arn:aws:ec2:MY-REGION:ACCOUNT-ID:key-pair/*",
"arn:aws:dynamodb:*:ACCOUNT-ID:table/MY-DYNAMODB-
TABLE",
"arn:aws:dynamodb:MY-REGION:ACCOUNT-ID:table/MY-
DYNAMODB-TABLE"
Create and Deploy OCSBC Instances on EC2
Chapter 7
7-19

Advertisement

Table of Contents
loading

Table of Contents