Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Can a temporary security credential be revoked prior to its expiration?
Home
AWS Access Management
Can a temporary security credential be revoked prior to its expiration?
asked
Aug 25, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
Can a temporary security credential be revoked prior to its expiration?
security-credentials
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 25, 2021
by
Robindeniel
(
20.8k
points)
When requesting temporary credentials, we recommend the following:
When creating temporary security credentials, set the expiration to a value that is appropriate for your application.
Because root account permissions cannot be restricted, use an IAM user and not the root account for creating temporary security credentials. You can revoke permissions of the IAM user that issued the original call to request it. This action almost immediately revokes privileges for all temporary security credentials issued by that IAM user
Related questions
0
votes
Q: Can I reactivate or extend the expiration of temporary security credentials?
asked
Aug 25, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
security-credentials
0
votes
Q: How can I use temporary security credentials to call AWS service APIs?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
security-credentials
0
votes
Q: How can IAM users request temporary security credentials for their own use?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
security-credentials
0
votes
Q: How can I request temporary security credentials for federated users?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
security-credentials
0
votes
Q: What are temporary security credentials?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
security-credentials
0
votes
Q: How do I rotate the temporary security credentials on the EC2 instance?
asked
Aug 9, 2021
in
AWS Access Management
by
rajeshsharma
(
23.9k
points)
security-credentials
0
votes
Q: What kinds of security credentials can IAM users have?
asked
Aug 2, 2021
in
AWS Access Management
by
rajeshsharma
(
23.9k
points)
security-credentials
iam-security
0
votes
Q: Can I restrict the use of temporary security credentials to a region or a subset of regions?
asked
Aug 25, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
temporary-credentials
0
votes
Q: What is the maximum size of the access policy that I can specify when requesting temporary security credentials (either GetFederationToken or AssumeRole)?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
access-policy
0
votes
Q: Are temporary security credentials supported in all regions?
asked
Aug 25, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
temporary-credentials
0
votes
Q: Which AWS services accept temporary security credentials?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
accept-security-credentials
0
votes
Q: What are the benefits of temporary security credentials?
asked
Aug 12, 2021
in
AWS Access Management
by
Robindeniel
(
20.8k
points)
temporary-security
0
votes
Q: Can I use my U2F security key with multiple AWS accounts?
asked
Sep 11, 2021
in
AWS Access Management
by
SakshiSharma
(
32.2k
points)
u2f-security-key
0
votes
Q: What is an attack that forces a user’s session credential or session ID to an explicit value?
asked
Feb 13, 2022
in
OWASP Top 10 Vulnerabilities
by
SakshiSharma
(
32.2k
points)
session-id
user-credential
0
votes
Q: The _________ command is used to remove the expiration from a key.
asked
Mar 1, 2020
in
C Plus Plus
by
SakshiSharma
(
32.2k
points)
#key-expiration
...