View source: R/bedrockagentcorecontrol_operations.R
| bedrockagentcorecontrol_update_workload_identity | R Documentation |
Updates an existing workload identity.
See https://www.paws-r-sdk.com/docs/bedrockagentcorecontrol_update_workload_identity/ for full documentation.
bedrockagentcorecontrol_update_workload_identity(
name,
allowedResourceOauth2ReturnUrls = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.