The tag_resource
operation associates tags with an Amazon Managed Service for Prometheus resource. The only resources that can be tagged are rule groups namespaces, scrapers, and workspaces.
See https://www.paws-r-sdk.com/docs/prometheusservice_tag_resource/ for full documentation.
prometheusservice_tag_resource(resourceArn, tags)
[required] The ARN of the resource to apply tags to.
[required] The list of tag keys and values to associate with the resource.
Keys must not begin with aws:
.