---
type: resource-type
title: WorkloadIdentity
description: aws resource type AWS::BedrockAgentCore::WorkloadIdentity
name: WorkloadIdentity
lexicon: aws
resource_type: AWS::BedrockAgentCore::WorkloadIdentity
---
`AWS::BedrockAgentCore::WorkloadIdentity`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): The name of the workload identity. The name must be unique within your account.
- `AllowedResourceOauth2ReturnUrls` (`string[]`, optional): The list of allowed OAuth2 return URLs for resources associated with this workload identity.
- `CreatedTime` (`number`, optional): The timestamp when the workload identity was created.
- `LastUpdatedTime` (`number`, optional): The timestamp when the workload identity was last updated.
- `Tags` (`WorkloadIdentity_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `WorkloadIdentityArn` (`string`, optional): The Amazon Resource Name (ARN) of the workload identity.

## Attributes

- `CreatedTime`
- `LastUpdatedTime`
- `WorkloadIdentityArn`
