AWSOpenSearchDomainLogPublishingOption
No description
type AWSOpenSearchDomainLogPublishingOption {
type: String!
cloudWatchLogsRoleArn: String!
enabled: Boolean!
}
Fields
AWSOpenSearchDomainLogPublishingOption.type ● String! non-null scalar
Type of log files
AWSOpenSearchDomainLogPublishingOption.cloudWatchLogsRoleArn ● String! non-null scalar
The Amazon Resource Name (ARN) of the CloudWatch Logs group to publish logs to
AWSOpenSearchDomainLogPublishingOption.enabled ● Boolean! non-null scalar
Indicates whether the log should be published
Member of
AWSOpenSearchDomain object