Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.OperationAbortedException
Packages that use OperationAbortedException
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 OperationAbortedException in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that throw OperationAbortedExceptionModifier and TypeMethodDescriptiondefault AssociateKmsKeyResponseCloudWatchLogsClient.associateKmsKey(Consumer<AssociateKmsKeyRequest.Builder> associateKmsKeyRequest) Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs query insights results in the account.default AssociateKmsKeyResponseCloudWatchLogsClient.associateKmsKey(AssociateKmsKeyRequest associateKmsKeyRequest) Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs query insights results in the account.default 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 DeleteAccountPolicyResponseCloudWatchLogsClient.deleteAccountPolicy(Consumer<DeleteAccountPolicyRequest.Builder> deleteAccountPolicyRequest) Deletes a CloudWatch Logs account policy.default DeleteAccountPolicyResponseCloudWatchLogsClient.deleteAccountPolicy(DeleteAccountPolicyRequest deleteAccountPolicyRequest) Deletes a CloudWatch Logs account policy.CloudWatchLogsClient.deleteDataProtectionPolicy(Consumer<DeleteDataProtectionPolicyRequest.Builder> deleteDataProtectionPolicyRequest) Deletes the data protection policy from the specified log group.CloudWatchLogsClient.deleteDataProtectionPolicy(DeleteDataProtectionPolicyRequest deleteDataProtectionPolicyRequest) Deletes the data protection policy from the specified log group.default DeleteDestinationResponseCloudWatchLogsClient.deleteDestination(Consumer<DeleteDestinationRequest.Builder> deleteDestinationRequest) Deletes the specified destination, and eventually disables all the subscription filters that publish to it.default DeleteDestinationResponseCloudWatchLogsClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest) Deletes the specified destination, and eventually disables all the subscription filters that publish to it.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 DeleteLogAnomalyDetectorResponseCloudWatchLogsClient.deleteLogAnomalyDetector(Consumer<DeleteLogAnomalyDetectorRequest.Builder> deleteLogAnomalyDetectorRequest) Deletes the specified CloudWatch Logs anomaly detector.default DeleteLogAnomalyDetectorResponseCloudWatchLogsClient.deleteLogAnomalyDetector(DeleteLogAnomalyDetectorRequest deleteLogAnomalyDetectorRequest) Deletes the specified CloudWatch Logs anomaly detector.default DeleteLogGroupResponseCloudWatchLogsClient.deleteLogGroup(Consumer<DeleteLogGroupRequest.Builder> deleteLogGroupRequest) Deletes the specified log group and permanently deletes all the archived log events associated with the log group.default DeleteLogGroupResponseCloudWatchLogsClient.deleteLogGroup(DeleteLogGroupRequest deleteLogGroupRequest) Deletes the specified log group and permanently deletes all the archived log events associated with the log group.default DeleteLogStreamResponseCloudWatchLogsClient.deleteLogStream(Consumer<DeleteLogStreamRequest.Builder> deleteLogStreamRequest) Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.default DeleteLogStreamResponseCloudWatchLogsClient.deleteLogStream(DeleteLogStreamRequest deleteLogStreamRequest) Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.default DeleteMetricFilterResponseCloudWatchLogsClient.deleteMetricFilter(Consumer<DeleteMetricFilterRequest.Builder> deleteMetricFilterRequest) Deletes the specified metric filter.default DeleteMetricFilterResponseCloudWatchLogsClient.deleteMetricFilter(DeleteMetricFilterRequest deleteMetricFilterRequest) Deletes the specified metric filter.default DeleteResourcePolicyResponseCloudWatchLogsClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) Deletes a resource policy from this account.default DeleteResourcePolicyResponseCloudWatchLogsClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) Deletes a resource policy from this account.default DeleteRetentionPolicyResponseCloudWatchLogsClient.deleteRetentionPolicy(Consumer<DeleteRetentionPolicyRequest.Builder> deleteRetentionPolicyRequest) Deletes the specified retention policy.default DeleteRetentionPolicyResponseCloudWatchLogsClient.deleteRetentionPolicy(DeleteRetentionPolicyRequest deleteRetentionPolicyRequest) Deletes the specified retention policy.default DeleteSubscriptionFilterResponseCloudWatchLogsClient.deleteSubscriptionFilter(Consumer<DeleteSubscriptionFilterRequest.Builder> deleteSubscriptionFilterRequest) Deletes the specified subscription filter.default DeleteSubscriptionFilterResponseCloudWatchLogsClient.deleteSubscriptionFilter(DeleteSubscriptionFilterRequest deleteSubscriptionFilterRequest) Deletes the specified subscription filter.default DeleteTransformerResponseCloudWatchLogsClient.deleteTransformer(Consumer<DeleteTransformerRequest.Builder> deleteTransformerRequest) Deletes the log transformer for the specified log group.default DeleteTransformerResponseCloudWatchLogsClient.deleteTransformer(DeleteTransformerRequest deleteTransformerRequest) Deletes the log transformer for the specified log group.default DescribeAccountPoliciesResponseCloudWatchLogsClient.describeAccountPolicies(Consumer<DescribeAccountPoliciesRequest.Builder> describeAccountPoliciesRequest) Returns a list of all CloudWatch Logs account policies in the account.default DescribeAccountPoliciesResponseCloudWatchLogsClient.describeAccountPolicies(DescribeAccountPoliciesRequest describeAccountPoliciesRequest) Returns a list of all CloudWatch Logs account policies in the account.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 DisassociateKmsKeyResponseCloudWatchLogsClient.disassociateKmsKey(Consumer<DisassociateKmsKeyRequest.Builder> disassociateKmsKeyRequest) Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account.default DisassociateKmsKeyResponseCloudWatchLogsClient.disassociateKmsKey(DisassociateKmsKeyRequest disassociateKmsKeyRequest) Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account.default GetDataProtectionPolicyResponseCloudWatchLogsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Returns information about a log group data protection policy.default GetDataProtectionPolicyResponseCloudWatchLogsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Returns information about a log group data protection policy.default GetLogAnomalyDetectorResponseCloudWatchLogsClient.getLogAnomalyDetector(Consumer<GetLogAnomalyDetectorRequest.Builder> getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify.default GetLogAnomalyDetectorResponseCloudWatchLogsClient.getLogAnomalyDetector(GetLogAnomalyDetectorRequest getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify.default GetLogFieldsResponseCloudWatchLogsClient.getLogFields(Consumer<GetLogFieldsRequest.Builder> getLogFieldsRequest) Discovers available fields for a specific data source and type.default GetLogFieldsResponseCloudWatchLogsClient.getLogFields(GetLogFieldsRequest getLogFieldsRequest) Discovers available fields for a specific data source and type.default ListAnomaliesResponseCloudWatchLogsClient.listAnomalies(Consumer<ListAnomaliesRequest.Builder> listAnomaliesRequest) Returns a list of anomalies that log anomaly detectors have found.default ListAnomaliesResponseCloudWatchLogsClient.listAnomalies(ListAnomaliesRequest listAnomaliesRequest) Returns a list of anomalies that log anomaly detectors have found.default ListAnomaliesIterableCloudWatchLogsClient.listAnomaliesPaginator(Consumer<ListAnomaliesRequest.Builder> listAnomaliesRequest) This is a variant ofCloudWatchLogsClient.listAnomalies(software.amazon.awssdk.services.cloudwatchlogs.model.ListAnomaliesRequest)operation.default ListAnomaliesIterableCloudWatchLogsClient.listAnomaliesPaginator(ListAnomaliesRequest listAnomaliesRequest) This is a variant ofCloudWatchLogsClient.listAnomalies(software.amazon.awssdk.services.cloudwatchlogs.model.ListAnomaliesRequest)operation.default ListLogAnomalyDetectorsResponseCloudWatchLogsClient.listLogAnomalyDetectors(Consumer<ListLogAnomalyDetectorsRequest.Builder> listLogAnomalyDetectorsRequest) Retrieves a list of the log anomaly detectors in the account.default ListLogAnomalyDetectorsResponseCloudWatchLogsClient.listLogAnomalyDetectors(ListLogAnomalyDetectorsRequest listLogAnomalyDetectorsRequest) Retrieves a list of the log anomaly detectors in the account.default ListLogAnomalyDetectorsIterableCloudWatchLogsClient.listLogAnomalyDetectorsPaginator(Consumer<ListLogAnomalyDetectorsRequest.Builder> listLogAnomalyDetectorsRequest) default ListLogAnomalyDetectorsIterableCloudWatchLogsClient.listLogAnomalyDetectorsPaginator(ListLogAnomalyDetectorsRequest listLogAnomalyDetectorsRequest) 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.CloudWatchLogsClient.putBearerTokenAuthentication(Consumer<PutBearerTokenAuthenticationRequest.Builder> putBearerTokenAuthenticationRequest) Enables or disables bearer token authentication for the specified log group.CloudWatchLogsClient.putBearerTokenAuthentication(PutBearerTokenAuthenticationRequest putBearerTokenAuthenticationRequest) Enables or disables bearer token authentication for the specified log group.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 PutDestinationResponseCloudWatchLogsClient.putDestination(Consumer<PutDestinationRequest.Builder> putDestinationRequest) Creates or updates a destination.default PutDestinationResponseCloudWatchLogsClient.putDestination(PutDestinationRequest putDestinationRequest) Creates or updates a destination.default PutDestinationPolicyResponseCloudWatchLogsClient.putDestinationPolicy(Consumer<PutDestinationPolicyRequest.Builder> putDestinationPolicyRequest) Creates or updates an access policy associated with an existing destination.default PutDestinationPolicyResponseCloudWatchLogsClient.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest) Creates or updates an access policy associated with an existing destination.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.CloudWatchLogsClient.putLogGroupDeletionProtection(Consumer<PutLogGroupDeletionProtectionRequest.Builder> putLogGroupDeletionProtectionRequest) Enables or disables deletion protection for the specified log group.CloudWatchLogsClient.putLogGroupDeletionProtection(PutLogGroupDeletionProtectionRequest putLogGroupDeletionProtectionRequest) Enables or disables deletion protection for the specified log group.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 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 PutRetentionPolicyResponseCloudWatchLogsClient.putRetentionPolicy(Consumer<PutRetentionPolicyRequest.Builder> putRetentionPolicyRequest) Sets the retention of the specified log group.default PutRetentionPolicyResponseCloudWatchLogsClient.putRetentionPolicy(PutRetentionPolicyRequest putRetentionPolicyRequest) Sets the retention of the specified log group.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 UpdateAnomalyResponseCloudWatchLogsClient.updateAnomaly(Consumer<UpdateAnomalyRequest.Builder> updateAnomalyRequest) Use this operation to suppress anomaly detection for a specified anomaly or pattern.default UpdateAnomalyResponseCloudWatchLogsClient.updateAnomaly(UpdateAnomalyRequest updateAnomalyRequest) Use this operation to suppress anomaly detection for a specified anomaly or pattern.default UpdateLogAnomalyDetectorResponseCloudWatchLogsClient.updateLogAnomalyDetector(Consumer<UpdateLogAnomalyDetectorRequest.Builder> updateLogAnomalyDetectorRequest) Updates an existing log anomaly detector.default UpdateLogAnomalyDetectorResponseCloudWatchLogsClient.updateLogAnomalyDetector(UpdateLogAnomalyDetectorRequest updateLogAnomalyDetectorRequest) Updates an existing log anomaly detector.