Smaws_Client_ConfigService.DescribeConformancePackStatus
Provides one or more conformance packs deployment status.
If there are no conformance packs then you will see an empty result.
val request :
Smaws_Lib.Context.t ->
Types.describe_conformance_pack_status_request ->
(Types.describe_conformance_pack_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of Types.invalid_limit_exception
| `InvalidNextTokenException of Types.invalid_next_token_exception
| `InvalidParameterValueException of
Types.invalid_parameter_value_exception ])
Stdlib.result