list_gcpsts_accounts | SELECT | dd_site | List all GCP STS-enabled service accounts configured in your Datadog account. |
create_gcpsts_account | INSERT | dd_site | Create a new entry within Datadog for your STS enabled service account. |
delete_gcpsts_account | DELETE | account_id, dd_site | Delete an STS enabled GCP account from within Datadog. |
_list_gcpsts_accounts | EXEC | dd_site | List all GCP STS-enabled service accounts configured in your Datadog account. |
update_gcpsts_account | EXEC | account_id, dd_site | Update an STS enabled service account. |