
Set
CertifiedCreate a role binding
Set
Certified
Create a role binding
yaml
type: io.kestra.plugin.kestra.ee.iam.bindings.SetExamples
yaml
id: iam_binding_set
namespace: company.team
tasks:
- id: create_binding
type: io.kestra.plugin.kestra.ee.iam.bindings.Set
subjectType: USER
externalId: "user-external-id"
roleId: "role-id"
namespace: "company.team"
Properties
externalId *Requiredstring
roleId *Requiredstring
subjectType *Requiredstring
Possible Values
USERGROUPUNKNOWN_DEFAULT_OPEN_APIauth Non-dynamic
Definitions
io.kestra.plugin.kestra.AbstractKestraTask-Auth
apiTokenstring
autobooleanstring
Default
truepasswordstring
usernamestring
failIfExists booleanstring
Default
false