

# AwsCredentials
<a name="API_AwsCredentials"></a>

The AWS Identity and Access Management credentials.

## Contents
<a name="API_AwsCredentials_Contents"></a>

 ** accessKeyId **   <a name="deadlinecloud-Type-AwsCredentials-accessKeyId"></a>
The IAM access key ID.  
Type: String  
Required: Yes

 ** expiration **   <a name="deadlinecloud-Type-AwsCredentials-expiration"></a>
The expiration date and time of the IAM credentials.  
Type: Timestamp  
Required: Yes

 ** secretAccessKey **   <a name="deadlinecloud-Type-AwsCredentials-secretAccessKey"></a>
The IAM secret access key.  
Type: String  
Required: Yes

 ** sessionToken **   <a name="deadlinecloud-Type-AwsCredentials-sessionToken"></a>
The IAM session token  
Type: String  
Required: Yes

## See Also
<a name="API_AwsCredentials_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/deadline-2023-10-12/AwsCredentials) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/deadline-2023-10-12/AwsCredentials) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/deadline-2023-10-12/AwsCredentials) 