

# EnabledServicePrincipal
<a name="API_EnabledServicePrincipal"></a>

A structure that contains details of a service principal that represents an Amazon service that is enabled to integrate with Amazon Organizations.

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

 ** DateEnabled **   <a name="organizations-Type-EnabledServicePrincipal-DateEnabled"></a>
The date that the service principal was enabled for integration with Amazon Organizations.  
Type: Timestamp  
Required: No

 ** ServicePrincipal **   <a name="organizations-Type-EnabledServicePrincipal-ServicePrincipal"></a>
The name of the service principal. This is typically in the form of a URL, such as: ` servicename.amazonaws.com`.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Pattern: `[\w+=,.@-]*`   
Required: No

## See Also
<a name="API_EnabledServicePrincipal_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/organizations-2016-11-28/EnabledServicePrincipal) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/organizations-2016-11-28/EnabledServicePrincipal) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/organizations-2016-11-28/EnabledServicePrincipal) 