{
  "url": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_bedrock-websearch.html",
  "name": "Amazon Bedrock Web Search",
  "prefix": "bedrock-websearch",
  "timestamp": "1785801606",
  "actions": [
    {
      "url": "https://docs.aws.amazon.com/bedrock/latest/userguide/security-web-search.html#security-web-search-actions",
      "name": "ExternalWebAccess",
      "description": "Grants permission to retrieve content from external web sites outside the AWS boundary",
      "access": "Read",
      "resources": [],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/bedrock/latest/userguide/security-web-search.html#security-web-search-actions",
      "name": "InvokeFetch",
      "description": "Grants permission to invoke web fetch tools",
      "access": "Read",
      "resources": [
        {
          "name": "tool",
          "is_required": true
        }
      ],
      "conditions": []
    },
    {
      "url": "https://docs.aws.amazon.com/bedrock/latest/userguide/security-web-search.html#security-web-search-actions",
      "name": "InvokeSearch",
      "description": "Grants permission to invoke web search tools",
      "access": "Read",
      "resources": [
        {
          "name": "tool",
          "is_required": true
        }
      ],
      "conditions": []
    }
  ],
  "resources": [
    {
      "url": "https://docs.aws.amazon.com/bedrock/latest/userguide/security-web-search.html#security-web-search-actions",
      "name": "tool",
      "arn": "arn:${Partition}:bedrock-websearch:${Region}:aws:tool/${ToolName}",
      "conditions": []
    }
  ],
  "conditions": []
}