1{ 2 "verifiedSimpleMethods": [ 3 "listApplications", 4 "listDeploymentConfigs", 5 "listDeployments", 6 "listGitHubAccountTokenNames", 7 "listOnPremisesInstances" 8 ], 9 "excludedSimpleMethods": [ 10 "continueDeployment", 11 "skipWaitTimeForInstanceTermination", 12 "updateApplication", 13 "batchGetApplications", 14 "batchGetDeployments", 15 "batchGetOnPremisesInstances", 16 "deleteGitHubAccountToken", 17 "putLifecycleEventHookExecutionStatus", 18 "batchGetDeploymentTargets", 19 "getDeploymentTarget", 20 "listDeploymentTargets" 21 ], 22 "deprecatedOperations": [ 23 "BatchGetDeploymentInstances", 24 "GetDeploymentInstance", 25 "ListDeploymentInstances", 26 "SkipWaitTimeForInstanceTermination" 27 ], 28 "deprecatedShapes": [ 29 "InstanceDoesNotExistException", 30 "InstanceIdRequiredException", 31 "InstanceStatus", 32 "InstanceSummary" 33 ] 34} 35