translate everything

This commit is contained in:
Carlos Polop
2024-12-31 18:35:05 +01:00
parent 145008516e
commit 7770a50092
483 changed files with 1930 additions and 0 deletions

View File

@@ -100,3 +100,7 @@ Even if you **don't know a valid username** inside Cognito, you might be able to
{{#endref}}
{{#include ../../../../banners/hacktricks-training.md}}

View File

@@ -189,3 +189,7 @@ aws cognito-identity get-credentials-for-identity \
> It's possible to **configure different IAM roles depending on the identity provide**r the user is being logged in or even just depending **on the user** (using claims). Therefore, if you have access to different users through the same or different providers, if might be **worth it to login and access the IAM roles of all of them**.
{{#include ../../../../banners/hacktricks-training.md}}

View File

@@ -490,3 +490,7 @@ An error occurred (InvalidParameterException) when calling the GetCredentialsFor
```
{{#include ../../../../banners/hacktricks-training.md}}