| Server IP : 69.72.244.102 / Your IP : 216.73.217.143 Web Server : LiteSpeed System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : konzalta ( 1271) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.6/site-packages/awscli/examples/workspaces/ |
Upload File : |
**To describe your WorkSpace bundles**
This example describes all of the WorkSpace bundles that are provided by AWS.
Command::
aws workspaces describe-workspace-bundles --owner AMAZON
Output::
{
"Bundles": [
{
"ComputeType": {
"Name": "PERFORMANCE"
},
"Description": "Performance Bundle",
"BundleId": "wsb-b0s22j3d7",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "100"
},
"Name": "Performance"
},
{
"ComputeType": {
"Name": "VALUE"
},
"Description": "Value Base Bundle",
"BundleId": "wsb-92tn3b7gx",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "10"
},
"Name": "Value"
},
{
"ComputeType": {
"Name": "STANDARD"
},
"Description": "Standard Bundle",
"BundleId": "wsb-3t36q0xfc",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "50"
},
"Name": "Standard"
},
{
"ComputeType": {
"Name": "PERFORMANCE"
},
"Description": "Performance Plus Bundle",
"BundleId": "wsb-1b5w6vnz6",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "100"
},
"Name": "Performance Plus"
},
{
"ComputeType": {
"Name": "VALUE"
},
"Description": "Value Plus Office 2013",
"BundleId": "wsb-fgy4lgypc",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "10"
},
"Name": "Value Plus Office 2013"
},
{
"ComputeType": {
"Name": "PERFORMANCE"
},
"Description": "Performance Plus Office 2013",
"BundleId": "wsb-vbsjd64y6",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "100"
},
"Name": "Performance Plus Office 2013"
},
{
"ComputeType": {
"Name": "VALUE"
},
"Description": "Value Plus Bundle",
"BundleId": "wsb-kgjp98lt8",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "10"
},
"Name": "Value Plus"
},
{
"ComputeType": {
"Name": "STANDARD"
},
"Description": "Standard Plus Office 2013",
"BundleId": "wsb-5h1pf1zxc",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "50"
},
"Name": "Standard Plus Office 2013"
},
{
"ComputeType": {
"Name": "STANDARD"
},
"Description": "Standard Plus Bundle",
"BundleId": "wsb-vlsvncjjf",
"Owner": "Amazon",
"UserStorage": {
"Capacity": "50"
},
"Name": "Standard Plus"
}
]
}