Smaws_Client_ResourceGroupsTaggingAPI.DescribeReportCreation
Describes the status of the StartReportCreation
operation.
You can call this operation only from the organization's management account and from the us-east-1 Region.
val request :
Smaws_Lib.Context.t ->
Types.describe_report_creation_input ->
(Types.describe_report_creation_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConstraintViolationException of Types.constraint_violation_exception
| `InternalServiceException of Types.internal_service_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `ThrottledException of Types.throttled_exception ])
Stdlib.result