C# (CSharp) Amazon.IdentityManagement AmazonIdentityManagementServiceClient.GetCredentialReport - 2 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Amazon.IdentityManagement.AmazonIdentityManagementServiceClient.GetCredentialReport, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Retrieves a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
/// The request was rejected because the most recent credential report has expired. To
/// generate a new credential report, use GenerateCredentialReport. For more information
/// about credential report expiration, see Getting
/// Credential Reports in the IAM User Guide.
///
/// The request was rejected because the credential report does not exist. To generate
/// a credential report, use GenerateCredentialReport.
///
/// The request was rejected because the credential report is still being generated.
///
/// The request processing has failed because of an unknown error, exception or failure.
///