Smaws_Client_PI.GetResourceMetadata
Retrieve the metadata for different features. For example, the metadata might indicate that a feature is turned on or off on a specific DB instance.
val request :
Smaws_Lib.Context.t ->
Types.get_resource_metadata_request ->
(Types.get_resource_metadata_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceError of Types.internal_service_error
| `InvalidArgumentException of Types.invalid_argument_exception
| `NotAuthorizedException of Types.not_authorized_exception ])
Stdlib.result