default CreateExportTaskResponse |
CloudWatchLogsClient.createExportTask(Consumer<CreateExportTaskRequest.Builder> createExportTaskRequest) |
Creates an export task so that you can efficiently export data from a log group to an Amazon S3 bucket.
|
default CreateExportTaskResponse |
CloudWatchLogsClient.createExportTask(CreateExportTaskRequest createExportTaskRequest) |
Creates an export task so that you can efficiently export data from a log group to an Amazon S3 bucket.
|
default CreateLogAnomalyDetectorResponse |
CloudWatchLogsClient.createLogAnomalyDetector(Consumer<CreateLogAnomalyDetectorRequest.Builder> createLogAnomalyDetectorRequest) |
Creates an anomaly detector that regularly scans one or more log groups and look for patterns and
anomalies in the logs.
|
default CreateLogAnomalyDetectorResponse |
CloudWatchLogsClient.createLogAnomalyDetector(CreateLogAnomalyDetectorRequest createLogAnomalyDetectorRequest) |
Creates an anomaly detector that regularly scans one or more log groups and look for patterns and
anomalies in the logs.
|
default CreateLogGroupResponse |
CloudWatchLogsClient.createLogGroup(Consumer<CreateLogGroupRequest.Builder> createLogGroupRequest) |
Creates a log group with the specified name.
|
default CreateLogGroupResponse |
CloudWatchLogsClient.createLogGroup(CreateLogGroupRequest createLogGroupRequest) |
Creates a log group with the specified name.
|
default DeleteIndexPolicyResponse |
CloudWatchLogsClient.deleteIndexPolicy(Consumer<DeleteIndexPolicyRequest.Builder> deleteIndexPolicyRequest) |
Deletes a log-group level field index policy that was applied to a single log group.
|
default DeleteIndexPolicyResponse |
CloudWatchLogsClient.deleteIndexPolicy(DeleteIndexPolicyRequest deleteIndexPolicyRequest) |
Deletes a log-group level field index policy that was applied to a single log group.
|
default DescribeFieldIndexesResponse |
CloudWatchLogsClient.describeFieldIndexes(Consumer<DescribeFieldIndexesRequest.Builder> describeFieldIndexesRequest) |
Returns a list of field indexes listed in the field index policies of one or more log groups.
|
default DescribeFieldIndexesResponse |
CloudWatchLogsClient.describeFieldIndexes(DescribeFieldIndexesRequest describeFieldIndexesRequest) |
Returns a list of field indexes listed in the field index policies of one or more log groups.
|
default DescribeIndexPoliciesResponse |
CloudWatchLogsClient.describeIndexPolicies(Consumer<DescribeIndexPoliciesRequest.Builder> describeIndexPoliciesRequest) |
Returns the field index policies of one or more log groups.
|
default DescribeIndexPoliciesResponse |
CloudWatchLogsClient.describeIndexPolicies(DescribeIndexPoliciesRequest describeIndexPoliciesRequest) |
Returns the field index policies of one or more log groups.
|
default GetLogGroupFieldsResponse |
CloudWatchLogsClient.getLogGroupFields(Consumer<GetLogGroupFieldsRequest.Builder> getLogGroupFieldsRequest) |
Returns a list of the fields that are included in log events in the specified log group.
|
default GetLogGroupFieldsResponse |
CloudWatchLogsClient.getLogGroupFields(GetLogGroupFieldsRequest getLogGroupFieldsRequest) |
Returns a list of the fields that are included in log events in the specified log group.
|
default GetLogRecordResponse |
CloudWatchLogsClient.getLogRecord(Consumer<GetLogRecordRequest.Builder> getLogRecordRequest) |
Retrieves all of the fields and values of a single log event.
|
default GetLogRecordResponse |
CloudWatchLogsClient.getLogRecord(GetLogRecordRequest getLogRecordRequest) |
Retrieves all of the fields and values of a single log event.
|
default PutAccountPolicyResponse |
CloudWatchLogsClient.putAccountPolicy(Consumer<PutAccountPolicyRequest.Builder> putAccountPolicyRequest) |
Creates an account-level data protection policy, subscription filter policy, or field index policy that applies
to all log groups or a subset of log groups in the account.
|
default PutAccountPolicyResponse |
CloudWatchLogsClient.putAccountPolicy(PutAccountPolicyRequest putAccountPolicyRequest) |
Creates an account-level data protection policy, subscription filter policy, or field index policy that applies
to all log groups or a subset of log groups in the account.
|
default PutDataProtectionPolicyResponse |
CloudWatchLogsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest) |
Creates a data protection policy for the specified log group.
|
default PutDataProtectionPolicyResponse |
CloudWatchLogsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) |
Creates a data protection policy for the specified log group.
|
default PutIndexPolicyResponse |
CloudWatchLogsClient.putIndexPolicy(Consumer<PutIndexPolicyRequest.Builder> putIndexPolicyRequest) |
Creates or updates a field index policy for the specified log group.
|
default PutIndexPolicyResponse |
CloudWatchLogsClient.putIndexPolicy(PutIndexPolicyRequest putIndexPolicyRequest) |
Creates or updates a field index policy for the specified log group.
|
default PutIntegrationResponse |
CloudWatchLogsClient.putIntegration(Consumer<PutIntegrationRequest.Builder> putIntegrationRequest) |
Creates an integration between CloudWatch Logs and another service in this account.
|
default PutIntegrationResponse |
CloudWatchLogsClient.putIntegration(PutIntegrationRequest putIntegrationRequest) |
Creates an integration between CloudWatch Logs and another service in this account.
|
default PutMetricFilterResponse |
CloudWatchLogsClient.putMetricFilter(Consumer<PutMetricFilterRequest.Builder> putMetricFilterRequest) |
Creates or updates a metric filter and associates it with the specified log group.
|
default PutMetricFilterResponse |
CloudWatchLogsClient.putMetricFilter(PutMetricFilterRequest putMetricFilterRequest) |
Creates or updates a metric filter and associates it with the specified log group.
|
default PutQueryDefinitionResponse |
CloudWatchLogsClient.putQueryDefinition(Consumer<PutQueryDefinitionRequest.Builder> putQueryDefinitionRequest) |
Creates or updates a query definition for CloudWatch Logs Insights.
|
default PutQueryDefinitionResponse |
CloudWatchLogsClient.putQueryDefinition(PutQueryDefinitionRequest putQueryDefinitionRequest) |
Creates or updates a query definition for CloudWatch Logs Insights.
|
default PutResourcePolicyResponse |
CloudWatchLogsClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest) |
Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this
account, such as Amazon Route 53.
|
default PutResourcePolicyResponse |
CloudWatchLogsClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest) |
Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this
account, such as Amazon Route 53.
|
default PutSubscriptionFilterResponse |
CloudWatchLogsClient.putSubscriptionFilter(Consumer<PutSubscriptionFilterRequest.Builder> putSubscriptionFilterRequest) |
Creates or updates a subscription filter and associates it with the specified log group.
|
default PutSubscriptionFilterResponse |
CloudWatchLogsClient.putSubscriptionFilter(PutSubscriptionFilterRequest putSubscriptionFilterRequest) |
Creates or updates a subscription filter and associates it with the specified log group.
|
default PutTransformerResponse |
CloudWatchLogsClient.putTransformer(Consumer<PutTransformerRequest.Builder> putTransformerRequest) |
Creates or updates a log transformer for a single log group.
|
default PutTransformerResponse |
CloudWatchLogsClient.putTransformer(PutTransformerRequest putTransformerRequest) |
Creates or updates a log transformer for a single log group.
|
default StartQueryResponse |
CloudWatchLogsClient.startQuery(Consumer<StartQueryRequest.Builder> startQueryRequest) |
Starts a query of one or more log groups using CloudWatch Logs Insights.
|
default StartQueryResponse |
CloudWatchLogsClient.startQuery(StartQueryRequest startQueryRequest) |
Starts a query of one or more log groups using CloudWatch Logs Insights.
|