404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.203.133: ~ $
**To create a product**

The following ``create-product`` example creates a product, using a JSON file to pass parameters. ::

    aws servicecatalog create-product \
        --cli-input-json file://create-product-input.json

Contents of ``create-product-input.json``::

    {
        "AcceptLanguage": "en",
        "Name": "test-product",
        "Owner": "test-owner",
        "Description": "test-description",
        "Distributor": "test-distributor",
        "SupportDescription": "test-support",
        "SupportEmail": "test@amazon.com",
        "SupportUrl": "https://aws.amazon.com",
        "ProductType": "CLOUD_FORMATION_TEMPLATE",
        "Tags": [
            {
                "Key": "region",
                "Value": "iad"
            }
        ],
        "ProvisioningArtifactParameters": {
            "Name": "test-version-name",
            "Description": "test-version-description",
            "Info": {
                "LoadTemplateFromURL": "https://s3-us-west-1.amazonaws.com/cloudformation-templates-us-west-1/my-cfn-template.template"
            },
            "Type": "CLOUD_FORMATION_TEMPLATE"
        }
    }

Output::

    {
        "Tags": [
            {
                "Key": "region",
                "Value": "iad"
            }
        ],
        "ProductViewDetail": {
            "CreatedTime": 1576025036.0,
            "ProductARN": "arn:aws:catalog:us-west-2:1234568542028:product/prod-3p5abcdef3oyk",
            "Status": "CREATED",
            "ProductViewSummary": {
                "Type": "CLOUD_FORMATION_TEMPLATE",
                "Distributor": "test-distributor",
                "SupportUrl": "https://aws.amazon.com",
                "SupportEmail": "test@amazon.com",
                "Id": "prodview-abcd42wvx45um",
                "SupportDescription": "test-support",
                "ShortDescription": "test-description",
                "Owner": "test-owner",
                "Name": "test-product2",
                "HasDefaultPath": false,
                "ProductId": "prod-3p5abcdef3oyk"
            }
        },
        "ProvisioningArtifactDetail": {
            "CreatedTime": 1576025036.0,
            "Active": true,
            "Id": "pa-pq3p5lil12a34",
            "Description": "test-version-description",
            "Name": "test-version-name",
            "Type": "CLOUD_FORMATION_TEMPLATE"
        }
    }

Filemanager

Name Type Size Permission Actions
accept-portfolio-share.rst File 295 B 0644
associate-principal-with-portfolio.rst File 393 B 0644
associate-product-with-portfolio.rst File 339 B 0644
associate-tag-option-with-resource.rst File 354 B 0644
copy-product.rst File 568 B 0644
create-portfolio-share.rst File 315 B 0644
create-portfolio.rst File 551 B 0644
create-product.rst File 2.33 KB 0644
create-provisioning-artifact.rst File 1.24 KB 0644
create-tag-option.rst File 347 B 0644
delete-portfolio-share.rst File 318 B 0644
delete-portfolio.rst File 215 B 0644
delete-product.rst File 207 B 0644
delete-provisioning-artifact.rst File 325 B 0644
delete-tag-option.rst File 216 B 0644
describe-copy-product-status.rst File 421 B 0644
describe-portfolio.rst File 566 B 0644
describe-product-as-admin.rst File 1.61 KB 0644
describe-provisioned-product.rst File 983 B 0644
describe-provisioning-artifact.rst File 802 B 0644
describe-tag-option.rst File 388 B 0644
disassociate-principal-from-portfolio.rst File 384 B 0644
disassociate-product-from-portfolio.rst File 349 B 0644
disassociate-tag-option-from-resource.rst File 360 B 0644
list-accepted-portfolio-shares.rst File 1.26 KB 0644
list-portfolio-access.rst File 342 B 0644
list-portfolios-for-product.rst File 931 B 0644
list-portfolios.rst File 548 B 0644
list-principals-for-portfolio.rst File 450 B 0644
list-provisioning-artifacts.rst File 947 B 0644
list-resources-for-tag-option.rst File 625 B 0644
list-tag-options.rst File 548 B 0644
provision-product.rst File 985 B 0644
reject-portfolio-share.rst File 266 B 0644
scan-provisioned-products.rst File 959 B 0644
search-products-as-admin.rst File 960 B 0644
search-provisioned-products.rst File 2.71 KB 0644
update-portfolio.rst File 582 B 0644
update-product.rst File 1.2 KB 0644
update-provisioning-artifact.rst File 1.05 KB 0644
update-tag-option.rst File 574 B 0644