AWS online-register documentation change
Summary
Updated API documentation links to point to bedrock-agentcore-control paths and added GetAgentCard action
Security assessment
Changes involve URL path updates and adding a new API method (GetAgentCard) without explicit security context. References to encryption in TokenVault are existing descriptions, not new security documentation.
Diff
diff --git a/online-register/latest/data-formats/amazonbedrockagentcore.md b/online-register/latest/data-formats/amazonbedrockagentcore.md index 1d0a7b4b1..3d2d0102e 100644 --- a//online-register/latest/data-formats/amazonbedrockagentcore.md +++ b//online-register/latest/data-formats/amazonbedrockagentcore.md @@ -9,9 +9,10 @@ Actions | Description | Access level -[ConnectBrowserAutomationStream](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Connect to a browser automation stream| Read -[ConnectBrowserLiveViewStream](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Connect to a browser live view stream| Read -[GetAgentRuntime](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of an agent runtime| Read -[GetAgentRuntimeEndpoint](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of an agent runtime endpoint| Read -[GetApiKeyCredentialProvider](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetApiKeyCredentialProvider.html)| Fetch a registered API Key Credential Provider by its name| Read -[GetBrowser](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of a browser| Read -[GetBrowserSession](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of a browser session| Read -[GetCodeInterpreter](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of a code interpreter| Read -[GetCodeInterpreterSession](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| Get details of a code interpreter session| Read +[ConnectBrowserAutomationStream](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ConnectBrowserAutomationStream.html)| Connect to a browser automation stream| Read +[ConnectBrowserLiveViewStream](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ConnectBrowserLiveViewStream.html)| Connect to a browser live view stream| Read +[GetAgentCard](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetAgentCard.html)| Retrieve an agent card for A2A| Read +[GetAgentRuntime](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetAgentRuntime.html)| Get details of an agent runtime| Read +[GetAgentRuntimeEndpoint](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetAgentRuntimeEndpoint.html)| Get details of an agent runtime endpoint| Read +[GetApiKeyCredentialProvider](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetApiKeyCredentialProvider.html)| Fetch a registered API Key Credential Provider by its name| Read +[GetBrowser](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetBrowser.html)| Get details of a browser| Read +[GetBrowserSession](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetBrowserSession.html)| Get details of a browser session| Read +[GetCodeInterpreter](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetCodeInterpreter.html)| Get details of a code interpreter| Read +[GetCodeInterpreterSession](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetCodeInterpreterSession.html)| Get details of a code interpreter session| Read @@ -19,3 +20,3 @@ Actions | Description | Access level -[GetGateway](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetGateway.html)| Retrieve an existing gateway| Read -[GetGatewayTarget](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetGatewayTarget.html)| Retrieve an existing gateway target| Read -[GetMemory](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetMemory.html)| Fetch details for a Memory resource| Read +[GetGateway](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetGateway.html)| Retrieve an existing gateway| Read +[GetGatewayTarget](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetGatewayTarget.html)| Retrieve an existing gateway target| Read +[GetMemory](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetMemory.html)| Fetch details for a Memory resource| Read @@ -23 +24 @@ Actions | Description | Access level -[GetOauth2CredentialProvider](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetOauth2CredentialProvider.html)| Fetch a registered OAuth2 Credential Provider by its name| Read +[GetOauth2CredentialProvider](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetOauth2CredentialProvider.html)| Fetch a registered OAuth2 Credential Provider by its name| Read @@ -26,2 +27,2 @@ Actions | Description | Access level -[GetTokenVault](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetTokenVault.html)| Fetch the current configuration of the TokenVault, including encryption settings| Read -[GetWorkloadIdentity](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetWorkloadIdentity.html)| Fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs| Read +[GetTokenVault](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetTokenVault.html)| Fetch the current configuration of the TokenVault, including encryption settings| Read +[GetWorkloadIdentity](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetWorkloadIdentity.html)| Fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs| Read @@ -29,8 +30,8 @@ Actions | Description | Access level -[ListAgentRuntimeEndpoints](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List agent runtime endpoints| List -[ListAgentRuntimeVersions](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List agent runtime versions| List -[ListAgentRuntimes](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List agent runtimes| List -[ListApiKeyCredentialProviders](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListApiKeyCredentialProviders.html)| List all API Key Credential Providers in the Token Vault| Read -[ListBrowserSessions](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List browser sessions| List -[ListBrowsers](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List browsers| List -[ListCodeInterpreterSessions](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List code interpreter sessions| List -[ListCodeInterpreters](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/)| List code interpreters| List +[ListAgentRuntimeEndpoints](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListAgentRuntimeEndpoints.html)| List agent runtime endpoints| List +[ListAgentRuntimeVersions](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListAgentRuntimeVersions.html)| List agent runtime versions| List +[ListAgentRuntimes](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListAgentRuntimes.html)| List agent runtimes| List +[ListApiKeyCredentialProviders](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListApiKeyCredentialProviders.html)| List all API Key Credential Providers in the Token Vault| Read +[ListBrowserSessions](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListBrowserSessions.html)| List browser sessions| List +[ListBrowsers](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListBrowsers.html)| List browsers| List +[ListCodeInterpreterSessions](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListCodeInterpreterSessions.html)| List code interpreter sessions| List +[ListCodeInterpreters](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListCodeInterpreters.html)| List code interpreters| List @@ -38,3 +39,3 @@ Actions | Description | Access level -[ListGatewayTargets](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListGatewayTargets.html)| List existing gateway targets| List -[ListGateways](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListGateways.html)| List existing gateways| List -[ListMemories](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListMemories.html)| List memory resources| List +[ListGatewayTargets](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListGatewayTargets.html)| List existing gateway targets| List +[ListGateways](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListGateways.html)| List existing gateways| List +[ListMemories](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListMemories.html)| List memory resources| List @@ -42 +43 @@ Actions | Description | Access level -[ListOauth2CredentialProviders](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListOauth2CredentialProviders.html)| List all OAuth2 Credential Providers in the Token Vault| Read +[ListOauth2CredentialProviders](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListOauth2CredentialProviders.html)| List all OAuth2 Credential Providers in the Token Vault| Read @@ -44,2 +45,2 @@ Actions | Description | Access level -[ListTagsForResource](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListTagsForResource.html)| List tags for a Bedrock-AgentCore resource| List -[ListWorkloadIdentities](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListWorkloadIdentities.html)| List all Workload Identities in the caller's AWS account| Read +[ListTagsForResource](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListTagsForResource.html)| List tags for a Bedrock-AgentCore resource| List +[ListWorkloadIdentities](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListWorkloadIdentities.html)| List all Workload Identities in the caller's AWS account| Read @@ -47 +48 @@ Actions | Description | Access level -[SetTokenVaultCMK](https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_SetTokenVaultCMK.html)| Associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault| Read +[SetTokenVaultCMK](https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_SetTokenVaultCMK.html)| Associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault| Read