

# Publication


The configuration of an event that the application publishes.

## Contents


 ** Event **   <a name="connect-Type-connect-app-integrations_Publication-Event"></a>
The name of the publication.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `^[a-zA-Z0-9\/\._\-]+::[a-zA-Z0-9\/\._\-]+(?:\*)?$`   
Required: Yes

 ** Schema **   <a name="connect-Type-connect-app-integrations_Publication-Schema"></a>
The JSON schema of the publication event.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 10240.  
Pattern: `^.*$`   
Required: Yes

 ** Description **   <a name="connect-Type-connect-app-integrations_Publication-Description"></a>
The description of the publication.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1000.  
Pattern: `.*`   
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/appintegrations-2020-07-29/Publication) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appintegrations-2020-07-29/Publication) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appintegrations-2020-07-29/Publication) 