aws.amazon.com
Amazon Web Services
AWS uses essential cookies for site functionality and performance cookies for anonymous analytics. Users can accept all non‑essential cookies, decline them, or customize which categories (performance, functional, advertising) they allow. The page also offers an opt‑out for cross‑context behavioral advertising and links to the full Cookie Notice.
40
Not agent-ready yet
Agent-readiness score out of 100
- ✓ Clear description of the site
- ○ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +60 points:
+15 · Several pages described
List your key pages (services, prices, about, contact) in the
List your key pages (services, prices, about, contact) in the
pages of your starter lawp.json, or link them from your homepage and sitemap.+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for aws.amazon.com
Made from what Actuent already knows. Edit it, then publish it at
https://aws.amazon.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "aws.amazon.com",
"name": "Amazon Web Services",
"language": "en",
"pages": {
"/": {
"title": "AWS Cookie Preferences",
"content": "AWS uses essential cookies for site functionality and performance cookies for anonymous analytics. Users can accept all non‑essential cookies, decline them, or customize which categories (performance, functional, advertising) they allow. The page also offers an opt‑out for cross‑context behavioral advertising and links to the full Cookie Notice."
}
},
"actions": [
{
"id": "accept_all_cookies",
"name": "Accept All Cookies",
"input": {
"type": "none",
"required": false
},
"intent": [
"accept cookies",
"enable all cookies",
"allow tracking",
"enable analytics",
"enable advertising"
],
"description": "Accept all non‑essential cookies, enabling performance, functional, and advertising cookies."
},
{
"id": "decline_all_cookies",
"name": "Decline All Cookies",
"input": {
"type": "none",
"required": false
},
"intent": [
"decline cookies",
"disable tracking",
"opt out of analytics",
"opt out of advertising",
"remove non‑essential cookies"
],
"description": "Decline all non‑essential cookies, keeping only essential cookies."
},
{
"id": "customize_cookie_preferences",
"name": "Customize Cookie Preferences",
"input": {
"type": "none",
"required": false
},
"intent": [
"customize cookies",
"select cookie categories",
"enable performance cookies",
"enable functional cookies",
"enable advertising cookies"
],
"description": "Open the cookie settings panel to selectively enable or disable performance, functional, and advertising cookies."
},
{
"id": "opt_out_cross_context_ads",
"name": "Opt Out of Cross‑Context Behavioral Ads",
"input": {
"type": "none",
"required": false
},
"intent": [
"opt out advertising",
"disable behavioral ads",
"stop cross‑site tracking",
"remove ad targeting",
"opt out of marketing"
],
"description": "Disable the use of cookies for targeted advertising across other websites and services."
},
{
"id": "view_cookie_notice",
"name": "View Cookie Notice",
"input": {
"type": "none",
"required": false
},
"intent": [
"view cookie policy",
"read cookie notice",
"view privacy policy",
"open cookie terms",
"see cookie details"
],
"description": "Open the detailed Cookie Notice page that explains cookie usage and legal basis."
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to Amazon Web Services",
"intent": [
"contact",
"message",
"email",
"get in touch"
],
"input": {
"type": "object",
"required": true,
"fields": [
{
"name": "name",
"type": "string",
"required": true
},
{
"name": "email",
"type": "email",
"required": true
},
{
"name": "message",
"type": "string",
"required": true
}
]
}
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Amazon Web Services",
"url": "https://aws.amazon.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Accept All Cookies
Accept all non‑essential cookies, enabling performance, functional, and advertising cookies.
accept cookiesenable all cookiesallow trackingenable analyticsenable advertisingDecline All Cookies
Decline all non‑essential cookies, keeping only essential cookies.
decline cookiesdisable trackingopt out of analyticsopt out of advertisingremove non‑essential cookiesCustomize Cookie Preferences
Open the cookie settings panel to selectively enable or disable performance, functional, and advertising cookies.
customize cookiesselect cookie categoriesenable performance cookiesenable functional cookiesenable advertising cookiesOpt Out of Cross‑Context Behavioral Ads
Disable the use of cookies for targeted advertising across other websites and services.
opt out advertisingdisable behavioral adsstop cross‑site trackingremove ad targetingopt out of marketingView Cookie Notice
Open the detailed Cookie Notice page that explains cookie usage and legal basis.
view cookie policyread cookie noticeview privacy policyopen cookie termssee cookie detailsAI bot access
✓ robots.txt lets AI crawlers and assistants in.
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=aws.amazon.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 21 Sep 2026
Is this your site?
Claim aws.amazon.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="aws.amazon.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=aws.amazon.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
