Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logs: Tagging support #6734

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Conversation

bblommers
Copy link
Collaborator

Fixes #6669

New methods:

  • list_tags_for_resource()
  • tag_resource()
  • untag_resource()

Also includes ResourceGroupsTaggingAPI support for LogGroups.

@bblommers bblommers added this to the 4.2.1 milestone Aug 27, 2023
@bblommers bblommers merged commit 956dd26 into getmoto:master Aug 27, 2023
@bblommers bblommers deleted the logs_tag_resource branch August 27, 2023 18:14
@github-actions
Copy link
Contributor

This is now part of moto >= 4.2.1.dev20

toshyak pushed a commit to toshyak/moto that referenced this pull request Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Actions list_tags_for_resource and tag_resource are not implemented for logs mock
1 participant