Account Tags
Get tags for an account-level resource
client.ResourceTagging.AccountTags.Get(ctx, params) (*AccountTagGetResponse, error)
GET/accounts/{account_id}/tags
Set tags for an account-level resource
client.ResourceTagging.AccountTags.Update(ctx, params) (*AccountTagUpdateResponse, error)
PUT/accounts/{account_id}/tags
Delete tags from an account-level resource
client.ResourceTagging.AccountTags.Delete(ctx, params) error
DELETE/accounts/{account_id}/tags