--- title: "Update IAM settings for your Workspace" chapter: false weight: 19 --- {{% notice info %}} Cloud9 normally manages IAM credentials dynamically. This isn't currently compatible with the EKS IAM authentication, so we will disable it and rely on the IAM role instead. {{% /notice %}} - Return to your workspace and click the gear icon (in top right corner), or click to open a new tab and choose "Open Preferences" - Select **AWS Settings** - Turn off **AWS managed temporary credentials** - Close the Preferences tab ![c9disableiam](/images/c9disableiam.png) ---- Optional, but useful for debugging: - Click the gear icon (in top right corner), or click to open a new tab and choose "Open Preferences" - Select **User settings** - Set **Scroll back** to 10000 - Close the Preferences tab --- :white_check_mark: Proceed to the next step