

# AwsEventSchemasRegistryDetails
<a name="API_AwsEventSchemasRegistryDetails"></a>

 A schema defines the structure of events that are sent to Amazon EventBridge. Schema registries are containers for schemas. They collect and organize schemas so that your schemas are in logical groups. 

## Contents
<a name="API_AwsEventSchemasRegistryDetails_Contents"></a>

 ** Description **   <a name="securityhub-Type-AwsEventSchemasRegistryDetails-Description"></a>
 A description of the registry to be created.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** RegistryArn **   <a name="securityhub-Type-AwsEventSchemasRegistryDetails-RegistryArn"></a>
 The Amazon Resource Name (ARN) of the registry.   
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** RegistryName **   <a name="securityhub-Type-AwsEventSchemasRegistryDetails-RegistryName"></a>
 The name of the schema registry.   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsEventSchemasRegistryDetails_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/securityhub-2018-10-26/AwsEventSchemasRegistryDetails) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/AwsEventSchemasRegistryDetails) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/AwsEventSchemasRegistryDetails) 