Claude in AWS, Gemini in Gmail, and Perplexity for Your Team
Three enterprise AI deployments moved from beta to billing this fortnight. Anthropic's Claude 3 went generally available inside Amazon Bedrock, meaning your cloud team can now call Sonnet and Haiku without managing a single GPU. Google activated 'Help me write' for all Workspace Business subscribers, putting AI draftin
What matters today
Three enterprise AI deployments moved from beta to billing this fortnight. Anthropic's Claude 3 went generally available inside Amazon Bedrock, meaning your cloud team can now call Sonnet and Haiku without managing a single GPU.
Welcome byte
Three enterprise AI deployments moved from beta to billing this fortnight. Anthropic's Claude 3 went generally available inside Amazon Bedrock, meaning your cloud team can now call Sonnet and Haiku without managing a single GPU. Google activated 'Help me write' for all Workspace Business subscribers, putting AI drafting inside every Docs and Gmail session your team already runs. And Perplexity launched a Teams tier, giving executive research functions a shared, cited AI search layer with admin controls.
Quick Hits
This issue covers how to act on each of these immediately, plus a Pro Tip on automating document analysis pipelines with Claude's API and a Productivity Gem for streamlining weekly executive communications through Workspace Gemini.
01 / Quick Hits
AWS Bedrock: Claude 3 GA
Amazon Web Services made Claude 3 Sonnet and Haiku generally available in Bedrock this week, giving enterprises a fully managed inference path with IAM, CloudWatch, and VPC integration already in place.
Executive angle: IT teams on AWS can greenlight Claude pilots this week without a new vendor contract or security review.
#2 Google Workspace: Help Me Write Active
Google activated the Gemini 'Help me write' feature across Docs and Gmail for all Business Standard and above subscribers, accessible via the blue pencil icon without any additional setup.
Executive angle: Zero setup means your team can start using AI drafting today if your Workspace subscription qualifies.
Top Updates
Upgrade to PromptHacker Premium for the full archive of executive AI playbooks.
Productivity Gem
#3 Perplexity Pro for Teams Launches
Perplexity launched a dedicated Teams subscription with seat management, usage monitoring, and access to GPT-4 Turbo, Claude 3, and Gemini 1.5 Pro as switchable backends.
Executive angle: Centralizing AI research under one admin-controlled platform replaces scattered individual subscriptions.
Read more ->
#4 OpenAI Spring Update Signal
OpenAI confirmed a major product update is imminent, with developer reports of significant capability improvements already visible in the API ahead of a formal announcement.
Executive angle: Executives should expect a major ChatGPT capability announcement within the next two weeks.
Read more ->
#5 Claude 3 Haiku Pricing
At $0.25 per million input tokens, Claude 3 Haiku is now the most cost-effective frontier model available through a major cloud provider.
Executive angle: Document-at-scale workflows that were previously cost-prohibitive are now economically viable for most organizations.
Read more ->
02 / Top AI Updates | 3 Deep Dives
# 01 / 03
Claude 3 in Amazon Bedrock: Enterprise AI Without the Infrastructure
Anthropic's Claude 3 models are now generally available through Amazon Bedrock. For AWS-first enterprises, this removes the last friction point between 'we want to use Claude' and 'Claude is live in production.' IT teams get Sonnet and Haiku with existing IAM policies, VPC rules, and CloudWatch logging already in place.
Business Impact
Eliminates: Standing up and securing a separate AI inference stack
Time back: 6-8 weeks of infrastructure work per deployment
Best for: CIOs and CTOs whose teams are already on AWS
Executive Action Steps
- Open the Amazon Bedrock console and enable Claude 3 Sonnet model access under 'Model access.'
- Create a scoped IAM role with bedrock:InvokeModel permissions limited to the Claude model ARNs your team needs.
- Run a test document summary via the Bedrock runtime invoke_model endpoint to validate latency and output quality.
- Set CloudWatch alarms on token usage and latency to establish baseline cost tracking before scaling.
Why it matters: Managed inference removes security review cycles and capital expenditure. Executives whose teams are AWS-first can greenlight Claude 3 pilots this week rather than in Q3.
Deep dive: Claude 3 in Amazon Bedrock ->
# 02 / 03
Google Workspace Gemini Help Me Write: AI Drafting in Docs and Gmail
Google embedded Gemini directly into Docs and Gmail for all Workspace Business Standard subscribers and above. A blue pencil icon in Docs and a 'Help me write' button in Gmail compose. No context switching. No separate app. AI drafting inside the tools executives already use every day.
Business Impact
Eliminates: Context-switching to a separate AI tool for email and document drafting
Time back: 45-60 minutes per day for executives who write frequently
Best for: CEOs, CMOs, and department heads producing high volumes of written communication
Executive Action Steps
- Confirm your Workspace subscription is Business Standard or above in the Admin console.
- Open a new Gmail compose window and click 'Help me write' at the bottom of the compose toolbar.
- Type a one-sentence description of the email you need and click 'Create.'
- Review the draft, use 'Refine' to adjust tone or length, then send.
Why it matters: The friction of switching apps was the primary reason executives were not using AI for email. Zero context-switch means adoption happens without training programs.
Deep dive: Google Workspace Gemini Help Me Write ->
# 03 / 03
Perplexity AI launched a Teams tier that gives executive research functions a shared AI search platform with admin controls, seat management, and cited answers that reduce hallucination risk on factual research tasks. Unlike individual subscriptions, Teams centralizes billing and lets administrators monitor query activity.
Business Impact
Eliminates: Ad hoc individual subscriptions and uncited AI research output
Time back: 2-3 hours per analyst per week on competitor and market research
Best for: Strategy teams, investor relations functions, and executive chiefs of staff
Executive Action Steps
- Go to perplexity.ai and select 'Teams' from the pricing page.
- Set up your admin account and invite research staff via email domain allowlist.
- Configure shared Spaces for ongoing research threads such as Competitor Intelligence and Market Sizing.
- Run a test query on a current competitor and compare citation quality to a standard web search.
Why it matters: Cited AI search shifts accountability for factual accuracy from the analyst to the source. Executives can act on research outputs faster when every claim links to a primary source.
Deep dive: Perplexity Pro for Teams ->
03 / Pro Tip
Automate Document Analysis Pipelines with Claude 3 Sonnet
Tools: AWS Bedrock + Claude 3 Sonnet | Time: 3 hrs setup | Level: Technical executive
Using Claude 3 Sonnet through the Bedrock API, you can build a repeatable pipeline that extracts structured data from unstructured documents at scale. Send contracts, reports, or customer submissions in; receive JSON summaries out. No custom ML model required.
The Prompt
Why it works: Structured JSON output makes results immediately usable by downstream systems. The explicit null instruction reduces hallucination on legal and financial documents.
Best for: Legal ops teams, finance departments, and executive assistants managing contract volumes.
Deep dive: Automate Document Analysis Pipelines with Claude 3 Sonnet ->
04 / Productivity Gem
Weekly Comms in Half the Time with Workspace Gemini
Tools: Google Docs + Gmail Gemini | Saved: 90 min/wk
Most executives send the same categories of communication every week: status updates, board summaries, team check-ins, and vendor responses. Workspace Gemini can draft all of these from bullet-point inputs, cutting composition time by more than half without leaving Docs or Gmail.
- Create a Google Doc titled 'Weekly Comms Drafts' with five section headers matching your recurring message types.
- Each Monday, add three to five bullet points of key facts under each section header.
- Highlight each bullet set and use 'Help me write' with a one-line instruction describing the message type and recipient.
- Review, apply 'Formalize' for board-appropriate tone, then paste to Gmail or the relevant destination.
The Prompt
Time savings: Saves approximately 90 minutes per week for executives sending 8 strategic communications.
Deep dive: Weekly Comms in Half the Time with Workspace Gemini ->
Enterprise AI moved out of pilot mode this fortnight. Claude 3 in Bedrock, Gemini in Workspace, and Perplexity for Teams are all generally available and ready for deployment today, not in Q3 planning cycles.
The executives gaining advantage right now are not the ones waiting for a comprehensive AI strategy. They are the ones picking one workflow this week, deploying it, measuring the time savings, and moving to the next one.
Forward this to one executive you respect. They will thank you next week.
Premium Upgrade
Perplexity Pro for Teams: Shared AI Research for Executives
Perplexity launched a Teams tier with admin controls, shared Spaces, and cited AI search that every member of your research function can trust.
Put it to workGoogle Workspace Gemini "Help Me Write": AI Drafting in Docs and Gmail
Google activated AI drafting inside every Workspace session your team already runs. No new apps, no context switching, no setup.
Put it to workWeekly Comms in Half the Time with Workspace Gemini
A Monday morning workflow that turns bullet points into board-ready executive communications, without leaving Google Docs or Gmail.
Put it to workWrap Up
About the author
Pierre has spent 25+ years building growth systems across fintech, real estate, lending, campaigns, and AI workflows, with $1.5B+ in client value delivered.
If you have any questions or comments about Claude in AWS, Gemini in Gmail, and Perplexity for Your Team feel free to reach out. I'd love to hear from you.
Contact PierreThree deep dives. Four useful moves. One email worth opening.
PromptHacker turns the AI firehose into practical next steps for work, health, family, and everything time keeps trying to steal.