Smaws_Client_ResourceGroupsTaggingAPI.StartReportCreation
val request :
Smaws_Lib.Context.t ->
start_report_creation_input ->
(start_report_creation_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `ConstraintViolationException of constraint_violation_exception
| `InternalServiceException of internal_service_exception
| `InvalidParameterException of invalid_parameter_exception
| `ThrottledException of throttled_exception ])
Stdlib.result
Generates a report that lists all tagged resources in the accounts across your organization and tells whether each resource is compliant with the effective tag policy. Compliance data is refreshed daily. The report is generated asynchronously.
The generated report is saved to the following location:
s3://example-bucket/AwsTagPolicies/o-exampleorgid/YYYY-MM-ddTHH:mm:ssZ/report.csv
You can call this operation only from the organization's management account and from the us-east-1 Region.