bedrockagentcorecontrol_update_workload_identity: Updates an existing workload identity

View source: R/bedrockagentcorecontrol_operations.R

bedrockagentcorecontrol_update_workload_identityR Documentation

Updates an existing workload identity

Description

Updates an existing workload identity.

See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_update_workload_identity/ for full documentation.

Usage

bedrockagentcorecontrol_update_workload_identity(
  name,
  allowedResourceOauth2ReturnUrls = NULL
)

Arguments

name

[required] The name of the workload identity to update.

allowedResourceOauth2ReturnUrls

The new list of allowed OAuth2 return URLs for resources associated with this workload identity. This list replaces the existing list.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.