aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::BedrockAgentCore::Runtime] - [coverage] - Add ResourcePolicy properties
- 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
Add the resource policy to the CloudFormation resource
```
Type: AWS::BedrockAgentCore::Runtime
Properties:
# ... existing properties ...
ResourcePolicy: IAMPolicyDocument
```
### Other Details
_No response_
Contributor guide
Research direction
Start by locating the implementation or schema for AWS::BedrockAgentCore::Runtime and checking how resource policies are represented for comparable resources. Confirm where coverage tests or fixtures are defined; done means the Runtime resource accepts the ResourcePolicy IAMPolicyDocument property and the relevant coverage checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100