Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
apigateway
📤 Upload
📝 New File
📁 New Folder
Close
Editing: create-base-path-mapping.rst
**To create the base path mapping for a custom domain name** Command:: aws apigateway create-base-path-mapping --domain-name subdomain.domain.tld --rest-api-id 1234123412 --stage prod --base-path v1
Save
Cancel