AWS VPC のオンボーディング
AWS VPC を Security Cloud Control にオンボーディングするには、以下の手順に従います。
始める前に
(注) |
Security Cloud Control は、ピアリングされた AWS VPC をサポートしていません。ピア VPC で定義されたセキュリティグループを参照する、ピアリングされた VPC をオンボーディングしようとすると、オンボーディングプロセスは失敗します。 |
Amazon Web Service(AWS)仮想プライベートクラウド(VPC)を Security Cloud Control にオンボーディングする前に、以下の前提条件を確認してください。
-
AWS VPC をオンボーディングするには、VPC のアクセスキーとシークレットアクセスキーが必要です。両方のログイン情報は、[アイデンティティ管理とアクセス管理(IAM)(Identity and Access Management (IAM))] コンソールを使用して生成されます。セキュリティログイン情報の詳細については、セキュリティログイン情報の理解と取得に関する資料を参照してください。
-
Security Cloud Control が AWS VPC と通信できるように IAM 権限を設定します。IAM ユーザーの権限の変更の詳細については、『Changing Permissions for an IAM User』を参照してください。必要な権限については、以下の例を参照してください。
"cloudformation:CreateStack",
"cloudformation:CreateStackInstances",
"cloudformation:DescribeStackInstance",
"cloudformation:DescribeStackResource",
"cloudformation:DescribeStackResources",
"cloudformation:DescribeStacks",
"ec2:AllocateAddress",
"ec2:AllocateHosts",
"ec2:AssignPrivateIpAddresses",
"ec2:AssociateAddress",
"ec2:AssociateDhcpOptions",
"ec2:AssociateRouteTable",
"ec2:AssociateSubnetCidrBlock",
"ec2:AttachInternetGateway",
"ec2:AttachNetworkInterface",
"ec2:AuthorizeSecurityGroupEgress",
"ec2:AuthorizeSecurityGroupIngress",
"ec2:CreateDhcpOptions",
"ec2:CreateEgressOnlyInternetGateway",
"ec2:CreateInternetGateway",
"ec2:CreateNetworkAcl",
"ec2:CreateNetworkInterface",
"ec2:CreateNetworkInterfacePermission",
"ec2:CreateRoute",
"ec2:CreateRouteTable",
"ec2:CreateSecurityGroup",
"ec2:CreateSubnet",
"ec2:CreateTags",
"ec2:DescribeAddresses",
"ec2:DescribeAddressesAttribute",
"ec2:DescribeAvailabilityZones",
"ec2:DescribeDhcpOptions",
"ec2:DescribeEgressOnlyInternetGateways",
"ec2:DescribeInstanceStatus",
"ec2:DescribeInstances",
"ec2:DescribeInternetGateways",
"ec2:DescribeNetworkAcls",
"ec2:DescribeNetworkInterfaceAttribute",
"ec2:DescribeNetworkInterfacePermissions",
"ec2:DescribeNetworkInterfaces",
"ec2:DescribeRegions",
"ec2:DescribeRouteTables",
"ec2:DescribeSecurityGroupReferences",
"ec2:DescribeSecurityGroupRules",
"ec2:DescribeSecurityGroups",
"ec2:DescribeSubnets",
"ec2:DescribeTags",
"ec2:DescribeTransitGatewayVpcAttachments",
"ec2:DescribeTransitGateways",
"ec2:DescribeVpcs",
"ec2:DescribeVpnGateways",
"ec2:ModifyNetworkInterfaceAttribute",
"ec2:ModifySecurityGroupRules",
"ec2:ModifySubnetAttribute",
"ec2:RunInstances",
"sts:GetCallerIdentity"
手順
|
ステップ 1 |
を選択します。 |
||
|
ステップ 2 |
|
||
|
ステップ 3 |
[AWS VPC] タイルをクリックします。 |
||
|
ステップ 4 |
[アカウント(Account)] ページで、次の詳細を入力します。
|
||
|
ステップ 5 |
[VPC] ページで、次の詳細を入力します。 |
||
|
ステップ 6 |
[名前(Name)] ページで、次の詳細を入力します。
|
||
|
ステップ 7 |
(オプション)[ラベル(Labels)] ページでデバイスのラベルを入力して、[続行(Continue)] をクリックします。
|
オンボーディングが成功すると、[セキュリティデバイス(Security Devices)] ページで、[設定ステータス(Configuration Status)] が [同期済み(Synced)] に変わり、[接続(Connectivity)] が [オンライン(Online)] に変わります。
をクリックして、デバイスの導入準備を開始します。
フィードバック