Smaws_Client_Inspector.DescribeCrossAccountAccessRoleDescribes the IAM role that enables Amazon Inspector to access your AWS account.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Smaws_Lib.Smithy_api.Types.unit_ ->
(Types.describe_cross_account_access_role_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Smaws_Lib.Smithy_api.Types.unit_ ->
(Types.describe_cross_account_access_role_response Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result