Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
servicecatalog
/
Filename :
list-portfolio-access.rst
back
Copy
**To list accounts with access to a portfolio** The following ``list-portfolio-access`` example lists the AWS accounts that have access to the specified portfolio. :: aws servicecatalog list-portfolio-access \ --portfolio-id port-2s6abcdq5wdh4 Output:: { "AccountIds": [ "123456789012" ] }