Cookie の設定を選択する

当社は、当社のサイトおよびサービスを提供するために必要な必須 Cookie および類似のツールを使用しています。当社は、パフォーマンス Cookie を使用して匿名の統計情報を収集することで、お客様が当社のサイトをどのように利用しているかを把握し、改善に役立てています。必須 Cookie は無効化できませんが、[カスタマイズ] または [拒否] をクリックしてパフォーマンス Cookie を拒否することはできます。

お客様が同意した場合、AWS および承認された第三者は、Cookie を使用して便利なサイト機能を提供したり、お客様の選択を記憶したり、関連する広告を含む関連コンテンツを表示したりします。すべての必須ではない Cookie を受け入れるか拒否するには、[受け入れる] または [拒否] をクリックしてください。より詳細な選択を行うには、[カスタマイズ] をクリックしてください。

Adding VPC connections for a space

フォーカスモード
Adding VPC connections for a space - Amazon CodeCatalyst
このページはお客様の言語に翻訳されていません。 翻訳のリクエスト

You can add VPC connections in the Amazon CodeCatalyst console.

You must have the Space administrator role or Power user role to manage VPC connections at the space level.

To add VPC connections
  1. Open the CodeCatalyst console at https://codecatalyst.aws/.

  2. Navigate to your CodeCatalyst space.

    Tip

    If you belong to more than one space, choose a space in the top navigation bar.

  3. Choose Settings, and then choose VPC connections.

    The page lists all VPC connections in your space. You can view the VPC connection name name, the VPC ID, and the associated AWS account connection.

  4. Choose Add VPC connection.

  5. In AWS account connection, do the following:

    • For AWS account connection, choose a connection from the drop-down menu.

      For more information about connections, see Adding an AWS account to a space in the CodeCatalyst User Guide.

      Note

      If you associate your VPC connection with a project-restricted AWS account connection, your VPC connection will only have access to specific projects and cannot be set as default. For more information, see Enabling or disabling project-restricted account connections.

    • For VPC role, choose a role from the drop-down menu and then choose Next.

      • We recommend that the ArnLike field for your trust policy contains the following:

        { "aws:SourceArn": [ "arn:aws:codecatalyst:::space/<space-id>", "arn:aws:codecatalyst:::space/<space-id>/project/*" ] }

        Adding this SourceArn condition in your trust policy ensures that the VPC role is only used for the specified space.

        Note

        Understand that VPC connections are a space level resource, meaning that your VPC can be accessed by different projects. You can restrict access by configuring your VPC role trust policy with a specific projectId instead of instead of *.

      • The Action field for your permission policy must contain the following:

        [ "ec2:CreateNetworkInterface", "ec2:DescribeDhcpOptions", "ec2:DescribeNetworkInterfaces", "ec2:DeleteNetworkInterface", "ec2:DescribeSubnets", "ec2:DescribeSecurityGroups", "ec2:DescribeVpcs" ]

      This VPC role will be used to populate the VPC, Subnets, and Security groups drop-down menus and establish VPC connectivity with CodeCatalyst actions.

      For more information about roles, see Managing IAM roles for connected accounts in the CodeCatalyst User Guide.

  6. In VPC connection details, do the following:

    • For VPC, choose a VPC from the drop-down menu.

      For more information, see Create a VPC in the Amazon VPC User Guide.

    • In Subnets, choose private subnets to connect to in each availability zone from the drop-down menus. Do not choose public subnets.

      For more information, see Create a subnet in the Amazon VPC User Guide.

    • In Security groups, select the groups from the drop-down menu. You can select up to five security groups.

      For more information, see Security groups in the Amazon VPC User Guide.

    • In VPC connection name, enter the reference name for your VPC connection then choose Next.

      Note

      Each VPC connection name must be unique per space.

  7. After you've reviewed your selections, choose Add VPC connection.

  8. You can now associate this VPC connection with an environment to use with your workflow actions or create a Dev Environment associated to your VPC connection. For instructions, see Associating a VPC connection with an environment or Using Dev Environments with a VPC connection in the CodeCatalyst User Guide.

プライバシーサイト規約Cookie の設定
© 2025, Amazon Web Services, Inc. or its affiliates.All rights reserved.