aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::BedrockAgentCore::Runtime] - [Coverage] - Add WorkloadIdentity property to link custom Workload Identities to a Runtime

Open
#2,474 0 comments 0 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

Other

### Resource name

AWS::BedrockAgentCore::Runtime

### Description

When creating a Runtime resource using CloudFormation, we would like to create a custom WorkloadIdentity resource attach to it, so it is possible to control its name for permission actions and code calls. If it is not linked to the Runtime resource, it is not possible to activate neither application logging or traces or to use it in the code itself, for calls like get_workload_access_token.

In the documentation, it shows there is a WorkloadIdentityDetails associate to the resource but it is only a read-only parameter, and so it is not possible to get it as an output or set it.
https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-bedrockagentcore-runtime-workloadidentitydetails.html

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::BedrockAgentCore::Runtime resource and the linked WorkloadIdentityDetails documentation to understand the existing read-only association. Confirm how a writable WorkloadIdentity property should link a custom WorkloadIdentity and what output or behavior should demonstrate completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.