AWS online-register documentation change
Summary
Updated action URLs and added new asset management actions (GetAsset, GetAssetContent, etc.) along with DescribeServices action
Security assessment
Changes involve general feature updates and asset management without security-specific documentation or vulnerability fixes.
Diff
diff --git a/online-register/latest/data-formats/awsdevopsagentservice.md b/online-register/latest/data-formats/awsdevopsagentservice.md index 8f7cb9c63..ea87ec75d 100644 --- a//online-register/latest/data-formats/awsdevopsagentservice.md +++ b//online-register/latest/data-formats/awsdevopsagentservice.md @@ -11,25 +11,33 @@ Actions | Description | Access level -[DescribePrivateConnection](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Describe a private connection| Read -[GetAccountUsage](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Retrieve account usage information| Read -[GetAgentSpace](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get agentspace| Read -[GetAssociation](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get association| Read -[GetBacklogTask](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get a backlog task| Read -[GetKnowledgeItem](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get a knowledge item| Read -[GetOperatorApp](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get operator auth config for any enabled auth flow| Read -[GetRecommendation](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get a recommendation| Read -[GetService](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Get services| Read -[ListAgentSpaces](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List agentspace| List -[ListAssociations](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List associations| List -[ListBacklogTasks](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List backlog tasks| List -[ListChats](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List chats| List -[ListExecutions](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List executions| List -[ListGoals](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List goals| List -[ListJournalRecords](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List journal records| List -[ListKnowledgeItemVersions](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List knowledge item versions| List -[ListKnowledgeItems](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List knowledge items| List -[ListPendingMessages](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List pending messages| List -[ListPrivateConnections](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List private connections| List -[ListRecommendations](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List recommendations| List -[ListServices](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List services| List -[ListTagsForResource](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List tags for a resource| Read -[ListWebhooks](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| List webhooks for association| List -[SearchServiceAccessibleResource](https://docs.aws.amazon.com/devopsagent/latest/userguide/what-is.html)| Look up a registered service accessible resources| Read +[DescribePrivateConnection](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_DescribePrivateConnection.html)| Describe a private connection| Read +[DescribeServices](https://docs.aws.amazon.com/devopsagent/latest/APIReference/what-is.html)| Describe support services| Read +[GetAccountUsage](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAccountUsage.html)| Retrieve account usage information| Read +[GetAgentSpace](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAgentSpace.html)| Get agentspace| Read +[GetAsset](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAsset.html)| Get an asset| Read +[GetAssetContent](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAssetContent.html)| Get asset content| Read +[GetAssetFile](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAssetFile.html)| Get an asset file| Read +[GetAssociation](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetAssociation.html)| Get association| Read +[GetBacklogTask](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetBacklogTask.html)| Get a backlog task| Read +[GetKnowledgeItem](https://docs.aws.amazon.com/devopsagent/latest/APIReference/what-is.html)| Get a knowledge item| Read +[GetOperatorApp](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetOperatorApp.html)| Get operator auth config for any enabled auth flow| Read +[GetRecommendation](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetRecommendation.html)| Get a recommendation| Read +[GetService](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_GetService.html)| Get services| Read +[ListAgentSpaces](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAgentSpaces.html)| List agentspace| List +[ListAssetFiles](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAssetFiles.html)| List asset files| List +[ListAssetTypes](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAssetTypes.html)| List asset types| List +[ListAssetVersions](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAssetVersions.html)| List asset versions| List +[ListAssets](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAssets.html)| List assets| List +[ListAssociations](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListAssociations.html)| List associations| List +[ListBacklogTasks](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListBacklogTasks.html)| List backlog tasks| List +[ListChats](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListChats.html)| List chats| List +[ListExecutions](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListExecutions.html)| List executions| List +[ListGoals](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListGoals.html)| List goals| List +[ListJournalRecords](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListJournalRecords.html)| List journal records| List +[ListKnowledgeItemVersions](https://docs.aws.amazon.com/devopsagent/latest/APIReference/what-is.html)| List knowledge item versions| List +[ListKnowledgeItems](https://docs.aws.amazon.com/devopsagent/latest/APIReference/what-is.html)| List knowledge items| List +[ListPendingMessages](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListPendingMessages.html)| List pending messages| List +[ListPrivateConnections](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListPrivateConnections.html)| List private connections| List +[ListRecommendations](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListRecommendations.html)| List recommendations| List +[ListServices](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListServices.html)| List services| List +[ListTagsForResource](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListTagsForResource.html)| List tags for a resource| Read +[ListWebhooks](https://docs.aws.amazon.com/devopsagent/latest/APIReference/API_ListWebhooks.html)| List webhooks for association| List +[SearchServiceAccessibleResource](https://docs.aws.amazon.com/devopsagent/latest/APIReference/what-is.html)| Look up a registered service accessible resources| Read