Difference between revisions of "Error: updating CloudWatch Logs Log Group"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Error: updating [[CloudWatch]] Logs Log Group (yourpath) tags: untagging resource (yourpath): operation error CloudWatch Logs: UntagLogGroup, https response error StatusCode: 400, RequestID: 123456, api error AccessDeniedException: User: user1234:assumed-role/role123456/gitHubSession is not authorized to perform: logs:UntagLogGroup on resource: 1234567:cluster: because no identity-based [[policy]] allows the logs:UntagLogGroup action | + | Error: updating [[CloudWatch]] Logs Log Group (yourpath) tags: untagging resource (yourpath): operation error CloudWatch Logs: UntagLogGroup, https response error StatusCode: 400, RequestID: 123456, api error [[AWS: AccessDeniedException|AccessDeniedException]]: User: user1234:[[assumed-role]]/role123456/gitHubSession is not authorized to perform: logs:UntagLogGroup on resource: 1234567:cluster: because no identity-based [[policy]] allows the logs:UntagLogGroup action |
│ | │ | ||
│ with module.yourmodule.this[0], | │ with module.yourmodule.this[0], | ||
− | │ on .terraform/modules/yourclusters/[[main.tf]] line 106, in resource " | + | │ on .terraform/modules/yourclusters/[[main.tf]] line 106, in resource "[[aws_cloudwatch_log_group]]" "this": |
− | │ 106: resource "aws_cloudwatch_log_group" "this" { | + | │ 106: resource "[[aws_cloudwatch_log_group]]" "this" { |
== See also == | == See also == | ||
+ | * {{aws_cloudwatch_log_group}} | ||
* {{tf apply}} | * {{tf apply}} | ||
− | |||
[[Category:TF]] | [[Category:TF]] |
Latest revision as of 10:42, 19 February 2024
Error: updating CloudWatch Logs Log Group (yourpath) tags: untagging resource (yourpath): operation error CloudWatch Logs: UntagLogGroup, https response error StatusCode: 400, RequestID: 123456, api error AccessDeniedException: User: user1234:assumed-role/role123456/gitHubSession is not authorized to perform: logs:UntagLogGroup on resource: 1234567:cluster: because no identity-based policy allows the logs:UntagLogGroup action │ │ with module.yourmodule.this[0], │ on .terraform/modules/yourclusters/main.tf line 106, in resource "aws_cloudwatch_log_group" "this": │ 106: resource "aws_cloudwatch_log_group" "this" {
See also[edit]
Advertising: