1{ 2 "verifiedSimpleMethods": [ 3 "describeDirectories", 4 "describeEventTopics", 5 "describeSnapshots", 6 "describeTrusts", 7 "getDirectoryLimits", 8 "listLogSubscriptions" 9 ], 10 "shapeModifiers": { 11 "DomainControllerLimitExceededException": { 12 "modify": [ 13 { 14 "RequestId": { 15 "emitPropertyName": "directoryRequestId" 16 } 17 } 18 ] 19 }, 20 "EntityDoesNotExistException": { 21 "modify": [ 22 { 23 "RequestId": { 24 "emitPropertyName": "directoryRequestId" 25 } 26 } 27 ] 28 }, 29 "ClientException": { 30 "modify": [ 31 { 32 "RequestId": { 33 "emitPropertyName": "directoryRequestId" 34 } 35 } 36 ] 37 }, 38 "DirectoryUnavailableException": { 39 "modify": [ 40 { 41 "RequestId": { 42 "emitPropertyName": "directoryRequestId" 43 } 44 } 45 ] 46 }, 47 "DirectoryLimitExceededException": { 48 "modify": [ 49 { 50 "RequestId": { 51 "emitPropertyName": "directoryRequestId" 52 } 53 } 54 ] 55 }, 56 "InsufficientPermissionsException": { 57 "modify": [ 58 { 59 "RequestId": { 60 "emitPropertyName": "directoryRequestId" 61 } 62 } 63 ] 64 }, 65 "TagLimitExceededException": { 66 "modify": [ 67 { 68 "RequestId": { 69 "emitPropertyName": "directoryRequestId" 70 } 71 } 72 ] 73 }, 74 "AuthenticationFailedException": { 75 "modify": [ 76 { 77 "RequestId": { 78 "emitPropertyName": "directoryRequestId" 79 } 80 } 81 ] 82 }, 83 "EntityAlreadyExistsException": { 84 "modify": [ 85 { 86 "RequestId": { 87 "emitPropertyName": "directoryRequestId" 88 } 89 } 90 ] 91 }, 92 "InvalidParameterException": { 93 "modify": [ 94 { 95 "RequestId": { 96 "emitPropertyName": "directoryRequestId" 97 } 98 } 99 ] 100 }, 101 "IpRouteLimitExceededException": { 102 "modify": [ 103 { 104 "RequestId": { 105 "emitPropertyName": "directoryRequestId" 106 } 107 } 108 ] 109 }, 110 "ServiceException": { 111 "modify": [ 112 { 113 "RequestId": { 114 "emitPropertyName": "directoryRequestId" 115 } 116 } 117 ] 118 }, 119 "UnsupportedOperationException": { 120 "modify": [ 121 { 122 "RequestId": { 123 "emitPropertyName": "directoryRequestId" 124 } 125 } 126 ] 127 }, 128 "SnapshotLimitExceededException": { 129 "modify": [ 130 { 131 "RequestId": { 132 "emitPropertyName": "directoryRequestId" 133 } 134 } 135 ] 136 }, 137 "AccessDeniedException": { 138 "modify": [ 139 { 140 "RequestId": { 141 "emitPropertyName": "directoryRequestId" 142 } 143 } 144 ] 145 }, 146 "DirectoryAlreadySharedException": { 147 "modify": [ 148 { 149 "RequestId": { 150 "emitPropertyName": "directoryRequestId" 151 } 152 } 153 ] 154 }, 155 "DirectoryNotSharedException": { 156 "modify": [ 157 { 158 "RequestId": { 159 "emitPropertyName": "directoryRequestId" 160 } 161 } 162 ] 163 }, 164 "InvalidPasswordException": { 165 "modify": [ 166 { 167 "RequestId": { 168 "emitPropertyName": "directoryRequestId" 169 } 170 } 171 ] 172 }, 173 "InvalidTargetException": { 174 "modify": [ 175 { 176 "RequestId": { 177 "emitPropertyName": "directoryRequestId" 178 } 179 } 180 ] 181 }, 182 "OrganizationsException": { 183 "modify": [ 184 { 185 "RequestId": { 186 "emitPropertyName": "directoryrequestid" 187 } 188 } 189 ] 190 }, 191 "ShareLimitExceededException": { 192 "modify": [ 193 { 194 "RequestId": { 195 "emitPropertyName": "directoryRequestId" 196 } 197 } 198 ] 199 }, 200 "UserDoesNotExistException": { 201 "modify": [ 202 { 203 "RequestId": { 204 "emitPropertyName": "directoryRequestId" 205 } 206 } 207 ] 208 }, 209 "InvalidNextTokenException": { 210 "modify": [ 211 { 212 "RequestId": { 213 "emitPropertyName": "directoryRequestId" 214 } 215 } 216 ] 217 } 218 } 219} 220