aws / aws/aws-cli

CloudWatch RUM Console: "Create identity pool" link returns Page Not Found when editing an App Monitor

Open
#10,484 1 comment 0 reactions 1 assignee Claimed by @RyanFitzSimmonsAK View on GitHub
bug cloudwatch investigating p3 service-api
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the bug

When editing an existing Amazon CloudWatch RUM App Monitor and selecting "Select existing identity pool", the "Create identity pool" link redirects to a Page Not Found (404) page instead of opening the Amazon Cognito Identity Pool creation page.

This prevents users from creating a new identity pool directly from the RUM App Monitor configuration workflow.

### Regression Issue

- [ ] Select this option if this issue appears to be a regression.

### Expected Behavior

Clicking the "Create identity pool" link should navigate to the Amazon Cognito Identity Pool creation page in the AWS Console, allowing users to create a new identity pool and then continue configuring the RUM App Monitor.

### Current Behavior

The "Create identity pool" link redirects to a Page Not Found (404) page. As a workaround, users must manually navigate to the Amazon Cognito console to create an identity pool.

### Reproduction Steps

Sign in to the AWS Management Console.
Navigate to CloudWatch → RUM.
Open an existing App Monitor.
Click Edit.
Under authentication, select "Select existing identity pool".
Click the "Create identity pool" link below the identity pool selector.
Observe that the link opens a Page Not Found (404) page.

### Possible Solution

Verify and update the console URL associated with the "Create identity pool" link so that it points to the current Amazon Cognito Identity Pool creation page for the selected AWS Region.

### Additional Information/Context

_No response_

### CLI version used

NA

### Environment details (OS name and version, etc.)

OS: macOS Browser: Chrome 150.0.7871.115

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.