diff --git a/service/iam/api_op_GetCredentialReport.go b/service/iam/api_op_GetCredentialReport.go index 811c03f83d4..1b9aa4f68a1 100644 --- a/service/iam/api_op_GetCredentialReport.go +++ b/service/iam/api_op_GetCredentialReport.go @@ -37,7 +37,7 @@ type GetCredentialReportInput struct { // Contains the response to a successful GetCredentialReport request. type GetCredentialReportOutput struct { - // Contains the credential report. The report is Base64-encoded. + // Contains the credential report. Content []byte // The date and time when the credential report was created, in ISO 8601 date-time