Resource Type: AWS > Bedrock AgentCore > API Key Credential Provider
The Amazon Bedrock AgentCore API Key Credential Provider resource registers a third-party API key with AgentCore so an agent runtime can fetch it at invocation time. The plaintext key is stored in AWS Secrets Manager; the provider exposes only the secret ARN on read. Governance covers lifecycle, region scoping, and naming.
Resource Context
API Key Credential Provider is a part of the Bedrock AgentCore service.
Each API Key Credential Provider lives under a Region.
Controls
The primary controls for AWS > Bedrock AgentCore > API Key Credential Provider are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-bedrockagentcore#/resource/types/apiKeyCredentialProvider
- tmod:@turbot/turbot#/resource/categories/iam
- turbot graphql resource --id "tmod:@turbot/aws-bedrockagentcore#/resource/types/apiKeyCredentialProvider"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrockagentcore#/resource/types/apiKeyCredentialProvider';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrockagentcore#/resource/types/apiKeyCredentialProvider"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrockagentcore#/resource/types/apiKeyCredentialProvider' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query