class Aws::GameLift::Types::AwsCredentials
Temporary access credentials used for uploading game build files to Amazon GameLift
. They are valid for a limited time. If they expire before you upload your game build, get a new set by calling RequestUploadCredentials.
@!attribute [rw] access_key_id
Temporary key allowing access to the Amazon GameLift S3 account. @return [String]
@!attribute [rw] secret_access_key
Temporary secret key allowing access to the Amazon GameLift S3 account. @return [String]
@!attribute [rw] session_token
Token used to associate a specific build ID with the files uploaded using these credentials. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/gamelift-2015-10-01/AwsCredentials AWS API Documentation
Constants
- SENSITIVE