Smaws_Client_SSM.GetResourcePolicies
Returns an array of the Policy
object.
val request :
Smaws_Lib.Context.t ->
Types.get_resource_policies_request ->
(Types.get_resource_policies_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception
| `ResourcePolicyInvalidParameterException of
Types.resource_policy_invalid_parameter_exception ])
Stdlib.result