Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.LimitExceededException
Packages that use LimitExceededException
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of LimitExceededException in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that throw LimitExceededExceptionModifier and TypeMethodDescriptiondefault CreateExportTaskResponseCloudWatchLogsClient.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 CreateExportTaskResponseCloudWatchLogsClient.createExportTask(CreateExportTaskRequest createExportTaskRequest) Creates an export task so that you can efficiently export data from a log group to an Amazon S3 bucket.default CreateLogAnomalyDetectorResponseCloudWatchLogsClient.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 CreateLogAnomalyDetectorResponseCloudWatchLogsClient.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 CreateLogGroupResponseCloudWatchLogsClient.createLogGroup(Consumer<CreateLogGroupRequest.Builder> createLogGroupRequest) Creates a log group with the specified name.default CreateLogGroupResponseCloudWatchLogsClient.createLogGroup(CreateLogGroupRequest createLogGroupRequest) Creates a log group with the specified name.default CreateLookupTableResponseCloudWatchLogsClient.createLookupTable(Consumer<CreateLookupTableRequest.Builder> createLookupTableRequest) Creates a lookup table by uploading CSV data.default CreateLookupTableResponseCloudWatchLogsClient.createLookupTable(CreateLookupTableRequest createLookupTableRequest) Creates a lookup table by uploading CSV data.default DeleteIndexPolicyResponseCloudWatchLogsClient.deleteIndexPolicy(Consumer<DeleteIndexPolicyRequest.Builder> deleteIndexPolicyRequest) Deletes a log-group level field index policy that was applied to a single log group.default DeleteIndexPolicyResponseCloudWatchLogsClient.deleteIndexPolicy(DeleteIndexPolicyRequest deleteIndexPolicyRequest) Deletes a log-group level field index policy that was applied to a single log group.default DescribeFieldIndexesResponseCloudWatchLogsClient.describeFieldIndexes(Consumer<DescribeFieldIndexesRequest.Builder> describeFieldIndexesRequest) Returns a list of custom and default field indexes which are discovered in log data.default DescribeFieldIndexesResponseCloudWatchLogsClient.describeFieldIndexes(DescribeFieldIndexesRequest describeFieldIndexesRequest) Returns a list of custom and default field indexes which are discovered in log data.default DescribeIndexPoliciesResponseCloudWatchLogsClient.describeIndexPolicies(Consumer<DescribeIndexPoliciesRequest.Builder> describeIndexPoliciesRequest) Returns the field index policies of the specified log group.default DescribeIndexPoliciesResponseCloudWatchLogsClient.describeIndexPolicies(DescribeIndexPoliciesRequest describeIndexPoliciesRequest) Returns the field index policies of the specified log group.default GetLogGroupFieldsResponseCloudWatchLogsClient.getLogGroupFields(Consumer<GetLogGroupFieldsRequest.Builder> getLogGroupFieldsRequest) Returns a list of the fields that are included in log events in the specified log group.default GetLogGroupFieldsResponseCloudWatchLogsClient.getLogGroupFields(GetLogGroupFieldsRequest getLogGroupFieldsRequest) Returns a list of the fields that are included in log events in the specified log group.default GetLogRecordResponseCloudWatchLogsClient.getLogRecord(Consumer<GetLogRecordRequest.Builder> getLogRecordRequest) Retrieves all of the fields and values of a single log event.default GetLogRecordResponseCloudWatchLogsClient.getLogRecord(GetLogRecordRequest getLogRecordRequest) Retrieves all of the fields and values of a single log event.default PutAccountPolicyResponseCloudWatchLogsClient.putAccountPolicy(Consumer<PutAccountPolicyRequest.Builder> putAccountPolicyRequest) Creates an account-level data protection policy, subscription filter policy, field index policy, transformer policy, or metric extraction policy that applies to all log groups, a subset of log groups, or a data source name and type combination in the account.default PutAccountPolicyResponseCloudWatchLogsClient.putAccountPolicy(PutAccountPolicyRequest putAccountPolicyRequest) Creates an account-level data protection policy, subscription filter policy, field index policy, transformer policy, or metric extraction policy that applies to all log groups, a subset of log groups, or a data source name and type combination in the account.default PutDataProtectionPolicyResponseCloudWatchLogsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest) Creates a data protection policy for the specified log group.default PutDataProtectionPolicyResponseCloudWatchLogsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Creates a data protection policy for the specified log group.default PutIndexPolicyResponseCloudWatchLogsClient.putIndexPolicy(Consumer<PutIndexPolicyRequest.Builder> putIndexPolicyRequest) Creates or updates a field index policy for the specified log group.default PutIndexPolicyResponseCloudWatchLogsClient.putIndexPolicy(PutIndexPolicyRequest putIndexPolicyRequest) Creates or updates a field index policy for the specified log group.default PutIntegrationResponseCloudWatchLogsClient.putIntegration(Consumer<PutIntegrationRequest.Builder> putIntegrationRequest) Creates an integration between CloudWatch Logs and another service in this account.default PutIntegrationResponseCloudWatchLogsClient.putIntegration(PutIntegrationRequest putIntegrationRequest) Creates an integration between CloudWatch Logs and another service in this account.default PutMetricFilterResponseCloudWatchLogsClient.putMetricFilter(Consumer<PutMetricFilterRequest.Builder> putMetricFilterRequest) Creates or updates a metric filter and associates it with the specified log group.default PutMetricFilterResponseCloudWatchLogsClient.putMetricFilter(PutMetricFilterRequest putMetricFilterRequest) Creates or updates a metric filter and associates it with the specified log group.default PutQueryDefinitionResponseCloudWatchLogsClient.putQueryDefinition(Consumer<PutQueryDefinitionRequest.Builder> putQueryDefinitionRequest) Creates or updates a query definition for CloudWatch Logs Insights.default PutQueryDefinitionResponseCloudWatchLogsClient.putQueryDefinition(PutQueryDefinitionRequest putQueryDefinitionRequest) Creates or updates a query definition for CloudWatch Logs Insights.default PutResourcePolicyResponseCloudWatchLogsClient.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 PutResourcePolicyResponseCloudWatchLogsClient.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 PutSubscriptionFilterResponseCloudWatchLogsClient.putSubscriptionFilter(Consumer<PutSubscriptionFilterRequest.Builder> putSubscriptionFilterRequest) Creates or updates a subscription filter and associates it with the specified log group.default PutSubscriptionFilterResponseCloudWatchLogsClient.putSubscriptionFilter(PutSubscriptionFilterRequest putSubscriptionFilterRequest) Creates or updates a subscription filter and associates it with the specified log group.default PutTransformerResponseCloudWatchLogsClient.putTransformer(Consumer<PutTransformerRequest.Builder> putTransformerRequest) Creates or updates a log transformer for a single log group.default PutTransformerResponseCloudWatchLogsClient.putTransformer(PutTransformerRequest putTransformerRequest) Creates or updates a log transformer for a single log group.default StartQueryResponseCloudWatchLogsClient.startQuery(Consumer<StartQueryRequest.Builder> startQueryRequest) Starts a query of one or more log groups or data sources using CloudWatch Logs Insights.default StartQueryResponseCloudWatchLogsClient.startQuery(StartQueryRequest startQueryRequest) Starts a query of one or more log groups or data sources using CloudWatch Logs Insights.