Code Ocean VPC Administration Guide
v3.6
v3.6
  • Code Ocean VPC Administration Guide
  • Overview
    • System Overview
    • System Capacity and Sizing
  • Installation Guide
    • Prerequisites
    • CloudFormation Deployment
    • Deployment Parameters
    • Deployed IAM Resources
    • Subdomain Delegation
    • Create an Admin Account
    • Upgrade Code Ocean
    • Remove Code Ocean
    • Least privileged deployment IAM role
  • Management Guide
    • User Management
      • Adding/Removing an Administrator
      • Inviting New Users
      • Generating a Reset Password Link
      • Deactivate User
      • Extend Ownership
    • User Licenses Guide
    • Set up a User Banner Message
    • Enable Git Integration
    • Starter Environments
      • Deploy Base Image
      • Image Actions
      • Deploying Private Docker Base Images
    • Set up Custom Metadata
    • Authentication
    • SCIM Provisioning using Azure Active Directory
    • SCIM Provisioning using Okta
    • ACM Certificate Renewal
    • Deleting Released Capsules
    • Assumable Roles
    • Backup and restore
    • Public Collections
    • Download Settings
  • Troubleshooting Guide
    • Collecting Logs with the Support Bundle
    • Searching Logs in AWS CloudWatch
    • Detecting Drift in AWS CloudFormation Stacks
    • Alarms
Powered by GitBook
On this page

Was this helpful?

  1. Installation Guide

Least privileged deployment IAM role

The least privileged deployment role scopes the required permissions to deploy, manage and delete Code Ocean AWS CloudFormation stack. We publish the role as an AWS CloudFormation template, side by side with Code Ocean's latest release template. Follow this link to deploy the role's CloudFormation stack.

To avoid upgrades failures, we recommend to update the role stack prior to each upgrade

Template URL

If you wish to create the role manually, the role's AWS CloudFormation template is publicly available here: https://codeocean-vpc.s3.amazonaws.com/templates/v3.6.1/codeocean-least-privileged-role.template.yaml

PreviousRemove Code OceanNextManagement Guide

Last updated 23 days ago

Was this helpful?