DeclarativePoliciesReport
Describes the metadata of the account status report.
Contents
- endTime
 - 
               
The time when the report generation ended.
Type: Timestamp
Required: No
 - reportId
 - 
               
The ID of the report.
Type: String
Required: No
 - s3Bucket
 - 
               
The name of the Amazon S3 bucket where the report is located.
Type: String
Required: No
 - s3Prefix
 - 
               
The prefix for your S3 object.
Type: String
Required: No
 - startTime
 - 
               
The time when the report generation started.
Type: Timestamp
Required: No
 - status
 - 
               
The current status of the report.
Type: String
Valid Values:
running | cancelled | complete | errorRequired: No
 - tagSet
 - 
               
Any tags assigned to the report.
Type: Array of Tag objects
Required: No
 - targetId
 - 
               
The root ID, organizational unit ID, or account ID.
Format:
- 
                     
For root:
r-ab12 - 
                     
For OU:
ou-ab12-cdef1234 - 
                     
For account:
123456789012 
Type: String
Required: No
 - 
                     
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: