Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / chime / update-phone-number-settings.rst
Size: Mime:
**To update an outbound calling name**

The following ``update-phone-number-settings`` example updates the default outbound calling name for the administrator's AWS account. ::

    aws chime update-phone-number-settings \
        --calling-name "myName"

This command produces no output.

For more information, see `Working with Phone Numbers <https://docs.aws.amazon.com/chime/latest/ag/phone-numbers.html>`__ in the *Amazon Chime Administration Guide*.