

# ServiceMetadata


 The metadata that's associated with the AWS service. 

## Contents


 ** category **   <a name="auditmanager-Type-ServiceMetadata-category"></a>
 The category that the AWS service belongs to, such as compute, storage, or database.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `.*\S.*`   
Required: No

 ** description **   <a name="auditmanager-Type-ServiceMetadata-description"></a>
 The description of the AWS service.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `.*\S.*`   
Required: No

 ** displayName **   <a name="auditmanager-Type-ServiceMetadata-displayName"></a>
 The display name of the AWS service.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `.*\S.*`   
Required: No

 ** name **   <a name="auditmanager-Type-ServiceMetadata-name"></a>
 The name of the AWS service.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 40.  
Pattern: `^[a-zA-Z0-9-\s().]+$`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/auditmanager-2017-07-25/ServiceMetadata) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/auditmanager-2017-07-25/ServiceMetadata) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/auditmanager-2017-07-25/ServiceMetadata) 