EnabledServicePrincipal
A structure that contains details of a service principal that represents an AWS service that is enabled to integrate with AWS Organizations.
Contents
- DateEnabled
-
The date that the service principal was enabled for integration with AWS Organizations.
Type: Timestamp
Required: No
- ServicePrincipal
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: