🌐
AWS
aws.amazon.com › products › management and governance › management console
Manage AWS Resources - AWS Management Console - AWS
2 days ago - AWS Management Console · Overview · Features · Mobile Application · FAQs · Products› · Management and Governance› · Management Console · Everything you need to access and manage the AWS Cloud — in one web interface · Sign in · Boost your career - choose from 600+ courses spanning multiple topics and roles on AWS Skill Builder ·
Discussions

AWS login console extremely slow
Same boat as of Monday. Worked fine on Friday. It happens after using SSO and root account credentials. Sometimes I time out, sometimes it takes 5 minutes. Colleagues in same account coming from different state have no problem. I've done all the typical remediation suggestions: clear cookies change account password private browser Chrome, Edge, FF different network (used my cell phone hot spot) rebooted computer rebooted local network (ISP modem and my router) created a new user, same result tried a different AWS account not in our Control Tower (but still in our AWS Org), same result So I enrolled in a support plan this morning and will submit a HAR to see why a couple of these GETs are taking 45 seconds - 2+ minutes to get a response from us-east-1. More on reddit.com
🌐 r/aws
56
14
August 31, 2022
amazon web services - How to login to AWS Console using Access Key, Secret Key and Session token? - Stack Overflow
I have cognito user pool and identity pool and a application where i have integrated all these things and doing signup and signin and getting temporary credentials like Access Key, Secret Key and S... More on stackoverflow.com
🌐 stackoverflow.com
Is it possible to access to aws console through an intranet? Or is it necessary to through an intranet?
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_examples_aws_deny-ip.html More on reddit.com
🌐 r/aws
6
0
February 12, 2024
Private Access to the AWS Management Console is generally available
Now you can be "cloud native" while still requiring employees to sit in the same building! More on reddit.com
🌐 r/aws
53
100
May 10, 2023
🌐
Amazon Web Services
signin.aws.amazon.com › signup
AWS Console - Signup
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
🌐
AWS Marketplace
aws.amazon.com › marketplace › management › signin
Amazon Web Services Sign-In
Your web browser must have JavaScript enabled in order for this application to display correctly
🌐
AWS re:Post
repost.aws › knowledge-center › sign-in-console
Sign in to the AWS Management Console | AWS re:Post
November 22, 2024 - 3.Sign In: Click on the "Sign in to the Console" button located at the top right corner of the page. 4.Enter Credentials: Provide your AWS account email address and password associated with your AWS account.
🌐
AWS
us-east-1.credentials.signin.aws
AWS Credential Management Portal
You need to enable JavaScript to run this app
Find elsewhere
🌐
Amazon Web Services
aws.amazon.com › account
Account
2 days ago - AWS› · Account · View current charges and account activity, itemized by service. Previous months’ billing statements are also available. Billing & Cost Management Console · Create multiple Users and manage the permissions for each of these Users within your AWS Account.
🌐
Tutorials Dojo
tutorialsdojo.com › home › aws › aws console sign-in options
AWS Console Sign-In Options - Tutorials Dojo
April 27, 2023 - As you’ve seen in the first image above, you’ll be given two options to login into the AWS console.
🌐
Reddit
reddit.com › r/aws › aws login console extremely slow
r/aws on Reddit: AWS login console extremely slow
August 31, 2022 -

AWS login console seems to act weirdly on 2 of my devices. When i try to log into the console through my desktop, it first takes a long time to open the link, console.aws.amazon.com and then after providing the MFA it takes a very long time to log into the console if at all. However, same is not the case with my laptop as it works perfectly fine and normal on my laptop. Both connected to the same network with router provided dynamic IPs. I do not have any DNS servers set up as well.

What have i tried till now:Tried resetting the Cookies, Cache and other site data.Tried using different browsers and incognito mode.Tried using Cloudflare and Google DNS servers.

The only difference between my PC and laptop is that my PC is connected through ethernet cable and laptop through WIFI.

Any help and guidance would be appreciated.

EDIT: It looks like the servers authenticating the login have no issues with the login now. It is working perfectly normal for me now.
No concrete reason was found throughout the problem and it was likely just something on AWS's end which they seem to have took notice and fixed now. Will add up new updates if needed.

🌐
Amazonaws-us-gov
signin.amazonaws-us-gov.com
AWS GovCloud (US) Console
Your web browser must have JavaScript enabled in order for this application to display correctly
🌐
AWS
aws.training › certification
AWS training and certification
We will only store essential cookies at this time, because we were unable to save your cookie preferences. If you want to change your cookie preferences, try again later using the link in the AWS console footer, or contact support if the problem persists.
🌐
Netlify
aoa.netlify.app › start › login-aws
Sign in to AWS Console :: Architecting on AWS
At first time, you should login by using the root account (email to be used to create the aws account.
Top answer
1 of 2
7

You can generate AWS console URL from the temporary credentials by retrieving a SigninToken from the https://signin.aws.amazon.com/federation endpoint.

First, you need to create a JSON object with the AWS temporary credentials:

{
  "sessionId": "<aws access key id>",
  "sessionKey": "<aws secret access key>",
  "sessionToken": "<aws session token>"
}

Use that JSON as a value for "Session" parameter in the following URL

https://signin.aws.amazon.com/federation?Action=getSigninToken&Session=<the JSON object>

The JSON response will look like:

{
  "SigninToken":"VsPfcblaC....."
}

Use the SigninToken value in the following URL. It will open the console:

https://signin.aws.amazon.com/federation?Action=login&Destination=https://console.aws.amazon.com/&SigninToken=<SigninToken>

The "Destination" value can be a specific service URL like EC2 or S3

I created a sample implementation here: https://gist.github.com/janaz/80b1f6054a044ce78cbf5abae7288b50

2 of 2
0

First, make sure you have the correct IAM Roles with permissions to access your AWS resources (S3, Console, etc.) Read more details in Cognito Developer Guide - IAM Roles.

About your Java Code, it looks like the example in the link provided is not ready to use as "copy & paste". Also, it depends on the AWS SDK for Java that you need to import into your project.

Make sure to paste the code below the imports into the right code block. Multiple markers errors appear when you're trying to insert statements directly into a class, rather than having them in a constructor, method, initializer, etc.

🌐
Amazon Web Services
amazonaws.cn › home › amazon web services management console
Amazon Web Services Management Console
2 days ago - Access and manage Amazon Web Services through a simple and intuitive web-based user interface · There are several ways for you to locate and navigate to the services you need. On Console Home, you can utilize the search functionality, select services from the Recently visited services section, ...
🌐
Aws
console.aws.com
AWS console
Your web browser must have JavaScript enabled in order for this application to display correctly
🌐
Tamu
dev.support.cloud.tamu.edu › provider › AWS › getting-started-console
AWS Console Access - AIP Cloud Support
Log into the AWS console at https://aggie-innovation-platform.awsapps.com/start#/ and click on the box AWS Account
🌐
YouTube
youtube.com › amazon web services
How do I sign in to the AWS Management Console? - YouTube
For more details on this topic, see the Knowledge Center article associated with this video: https://repost.aws/knowledge-center/sign-in-consoleRitika shows ...
Published   March 31, 2022
Views   5K