CloudWatchLogsConfig
Information about CloudWatch Logs for a build project.
Contents
Note
In the following list, the required parameters are described first.
- status
-
The current status of the logs in CloudWatch Logs for a build project. Valid values are:
-
ENABLED
: CloudWatch Logs are enabled for this build project. -
DISABLED
: CloudWatch Logs are not enabled for this build project.
Type: String
Valid Values:
ENABLED | DISABLED
Required: Yes
-
- groupName
-
The group name of the logs in CloudWatch Logs. For more information, see Working with Log Groups and Log Streams.
Type: String
Required: No
- streamName
-
The prefix of the stream name of the CloudWatch Logs. For more information, see Working with Log Groups and Log Streams.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: