Difference between revisions of "CloudwatchLogsGroup"

From wikieduonline
Jump to navigation Jump to search
(Created page with "Resource == See also == * {{CloudWatch}} Category:CloudWatch")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Resource]]
+
A log group is a group of log streams that share the same retention, monitoring, and access control settings.
  
 +
 +
Resource handler returned message: "User: arn:aws:iam::123456789:user/your_user is not authorized to perform: logs:DeleteLogGroup on resource: arn:aws:logs:eu-central-1:123456789:log-group:staging-your-logs:log-stream: because no identity-based policy allows the logs:DeleteLogGroup action (Service: CloudWatchLogs, Status Code: 400, Request ID: 4b6b8cde-64a5-4901-ad86-14fcb6dcc16e, Extended Request ID: null)" (RequestToken: 87ecb6e4-aaaa-0c65-588e-a54d16a43f0e, HandlerErrorCode: GeneralServiceException)
 +
 +
 +
== Basic commands ==
 +
* <code>[[aws cloudwatch create-log-group]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{aws cloudwatch}}
 
* {{CloudWatch}}
 
* {{CloudWatch}}
  
 
[[Category:CloudWatch]]
 
[[Category:CloudWatch]]

Latest revision as of 14:43, 8 February 2022

A log group is a group of log streams that share the same retention, monitoring, and access control settings.


Resource handler returned message: "User: arn:aws:iam::123456789:user/your_user is not authorized to perform: logs:DeleteLogGroup on resource: arn:aws:logs:eu-central-1:123456789:log-group:staging-your-logs:log-stream: because no identity-based policy allows the logs:DeleteLogGroup action (Service: CloudWatchLogs, Status Code: 400, Request ID: 4b6b8cde-64a5-4901-ad86-14fcb6dcc16e, Extended Request ID: null)" (RequestToken: 87ecb6e4-aaaa-0c65-588e-a54d16a43f0e, HandlerErrorCode: GeneralServiceException)


Basic commands[edit]

See also[edit]

Advertising: