Current Directory:
/usr/local/aws-cli/v2/2.7.28/dist/awscli/data/servicediscovery/2017-03-14
Upload
Create File
File Name
Size
Actions
completions-1.json
1675 bytes
Edit
|
Delete
|
Rename
|
Download
{ "version": "1.0", "resources": { "Operation": { "operation": "ListOperations", "resourceIdentifier": { "Status": "Operations[].Status" } }, "Service": { "operation": "ListServices", "resourceIdentifier": { "Id": "Services[].Id" } } }, "operations": { "DeleteNamespace": { "Id": { "completions": [ { "parameters": {}, "resourceName": "Service", "resourceIdentifier": "Id" } ] } }, "DeleteService": { "Id": { "completions": [ { "parameters": {}, "resourceName": "Service", "resourceIdentifier": "Id" } ] } }, "GetNamespace": { "Id": { "completions": [ { "parameters": {}, "resourceName": "Service", "resourceIdentifier": "Id" } ] } }, "GetService": { "Id": { "completions": [ { "parameters": {}, "resourceName": "Service", "resourceIdentifier": "Id" } ] } }, "UpdateInstanceCustomHealthStatus": { "Status": { "completions": [ { "parameters": {}, "resourceName": "Operation", "resourceIdentifier": "Status" } ] } }, "UpdateService": { "Id": { "completions": [ { "parameters": {}, "resourceName": "Service", "resourceIdentifier": "Id" } ] } } } }
Save Changes