Skip to contents

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.