AWS Security ChangesHomeSearch

AWS incident-manager medium security documentation change

Service: incident-manager · 2025-11-22 · Security-related medium

File: incident-manager/latest/userguide/setting-up.md

Summary

Updated documentation links with corrected URL paths and added new section recommending use of temporary credentials for programmatic access via AWS CLI/SDKs. Changed title from 'availability change' to 'Cleaning up Resources'.

Security assessment

The addition of guidance to use temporary credentials (instead of long-term IAM credentials) directly addresses security best practices by promoting reduced exposure to credential leaks. This is a security improvement, though not a response to a specific disclosed vulnerability.

Diff

diff --git a/incident-manager/latest/userguide/setting-up.md b/incident-manager/latest/userguide/setting-up.md
index f1bd3261a..cb274eb4a 100644
--- a//incident-manager/latest/userguide/setting-up.md
+++ b//incident-manager/latest/userguide/setting-up.md
@@ -66 +66 @@ For instructions, see [Enable a virtual MFA device for your AWS account root use
-For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon.com/singlesignon/latest/userguide/get-set-up-for-idc.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon.com//singlesignon/latest/userguide/get-set-up-for-idc.html) in the _AWS IAM Identity Center User Guide_.
@@ -70 +70 @@ For instructions, see [Enabling AWS IAM Identity Center](https://docs.aws.amazon
-For a tutorial about using the IAM Identity Center directory as your identity source, see [ Configure user access with the default IAM Identity Center directory](https://docs.aws.amazon.com/singlesignon/latest/userguide/quick-start-default-idc.html) in the _AWS IAM Identity Center User Guide_.
+For a tutorial about using the IAM Identity Center directory as your identity source, see [ Configure user access with the default IAM Identity Center directory](https://docs.aws.amazon.com//singlesignon/latest/userguide/quick-start-default-idc.html) in the _AWS IAM Identity Center User Guide_.
@@ -88 +88 @@ For help signing in using an IAM Identity Center user, see [Signing in to the AW
-For instructions, see [ Create a permission set](https://docs.aws.amazon.com/singlesignon/latest/userguide/get-started-create-a-permission-set.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [ Create a permission set](https://docs.aws.amazon.com//singlesignon/latest/userguide/get-started-create-a-permission-set.html) in the _AWS IAM Identity Center User Guide_.
@@ -92 +92 @@ For instructions, see [ Create a permission set](https://docs.aws.amazon.com/sin
-For instructions, see [ Add groups](https://docs.aws.amazon.com/singlesignon/latest/userguide/addgroups.html) in the _AWS IAM Identity Center User Guide_.
+For instructions, see [ Add groups](https://docs.aws.amazon.com//singlesignon/latest/userguide/addgroups.html) in the _AWS IAM Identity Center User Guide_.
@@ -104,0 +105,6 @@ Which user needs programmatic access? | To | By
+IAM | (Recommended) Use console credentials as temporary credentials to sign programmatic requests to the AWS CLI, AWS SDKs, or AWS APIs. |  Following the instructions for the interface that you want to use.
+
+  * For the AWS CLI, see [Login for AWS local development](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-sign-in.html) in the _AWS Command Line Interface User Guide_.
+  * For AWS SDKs, see [Login for AWS local development](https://docs.aws.amazon.com//sdkref/latest/guide/access-login.html) in the _AWS SDKs and Tools Reference Guide_.
+
+  
@@ -107,2 +113,2 @@ Workforce identity (Users managed in IAM Identity Center) | Use temporary creden
-  * For the AWS CLI, see [Configuring the AWS CLI to use AWS IAM Identity Center](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_.
-  * For AWS SDKs, tools, and AWS APIs, see [IAM Identity Center authentication](https://docs.aws.amazon.com/sdkref/latest/guide/access-sso.html) in the _AWS SDKs and Tools Reference Guide_.
+  * For the AWS CLI, see [Configuring the AWS CLI to use AWS IAM Identity Center](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-sso.html) in the _AWS Command Line Interface User Guide_.
+  * For AWS SDKs, tools, and AWS APIs, see [IAM Identity Center authentication](https://docs.aws.amazon.com//sdkref/latest/guide/access-sso.html) in the _AWS SDKs and Tools Reference Guide_.
@@ -114,3 +120,3 @@ IAM | (Not recommended)Use long-term credentials to sign programmatic requests t
-  * For the AWS CLI, see [Authenticating using IAM user credentials](https://docs.aws.amazon.com/cli/latest/userguide/cli-authentication-user.html) in the _AWS Command Line Interface User Guide_.
-  * For AWS SDKs and tools, see [Authenticate using long-term credentials](https://docs.aws.amazon.com/sdkref/latest/guide/access-iam-users.html) in the _AWS SDKs and Tools Reference Guide_.
-  * For AWS APIs, see [Managing access keys for IAM users](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html) in the _IAM User Guide_.
+  * For the AWS CLI, see [Authenticating using IAM user credentials](https://docs.aws.amazon.com//cli/latest/userguide/cli-authentication-user.html) in the _AWS Command Line Interface User Guide_.
+  * For AWS SDKs and tools, see [Authenticate using long-term credentials](https://docs.aws.amazon.com//sdkref/latest/guide/access-iam-users.html) in the _AWS SDKs and Tools Reference Guide_.
+  * For AWS APIs, see [Managing access keys for IAM users](https://docs.aws.amazon.com//IAM/latest/UserGuide/id_credentials_access-keys.html) in the _IAM User Guide_.
@@ -130 +136 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-AWS Systems Manager Incident Manager availability change
+Cleaning up Incident Manager Resources