AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the RequestUploadCredentials operation. This API works with the following fleet types: EC2
Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift Servers's Amazon S3. This is done as part of the build creation process; see CreateBuild.
To request new credentials, specify the build ID as returned with an initial CreateBuild
request. If successful, a new set of credentials are returned, along with the S3 storage
location associated with the build ID.
Learn more
Namespace: Amazon.GameLift.Model
Assembly: AWSSDK.GameLift.dll
Version: 3.x.y.z
public class RequestUploadCredentialsRequest : AmazonGameLiftRequest IAmazonWebServiceRequest
The RequestUploadCredentialsRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
RequestUploadCredentialsRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
BuildId | System.String |
Gets and sets the property BuildId. A unique identifier for the build to get credentials for. You can use either the build ID or ARN value. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5