AWS Security ChangesHomeSearch

AWS agentworkspace documentation change

Service: agentworkspace · 2025-04-28 · Documentation low

File: agentworkspace/latest/devguide/3p-apps-voice-requests-getphonenumber.md

Summary

Deprecated getPhoneNumber() and redirected to getInitialCustomerPhoneNumber()

Security assessment

API deprecation notice without security impact.

Diff

diff --git a/agentworkspace/latest/devguide/3p-apps-voice-requests-getphonenumber.md b/agentworkspace/latest/devguide/3p-apps-voice-requests-getphonenumber.md
index 6a903d3c0..b009234a1 100644
--- a//agentworkspace/latest/devguide/3p-apps-voice-requests-getphonenumber.md
+++ b//agentworkspace/latest/devguide/3p-apps-voice-requests-getphonenumber.md
@@ -5 +5 @@
-# Get the phone number of the contact in Amazon Connect Agent Workspace
+# getPhoneNumber() - Deprecated
@@ -7,10 +7 @@
-Returns the voice contact’s phone number they are calling from, as captured in Amazon Connect Agent Workspace.
-    
-    
-    async getPhoneNumber(contactId: string): Promise<string>         
-                    
-
-**Permissions required:**
-    
-    
-    Contact.CustomerDetails.View             
+###### Note
@@ -17,0 +9 @@ Returns the voice contact’s phone number they are calling from, as captured in
+This API is deprecated, use [getInitialCustomerPhoneNumber() ](https://docs.aws.amazon.com/agentworkspace/latest/devguide/3p-apps-voice-requests-getinitialcustomerphonenumber.html) instead.
@@ -25 +17 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Voice
+getOutboundCallPermission()
@@ -27 +19 @@ Voice
-Document history
+listDialableCountries()