[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `AwsExternalAccountCredential` class provides AWS credential functionality, allowing for the determination of the subject token as outlined in Google's AIP-4117 documentation."],["This class inherits from `ExternalAccountCredential`, `ServiceCredential`, and ultimately `object`, while implementing several interfaces including `IHttpExecuteInterceptor` and `ITokenAccess`."],["`AwsExternalAccountCredential` allows the retrieval of a subject token through the `GetSubjectTokenAsyncImpl` method, which is an override of the method found in the `ExternalAccountCredential` class."],["The class is part of the `Google.Apis.Auth.OAuth2` namespace within the `Google.Apis.Auth.dll` assembly, providing a specific authentication mechanism for AWS within the Google APIs."],["The documentation includes details for multiple versions of the library, spanning from 1.50.0 to 1.69.0 (latest)."]]],[]]