LogDeliveryConfigurationType
The logging parameters of a user pool, as returned in the response to a GetLogDeliveryConfiguration request.
Contents
- LogConfigurations
-
A logging destination of a user pool. User pools can have multiple logging destinations for message-delivery and user-activity logs.
Type: Array of LogConfigurationType objects
Array Members: Minimum number of 0 items. Maximum number of 2 items.
Required: Yes
- UserPoolId
-
The ID of the user pool where you configured logging.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 55.
Pattern:
[\w-]+_[0-9a-zA-Z]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: