Skip to main content

sts_accounts

Overview

Namests_accounts
TypeResource
Iddatadog.gcp_integration.sts_accounts

Fields

NameDatatypeDescription
idstringYour service account's unique ID.
attributesobjectAttributes associated with your service account.
metaobjectAdditional information related to your service account.
typestringThe type of account.

Methods

NameAccessible byRequired ParamsDescription
list_gcpsts_accountsSELECTdd_siteList all GCP STS-enabled service accounts configured in your Datadog account.
create_gcpsts_accountINSERTdd_siteCreate a new entry within Datadog for your STS enabled service account.
delete_gcpsts_accountDELETEaccount_id, dd_siteDelete an STS enabled GCP account from within Datadog.
_list_gcpsts_accountsEXECdd_siteList all GCP STS-enabled service accounts configured in your Datadog account.
update_gcpsts_accountEXECaccount_id, dd_siteUpdate an STS enabled service account.