メインコンテンツまでスキップ

AWSIAMCredentialReport

No description

type AWSIAMCredentialReport {
metadata: ResourceMetadata!
rawContent: String!
contents: [AWSIAMCredentialReportRecord!]!
generatedAt: DateTime!
format: String!
}

Fields

AWSIAMCredentialReport.metadata ● ResourceMetadata! non-null object

The metadata to identify this resource in Shisho Cloud

AWSIAMCredentialReport.rawContent ● String! non-null scalar

The credential report of the raw content

AWSIAMCredentialReport.contents ● [AWSIAMCredentialReportRecord!]! non-null object

The contents of the credential report

AWSIAMCredentialReport.generatedAt ● DateTime! non-null scalar

The date and time when the credential report was created

AWSIAMCredentialReport.format ● String! non-null scalar

The format (MIME type) of the credential report

Member of

AWSIAM object