AWS - Gamelift

Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

Other ways to support HackTricks:

gamelift:RequestUploadCredentials

With this permission an attacker can retrieve a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3. It'll return S3 upload credentials.

aws gamelift request-upload-credentials \
    --build-id build-a1b2c3d4-5678-90ab-cdef-EXAMPLE11111

References

Learn AWS hacking from zero to hero with htARTE (HackTricks AWS Red Team Expert)!

Other ways to support HackTricks:

Last updated