Current Directory:
/usr/local/aws-cli/v2/2.7.28/dist/awscli/data/mobile/2017-07-01
Upload
Create File
File Name
Size
Actions
completions-1.json
1944 bytes
Edit
|
Delete
|
Rename
|
Download
{ "version": "1.0", "resources": { "Bundle": { "operation": "ListBundles", "resourceIdentifier": { "bundleId": "bundleList[].bundleId" } }, "Project": { "operation": "ListProjects", "resourceIdentifier": { "projectId": "projects[].projectId" } } }, "operations": { "DeleteProject": { "projectId": { "completions": [ { "parameters": {}, "resourceName": "Project", "resourceIdentifier": "projectId" } ] } }, "DescribeBundle": { "bundleId": { "completions": [ { "parameters": {}, "resourceName": "Bundle", "resourceIdentifier": "bundleId" } ] } }, "DescribeProject": { "projectId": { "completions": [ { "parameters": {}, "resourceName": "Project", "resourceIdentifier": "projectId" } ] } }, "ExportBundle": { "bundleId": { "completions": [ { "parameters": {}, "resourceName": "Bundle", "resourceIdentifier": "bundleId" } ] }, "projectId": { "completions": [ { "parameters": {}, "resourceName": "Project", "resourceIdentifier": "projectId" } ] } }, "ExportProject": { "projectId": { "completions": [ { "parameters": {}, "resourceName": "Project", "resourceIdentifier": "projectId" } ] } }, "UpdateProject": { "projectId": { "completions": [ { "parameters": {}, "resourceName": "Project", "resourceIdentifier": "projectId" } ] } } } }
Save Changes