1{ 2 "version":"2.0", 3 "metadata":{ 4 "apiVersion":"2018-11-09", 5 "endpointPrefix":"datasync", 6 "jsonVersion":"1.1", 7 "protocol":"json", 8 "serviceAbbreviation":"DataSync", 9 "serviceFullName":"AWS DataSync", 10 "serviceId":"DataSync", 11 "signatureVersion":"v4", 12 "signingName":"datasync", 13 "targetPrefix":"FmrsService", 14 "uid":"datasync-2018-11-09" 15 }, 16 "operations":{ 17 "AddStorageSystem":{ 18 "name":"AddStorageSystem", 19 "http":{ 20 "method":"POST", 21 "requestUri":"/" 22 }, 23 "input":{"shape":"AddStorageSystemRequest"}, 24 "output":{"shape":"AddStorageSystemResponse"}, 25 "errors":[ 26 {"shape":"InvalidRequestException"}, 27 {"shape":"InternalException"} 28 ], 29 "documentation":"<p>Creates an Amazon Web Services resource for an on-premises storage system that you want DataSync Discovery to collect information about.</p>", 30 "endpoint":{"hostPrefix":"discovery-"} 31 }, 32 "CancelTaskExecution":{ 33 "name":"CancelTaskExecution", 34 "http":{ 35 "method":"POST", 36 "requestUri":"/" 37 }, 38 "input":{"shape":"CancelTaskExecutionRequest"}, 39 "output":{"shape":"CancelTaskExecutionResponse"}, 40 "errors":[ 41 {"shape":"InvalidRequestException"}, 42 {"shape":"InternalException"} 43 ], 44 "documentation":"<p>Stops an DataSync task execution that's in progress. The transfer of some files are abruptly interrupted. File contents that're transferred to the destination might be incomplete or inconsistent with the source files.</p> <p>However, if you start a new task execution using the same task and allow it to finish, file content on the destination will be complete and consistent. This applies to other unexpected failures that interrupt a task execution. In all of these cases, DataSync successfully completes the transfer when you start the next task execution.</p>" 45 }, 46 "CreateAgent":{ 47 "name":"CreateAgent", 48 "http":{ 49 "method":"POST", 50 "requestUri":"/" 51 }, 52 "input":{"shape":"CreateAgentRequest"}, 53 "output":{"shape":"CreateAgentResponse"}, 54 "errors":[ 55 {"shape":"InvalidRequestException"}, 56 {"shape":"InternalException"} 57 ], 58 "documentation":"<p>Activates an DataSync agent that you've deployed in your storage environment. The activation process associates the agent with your Amazon Web Services account.</p> <p>If you haven't deployed an agent yet, see the following topics to learn more:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/agent-requirements.html\">Agent requirements</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-agent.html\">Create an agent</a> </p> </li> </ul> <note> <p>If you're transferring between Amazon Web Services storage services, you don't need a DataSync agent. </p> </note>" 59 }, 60 "CreateLocationAzureBlob":{ 61 "name":"CreateLocationAzureBlob", 62 "http":{ 63 "method":"POST", 64 "requestUri":"/" 65 }, 66 "input":{"shape":"CreateLocationAzureBlobRequest"}, 67 "output":{"shape":"CreateLocationAzureBlobResponse"}, 68 "errors":[ 69 {"shape":"InvalidRequestException"}, 70 {"shape":"InternalException"} 71 ], 72 "documentation":"<p>Creates a transfer <i>location</i> for a Microsoft Azure Blob Storage container. DataSync can use this location as a transfer source or destination.</p> <p>Before you begin, make sure you know <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access\">how DataSync accesses Azure Blob Storage</a> and works with <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">access tiers</a> and <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#blob-types\">blob types</a>. You also need a <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-creating-agent\">DataSync agent</a> that can connect to your container.</p>" 73 }, 74 "CreateLocationEfs":{ 75 "name":"CreateLocationEfs", 76 "http":{ 77 "method":"POST", 78 "requestUri":"/" 79 }, 80 "input":{"shape":"CreateLocationEfsRequest"}, 81 "output":{"shape":"CreateLocationEfsResponse"}, 82 "errors":[ 83 {"shape":"InvalidRequestException"}, 84 {"shape":"InternalException"} 85 ], 86 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon EFS file system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-access\">accesses Amazon EFS file systems</a>.</p>" 87 }, 88 "CreateLocationFsxLustre":{ 89 "name":"CreateLocationFsxLustre", 90 "http":{ 91 "method":"POST", 92 "requestUri":"/" 93 }, 94 "input":{"shape":"CreateLocationFsxLustreRequest"}, 95 "output":{"shape":"CreateLocationFsxLustreResponse"}, 96 "errors":[ 97 {"shape":"InvalidRequestException"}, 98 {"shape":"InternalException"} 99 ], 100 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon FSx for Lustre file system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-lustre-location.html#create-lustre-location-access\">accesses FSx for Lustre file systems</a>.</p>" 101 }, 102 "CreateLocationFsxOntap":{ 103 "name":"CreateLocationFsxOntap", 104 "http":{ 105 "method":"POST", 106 "requestUri":"/" 107 }, 108 "input":{"shape":"CreateLocationFsxOntapRequest"}, 109 "output":{"shape":"CreateLocationFsxOntapResponse"}, 110 "errors":[ 111 {"shape":"InvalidRequestException"}, 112 {"shape":"InternalException"} 113 ], 114 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon FSx for NetApp ONTAP file system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access\">accesses FSx for ONTAP file systems</a>.</p>" 115 }, 116 "CreateLocationFsxOpenZfs":{ 117 "name":"CreateLocationFsxOpenZfs", 118 "http":{ 119 "method":"POST", 120 "requestUri":"/" 121 }, 122 "input":{"shape":"CreateLocationFsxOpenZfsRequest"}, 123 "output":{"shape":"CreateLocationFsxOpenZfsResponse"}, 124 "errors":[ 125 {"shape":"InvalidRequestException"}, 126 {"shape":"InternalException"} 127 ], 128 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon FSx for OpenZFS file system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html#create-openzfs-access\">accesses FSx for OpenZFS file systems</a>.</p> <note> <p>Request parameters related to <code>SMB</code> aren't supported with the <code>CreateLocationFsxOpenZfs</code> operation.</p> </note>" 129 }, 130 "CreateLocationFsxWindows":{ 131 "name":"CreateLocationFsxWindows", 132 "http":{ 133 "method":"POST", 134 "requestUri":"/" 135 }, 136 "input":{"shape":"CreateLocationFsxWindowsRequest"}, 137 "output":{"shape":"CreateLocationFsxWindowsResponse"}, 138 "errors":[ 139 {"shape":"InvalidRequestException"}, 140 {"shape":"InternalException"} 141 ], 142 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon FSx for Windows File Server file system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-location-access\">accesses FSx for Windows File Server file systems</a>.</p>" 143 }, 144 "CreateLocationHdfs":{ 145 "name":"CreateLocationHdfs", 146 "http":{ 147 "method":"POST", 148 "requestUri":"/" 149 }, 150 "input":{"shape":"CreateLocationHdfsRequest"}, 151 "output":{"shape":"CreateLocationHdfsResponse"}, 152 "errors":[ 153 {"shape":"InvalidRequestException"}, 154 {"shape":"InternalException"} 155 ], 156 "documentation":"<p>Creates a transfer <i>location</i> for a Hadoop Distributed File System (HDFS). DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-hdfs-location.html#accessing-hdfs\">accesses HDFS clusters</a>.</p>" 157 }, 158 "CreateLocationNfs":{ 159 "name":"CreateLocationNfs", 160 "http":{ 161 "method":"POST", 162 "requestUri":"/" 163 }, 164 "input":{"shape":"CreateLocationNfsRequest"}, 165 "output":{"shape":"CreateLocationNfsResponse"}, 166 "errors":[ 167 {"shape":"InvalidRequestException"}, 168 {"shape":"InternalException"} 169 ], 170 "documentation":"<p>Creates a transfer <i>location</i> for a Network File System (NFS) file server. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs\">accesses NFS file servers</a>.</p> <note> <p>If you're copying data to or from an Snowcone device, you can also use <code>CreateLocationNfs</code> to create your transfer location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/nfs-on-snowcone.html\">Configuring transfers with Snowcone</a>.</p> </note>" 171 }, 172 "CreateLocationObjectStorage":{ 173 "name":"CreateLocationObjectStorage", 174 "http":{ 175 "method":"POST", 176 "requestUri":"/" 177 }, 178 "input":{"shape":"CreateLocationObjectStorageRequest"}, 179 "output":{"shape":"CreateLocationObjectStorageResponse"}, 180 "errors":[ 181 {"shape":"InvalidRequestException"}, 182 {"shape":"InternalException"} 183 ], 184 "documentation":"<p>Creates a transfer <i>location</i> for an object storage system. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html#create-object-location-prerequisites\">prerequisites</a> for DataSync to work with object storage systems.</p>" 185 }, 186 "CreateLocationS3":{ 187 "name":"CreateLocationS3", 188 "http":{ 189 "method":"POST", 190 "requestUri":"/" 191 }, 192 "input":{"shape":"CreateLocationS3Request"}, 193 "output":{"shape":"CreateLocationS3Response"}, 194 "errors":[ 195 {"shape":"InvalidRequestException"}, 196 {"shape":"InternalException"} 197 ], 198 "documentation":"<p>Creates a transfer <i>location</i> for an Amazon S3 bucket. DataSync can use this location as a source or destination for transferring data.</p> <important> <p>Before you begin, make sure that you read the following topics:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">Evaluating S3 request costs when using DataSync</a> </p> </li> </ul> </important> <p> For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html\">Configuring transfers with Amazon S3</a>.</p>" 199 }, 200 "CreateLocationSmb":{ 201 "name":"CreateLocationSmb", 202 "http":{ 203 "method":"POST", 204 "requestUri":"/" 205 }, 206 "input":{"shape":"CreateLocationSmbRequest"}, 207 "output":{"shape":"CreateLocationSmbResponse"}, 208 "errors":[ 209 {"shape":"InvalidRequestException"}, 210 {"shape":"InternalException"} 211 ], 212 "documentation":"<p>Creates a transfer <i>location</i> for a Server Message Block (SMB) file server. DataSync can use this location as a source or destination for transferring data.</p> <p>Before you begin, make sure that you understand how DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb\">accesses SMB file servers</a>.</p>" 213 }, 214 "CreateTask":{ 215 "name":"CreateTask", 216 "http":{ 217 "method":"POST", 218 "requestUri":"/" 219 }, 220 "input":{"shape":"CreateTaskRequest"}, 221 "output":{"shape":"CreateTaskResponse"}, 222 "errors":[ 223 {"shape":"InvalidRequestException"}, 224 {"shape":"InternalException"} 225 ], 226 "documentation":"<p>Configures a transfer task, which defines where and how DataSync moves your data.</p> <p>A task includes a source location, destination location, and the options for how and when you want to transfer your data (such as bandwidth limits, scheduling, among other options).</p> <important> <p>If you're planning to transfer data to or from an Amazon S3 location, review <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">how DataSync can affect your S3 request charges</a> and the <a href=\"http://aws.amazon.com/datasync/pricing/\">DataSync pricing page</a> before you begin.</p> </important>" 227 }, 228 "DeleteAgent":{ 229 "name":"DeleteAgent", 230 "http":{ 231 "method":"POST", 232 "requestUri":"/" 233 }, 234 "input":{"shape":"DeleteAgentRequest"}, 235 "output":{"shape":"DeleteAgentResponse"}, 236 "errors":[ 237 {"shape":"InvalidRequestException"}, 238 {"shape":"InternalException"} 239 ], 240 "documentation":"<p>Removes an DataSync agent resource from your Amazon Web Services account.</p> <p>Keep in mind that this operation (which can't be undone) doesn't remove the agent's virtual machine (VM) or Amazon EC2 instance from your storage environment. For next steps, you can delete the VM or instance from your storage environment or reuse it to <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html\">activate a new agent</a>.</p>" 241 }, 242 "DeleteLocation":{ 243 "name":"DeleteLocation", 244 "http":{ 245 "method":"POST", 246 "requestUri":"/" 247 }, 248 "input":{"shape":"DeleteLocationRequest"}, 249 "output":{"shape":"DeleteLocationResponse"}, 250 "errors":[ 251 {"shape":"InvalidRequestException"}, 252 {"shape":"InternalException"} 253 ], 254 "documentation":"<p>Deletes a transfer location resource from DataSync. </p>" 255 }, 256 "DeleteTask":{ 257 "name":"DeleteTask", 258 "http":{ 259 "method":"POST", 260 "requestUri":"/" 261 }, 262 "input":{"shape":"DeleteTaskRequest"}, 263 "output":{"shape":"DeleteTaskResponse"}, 264 "errors":[ 265 {"shape":"InvalidRequestException"}, 266 {"shape":"InternalException"} 267 ], 268 "documentation":"<p>Deletes a transfer task resource from DataSync.</p>" 269 }, 270 "DescribeAgent":{ 271 "name":"DescribeAgent", 272 "http":{ 273 "method":"POST", 274 "requestUri":"/" 275 }, 276 "input":{"shape":"DescribeAgentRequest"}, 277 "output":{"shape":"DescribeAgentResponse"}, 278 "errors":[ 279 {"shape":"InvalidRequestException"}, 280 {"shape":"InternalException"} 281 ], 282 "documentation":"<p>Returns information about an DataSync agent, such as its name, service endpoint type, and status.</p>" 283 }, 284 "DescribeDiscoveryJob":{ 285 "name":"DescribeDiscoveryJob", 286 "http":{ 287 "method":"POST", 288 "requestUri":"/" 289 }, 290 "input":{"shape":"DescribeDiscoveryJobRequest"}, 291 "output":{"shape":"DescribeDiscoveryJobResponse"}, 292 "errors":[ 293 {"shape":"InvalidRequestException"}, 294 {"shape":"InternalException"} 295 ], 296 "documentation":"<p>Returns information about a DataSync discovery job.</p>", 297 "endpoint":{"hostPrefix":"discovery-"} 298 }, 299 "DescribeLocationAzureBlob":{ 300 "name":"DescribeLocationAzureBlob", 301 "http":{ 302 "method":"POST", 303 "requestUri":"/" 304 }, 305 "input":{"shape":"DescribeLocationAzureBlobRequest"}, 306 "output":{"shape":"DescribeLocationAzureBlobResponse"}, 307 "errors":[ 308 {"shape":"InvalidRequestException"}, 309 {"shape":"InternalException"} 310 ], 311 "documentation":"<p>Provides details about how an DataSync transfer location for Microsoft Azure Blob Storage is configured.</p>" 312 }, 313 "DescribeLocationEfs":{ 314 "name":"DescribeLocationEfs", 315 "http":{ 316 "method":"POST", 317 "requestUri":"/" 318 }, 319 "input":{"shape":"DescribeLocationEfsRequest"}, 320 "output":{"shape":"DescribeLocationEfsResponse"}, 321 "errors":[ 322 {"shape":"InvalidRequestException"}, 323 {"shape":"InternalException"} 324 ], 325 "documentation":"<p>Provides details about how an DataSync transfer location for an Amazon EFS file system is configured.</p>" 326 }, 327 "DescribeLocationFsxLustre":{ 328 "name":"DescribeLocationFsxLustre", 329 "http":{ 330 "method":"POST", 331 "requestUri":"/" 332 }, 333 "input":{"shape":"DescribeLocationFsxLustreRequest"}, 334 "output":{"shape":"DescribeLocationFsxLustreResponse"}, 335 "errors":[ 336 {"shape":"InvalidRequestException"}, 337 {"shape":"InternalException"} 338 ], 339 "documentation":"<p>Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.</p>" 340 }, 341 "DescribeLocationFsxOntap":{ 342 "name":"DescribeLocationFsxOntap", 343 "http":{ 344 "method":"POST", 345 "requestUri":"/" 346 }, 347 "input":{"shape":"DescribeLocationFsxOntapRequest"}, 348 "output":{"shape":"DescribeLocationFsxOntapResponse"}, 349 "errors":[ 350 {"shape":"InvalidRequestException"}, 351 {"shape":"InternalException"} 352 ], 353 "documentation":"<p>Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is configured.</p> <note> <p>If your location uses SMB, the <code>DescribeLocationFsxOntap</code> operation doesn't actually return a <code>Password</code>.</p> </note>" 354 }, 355 "DescribeLocationFsxOpenZfs":{ 356 "name":"DescribeLocationFsxOpenZfs", 357 "http":{ 358 "method":"POST", 359 "requestUri":"/" 360 }, 361 "input":{"shape":"DescribeLocationFsxOpenZfsRequest"}, 362 "output":{"shape":"DescribeLocationFsxOpenZfsResponse"}, 363 "errors":[ 364 {"shape":"InvalidRequestException"}, 365 {"shape":"InternalException"} 366 ], 367 "documentation":"<p>Provides details about how an DataSync transfer location for an Amazon FSx for OpenZFS file system is configured.</p> <note> <p>Response elements related to <code>SMB</code> aren't supported with the <code>DescribeLocationFsxOpenZfs</code> operation.</p> </note>" 368 }, 369 "DescribeLocationFsxWindows":{ 370 "name":"DescribeLocationFsxWindows", 371 "http":{ 372 "method":"POST", 373 "requestUri":"/" 374 }, 375 "input":{"shape":"DescribeLocationFsxWindowsRequest"}, 376 "output":{"shape":"DescribeLocationFsxWindowsResponse"}, 377 "errors":[ 378 {"shape":"InvalidRequestException"}, 379 {"shape":"InternalException"} 380 ], 381 "documentation":"<p>Provides details about how an DataSync transfer location for an Amazon FSx for Windows File Server file system is configured.</p>" 382 }, 383 "DescribeLocationHdfs":{ 384 "name":"DescribeLocationHdfs", 385 "http":{ 386 "method":"POST", 387 "requestUri":"/" 388 }, 389 "input":{"shape":"DescribeLocationHdfsRequest"}, 390 "output":{"shape":"DescribeLocationHdfsResponse"}, 391 "errors":[ 392 {"shape":"InvalidRequestException"}, 393 {"shape":"InternalException"} 394 ], 395 "documentation":"<p>Provides details about how an DataSync transfer location for a Hadoop Distributed File System (HDFS) is configured.</p>" 396 }, 397 "DescribeLocationNfs":{ 398 "name":"DescribeLocationNfs", 399 "http":{ 400 "method":"POST", 401 "requestUri":"/" 402 }, 403 "input":{"shape":"DescribeLocationNfsRequest"}, 404 "output":{"shape":"DescribeLocationNfsResponse"}, 405 "errors":[ 406 {"shape":"InvalidRequestException"}, 407 {"shape":"InternalException"} 408 ], 409 "documentation":"<p>Provides details about how an DataSync transfer location for a Network File System (NFS) file server is configured.</p>" 410 }, 411 "DescribeLocationObjectStorage":{ 412 "name":"DescribeLocationObjectStorage", 413 "http":{ 414 "method":"POST", 415 "requestUri":"/" 416 }, 417 "input":{"shape":"DescribeLocationObjectStorageRequest"}, 418 "output":{"shape":"DescribeLocationObjectStorageResponse"}, 419 "errors":[ 420 {"shape":"InvalidRequestException"}, 421 {"shape":"InternalException"} 422 ], 423 "documentation":"<p>Provides details about how an DataSync transfer location for an object storage system is configured.</p>" 424 }, 425 "DescribeLocationS3":{ 426 "name":"DescribeLocationS3", 427 "http":{ 428 "method":"POST", 429 "requestUri":"/" 430 }, 431 "input":{"shape":"DescribeLocationS3Request"}, 432 "output":{"shape":"DescribeLocationS3Response"}, 433 "errors":[ 434 {"shape":"InvalidRequestException"}, 435 {"shape":"InternalException"} 436 ], 437 "documentation":"<p>Provides details about how an DataSync transfer location for an S3 bucket is configured.</p>" 438 }, 439 "DescribeLocationSmb":{ 440 "name":"DescribeLocationSmb", 441 "http":{ 442 "method":"POST", 443 "requestUri":"/" 444 }, 445 "input":{"shape":"DescribeLocationSmbRequest"}, 446 "output":{"shape":"DescribeLocationSmbResponse"}, 447 "errors":[ 448 {"shape":"InvalidRequestException"}, 449 {"shape":"InternalException"} 450 ], 451 "documentation":"<p>Provides details about how an DataSync transfer location for a Server Message Block (SMB) file server is configured.</p>" 452 }, 453 "DescribeStorageSystem":{ 454 "name":"DescribeStorageSystem", 455 "http":{ 456 "method":"POST", 457 "requestUri":"/" 458 }, 459 "input":{"shape":"DescribeStorageSystemRequest"}, 460 "output":{"shape":"DescribeStorageSystemResponse"}, 461 "errors":[ 462 {"shape":"InvalidRequestException"}, 463 {"shape":"InternalException"} 464 ], 465 "documentation":"<p>Returns information about an on-premises storage system that you're using with DataSync Discovery.</p>", 466 "endpoint":{"hostPrefix":"discovery-"} 467 }, 468 "DescribeStorageSystemResourceMetrics":{ 469 "name":"DescribeStorageSystemResourceMetrics", 470 "http":{ 471 "method":"POST", 472 "requestUri":"/" 473 }, 474 "input":{"shape":"DescribeStorageSystemResourceMetricsRequest"}, 475 "output":{"shape":"DescribeStorageSystemResourceMetricsResponse"}, 476 "errors":[ 477 {"shape":"InvalidRequestException"}, 478 {"shape":"InternalException"} 479 ], 480 "documentation":"<p>Returns information, including performance data and capacity usage, which DataSync Discovery collects about a specific resource in your-premises storage system.</p>", 481 "endpoint":{"hostPrefix":"discovery-"} 482 }, 483 "DescribeStorageSystemResources":{ 484 "name":"DescribeStorageSystemResources", 485 "http":{ 486 "method":"POST", 487 "requestUri":"/" 488 }, 489 "input":{"shape":"DescribeStorageSystemResourcesRequest"}, 490 "output":{"shape":"DescribeStorageSystemResourcesResponse"}, 491 "errors":[ 492 {"shape":"InvalidRequestException"}, 493 {"shape":"InternalException"} 494 ], 495 "documentation":"<p>Returns information that DataSync Discovery collects about resources in your on-premises storage system.</p>", 496 "endpoint":{"hostPrefix":"discovery-"} 497 }, 498 "DescribeTask":{ 499 "name":"DescribeTask", 500 "http":{ 501 "method":"POST", 502 "requestUri":"/" 503 }, 504 "input":{"shape":"DescribeTaskRequest"}, 505 "output":{"shape":"DescribeTaskResponse"}, 506 "errors":[ 507 {"shape":"InvalidRequestException"}, 508 {"shape":"InternalException"} 509 ], 510 "documentation":"<p>Provides information about an DataSync transfer task.</p>" 511 }, 512 "DescribeTaskExecution":{ 513 "name":"DescribeTaskExecution", 514 "http":{ 515 "method":"POST", 516 "requestUri":"/" 517 }, 518 "input":{"shape":"DescribeTaskExecutionRequest"}, 519 "output":{"shape":"DescribeTaskExecutionResponse"}, 520 "errors":[ 521 {"shape":"InvalidRequestException"}, 522 {"shape":"InternalException"} 523 ], 524 "documentation":"<p>Provides information about an execution of your DataSync task. You can use this operation to help monitor the progress of an ongoing transfer or check the results of the transfer.</p>" 525 }, 526 "GenerateRecommendations":{ 527 "name":"GenerateRecommendations", 528 "http":{ 529 "method":"POST", 530 "requestUri":"/" 531 }, 532 "input":{"shape":"GenerateRecommendationsRequest"}, 533 "output":{"shape":"GenerateRecommendationsResponse"}, 534 "errors":[ 535 {"shape":"InvalidRequestException"}, 536 {"shape":"InternalException"} 537 ], 538 "documentation":"<p>Creates recommendations about where to migrate your data to in Amazon Web Services. Recommendations are generated based on information that DataSync Discovery collects about your on-premises storage system's resources. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p> <p>Once generated, you can view your recommendations by using the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeStorageSystemResources.html\">DescribeStorageSystemResources</a> operation.</p>", 539 "endpoint":{"hostPrefix":"discovery-"} 540 }, 541 "ListAgents":{ 542 "name":"ListAgents", 543 "http":{ 544 "method":"POST", 545 "requestUri":"/" 546 }, 547 "input":{"shape":"ListAgentsRequest"}, 548 "output":{"shape":"ListAgentsResponse"}, 549 "errors":[ 550 {"shape":"InvalidRequestException"}, 551 {"shape":"InternalException"} 552 ], 553 "documentation":"<p>Returns a list of DataSync agents that belong to an Amazon Web Services account in the Amazon Web Services Region specified in the request.</p> <p>With pagination, you can reduce the number of agents returned in a response. If you get a truncated list of agents in a response, the response contains a marker that you can specify in your next request to fetch the next page of agents.</p> <p> <code>ListAgents</code> is eventually consistent. This means the result of running the operation might not reflect that you just created or deleted an agent. For example, if you create an agent with <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateAgent.html\">CreateAgent</a> and then immediately run <code>ListAgents</code>, that agent might not show up in the list right away. In situations like this, you can always confirm whether an agent has been created (or deleted) by using <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_DescribeAgent.html\">DescribeAgent</a>.</p>" 554 }, 555 "ListDiscoveryJobs":{ 556 "name":"ListDiscoveryJobs", 557 "http":{ 558 "method":"POST", 559 "requestUri":"/" 560 }, 561 "input":{"shape":"ListDiscoveryJobsRequest"}, 562 "output":{"shape":"ListDiscoveryJobsResponse"}, 563 "errors":[ 564 {"shape":"InvalidRequestException"}, 565 {"shape":"InternalException"} 566 ], 567 "documentation":"<p>Provides a list of the existing discovery jobs in the Amazon Web Services Region and Amazon Web Services account where you're using DataSync Discovery.</p>", 568 "endpoint":{"hostPrefix":"discovery-"} 569 }, 570 "ListLocations":{ 571 "name":"ListLocations", 572 "http":{ 573 "method":"POST", 574 "requestUri":"/" 575 }, 576 "input":{"shape":"ListLocationsRequest"}, 577 "output":{"shape":"ListLocationsResponse"}, 578 "errors":[ 579 {"shape":"InvalidRequestException"}, 580 {"shape":"InternalException"} 581 ], 582 "documentation":"<p>Returns a list of source and destination locations.</p> <p>If you have more locations than are returned in a response (that is, the response returns only a truncated list of your agents), the response contains a token that you can specify in your next request to fetch the next page of locations.</p>" 583 }, 584 "ListStorageSystems":{ 585 "name":"ListStorageSystems", 586 "http":{ 587 "method":"POST", 588 "requestUri":"/" 589 }, 590 "input":{"shape":"ListStorageSystemsRequest"}, 591 "output":{"shape":"ListStorageSystemsResponse"}, 592 "errors":[ 593 {"shape":"InvalidRequestException"}, 594 {"shape":"InternalException"} 595 ], 596 "documentation":"<p>Lists the on-premises storage systems that you're using with DataSync Discovery.</p>", 597 "endpoint":{"hostPrefix":"discovery-"} 598 }, 599 "ListTagsForResource":{ 600 "name":"ListTagsForResource", 601 "http":{ 602 "method":"POST", 603 "requestUri":"/" 604 }, 605 "input":{"shape":"ListTagsForResourceRequest"}, 606 "output":{"shape":"ListTagsForResourceResponse"}, 607 "errors":[ 608 {"shape":"InvalidRequestException"}, 609 {"shape":"InternalException"} 610 ], 611 "documentation":"<p>Returns all the tags associated with an Amazon Web Services resource.</p>" 612 }, 613 "ListTaskExecutions":{ 614 "name":"ListTaskExecutions", 615 "http":{ 616 "method":"POST", 617 "requestUri":"/" 618 }, 619 "input":{"shape":"ListTaskExecutionsRequest"}, 620 "output":{"shape":"ListTaskExecutionsResponse"}, 621 "errors":[ 622 {"shape":"InvalidRequestException"}, 623 {"shape":"InternalException"} 624 ], 625 "documentation":"<p>Returns a list of executions for an DataSync transfer task.</p>" 626 }, 627 "ListTasks":{ 628 "name":"ListTasks", 629 "http":{ 630 "method":"POST", 631 "requestUri":"/" 632 }, 633 "input":{"shape":"ListTasksRequest"}, 634 "output":{"shape":"ListTasksResponse"}, 635 "errors":[ 636 {"shape":"InvalidRequestException"}, 637 {"shape":"InternalException"} 638 ], 639 "documentation":"<p>Returns a list of the DataSync tasks you created.</p>" 640 }, 641 "RemoveStorageSystem":{ 642 "name":"RemoveStorageSystem", 643 "http":{ 644 "method":"POST", 645 "requestUri":"/" 646 }, 647 "input":{"shape":"RemoveStorageSystemRequest"}, 648 "output":{"shape":"RemoveStorageSystemResponse"}, 649 "errors":[ 650 {"shape":"InvalidRequestException"}, 651 {"shape":"InternalException"} 652 ], 653 "documentation":"<p>Permanently removes a storage system resource from DataSync Discovery, including the associated discovery jobs, collected data, and recommendations.</p>", 654 "endpoint":{"hostPrefix":"discovery-"} 655 }, 656 "StartDiscoveryJob":{ 657 "name":"StartDiscoveryJob", 658 "http":{ 659 "method":"POST", 660 "requestUri":"/" 661 }, 662 "input":{"shape":"StartDiscoveryJobRequest"}, 663 "output":{"shape":"StartDiscoveryJobResponse"}, 664 "errors":[ 665 {"shape":"InvalidRequestException"}, 666 {"shape":"InternalException"} 667 ], 668 "documentation":"<p>Runs a DataSync discovery job on your on-premises storage system. If you haven't added the storage system to DataSync Discovery yet, do this first by using the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_AddStorageSystem.html\">AddStorageSystem</a> operation.</p>", 669 "endpoint":{"hostPrefix":"discovery-"} 670 }, 671 "StartTaskExecution":{ 672 "name":"StartTaskExecution", 673 "http":{ 674 "method":"POST", 675 "requestUri":"/" 676 }, 677 "input":{"shape":"StartTaskExecutionRequest"}, 678 "output":{"shape":"StartTaskExecutionResponse"}, 679 "errors":[ 680 {"shape":"InvalidRequestException"}, 681 {"shape":"InternalException"} 682 ], 683 "documentation":"<p>Starts an DataSync transfer task. For each task, you can only run one task execution at a time.</p> <p>There are several phases to a task execution. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/working-with-task-executions.html#understand-task-execution-statuses\">Task execution statuses</a>.</p> <important> <p>If you're planning to transfer data to or from an Amazon S3 location, review <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests\">how DataSync can affect your S3 request charges</a> and the <a href=\"http://aws.amazon.com/datasync/pricing/\">DataSync pricing page</a> before you begin.</p> </important>" 684 }, 685 "StopDiscoveryJob":{ 686 "name":"StopDiscoveryJob", 687 "http":{ 688 "method":"POST", 689 "requestUri":"/" 690 }, 691 "input":{"shape":"StopDiscoveryJobRequest"}, 692 "output":{"shape":"StopDiscoveryJobResponse"}, 693 "errors":[ 694 {"shape":"InvalidRequestException"}, 695 {"shape":"InternalException"} 696 ], 697 "documentation":"<p>Stops a running DataSync discovery job.</p> <p>You can stop a discovery job anytime. A job that's stopped before it's scheduled to end likely will provide you some information about your on-premises storage system resources. To get recommendations for a stopped job, you must use the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_GenerateRecommendations.html\">GenerateRecommendations</a> operation.</p>", 698 "endpoint":{"hostPrefix":"discovery-"} 699 }, 700 "TagResource":{ 701 "name":"TagResource", 702 "http":{ 703 "method":"POST", 704 "requestUri":"/" 705 }, 706 "input":{"shape":"TagResourceRequest"}, 707 "output":{"shape":"TagResourceResponse"}, 708 "errors":[ 709 {"shape":"InvalidRequestException"}, 710 {"shape":"InternalException"} 711 ], 712 "documentation":"<p>Applies a <i>tag</i> to an Amazon Web Services resource. Tags are key-value pairs that can help you manage, filter, and search for your resources.</p> <p>These include DataSync resources, such as locations, tasks, and task executions.</p>" 713 }, 714 "UntagResource":{ 715 "name":"UntagResource", 716 "http":{ 717 "method":"POST", 718 "requestUri":"/" 719 }, 720 "input":{"shape":"UntagResourceRequest"}, 721 "output":{"shape":"UntagResourceResponse"}, 722 "errors":[ 723 {"shape":"InvalidRequestException"}, 724 {"shape":"InternalException"} 725 ], 726 "documentation":"<p>Removes tags from an Amazon Web Services resource.</p>" 727 }, 728 "UpdateAgent":{ 729 "name":"UpdateAgent", 730 "http":{ 731 "method":"POST", 732 "requestUri":"/" 733 }, 734 "input":{"shape":"UpdateAgentRequest"}, 735 "output":{"shape":"UpdateAgentResponse"}, 736 "errors":[ 737 {"shape":"InvalidRequestException"}, 738 {"shape":"InternalException"} 739 ], 740 "documentation":"<p>Updates the name of an DataSync agent.</p>" 741 }, 742 "UpdateDiscoveryJob":{ 743 "name":"UpdateDiscoveryJob", 744 "http":{ 745 "method":"POST", 746 "requestUri":"/" 747 }, 748 "input":{"shape":"UpdateDiscoveryJobRequest"}, 749 "output":{"shape":"UpdateDiscoveryJobResponse"}, 750 "errors":[ 751 {"shape":"InvalidRequestException"}, 752 {"shape":"InternalException"} 753 ], 754 "documentation":"<p>Edits a DataSync discovery job configuration.</p>", 755 "endpoint":{"hostPrefix":"discovery-"} 756 }, 757 "UpdateLocationAzureBlob":{ 758 "name":"UpdateLocationAzureBlob", 759 "http":{ 760 "method":"POST", 761 "requestUri":"/" 762 }, 763 "input":{"shape":"UpdateLocationAzureBlobRequest"}, 764 "output":{"shape":"UpdateLocationAzureBlobResponse"}, 765 "errors":[ 766 {"shape":"InvalidRequestException"}, 767 {"shape":"InternalException"} 768 ], 769 "documentation":"<p>Modifies some configurations of the Microsoft Azure Blob Storage transfer location that you're using with DataSync.</p>" 770 }, 771 "UpdateLocationHdfs":{ 772 "name":"UpdateLocationHdfs", 773 "http":{ 774 "method":"POST", 775 "requestUri":"/" 776 }, 777 "input":{"shape":"UpdateLocationHdfsRequest"}, 778 "output":{"shape":"UpdateLocationHdfsResponse"}, 779 "errors":[ 780 {"shape":"InvalidRequestException"}, 781 {"shape":"InternalException"} 782 ], 783 "documentation":"<p>Updates some parameters of a previously created location for a Hadoop Distributed File System cluster.</p>" 784 }, 785 "UpdateLocationNfs":{ 786 "name":"UpdateLocationNfs", 787 "http":{ 788 "method":"POST", 789 "requestUri":"/" 790 }, 791 "input":{"shape":"UpdateLocationNfsRequest"}, 792 "output":{"shape":"UpdateLocationNfsResponse"}, 793 "errors":[ 794 {"shape":"InvalidRequestException"}, 795 {"shape":"InternalException"} 796 ], 797 "documentation":"<p>Modifies some configurations of the Network File System (NFS) transfer location that you're using with DataSync.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html\">Configuring transfers to or from an NFS file server</a>.</p>" 798 }, 799 "UpdateLocationObjectStorage":{ 800 "name":"UpdateLocationObjectStorage", 801 "http":{ 802 "method":"POST", 803 "requestUri":"/" 804 }, 805 "input":{"shape":"UpdateLocationObjectStorageRequest"}, 806 "output":{"shape":"UpdateLocationObjectStorageResponse"}, 807 "errors":[ 808 {"shape":"InvalidRequestException"}, 809 {"shape":"InternalException"} 810 ], 811 "documentation":"<p>Updates some parameters of an existing object storage location that DataSync accesses for a transfer. For information about creating a self-managed object storage location, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html\">Creating a location for object storage</a>.</p>" 812 }, 813 "UpdateLocationSmb":{ 814 "name":"UpdateLocationSmb", 815 "http":{ 816 "method":"POST", 817 "requestUri":"/" 818 }, 819 "input":{"shape":"UpdateLocationSmbRequest"}, 820 "output":{"shape":"UpdateLocationSmbResponse"}, 821 "errors":[ 822 {"shape":"InvalidRequestException"}, 823 {"shape":"InternalException"} 824 ], 825 "documentation":"<p>Updates some of the parameters of a Server Message Block (SMB) file server location that you can use for DataSync transfers.</p>" 826 }, 827 "UpdateStorageSystem":{ 828 "name":"UpdateStorageSystem", 829 "http":{ 830 "method":"POST", 831 "requestUri":"/" 832 }, 833 "input":{"shape":"UpdateStorageSystemRequest"}, 834 "output":{"shape":"UpdateStorageSystemResponse"}, 835 "errors":[ 836 {"shape":"InvalidRequestException"}, 837 {"shape":"InternalException"} 838 ], 839 "documentation":"<p>Modifies some configurations of an on-premises storage system resource that you're using with DataSync Discovery.</p>", 840 "endpoint":{"hostPrefix":"discovery-"} 841 }, 842 "UpdateTask":{ 843 "name":"UpdateTask", 844 "http":{ 845 "method":"POST", 846 "requestUri":"/" 847 }, 848 "input":{"shape":"UpdateTaskRequest"}, 849 "output":{"shape":"UpdateTaskResponse"}, 850 "errors":[ 851 {"shape":"InvalidRequestException"}, 852 {"shape":"InternalException"} 853 ], 854 "documentation":"<p>Updates the configuration of an DataSync transfer task.</p>" 855 }, 856 "UpdateTaskExecution":{ 857 "name":"UpdateTaskExecution", 858 "http":{ 859 "method":"POST", 860 "requestUri":"/" 861 }, 862 "input":{"shape":"UpdateTaskExecutionRequest"}, 863 "output":{"shape":"UpdateTaskExecutionResponse"}, 864 "errors":[ 865 {"shape":"InvalidRequestException"}, 866 {"shape":"InternalException"} 867 ], 868 "documentation":"<p>Updates the configuration of a running DataSync task execution.</p> <note> <p>Currently, the only <code>Option</code> that you can modify with <code>UpdateTaskExecution</code> is <code> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_Options.html#DataSync-Type-Options-BytesPerSecond\">BytesPerSecond</a> </code>, which throttles bandwidth for a running or queued task execution.</p> </note>" 869 } 870 }, 871 "shapes":{ 872 "ActivationKey":{ 873 "type":"string", 874 "max":29, 875 "pattern":"[A-Z0-9]{5}(-[A-Z0-9]{5}){4}" 876 }, 877 "AddStorageSystemRequest":{ 878 "type":"structure", 879 "required":[ 880 "ServerConfiguration", 881 "SystemType", 882 "AgentArns", 883 "ClientToken", 884 "Credentials" 885 ], 886 "members":{ 887 "ServerConfiguration":{ 888 "shape":"DiscoveryServerConfiguration", 889 "documentation":"<p>Specifies the server name and network port required to connect with the management interface of your on-premises storage system.</p>" 890 }, 891 "SystemType":{ 892 "shape":"DiscoverySystemType", 893 "documentation":"<p>Specifies the type of on-premises storage system that you want DataSync Discovery to collect information about.</p> <note> <p>DataSync Discovery currently supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.</p> </note>" 894 }, 895 "AgentArns":{ 896 "shape":"DiscoveryAgentArnList", 897 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads from your on-premises storage system's management interface. You can only specify one ARN.</p>" 898 }, 899 "CloudWatchLogGroupArn":{ 900 "shape":"LogGroupArn", 901 "documentation":"<p>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.</p>" 902 }, 903 "Tags":{ 904 "shape":"InputTagList", 905 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your on-premises storage system.</p>" 906 }, 907 "Name":{ 908 "shape":"Name", 909 "documentation":"<p>Specifies a familiar name for your on-premises storage system.</p>" 910 }, 911 "ClientToken":{ 912 "shape":"PtolemyUUID", 913 "documentation":"<p>Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.</p>", 914 "idempotencyToken":true 915 }, 916 "Credentials":{ 917 "shape":"Credentials", 918 "documentation":"<p>Specifies the user name and password for accessing your on-premises storage system's management interface.</p>" 919 } 920 } 921 }, 922 "AddStorageSystemResponse":{ 923 "type":"structure", 924 "required":["StorageSystemArn"], 925 "members":{ 926 "StorageSystemArn":{ 927 "shape":"StorageSystemArn", 928 "documentation":"<p>The ARN of the on-premises storage system that you can use with DataSync Discovery.</p>" 929 } 930 } 931 }, 932 "AgentArn":{ 933 "type":"string", 934 "max":128, 935 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:agent/agent-[0-9a-z]{17}$" 936 }, 937 "AgentArnList":{ 938 "type":"list", 939 "member":{"shape":"AgentArn"}, 940 "max":4, 941 "min":1 942 }, 943 "AgentList":{ 944 "type":"list", 945 "member":{"shape":"AgentListEntry"} 946 }, 947 "AgentListEntry":{ 948 "type":"structure", 949 "members":{ 950 "AgentArn":{ 951 "shape":"AgentArn", 952 "documentation":"<p>The Amazon Resource Name (ARN) of a DataSync agent.</p>" 953 }, 954 "Name":{ 955 "shape":"TagValue", 956 "documentation":"<p>The name of an agent.</p>" 957 }, 958 "Status":{ 959 "shape":"AgentStatus", 960 "documentation":"<p>The status of an agent.</p> <ul> <li> <p>If the status is <code>ONLINE</code>, the agent is configured properly and ready to use.</p> </li> <li> <p>If the status is <code>OFFLINE</code>, the agent has been out of contact with DataSync for five minutes or longer. This can happen for a few reasons. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/troubleshooting-datasync-agents.html#troubleshoot-agent-offline\">What do I do if my agent is offline?</a> </p> </li> </ul>" 961 }, 962 "Platform":{ 963 "shape":"Platform", 964 "documentation":"<p>The platform-related details about the agent, such as the version number.</p>" 965 } 966 }, 967 "documentation":"<p>Represents a single entry in a list (or array) of DataSync agents when you call the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html\">ListAgents</a> operation.</p>" 968 }, 969 "AgentStatus":{ 970 "type":"string", 971 "enum":[ 972 "ONLINE", 973 "OFFLINE" 974 ] 975 }, 976 "AgentVersion":{ 977 "type":"string", 978 "max":256, 979 "min":1, 980 "pattern":"^[a-zA-Z0-9\\s+=._:@/-]+$" 981 }, 982 "Atime":{ 983 "type":"string", 984 "enum":[ 985 "NONE", 986 "BEST_EFFORT" 987 ] 988 }, 989 "AzureAccessTier":{ 990 "type":"string", 991 "enum":[ 992 "HOT", 993 "COOL", 994 "ARCHIVE" 995 ] 996 }, 997 "AzureBlobAuthenticationType":{ 998 "type":"string", 999 "enum":["SAS"] 1000 }, 1001 "AzureBlobContainerUrl":{ 1002 "type":"string", 1003 "max":325, 1004 "pattern":"^https:\\/\\/[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}\\/[a-z0-9](-?[a-z0-9]){2,62}$" 1005 }, 1006 "AzureBlobSasConfiguration":{ 1007 "type":"structure", 1008 "required":["Token"], 1009 "members":{ 1010 "Token":{ 1011 "shape":"AzureBlobSasToken", 1012 "documentation":"<p>Specifies a SAS token that provides permissions to access your Azure Blob Storage.</p> <p>The token is part of the SAS URI string that comes after the storage resource URI and a question mark. A token looks something like this:</p> <p> <code>sp=r&st=2023-12-20T14:54:52Z&se=2023-12-20T22:54:52Z&spr=https&sv=2021-06-08&sr=c&sig=aBBKDWQvyuVcTPH9EBp%2FXTI9E%2F%2Fmq171%2BZU178wcwqU%3D</code> </p>" 1013 } 1014 }, 1015 "documentation":"<p>The shared access signature (SAS) configuration that allows DataSync to access your Microsoft Azure Blob Storage.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-sas-tokens\">SAS tokens</a> for accessing your Azure Blob Storage.</p>" 1016 }, 1017 "AzureBlobSasToken":{ 1018 "type":"string", 1019 "max":255, 1020 "min":1, 1021 "pattern":"^.+$", 1022 "sensitive":true 1023 }, 1024 "AzureBlobSubdirectory":{ 1025 "type":"string", 1026 "max":1024, 1027 "pattern":"^[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}\\p{C}]*$" 1028 }, 1029 "AzureBlobType":{ 1030 "type":"string", 1031 "enum":["BLOCK"] 1032 }, 1033 "BytesPerSecond":{ 1034 "type":"long", 1035 "min":-1 1036 }, 1037 "CancelTaskExecutionRequest":{ 1038 "type":"structure", 1039 "required":["TaskExecutionArn"], 1040 "members":{ 1041 "TaskExecutionArn":{ 1042 "shape":"TaskExecutionArn", 1043 "documentation":"<p>The Amazon Resource Name (ARN) of the task execution to stop.</p>" 1044 } 1045 }, 1046 "documentation":"<p>CancelTaskExecutionRequest</p>" 1047 }, 1048 "CancelTaskExecutionResponse":{ 1049 "type":"structure", 1050 "members":{ 1051 } 1052 }, 1053 "Capacity":{ 1054 "type":"structure", 1055 "members":{ 1056 "Used":{ 1057 "shape":"NonNegativeLong", 1058 "documentation":"<p>The amount of space that's being used in a storage system resource.</p>" 1059 }, 1060 "Provisioned":{ 1061 "shape":"NonNegativeLong", 1062 "documentation":"<p>The total amount of space available in a storage system resource.</p>" 1063 }, 1064 "LogicalUsed":{ 1065 "shape":"NonNegativeLong", 1066 "documentation":"<p>The amount of space that's being used in a storage system resource without accounting for compression or deduplication.</p>" 1067 }, 1068 "ClusterCloudStorageUsed":{ 1069 "shape":"NonNegativeLong", 1070 "documentation":"<p>The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).</p>" 1071 } 1072 }, 1073 "documentation":"<p>The storage capacity of an on-premises storage system resource (for example, a volume).</p>" 1074 }, 1075 "CollectionDurationMinutes":{ 1076 "type":"integer", 1077 "max":44640, 1078 "min":60 1079 }, 1080 "CreateAgentRequest":{ 1081 "type":"structure", 1082 "required":["ActivationKey"], 1083 "members":{ 1084 "ActivationKey":{ 1085 "shape":"ActivationKey", 1086 "documentation":"<p>Specifies your DataSync agent's activation key. If you don't have an activation key, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html\">Activate your agent</a>.</p>" 1087 }, 1088 "AgentName":{ 1089 "shape":"TagValue", 1090 "documentation":"<p>Specifies a name for your agent. You can see this name in the DataSync console.</p>" 1091 }, 1092 "Tags":{ 1093 "shape":"InputTagList", 1094 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least one tag for your agent.</p>" 1095 }, 1096 "VpcEndpointId":{ 1097 "shape":"VpcEndpointId", 1098 "documentation":"<p>Specifies the ID of the VPC endpoint that you want your agent to connect to. For example, a VPC endpoint ID looks like <code>vpce-01234d5aff67890e1</code>.</p> <important> <p>The VPC endpoint you use must include the DataSync service name (for example, <code>com.amazonaws.us-east-2.datasync</code>).</p> </important>" 1099 }, 1100 "SubnetArns":{ 1101 "shape":"PLSubnetArnList", 1102 "documentation":"<p>Specifies the ARN of the subnet where you want to run your DataSync task when using a VPC endpoint. This is the subnet where DataSync creates and manages the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> for your transfer. You can only specify one ARN.</p>" 1103 }, 1104 "SecurityGroupArns":{ 1105 "shape":"PLSecurityGroupArnList", 1106 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the security group that protects your task's <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc\">using a virtual private cloud (VPC) endpoint</a>. You can only specify one ARN.</p>" 1107 } 1108 }, 1109 "documentation":"<p>CreateAgentRequest</p>" 1110 }, 1111 "CreateAgentResponse":{ 1112 "type":"structure", 1113 "members":{ 1114 "AgentArn":{ 1115 "shape":"AgentArn", 1116 "documentation":"<p>The ARN of the agent that you just activated. Use the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html\">ListAgents</a> operation to return a list of agents in your Amazon Web Services account and Amazon Web Services Region.</p>" 1117 } 1118 }, 1119 "documentation":"<p>CreateAgentResponse</p>" 1120 }, 1121 "CreateLocationAzureBlobRequest":{ 1122 "type":"structure", 1123 "required":[ 1124 "ContainerUrl", 1125 "AuthenticationType", 1126 "AgentArns" 1127 ], 1128 "members":{ 1129 "ContainerUrl":{ 1130 "shape":"AzureBlobContainerUrl", 1131 "documentation":"<p>Specifies the URL of the Azure Blob Storage container involved in your transfer.</p>" 1132 }, 1133 "AuthenticationType":{ 1134 "shape":"AzureBlobAuthenticationType", 1135 "documentation":"<p>Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>" 1136 }, 1137 "SasConfiguration":{ 1138 "shape":"AzureBlobSasConfiguration", 1139 "documentation":"<p>Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.</p>" 1140 }, 1141 "BlobType":{ 1142 "shape":"AzureBlobType", 1143 "documentation":"<p>Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>" 1144 }, 1145 "AccessTier":{ 1146 "shape":"AzureAccessTier", 1147 "documentation":"<p>Specifies the access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>" 1148 }, 1149 "Subdirectory":{ 1150 "shape":"AzureBlobSubdirectory", 1151 "documentation":"<p>Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, <code>/my/images</code>).</p>" 1152 }, 1153 "AgentArns":{ 1154 "shape":"AgentArnList", 1155 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for your transfer</a>.</p>" 1156 }, 1157 "Tags":{ 1158 "shape":"InputTagList", 1159 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your transfer location.</p>" 1160 } 1161 } 1162 }, 1163 "CreateLocationAzureBlobResponse":{ 1164 "type":"structure", 1165 "members":{ 1166 "LocationArn":{ 1167 "shape":"LocationArn", 1168 "documentation":"<p>The ARN of the Azure Blob Storage transfer location that you created.</p>" 1169 } 1170 } 1171 }, 1172 "CreateLocationEfsRequest":{ 1173 "type":"structure", 1174 "required":[ 1175 "EfsFilesystemArn", 1176 "Ec2Config" 1177 ], 1178 "members":{ 1179 "Subdirectory":{ 1180 "shape":"EfsSubdirectory", 1181 "documentation":"<p>Specifies a mount path for your Amazon EFS file system. This is where DataSync reads or writes data (depending on if this is a source or destination location). By default, DataSync uses the root directory, but you can also include subdirectories.</p> <note> <p>You must specify a value with forward slashes (for example, <code>/path/to/folder</code>).</p> </note>" 1182 }, 1183 "EfsFilesystemArn":{ 1184 "shape":"EfsFilesystemArn", 1185 "documentation":"<p>Specifies the ARN for the Amazon EFS file system.</p>" 1186 }, 1187 "Ec2Config":{ 1188 "shape":"Ec2Config", 1189 "documentation":"<p>Specifies the subnet and security groups DataSync uses to access your Amazon EFS file system.</p>" 1190 }, 1191 "Tags":{ 1192 "shape":"InputTagList", 1193 "documentation":"<p>Specifies the key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.</p>" 1194 }, 1195 "AccessPointArn":{ 1196 "shape":"EfsAccessPointArn", 1197 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the access point that DataSync uses to access the Amazon EFS file system.</p>" 1198 }, 1199 "FileSystemAccessRoleArn":{ 1200 "shape":"IamRoleArn", 1201 "documentation":"<p>Specifies an Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.</p>" 1202 }, 1203 "InTransitEncryption":{ 1204 "shape":"EfsInTransitEncryption", 1205 "documentation":"<p>Specifies whether you want DataSync to use Transport Layer Security (TLS) 1.2 encryption when it copies data to or from the Amazon EFS file system.</p> <p>If you specify an access point using <code>AccessPointArn</code> or an IAM role using <code>FileSystemAccessRoleArn</code>, you must set this parameter to <code>TLS1_2</code>.</p>" 1206 } 1207 }, 1208 "documentation":"<p>CreateLocationEfsRequest</p>" 1209 }, 1210 "CreateLocationEfsResponse":{ 1211 "type":"structure", 1212 "members":{ 1213 "LocationArn":{ 1214 "shape":"LocationArn", 1215 "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon EFS file system location that you create.</p>" 1216 } 1217 }, 1218 "documentation":"<p>CreateLocationEfs</p>" 1219 }, 1220 "CreateLocationFsxLustreRequest":{ 1221 "type":"structure", 1222 "required":[ 1223 "FsxFilesystemArn", 1224 "SecurityGroupArns" 1225 ], 1226 "members":{ 1227 "FsxFilesystemArn":{ 1228 "shape":"FsxFilesystemArn", 1229 "documentation":"<p>The Amazon Resource Name (ARN) for the FSx for Lustre file system.</p>" 1230 }, 1231 "SecurityGroupArns":{ 1232 "shape":"Ec2SecurityGroupArnList", 1233 "documentation":"<p>The Amazon Resource Names (ARNs) of the security groups that are used to configure the FSx for Lustre file system.</p>" 1234 }, 1235 "Subdirectory":{ 1236 "shape":"FsxLustreSubdirectory", 1237 "documentation":"<p>A subdirectory in the location's path. This subdirectory in the FSx for Lustre file system is used to read data from the FSx for Lustre source location or write data to the FSx for Lustre destination.</p>" 1238 }, 1239 "Tags":{ 1240 "shape":"InputTagList", 1241 "documentation":"<p>The key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.</p>" 1242 } 1243 } 1244 }, 1245 "CreateLocationFsxLustreResponse":{ 1246 "type":"structure", 1247 "members":{ 1248 "LocationArn":{ 1249 "shape":"LocationArn", 1250 "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre file system location that's created. </p>" 1251 } 1252 } 1253 }, 1254 "CreateLocationFsxOntapRequest":{ 1255 "type":"structure", 1256 "required":[ 1257 "Protocol", 1258 "SecurityGroupArns", 1259 "StorageVirtualMachineArn" 1260 ], 1261 "members":{ 1262 "Protocol":{"shape":"FsxProtocol"}, 1263 "SecurityGroupArns":{ 1264 "shape":"Ec2SecurityGroupArnList", 1265 "documentation":"<p>Specifies the Amazon EC2 security groups that provide access to your file system's preferred subnet.</p> <p>The security groups must allow outbound traffic on the following ports (depending on the protocol you use):</p> <ul> <li> <p> <b>Network File System (NFS)</b>: TCP ports 111, 635, and 2049</p> </li> <li> <p> <b>Server Message Block (SMB)</b>: TCP port 445</p> </li> </ul> <p>Your file system's security groups must also allow inbound traffic on the same ports.</p>" 1266 }, 1267 "StorageVirtualMachineArn":{ 1268 "shape":"StorageVirtualMachineArn", 1269 "documentation":"<p>Specifies the ARN of the storage virtual machine (SVM) in your file system where you want to copy data to or from.</p>" 1270 }, 1271 "Subdirectory":{ 1272 "shape":"FsxOntapSubdirectory", 1273 "documentation":"<p>Specifies a path to the file share in the SVM where you'll copy your data.</p> <p>You can specify a junction path (also known as a mount point), qtree path (for NFS file shares), or share name (for SMB file shares). For example, your mount path might be <code>/vol1</code>, <code>/vol1/tree1</code>, or <code>/share1</code>.</p> <note> <p>Don't specify a junction path in the SVM's root volume. For more information, see <a href=\"https://docs.aws.amazon.com/fsx/latest/ONTAPGuide/managing-svms.html\">Managing FSx for ONTAP storage virtual machines</a> in the <i>Amazon FSx for NetApp ONTAP User Guide</i>.</p> </note>" 1274 }, 1275 "Tags":{ 1276 "shape":"InputTagList", 1277 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.</p>" 1278 } 1279 } 1280 }, 1281 "CreateLocationFsxOntapResponse":{ 1282 "type":"structure", 1283 "members":{ 1284 "LocationArn":{ 1285 "shape":"LocationArn", 1286 "documentation":"<p>Specifies the ARN of the FSx for ONTAP file system location that you create.</p>" 1287 } 1288 } 1289 }, 1290 "CreateLocationFsxOpenZfsRequest":{ 1291 "type":"structure", 1292 "required":[ 1293 "FsxFilesystemArn", 1294 "Protocol", 1295 "SecurityGroupArns" 1296 ], 1297 "members":{ 1298 "FsxFilesystemArn":{ 1299 "shape":"FsxFilesystemArn", 1300 "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for OpenZFS file system.</p>" 1301 }, 1302 "Protocol":{ 1303 "shape":"FsxProtocol", 1304 "documentation":"<p>The type of protocol that DataSync uses to access your file system.</p>" 1305 }, 1306 "SecurityGroupArns":{ 1307 "shape":"Ec2SecurityGroupArnList", 1308 "documentation":"<p>The ARNs of the security groups that are used to configure the FSx for OpenZFS file system.</p>" 1309 }, 1310 "Subdirectory":{ 1311 "shape":"FsxOpenZfsSubdirectory", 1312 "documentation":"<p>A subdirectory in the location's path that must begin with <code>/fsx</code>. DataSync uses this subdirectory to read or write data (depending on whether the file system is a source or destination location).</p>" 1313 }, 1314 "Tags":{ 1315 "shape":"InputTagList", 1316 "documentation":"<p>The key-value pair that represents a tag that you want to add to the resource. The value can be an empty string. This value helps you manage, filter, and search for your resources. We recommend that you create a name tag for your location.</p>" 1317 } 1318 } 1319 }, 1320 "CreateLocationFsxOpenZfsResponse":{ 1321 "type":"structure", 1322 "members":{ 1323 "LocationArn":{ 1324 "shape":"LocationArn", 1325 "documentation":"<p>The ARN of the FSx for OpenZFS file system location that you created.</p>" 1326 } 1327 } 1328 }, 1329 "CreateLocationFsxWindowsRequest":{ 1330 "type":"structure", 1331 "required":[ 1332 "FsxFilesystemArn", 1333 "SecurityGroupArns", 1334 "User", 1335 "Password" 1336 ], 1337 "members":{ 1338 "Subdirectory":{ 1339 "shape":"FsxWindowsSubdirectory", 1340 "documentation":"<p>Specifies a mount path for your file system using forward slashes. This is where DataSync reads or writes data (depending on if this is a source or destination location).</p>" 1341 }, 1342 "FsxFilesystemArn":{ 1343 "shape":"FsxFilesystemArn", 1344 "documentation":"<p>Specifies the Amazon Resource Name (ARN) for the FSx for Windows File Server file system.</p>" 1345 }, 1346 "SecurityGroupArns":{ 1347 "shape":"Ec2SecurityGroupArnList", 1348 "documentation":"<p>Specifies the ARNs of the security groups that provide access to your file system's preferred subnet.</p> <note> <p>If you choose a security group that doesn't allow connections from within itself, do one of the following:</p> <ul> <li> <p>Configure the security group to allow it to communicate within itself.</p> </li> <li> <p>Choose a different security group that can communicate with the mount target's security group.</p> </li> </ul> </note>" 1349 }, 1350 "Tags":{ 1351 "shape":"InputTagList", 1352 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.</p>" 1353 }, 1354 "User":{ 1355 "shape":"SmbUser", 1356 "documentation":"<p>Specifies the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.</p> <p>For information about choosing a user with the right level of access for your transfer, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-windows-location-permissions\">required permissions</a> for FSx for Windows File Server locations.</p>" 1357 }, 1358 "Domain":{ 1359 "shape":"SmbDomain", 1360 "documentation":"<p>Specifies the name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.</p> <p>If you have multiple Active Directory domains in your environment, configuring this parameter makes sure that DataSync connects to the right file system.</p>" 1361 }, 1362 "Password":{ 1363 "shape":"SmbPassword", 1364 "documentation":"<p>Specifies the password of the user with the permissions to mount and access the files, folders, and file metadata in your FSx for Windows File Server file system.</p>" 1365 } 1366 } 1367 }, 1368 "CreateLocationFsxWindowsResponse":{ 1369 "type":"structure", 1370 "members":{ 1371 "LocationArn":{ 1372 "shape":"LocationArn", 1373 "documentation":"<p>The ARN of the FSx for Windows File Server file system location you created.</p>" 1374 } 1375 } 1376 }, 1377 "CreateLocationHdfsRequest":{ 1378 "type":"structure", 1379 "required":[ 1380 "NameNodes", 1381 "AuthenticationType", 1382 "AgentArns" 1383 ], 1384 "members":{ 1385 "Subdirectory":{ 1386 "shape":"HdfsSubdirectory", 1387 "documentation":"<p>A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster. If the subdirectory isn't specified, it will default to <code>/</code>.</p>" 1388 }, 1389 "NameNodes":{ 1390 "shape":"HdfsNameNodeList", 1391 "documentation":"<p>The NameNode that manages the HDFS namespace. The NameNode performs operations such as opening, closing, and renaming files and directories. The NameNode contains the information to map blocks of data to the DataNodes. You can use only one NameNode.</p>" 1392 }, 1393 "BlockSize":{ 1394 "shape":"HdfsBlockSize", 1395 "documentation":"<p>The size of data blocks to write into the HDFS cluster. The block size must be a multiple of 512 bytes. The default block size is 128 mebibytes (MiB).</p>" 1396 }, 1397 "ReplicationFactor":{ 1398 "shape":"HdfsReplicationFactor", 1399 "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. By default, data is replicated to three DataNodes.</p>" 1400 }, 1401 "KmsKeyProviderUri":{ 1402 "shape":"KmsKeyProviderUri", 1403 "documentation":"<p>The URI of the HDFS cluster's Key Management Server (KMS). </p>" 1404 }, 1405 "QopConfiguration":{ 1406 "shape":"QopConfiguration", 1407 "documentation":"<p>The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If <code>QopConfiguration</code> isn't specified, <code>RpcProtection</code> and <code>DataTransferProtection</code> default to <code>PRIVACY</code>. If you set <code>RpcProtection</code> or <code>DataTransferProtection</code>, the other parameter assumes the same value. </p>" 1408 }, 1409 "AuthenticationType":{ 1410 "shape":"HdfsAuthenticationType", 1411 "documentation":"<p>The type of authentication used to determine the identity of the user. </p>" 1412 }, 1413 "SimpleUser":{ 1414 "shape":"HdfsUser", 1415 "documentation":"<p>The user name used to identify the client on the host operating system. </p> <note> <p>If <code>SIMPLE</code> is specified for <code>AuthenticationType</code>, this parameter is required. </p> </note>" 1416 }, 1417 "KerberosPrincipal":{ 1418 "shape":"KerberosPrincipal", 1419 "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required.</p> </note>" 1420 }, 1421 "KerberosKeytab":{ 1422 "shape":"KerberosKeytabFile", 1423 "documentation":"<p>The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you're using the CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required. </p> </note>" 1424 }, 1425 "KerberosKrb5Conf":{ 1426 "shape":"KerberosKrb5ConfFile", 1427 "documentation":"<p>The <code>krb5.conf</code> file that contains the Kerberos configuration information. You can load the <code>krb5.conf</code> file by providing the file's address. If you're using the CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text. </p> <note> <p>If <code>KERBEROS</code> is specified for <code>AuthenticationType</code>, this parameter is required.</p> </note>" 1428 }, 1429 "AgentArns":{ 1430 "shape":"AgentArnList", 1431 "documentation":"<p>The Amazon Resource Names (ARNs) of the agents that are used to connect to the HDFS cluster.</p>" 1432 }, 1433 "Tags":{ 1434 "shape":"InputTagList", 1435 "documentation":"<p>The key-value pair that represents the tag that you want to add to the location. The value can be an empty string. We recommend using tags to name your resources. </p>" 1436 } 1437 } 1438 }, 1439 "CreateLocationHdfsResponse":{ 1440 "type":"structure", 1441 "members":{ 1442 "LocationArn":{ 1443 "shape":"LocationArn", 1444 "documentation":"<p>The ARN of the source HDFS cluster location that's created. </p>" 1445 } 1446 } 1447 }, 1448 "CreateLocationNfsRequest":{ 1449 "type":"structure", 1450 "required":[ 1451 "Subdirectory", 1452 "ServerHostname", 1453 "OnPremConfig" 1454 ], 1455 "members":{ 1456 "Subdirectory":{ 1457 "shape":"NfsSubdirectory", 1458 "documentation":"<p>Specifies the export path in your NFS file server that you want DataSync to mount.</p> <p>This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs\">Accessing NFS file servers</a>.</p>" 1459 }, 1460 "ServerHostname":{ 1461 "shape":"ServerHostname", 1462 "documentation":"<p>Specifies the Domain Name System (DNS) name or IP version 4 address of the NFS file server that your DataSync agent connects to.</p>" 1463 }, 1464 "OnPremConfig":{ 1465 "shape":"OnPremConfig", 1466 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that want to connect to your NFS file server.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for transfers</a>.</p>" 1467 }, 1468 "MountOptions":{ 1469 "shape":"NfsMountOptions", 1470 "documentation":"<p>Specifies the options that DataSync can use to mount your NFS file server.</p>" 1471 }, 1472 "Tags":{ 1473 "shape":"InputTagList", 1474 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.</p>" 1475 } 1476 }, 1477 "documentation":"<p>CreateLocationNfsRequest</p>" 1478 }, 1479 "CreateLocationNfsResponse":{ 1480 "type":"structure", 1481 "members":{ 1482 "LocationArn":{ 1483 "shape":"LocationArn", 1484 "documentation":"<p>The ARN of the transfer location that you created for your NFS file server.</p>" 1485 } 1486 }, 1487 "documentation":"<p>CreateLocationNfsResponse</p>" 1488 }, 1489 "CreateLocationObjectStorageRequest":{ 1490 "type":"structure", 1491 "required":[ 1492 "ServerHostname", 1493 "BucketName", 1494 "AgentArns" 1495 ], 1496 "members":{ 1497 "ServerHostname":{ 1498 "shape":"ServerHostname", 1499 "documentation":"<p>Specifies the domain name or IP address of the object storage server. A DataSync agent uses this hostname to mount the object storage server in a network.</p>" 1500 }, 1501 "ServerPort":{ 1502 "shape":"ObjectStorageServerPort", 1503 "documentation":"<p>Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).</p>" 1504 }, 1505 "ServerProtocol":{ 1506 "shape":"ObjectStorageServerProtocol", 1507 "documentation":"<p>Specifies the protocol that your object storage server uses to communicate.</p>" 1508 }, 1509 "Subdirectory":{ 1510 "shape":"S3Subdirectory", 1511 "documentation":"<p>Specifies the object prefix for your object storage server. If this is a source location, DataSync only copies objects with this prefix. If this is a destination location, DataSync writes all objects with this prefix. </p>" 1512 }, 1513 "BucketName":{ 1514 "shape":"ObjectStorageBucketName", 1515 "documentation":"<p>Specifies the name of the object storage bucket involved in the transfer.</p>" 1516 }, 1517 "AccessKey":{ 1518 "shape":"ObjectStorageAccessKey", 1519 "documentation":"<p>Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.</p>" 1520 }, 1521 "SecretKey":{ 1522 "shape":"ObjectStorageSecretKey", 1523 "documentation":"<p>Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.</p>" 1524 }, 1525 "AgentArns":{ 1526 "shape":"AgentArnList", 1527 "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.</p>" 1528 }, 1529 "Tags":{ 1530 "shape":"InputTagList", 1531 "documentation":"<p>Specifies the key-value pair that represents a tag that you want to add to the resource. Tags can help you manage, filter, and search for your resources. We recommend creating a name tag for your location.</p>" 1532 }, 1533 "ServerCertificate":{ 1534 "shape":"ObjectStorageCertificate", 1535 "documentation":"<p>Specifies a file with the certificates that are used to sign the object storage server's certificate (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>). The file you specify must include the following:</p> <ul> <li> <p>The certificate of the signing certificate authority (CA)</p> </li> <li> <p>Any intermediate certificates</p> </li> <li> <p>base64 encoding</p> </li> <li> <p>A <code>.pem</code> extension</p> </li> </ul> <p>The file can be up to 32768 bytes (before base64 encoding).</p> <p>To use this parameter, configure <code>ServerProtocol</code> to <code>HTTPS</code>.</p>" 1536 } 1537 }, 1538 "documentation":"<p>CreateLocationObjectStorageRequest</p>" 1539 }, 1540 "CreateLocationObjectStorageResponse":{ 1541 "type":"structure", 1542 "members":{ 1543 "LocationArn":{ 1544 "shape":"LocationArn", 1545 "documentation":"<p>Specifies the ARN of the object storage system location that you create.</p>" 1546 } 1547 }, 1548 "documentation":"<p>CreateLocationObjectStorageResponse</p>" 1549 }, 1550 "CreateLocationS3Request":{ 1551 "type":"structure", 1552 "required":[ 1553 "S3BucketArn", 1554 "S3Config" 1555 ], 1556 "members":{ 1557 "Subdirectory":{ 1558 "shape":"S3Subdirectory", 1559 "documentation":"<p>Specifies a prefix in the S3 bucket that DataSync reads from or writes to (depending on whether the bucket is a source or destination location).</p> <note> <p>DataSync can't transfer objects with a prefix that begins with a slash (<code>/</code>) or includes <code>//</code>, <code>/./</code>, or <code>/../</code> patterns. For example:</p> <ul> <li> <p> <code>/photos</code> </p> </li> <li> <p> <code>photos//2006/January</code> </p> </li> <li> <p> <code>photos/./2006/February</code> </p> </li> <li> <p> <code>photos/../2006/March</code> </p> </li> </ul> </note>" 1560 }, 1561 "S3BucketArn":{ 1562 "shape":"S3BucketArn", 1563 "documentation":"<p>Specifies the ARN of the S3 bucket that you want to use as a location. (When creating your DataSync task later, you specify whether this location is a transfer source or destination.) </p> <p>If your S3 bucket is located on an Outposts resource, you must specify an Amazon S3 access point. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html\">Managing data access with Amazon S3 access points</a> in the <i>Amazon S3 User Guide</i>.</p>" 1564 }, 1565 "S3StorageClass":{ 1566 "shape":"S3StorageClass", 1567 "documentation":"<p>Specifies the storage class that you want your objects to use when Amazon S3 is a transfer destination.</p> <p>For buckets in Amazon Web Services Regions, the storage class defaults to <code>STANDARD</code>. For buckets on Outposts, the storage class defaults to <code>OUTPOSTS</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 transfers</a>.</p>" 1568 }, 1569 "S3Config":{"shape":"S3Config"}, 1570 "AgentArns":{ 1571 "shape":"AgentArnList", 1572 "documentation":"<p>(Amazon S3 on Outposts only) Specifies the Amazon Resource Name (ARN) of the DataSync agent on your Outpost.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent\">Deploy your DataSync agent on Outposts</a>.</p>" 1573 }, 1574 "Tags":{ 1575 "shape":"InputTagList", 1576 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your transfer location.</p>" 1577 } 1578 }, 1579 "documentation":"<p>CreateLocationS3Request</p>" 1580 }, 1581 "CreateLocationS3Response":{ 1582 "type":"structure", 1583 "members":{ 1584 "LocationArn":{ 1585 "shape":"LocationArn", 1586 "documentation":"<p>The ARN of the S3 location that you created.</p>" 1587 } 1588 }, 1589 "documentation":"<p>CreateLocationS3Response</p>" 1590 }, 1591 "CreateLocationSmbRequest":{ 1592 "type":"structure", 1593 "required":[ 1594 "Subdirectory", 1595 "ServerHostname", 1596 "User", 1597 "Password", 1598 "AgentArns" 1599 ], 1600 "members":{ 1601 "Subdirectory":{ 1602 "shape":"SmbSubdirectory", 1603 "documentation":"<p>Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, <code>/path/to/subdirectory</code>). Make sure that other SMB clients in your network can also mount this path.</p> <p>To copy all data in the subdirectory, DataSync must be able to mount the SMB share and access all of its data. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 1604 }, 1605 "ServerHostname":{ 1606 "shape":"ServerHostname", 1607 "documentation":"<p>Specifies the Domain Name Service (DNS) name or IP address of the SMB file server that your DataSync agent will mount.</p> <note> <p>You can't specify an IP version 6 (IPv6) address.</p> </note>" 1608 }, 1609 "User":{ 1610 "shape":"SmbUser", 1611 "documentation":"<p>Specifies the user that can mount and access the files, folders, and file metadata in your SMB file server.</p> <p>For information about choosing a user with the right level of access for your transfer, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 1612 }, 1613 "Domain":{ 1614 "shape":"SmbDomain", 1615 "documentation":"<p>Specifies the name of the Active Directory domain that your SMB file server belongs to. </p> <p>If you have multiple Active Directory domains in your environment, configuring this parameter makes sure that DataSync connects to the right file server.</p>" 1616 }, 1617 "Password":{ 1618 "shape":"SmbPassword", 1619 "documentation":"<p>Specifies the password of the user who can mount your SMB file server and has permission to access the files and folders involved in your transfer.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 1620 }, 1621 "AgentArns":{ 1622 "shape":"AgentArnList", 1623 "documentation":"<p>Specifies the DataSync agent (or agents) which you want to connect to your SMB file server. You specify an agent by using its Amazon Resource Name (ARN).</p>" 1624 }, 1625 "MountOptions":{ 1626 "shape":"SmbMountOptions", 1627 "documentation":"<p>Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.</p>" 1628 }, 1629 "Tags":{ 1630 "shape":"InputTagList", 1631 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.</p>" 1632 } 1633 }, 1634 "documentation":"<p>CreateLocationSmbRequest</p>" 1635 }, 1636 "CreateLocationSmbResponse":{ 1637 "type":"structure", 1638 "members":{ 1639 "LocationArn":{ 1640 "shape":"LocationArn", 1641 "documentation":"<p>The ARN of the SMB location that you created.</p>" 1642 } 1643 }, 1644 "documentation":"<p>CreateLocationSmbResponse</p>" 1645 }, 1646 "CreateTaskRequest":{ 1647 "type":"structure", 1648 "required":[ 1649 "SourceLocationArn", 1650 "DestinationLocationArn" 1651 ], 1652 "members":{ 1653 "SourceLocationArn":{ 1654 "shape":"LocationArn", 1655 "documentation":"<p>The Amazon Resource Name (ARN) of the source location for the task.</p>" 1656 }, 1657 "DestinationLocationArn":{ 1658 "shape":"LocationArn", 1659 "documentation":"<p>The Amazon Resource Name (ARN) of an Amazon Web Services storage resource's location. </p>" 1660 }, 1661 "CloudWatchLogGroupArn":{ 1662 "shape":"LogGroupArn", 1663 "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that is used to monitor and log events in the task. </p>" 1664 }, 1665 "Name":{ 1666 "shape":"TagValue", 1667 "documentation":"<p>The name of a task. This value is a text reference that is used to identify the task in the console. </p>" 1668 }, 1669 "Options":{ 1670 "shape":"Options", 1671 "documentation":"<p>Specifies the configuration options for a task. Some options include preserving file or object metadata and verifying data integrity.</p> <p>You can also override these options before starting an individual run of a task (also known as a <i>task execution</i>). For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>.</p>" 1672 }, 1673 "Excludes":{ 1674 "shape":"FilterList", 1675 "documentation":"<p>Specifies a list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 1676 }, 1677 "Schedule":{ 1678 "shape":"TaskSchedule", 1679 "documentation":"<p>Specifies a schedule used to periodically transfer files from a source to a destination location. The schedule should be specified in UTC time. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-scheduling.html\">Scheduling your task</a>.</p>" 1680 }, 1681 "Tags":{ 1682 "shape":"InputTagList", 1683 "documentation":"<p>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task.</p> <p> <i>Tags</i> are key-value pairs that help you manage, filter, and search for your DataSync resources.</p>" 1684 }, 1685 "Includes":{ 1686 "shape":"FilterList", 1687 "documentation":"<p>Specifies a list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 1688 }, 1689 "ManifestConfig":{ 1690 "shape":"ManifestConfig", 1691 "documentation":"<p>Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p> <p>When using this parameter, your caller identity (the role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p>" 1692 }, 1693 "TaskReportConfig":{ 1694 "shape":"TaskReportConfig", 1695 "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Monitoring your DataSync transfers with task reports</a>.</p> <p>When using this parameter, your caller identity (the role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p>" 1696 } 1697 }, 1698 "documentation":"<p>CreateTaskRequest</p>" 1699 }, 1700 "CreateTaskResponse":{ 1701 "type":"structure", 1702 "members":{ 1703 "TaskArn":{ 1704 "shape":"TaskArn", 1705 "documentation":"<p>The Amazon Resource Name (ARN) of the task.</p>" 1706 } 1707 }, 1708 "documentation":"<p>CreateTaskResponse</p>" 1709 }, 1710 "Credentials":{ 1711 "type":"structure", 1712 "required":[ 1713 "Username", 1714 "Password" 1715 ], 1716 "members":{ 1717 "Username":{ 1718 "shape":"PtolemyUsername", 1719 "documentation":"<p>Specifies the user name for your storage system's management interface.</p>" 1720 }, 1721 "Password":{ 1722 "shape":"PtolemyPassword", 1723 "documentation":"<p>Specifies the password for your storage system's management interface.</p>" 1724 } 1725 }, 1726 "documentation":"<p>The credentials that provide DataSync Discovery read access to your on-premises storage system's management interface.</p> <p>DataSync Discovery stores these credentials in <a href=\"https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html\">Secrets Manager</a>. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-configure-storage.html\">Accessing your on-premises storage system</a>.</p>" 1727 }, 1728 "DeleteAgentRequest":{ 1729 "type":"structure", 1730 "required":["AgentArn"], 1731 "members":{ 1732 "AgentArn":{ 1733 "shape":"AgentArn", 1734 "documentation":"<p>The Amazon Resource Name (ARN) of the agent to delete. Use the <code>ListAgents</code> operation to return a list of agents for your account and Amazon Web Services Region.</p>" 1735 } 1736 }, 1737 "documentation":"<p>DeleteAgentRequest</p>" 1738 }, 1739 "DeleteAgentResponse":{ 1740 "type":"structure", 1741 "members":{ 1742 } 1743 }, 1744 "DeleteLocationRequest":{ 1745 "type":"structure", 1746 "required":["LocationArn"], 1747 "members":{ 1748 "LocationArn":{ 1749 "shape":"LocationArn", 1750 "documentation":"<p>The Amazon Resource Name (ARN) of the location to delete.</p>" 1751 } 1752 }, 1753 "documentation":"<p>DeleteLocation</p>" 1754 }, 1755 "DeleteLocationResponse":{ 1756 "type":"structure", 1757 "members":{ 1758 } 1759 }, 1760 "DeleteTaskRequest":{ 1761 "type":"structure", 1762 "required":["TaskArn"], 1763 "members":{ 1764 "TaskArn":{ 1765 "shape":"TaskArn", 1766 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task that you want to delete.</p>" 1767 } 1768 }, 1769 "documentation":"<p>DeleteTask</p>" 1770 }, 1771 "DeleteTaskResponse":{ 1772 "type":"structure", 1773 "members":{ 1774 } 1775 }, 1776 "DescribeAgentRequest":{ 1777 "type":"structure", 1778 "required":["AgentArn"], 1779 "members":{ 1780 "AgentArn":{ 1781 "shape":"AgentArn", 1782 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that you want information about.</p>" 1783 } 1784 }, 1785 "documentation":"<p>DescribeAgent</p>" 1786 }, 1787 "DescribeAgentResponse":{ 1788 "type":"structure", 1789 "members":{ 1790 "AgentArn":{ 1791 "shape":"AgentArn", 1792 "documentation":"<p>The ARN of the agent.</p>" 1793 }, 1794 "Name":{ 1795 "shape":"TagValue", 1796 "documentation":"<p>The name of the agent.</p>" 1797 }, 1798 "Status":{ 1799 "shape":"AgentStatus", 1800 "documentation":"<p>The status of the agent.</p> <ul> <li> <p>If the status is <code>ONLINE</code>, the agent is configured properly and ready to use.</p> </li> <li> <p>If the status is <code>OFFLINE</code>, the agent has been out of contact with DataSync for five minutes or longer. This can happen for a few reasons. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/troubleshooting-datasync-agents.html#troubleshoot-agent-offline\">What do I do if my agent is offline?</a> </p> </li> </ul>" 1801 }, 1802 "LastConnectionTime":{ 1803 "shape":"Time", 1804 "documentation":"<p>The last time that the agent was communicating with the DataSync service.</p>" 1805 }, 1806 "CreationTime":{ 1807 "shape":"Time", 1808 "documentation":"<p>The time that the agent was <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html\">activated</a>.</p>" 1809 }, 1810 "EndpointType":{ 1811 "shape":"EndpointType", 1812 "documentation":"<p>The type of <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html\">service endpoint</a> that your agent is connected to.</p>" 1813 }, 1814 "PrivateLinkConfig":{ 1815 "shape":"PrivateLinkConfig", 1816 "documentation":"<p>The network configuration that the agent uses when connecting to a <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc\">VPC service endpoint</a>.</p>" 1817 }, 1818 "Platform":{ 1819 "shape":"Platform", 1820 "documentation":"<p>The platform-related details about the agent, such as the version number.</p>" 1821 } 1822 }, 1823 "documentation":"<p>DescribeAgentResponse</p>" 1824 }, 1825 "DescribeDiscoveryJobRequest":{ 1826 "type":"structure", 1827 "required":["DiscoveryJobArn"], 1828 "members":{ 1829 "DiscoveryJobArn":{ 1830 "shape":"DiscoveryJobArn", 1831 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want information about.</p>" 1832 } 1833 } 1834 }, 1835 "DescribeDiscoveryJobResponse":{ 1836 "type":"structure", 1837 "members":{ 1838 "StorageSystemArn":{ 1839 "shape":"StorageSystemArn", 1840 "documentation":"<p>The ARN of the on-premises storage system you're running the discovery job on.</p>" 1841 }, 1842 "DiscoveryJobArn":{ 1843 "shape":"DiscoveryJobArn", 1844 "documentation":"<p>The ARN of the discovery job.</p>" 1845 }, 1846 "CollectionDurationMinutes":{ 1847 "shape":"CollectionDurationMinutes", 1848 "documentation":"<p>The number of minutes that the discovery job runs.</p>" 1849 }, 1850 "Status":{ 1851 "shape":"DiscoveryJobStatus", 1852 "documentation":"<p>Indicates the status of a discovery job. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#discovery-job-statuses-table\">Discovery job statuses</a>.</p>" 1853 }, 1854 "JobStartTime":{ 1855 "shape":"DiscoveryTime", 1856 "documentation":"<p>The time when the discovery job started.</p>" 1857 }, 1858 "JobEndTime":{ 1859 "shape":"DiscoveryTime", 1860 "documentation":"<p>The time when the discovery job ended.</p>" 1861 } 1862 } 1863 }, 1864 "DescribeLocationAzureBlobRequest":{ 1865 "type":"structure", 1866 "required":["LocationArn"], 1867 "members":{ 1868 "LocationArn":{ 1869 "shape":"LocationArn", 1870 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of your Azure Blob Storage transfer location.</p>" 1871 } 1872 } 1873 }, 1874 "DescribeLocationAzureBlobResponse":{ 1875 "type":"structure", 1876 "members":{ 1877 "LocationArn":{ 1878 "shape":"LocationArn", 1879 "documentation":"<p>The ARN of your Azure Blob Storage transfer location.</p>" 1880 }, 1881 "LocationUri":{ 1882 "shape":"LocationUri", 1883 "documentation":"<p>The URL of the Azure Blob Storage container involved in your transfer.</p>" 1884 }, 1885 "AuthenticationType":{ 1886 "shape":"AzureBlobAuthenticationType", 1887 "documentation":"<p>The authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>" 1888 }, 1889 "BlobType":{ 1890 "shape":"AzureBlobType", 1891 "documentation":"<p>The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>" 1892 }, 1893 "AccessTier":{ 1894 "shape":"AzureAccessTier", 1895 "documentation":"<p>The access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>" 1896 }, 1897 "AgentArns":{ 1898 "shape":"AgentArnList", 1899 "documentation":"<p>The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.</p>" 1900 }, 1901 "CreationTime":{ 1902 "shape":"Time", 1903 "documentation":"<p>The time that your Azure Blob Storage transfer location was created.</p>" 1904 } 1905 } 1906 }, 1907 "DescribeLocationEfsRequest":{ 1908 "type":"structure", 1909 "required":["LocationArn"], 1910 "members":{ 1911 "LocationArn":{ 1912 "shape":"LocationArn", 1913 "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon EFS file system location that you want information about.</p>" 1914 } 1915 }, 1916 "documentation":"<p>DescribeLocationEfsRequest</p>" 1917 }, 1918 "DescribeLocationEfsResponse":{ 1919 "type":"structure", 1920 "members":{ 1921 "LocationArn":{ 1922 "shape":"LocationArn", 1923 "documentation":"<p>The ARN of the Amazon EFS file system location.</p>" 1924 }, 1925 "LocationUri":{ 1926 "shape":"LocationUri", 1927 "documentation":"<p>The URL of the Amazon EFS file system location.</p>" 1928 }, 1929 "Ec2Config":{"shape":"Ec2Config"}, 1930 "CreationTime":{ 1931 "shape":"Time", 1932 "documentation":"<p>The time that the location was created.</p>" 1933 }, 1934 "AccessPointArn":{ 1935 "shape":"EfsAccessPointArn", 1936 "documentation":"<p>The ARN of the access point that DataSync uses to access the Amazon EFS file system.</p>" 1937 }, 1938 "FileSystemAccessRoleArn":{ 1939 "shape":"IamRoleArn", 1940 "documentation":"<p>The Identity and Access Management (IAM) role that DataSync assumes when mounting the Amazon EFS file system.</p>" 1941 }, 1942 "InTransitEncryption":{ 1943 "shape":"EfsInTransitEncryption", 1944 "documentation":"<p>Describes whether DataSync uses Transport Layer Security (TLS) encryption when copying data to or from the Amazon EFS file system.</p>" 1945 } 1946 }, 1947 "documentation":"<p>DescribeLocationEfsResponse</p>" 1948 }, 1949 "DescribeLocationFsxLustreRequest":{ 1950 "type":"structure", 1951 "required":["LocationArn"], 1952 "members":{ 1953 "LocationArn":{ 1954 "shape":"LocationArn", 1955 "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre location to describe. </p>" 1956 } 1957 } 1958 }, 1959 "DescribeLocationFsxLustreResponse":{ 1960 "type":"structure", 1961 "members":{ 1962 "LocationArn":{ 1963 "shape":"LocationArn", 1964 "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.</p>" 1965 }, 1966 "LocationUri":{ 1967 "shape":"LocationUri", 1968 "documentation":"<p>The URI of the FSx for Lustre location that was described.</p>" 1969 }, 1970 "SecurityGroupArns":{ 1971 "shape":"Ec2SecurityGroupArnList", 1972 "documentation":"<p>The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.</p>" 1973 }, 1974 "CreationTime":{ 1975 "shape":"Time", 1976 "documentation":"<p>The time that the FSx for Lustre location was created.</p>" 1977 } 1978 } 1979 }, 1980 "DescribeLocationFsxOntapRequest":{ 1981 "type":"structure", 1982 "required":["LocationArn"], 1983 "members":{ 1984 "LocationArn":{ 1985 "shape":"LocationArn", 1986 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the FSx for ONTAP file system location that you want information about.</p>" 1987 } 1988 } 1989 }, 1990 "DescribeLocationFsxOntapResponse":{ 1991 "type":"structure", 1992 "members":{ 1993 "CreationTime":{ 1994 "shape":"Time", 1995 "documentation":"<p>The time that the location was created.</p>" 1996 }, 1997 "LocationArn":{ 1998 "shape":"LocationArn", 1999 "documentation":"<p>The ARN of the FSx for ONTAP file system location.</p>" 2000 }, 2001 "LocationUri":{ 2002 "shape":"LocationUri", 2003 "documentation":"<p>The uniform resource identifier (URI) of the FSx for ONTAP file system location.</p>" 2004 }, 2005 "Protocol":{"shape":"FsxProtocol"}, 2006 "SecurityGroupArns":{ 2007 "shape":"Ec2SecurityGroupArnList", 2008 "documentation":"<p>The security groups that DataSync uses to access your FSx for ONTAP file system.</p>" 2009 }, 2010 "StorageVirtualMachineArn":{ 2011 "shape":"StorageVirtualMachineArn", 2012 "documentation":"<p>The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or from.</p>" 2013 }, 2014 "FsxFilesystemArn":{ 2015 "shape":"FsxFilesystemArn", 2016 "documentation":"<p>The ARN of the FSx for ONTAP file system.</p>" 2017 } 2018 } 2019 }, 2020 "DescribeLocationFsxOpenZfsRequest":{ 2021 "type":"structure", 2022 "required":["LocationArn"], 2023 "members":{ 2024 "LocationArn":{ 2025 "shape":"LocationArn", 2026 "documentation":"<p>The Amazon Resource Name (ARN) of the FSx for OpenZFS location to describe.</p>" 2027 } 2028 } 2029 }, 2030 "DescribeLocationFsxOpenZfsResponse":{ 2031 "type":"structure", 2032 "members":{ 2033 "LocationArn":{ 2034 "shape":"LocationArn", 2035 "documentation":"<p>The ARN of the FSx for OpenZFS location that was described.</p>" 2036 }, 2037 "LocationUri":{ 2038 "shape":"LocationUri", 2039 "documentation":"<p>The uniform resource identifier (URI) of the FSx for OpenZFS location that was described.</p> <p>Example: <code>fsxz://us-west-2.fs-1234567890abcdef02/fsx/folderA/folder</code> </p>" 2040 }, 2041 "SecurityGroupArns":{ 2042 "shape":"Ec2SecurityGroupArnList", 2043 "documentation":"<p>The ARNs of the security groups that are configured for the FSx for OpenZFS file system.</p>" 2044 }, 2045 "Protocol":{ 2046 "shape":"FsxProtocol", 2047 "documentation":"<p>The type of protocol that DataSync uses to access your file system.</p>" 2048 }, 2049 "CreationTime":{ 2050 "shape":"Time", 2051 "documentation":"<p>The time that the FSx for OpenZFS location was created.</p>" 2052 } 2053 } 2054 }, 2055 "DescribeLocationFsxWindowsRequest":{ 2056 "type":"structure", 2057 "required":["LocationArn"], 2058 "members":{ 2059 "LocationArn":{ 2060 "shape":"LocationArn", 2061 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the FSx for Windows File Server location.</p>" 2062 } 2063 } 2064 }, 2065 "DescribeLocationFsxWindowsResponse":{ 2066 "type":"structure", 2067 "members":{ 2068 "LocationArn":{ 2069 "shape":"LocationArn", 2070 "documentation":"<p>The ARN of the FSx for Windows File Server location.</p>" 2071 }, 2072 "LocationUri":{ 2073 "shape":"LocationUri", 2074 "documentation":"<p>The uniform resource identifier (URI) of the FSx for Windows File Server location.</p>" 2075 }, 2076 "SecurityGroupArns":{ 2077 "shape":"Ec2SecurityGroupArnList", 2078 "documentation":"<p>The ARNs of the security groups that are configured for the FSx for Windows File Server file system.</p>" 2079 }, 2080 "CreationTime":{ 2081 "shape":"Time", 2082 "documentation":"<p>The time that the FSx for Windows File Server location was created.</p>" 2083 }, 2084 "User":{ 2085 "shape":"SmbUser", 2086 "documentation":"<p>The user with the permissions to mount and access the FSx for Windows File Server file system.</p>" 2087 }, 2088 "Domain":{ 2089 "shape":"SmbDomain", 2090 "documentation":"<p>The name of the Microsoft Active Directory domain that the FSx for Windows File Server file system belongs to.</p>" 2091 } 2092 } 2093 }, 2094 "DescribeLocationHdfsRequest":{ 2095 "type":"structure", 2096 "required":["LocationArn"], 2097 "members":{ 2098 "LocationArn":{ 2099 "shape":"LocationArn", 2100 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the HDFS location.</p>" 2101 } 2102 } 2103 }, 2104 "DescribeLocationHdfsResponse":{ 2105 "type":"structure", 2106 "members":{ 2107 "LocationArn":{ 2108 "shape":"LocationArn", 2109 "documentation":"<p>The ARN of the HDFS location.</p>" 2110 }, 2111 "LocationUri":{ 2112 "shape":"LocationUri", 2113 "documentation":"<p>The URI of the HDFS location.</p>" 2114 }, 2115 "NameNodes":{ 2116 "shape":"HdfsNameNodeList", 2117 "documentation":"<p>The NameNode that manages the HDFS namespace. </p>" 2118 }, 2119 "BlockSize":{ 2120 "shape":"HdfsBlockSize", 2121 "documentation":"<p>The size of the data blocks to write into the HDFS cluster. </p>" 2122 }, 2123 "ReplicationFactor":{ 2124 "shape":"HdfsReplicationFactor", 2125 "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. </p>" 2126 }, 2127 "KmsKeyProviderUri":{ 2128 "shape":"KmsKeyProviderUri", 2129 "documentation":"<p> The URI of the HDFS cluster's Key Management Server (KMS). </p>" 2130 }, 2131 "QopConfiguration":{ 2132 "shape":"QopConfiguration", 2133 "documentation":"<p>The Quality of Protection (QOP) configuration, which specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the HDFS cluster. </p>" 2134 }, 2135 "AuthenticationType":{ 2136 "shape":"HdfsAuthenticationType", 2137 "documentation":"<p>The type of authentication used to determine the identity of the user. </p>" 2138 }, 2139 "SimpleUser":{ 2140 "shape":"HdfsUser", 2141 "documentation":"<p>The user name to identify the client on the host operating system. This parameter is used if the <code>AuthenticationType</code> is defined as <code>SIMPLE</code>.</p>" 2142 }, 2143 "KerberosPrincipal":{ 2144 "shape":"KerberosPrincipal", 2145 "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. This parameter is used if the <code>AuthenticationType</code> is defined as <code>KERBEROS</code>.</p>" 2146 }, 2147 "AgentArns":{ 2148 "shape":"AgentArnList", 2149 "documentation":"<p>The ARNs of the DataSync agents that can connect with your HDFS cluster.</p>" 2150 }, 2151 "CreationTime":{ 2152 "shape":"Time", 2153 "documentation":"<p>The time that the HDFS location was created.</p>" 2154 } 2155 } 2156 }, 2157 "DescribeLocationNfsRequest":{ 2158 "type":"structure", 2159 "required":["LocationArn"], 2160 "members":{ 2161 "LocationArn":{ 2162 "shape":"LocationArn", 2163 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the NFS location that you want information about.</p>" 2164 } 2165 }, 2166 "documentation":"<p>DescribeLocationNfsRequest</p>" 2167 }, 2168 "DescribeLocationNfsResponse":{ 2169 "type":"structure", 2170 "members":{ 2171 "LocationArn":{ 2172 "shape":"LocationArn", 2173 "documentation":"<p>The ARN of the NFS location.</p>" 2174 }, 2175 "LocationUri":{ 2176 "shape":"LocationUri", 2177 "documentation":"<p>The URI of the NFS location.</p>" 2178 }, 2179 "OnPremConfig":{"shape":"OnPremConfig"}, 2180 "MountOptions":{ 2181 "shape":"NfsMountOptions", 2182 "documentation":"<p>The mount options that DataSync uses to mount your NFS file server.</p>" 2183 }, 2184 "CreationTime":{ 2185 "shape":"Time", 2186 "documentation":"<p>The time when the NFS location was created.</p>" 2187 } 2188 }, 2189 "documentation":"<p>DescribeLocationNfsResponse</p>" 2190 }, 2191 "DescribeLocationObjectStorageRequest":{ 2192 "type":"structure", 2193 "required":["LocationArn"], 2194 "members":{ 2195 "LocationArn":{ 2196 "shape":"LocationArn", 2197 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the object storage system location.</p>" 2198 } 2199 }, 2200 "documentation":"<p>DescribeLocationObjectStorageRequest</p>" 2201 }, 2202 "DescribeLocationObjectStorageResponse":{ 2203 "type":"structure", 2204 "members":{ 2205 "LocationArn":{ 2206 "shape":"LocationArn", 2207 "documentation":"<p>The ARN of the object storage system location.</p>" 2208 }, 2209 "LocationUri":{ 2210 "shape":"LocationUri", 2211 "documentation":"<p>The URI of the object storage system location.</p>" 2212 }, 2213 "AccessKey":{ 2214 "shape":"ObjectStorageAccessKey", 2215 "documentation":"<p>The access key (for example, a user name) required to authenticate with the object storage system.</p>" 2216 }, 2217 "ServerPort":{ 2218 "shape":"ObjectStorageServerPort", 2219 "documentation":"<p>The port that your object storage server accepts inbound network traffic on (for example, port 443).</p>" 2220 }, 2221 "ServerProtocol":{ 2222 "shape":"ObjectStorageServerProtocol", 2223 "documentation":"<p>The protocol that your object storage system uses to communicate.</p>" 2224 }, 2225 "AgentArns":{ 2226 "shape":"AgentArnList", 2227 "documentation":"<p>The ARNs of the DataSync agents that can connect with your object storage system.</p>" 2228 }, 2229 "CreationTime":{ 2230 "shape":"Time", 2231 "documentation":"<p>The time that the location was created.</p>" 2232 }, 2233 "ServerCertificate":{ 2234 "shape":"ObjectStorageCertificate", 2235 "documentation":"<p>The self-signed certificate that DataSync uses to securely authenticate with your object storage system.</p>" 2236 } 2237 }, 2238 "documentation":"<p>DescribeLocationObjectStorageResponse</p>" 2239 }, 2240 "DescribeLocationS3Request":{ 2241 "type":"structure", 2242 "required":["LocationArn"], 2243 "members":{ 2244 "LocationArn":{ 2245 "shape":"LocationArn", 2246 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the Amazon S3 location.</p>" 2247 } 2248 }, 2249 "documentation":"<p>DescribeLocationS3Request</p>" 2250 }, 2251 "DescribeLocationS3Response":{ 2252 "type":"structure", 2253 "members":{ 2254 "LocationArn":{ 2255 "shape":"LocationArn", 2256 "documentation":"<p>The ARN of the Amazon S3 location.</p>" 2257 }, 2258 "LocationUri":{ 2259 "shape":"LocationUri", 2260 "documentation":"<p>The URL of the Amazon S3 location that was described.</p>" 2261 }, 2262 "S3StorageClass":{ 2263 "shape":"S3StorageClass", 2264 "documentation":"<p>When Amazon S3 is a destination location, this is the storage class that you chose for your objects.</p> <p>Some storage classes have behaviors that can affect your Amazon S3 storage costs. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 transfers</a>.</p>" 2265 }, 2266 "S3Config":{"shape":"S3Config"}, 2267 "AgentArns":{ 2268 "shape":"AgentArnList", 2269 "documentation":"<p>The ARNs of the DataSync agents deployed on your Outpost when using working with Amazon S3 on Outposts.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/deploy-agents.html#outposts-agent\">Deploy your DataSync agent on Outposts</a>.</p>" 2270 }, 2271 "CreationTime":{ 2272 "shape":"Time", 2273 "documentation":"<p>The time that the Amazon S3 location was created.</p>" 2274 } 2275 }, 2276 "documentation":"<p>DescribeLocationS3Response</p>" 2277 }, 2278 "DescribeLocationSmbRequest":{ 2279 "type":"structure", 2280 "required":["LocationArn"], 2281 "members":{ 2282 "LocationArn":{ 2283 "shape":"LocationArn", 2284 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the SMB location that you want information about.</p>" 2285 } 2286 }, 2287 "documentation":"<p>DescribeLocationSmbRequest</p>" 2288 }, 2289 "DescribeLocationSmbResponse":{ 2290 "type":"structure", 2291 "members":{ 2292 "LocationArn":{ 2293 "shape":"LocationArn", 2294 "documentation":"<p>The ARN of the SMB location.</p>" 2295 }, 2296 "LocationUri":{ 2297 "shape":"LocationUri", 2298 "documentation":"<p>The URI of the SMB location.</p>" 2299 }, 2300 "AgentArns":{ 2301 "shape":"AgentArnList", 2302 "documentation":"<p>The ARNs of the DataSync agents that can connect with your SMB file server.</p>" 2303 }, 2304 "User":{ 2305 "shape":"SmbUser", 2306 "documentation":"<p>The user that can mount and access the files, folders, and file metadata in your SMB file server.</p>" 2307 }, 2308 "Domain":{ 2309 "shape":"SmbDomain", 2310 "documentation":"<p>The name of the Microsoft Active Directory domain that the SMB file server belongs to.</p>" 2311 }, 2312 "MountOptions":{ 2313 "shape":"SmbMountOptions", 2314 "documentation":"<p>The protocol that DataSync use to access your SMB file.</p>" 2315 }, 2316 "CreationTime":{ 2317 "shape":"Time", 2318 "documentation":"<p>The time that the SMB location was created.</p>" 2319 } 2320 }, 2321 "documentation":"<p>DescribeLocationSmbResponse</p>" 2322 }, 2323 "DescribeStorageSystemRequest":{ 2324 "type":"structure", 2325 "required":["StorageSystemArn"], 2326 "members":{ 2327 "StorageSystemArn":{ 2328 "shape":"StorageSystemArn", 2329 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of an on-premises storage system that you're using with DataSync Discovery.</p>" 2330 } 2331 } 2332 }, 2333 "DescribeStorageSystemResourceMetricsRequest":{ 2334 "type":"structure", 2335 "required":[ 2336 "DiscoveryJobArn", 2337 "ResourceType", 2338 "ResourceId" 2339 ], 2340 "members":{ 2341 "DiscoveryJobArn":{ 2342 "shape":"DiscoveryJobArn", 2343 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.</p>" 2344 }, 2345 "ResourceType":{ 2346 "shape":"DiscoveryResourceType", 2347 "documentation":"<p>Specifies the kind of storage system resource that you want information about.</p>" 2348 }, 2349 "ResourceId":{ 2350 "shape":"ResourceId", 2351 "documentation":"<p>Specifies the universally unique identifier (UUID) of the storage system resource that you want information about.</p>" 2352 }, 2353 "StartTime":{ 2354 "shape":"DiscoveryTime", 2355 "documentation":"<p>Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with <code>EndTime</code>.</p>" 2356 }, 2357 "EndTime":{ 2358 "shape":"DiscoveryTime", 2359 "documentation":"<p>Specifies a time within the total duration that the discovery job ran. To see information gathered during a certain time frame, use this parameter with <code>StartTime</code>.</p>" 2360 }, 2361 "MaxResults":{ 2362 "shape":"DiscoveryMaxResults", 2363 "documentation":"<p>Specifies how many results that you want in the response.</p>" 2364 }, 2365 "NextToken":{ 2366 "shape":"DiscoveryNextToken", 2367 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>" 2368 } 2369 } 2370 }, 2371 "DescribeStorageSystemResourceMetricsResponse":{ 2372 "type":"structure", 2373 "members":{ 2374 "Metrics":{ 2375 "shape":"Metrics", 2376 "documentation":"<p>The details that your discovery job collected about your storage system resource.</p>" 2377 }, 2378 "NextToken":{ 2379 "shape":"DiscoveryNextToken", 2380 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 2381 } 2382 } 2383 }, 2384 "DescribeStorageSystemResourcesRequest":{ 2385 "type":"structure", 2386 "required":[ 2387 "DiscoveryJobArn", 2388 "ResourceType" 2389 ], 2390 "members":{ 2391 "DiscoveryJobArn":{ 2392 "shape":"DiscoveryJobArn", 2393 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that's collecting data from your on-premises storage system.</p>" 2394 }, 2395 "ResourceType":{ 2396 "shape":"DiscoveryResourceType", 2397 "documentation":"<p>Specifies what kind of storage system resources that you want information about.</p>" 2398 }, 2399 "ResourceIds":{ 2400 "shape":"ResourceIds", 2401 "documentation":"<p>Specifies the universally unique identifiers (UUIDs) of the storage system resources that you want information about. You can't use this parameter in combination with the <code>Filter</code> parameter.</p>" 2402 }, 2403 "Filter":{ 2404 "shape":"ResourceFilters", 2405 "documentation":"<p>Filters the storage system resources that you want returned. For example, this might be volumes associated with a specific storage virtual machine (SVM).</p>" 2406 }, 2407 "MaxResults":{ 2408 "shape":"DiscoveryMaxResults", 2409 "documentation":"<p>Specifies the maximum number of storage system resources that you want to list in a response.</p>" 2410 }, 2411 "NextToken":{ 2412 "shape":"DiscoveryNextToken", 2413 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>" 2414 } 2415 } 2416 }, 2417 "DescribeStorageSystemResourcesResponse":{ 2418 "type":"structure", 2419 "members":{ 2420 "ResourceDetails":{ 2421 "shape":"ResourceDetails", 2422 "documentation":"<p>The information collected about your storage system's resources. A response can also include Amazon Web Services storage service recommendations.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-findings.html\">storage resource information</a> collected by and <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">recommendations</a> provided by DataSync Discovery.</p>" 2423 }, 2424 "NextToken":{ 2425 "shape":"DiscoveryNextToken", 2426 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 2427 } 2428 } 2429 }, 2430 "DescribeStorageSystemResponse":{ 2431 "type":"structure", 2432 "members":{ 2433 "StorageSystemArn":{ 2434 "shape":"StorageSystemArn", 2435 "documentation":"<p>The ARN of the on-premises storage system that the discovery job looked at.</p>" 2436 }, 2437 "ServerConfiguration":{ 2438 "shape":"DiscoveryServerConfiguration", 2439 "documentation":"<p>The server name and network port required to connect with your on-premises storage system's management interface.</p>" 2440 }, 2441 "SystemType":{ 2442 "shape":"DiscoverySystemType", 2443 "documentation":"<p>The type of on-premises storage system.</p> <note> <p>DataSync Discovery currently only supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later. </p> </note>" 2444 }, 2445 "AgentArns":{ 2446 "shape":"DiscoveryAgentArnList", 2447 "documentation":"<p>The ARN of the DataSync agent that connects to and reads from your on-premises storage system.</p>" 2448 }, 2449 "Name":{ 2450 "shape":"Name", 2451 "documentation":"<p>The name that you gave your on-premises storage system when adding it to DataSync Discovery.</p>" 2452 }, 2453 "ErrorMessage":{ 2454 "shape":"ErrorMessage", 2455 "documentation":"<p>Describes the connectivity error that the DataSync agent is encountering with your on-premises storage system.</p>" 2456 }, 2457 "ConnectivityStatus":{ 2458 "shape":"StorageSystemConnectivityStatus", 2459 "documentation":"<p>Indicates whether your DataSync agent can connect to your on-premises storage system.</p>" 2460 }, 2461 "CloudWatchLogGroupArn":{ 2462 "shape":"LogGroupArn", 2463 "documentation":"<p>The ARN of the Amazon CloudWatch log group that's used to monitor and log discovery job events.</p>" 2464 }, 2465 "CreationTime":{ 2466 "shape":"Timestamp", 2467 "documentation":"<p>The time when you added the on-premises storage system to DataSync Discovery.</p>" 2468 }, 2469 "SecretsManagerArn":{ 2470 "shape":"SecretsManagerArn", 2471 "documentation":"<p>The ARN of the secret that stores your on-premises storage system's credentials. DataSync Discovery stores these credentials in <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-configure-storage.html#discovery-add-storage\">Secrets Manager</a>.</p>" 2472 } 2473 } 2474 }, 2475 "DescribeTaskExecutionRequest":{ 2476 "type":"structure", 2477 "required":["TaskExecutionArn"], 2478 "members":{ 2479 "TaskExecutionArn":{ 2480 "shape":"TaskExecutionArn", 2481 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task execution that you want information about.</p>" 2482 } 2483 }, 2484 "documentation":"<p>DescribeTaskExecutionRequest</p>" 2485 }, 2486 "DescribeTaskExecutionResponse":{ 2487 "type":"structure", 2488 "members":{ 2489 "TaskExecutionArn":{ 2490 "shape":"TaskExecutionArn", 2491 "documentation":"<p>The ARN of the task execution that you wanted information about. <code>TaskExecutionArn</code> is hierarchical and includes <code>TaskArn</code> for the task that was executed. </p> <p>For example, a <code>TaskExecution</code> value with the ARN <code>arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2/execution/exec-08ef1e88ec491019b</code> executed the task with the ARN <code>arn:aws:datasync:us-east-1:111222333444:task/task-0208075f79cedf4a2</code>. </p>" 2492 }, 2493 "Status":{ 2494 "shape":"TaskExecutionStatus", 2495 "documentation":"<p>The status of the task execution. </p>" 2496 }, 2497 "Options":{"shape":"Options"}, 2498 "Excludes":{ 2499 "shape":"FilterList", 2500 "documentation":"<p>A list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 2501 }, 2502 "Includes":{ 2503 "shape":"FilterList", 2504 "documentation":"<p>A list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 2505 }, 2506 "ManifestConfig":{ 2507 "shape":"ManifestConfig", 2508 "documentation":"<p>The configuration of the manifest that lists the files or objects to transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p>" 2509 }, 2510 "StartTime":{ 2511 "shape":"Time", 2512 "documentation":"<p>The time when the task execution started.</p>" 2513 }, 2514 "EstimatedFilesToTransfer":{ 2515 "shape":"long", 2516 "documentation":"<p>The expected number of files, objects, and directories that DataSync will transfer over the network. This value is calculated during the task execution's <code>PREPARING</code> phase before the <code>TRANSFERRING</code> phase. The calculation is based on comparing the content of the source and destination locations and finding the difference that needs to be transferred. </p>" 2517 }, 2518 "EstimatedBytesToTransfer":{ 2519 "shape":"long", 2520 "documentation":"<p>The estimated physical number of bytes that will transfer over the network.</p>" 2521 }, 2522 "FilesTransferred":{ 2523 "shape":"long", 2524 "documentation":"<p>The actual number of files, objects, and directories that DataSync transferred over the network. This value is updated periodically during the task execution's <code>TRANSFERRING</code> phase when something is read from the source and sent over the network.</p> <p>If DataSync fails to transfer something, this value can be less than <code>EstimatedFilesToTransfer</code>. In some cases, this value can also be greater than <code>EstimatedFilesToTransfer</code>. This element is implementation-specific for some location types, so don't use it as an exact indication of what transferred or to monitor your task execution.</p>" 2525 }, 2526 "BytesWritten":{ 2527 "shape":"long", 2528 "documentation":"<p>The number of logical bytes written to the destination location.</p>" 2529 }, 2530 "BytesTransferred":{ 2531 "shape":"long", 2532 "documentation":"<p>The total number of bytes that are involved in the transfer. For the number of bytes sent over the network, see <code>BytesCompressed</code>. </p>" 2533 }, 2534 "BytesCompressed":{ 2535 "shape":"long", 2536 "documentation":"<p>The physical number of bytes transferred over the network after compression was applied. In most cases, this number is less than <code>BytesTransferred</code> unless the data isn't compressible.</p>" 2537 }, 2538 "Result":{ 2539 "shape":"TaskExecutionResultDetail", 2540 "documentation":"<p>The result of the task execution.</p>" 2541 }, 2542 "TaskReportConfig":{ 2543 "shape":"TaskReportConfig", 2544 "documentation":"<p>The configuration of your task report, which provides detailed information about for your DataSync transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Creating a task report</a>.</p>" 2545 }, 2546 "FilesDeleted":{ 2547 "shape":"long", 2548 "documentation":"<p>The number of files, objects, and directories that DataSync deleted in your destination location. If you don't <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source, the value is always <code>0</code>.</p>" 2549 }, 2550 "FilesSkipped":{ 2551 "shape":"long", 2552 "documentation":"<p>The number of files, objects, and directories that DataSync skipped during your transfer.</p>" 2553 }, 2554 "FilesVerified":{ 2555 "shape":"long", 2556 "documentation":"<p>The number of files, objects, and directories that DataSync verified during your transfer.</p> <note> <p>When you configure your task to <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-data-verification-options.html\">verify only the data that's transferred</a>, DataSync doesn't verify directories in some situations or files that fail to transfer.</p> </note>" 2557 }, 2558 "ReportResult":{ 2559 "shape":"ReportResult", 2560 "documentation":"<p>Indicates whether DataSync generated a complete <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a> for your transfer.</p>" 2561 }, 2562 "EstimatedFilesToDelete":{ 2563 "shape":"long", 2564 "documentation":"<p>The expected number of files, objects, and directories that DataSync will delete in your destination location. If you don't <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source, the value is always <code>0</code>.</p>" 2565 } 2566 }, 2567 "documentation":"<p>DescribeTaskExecutionResponse</p>" 2568 }, 2569 "DescribeTaskRequest":{ 2570 "type":"structure", 2571 "required":["TaskArn"], 2572 "members":{ 2573 "TaskArn":{ 2574 "shape":"TaskArn", 2575 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the transfer task.</p>" 2576 } 2577 }, 2578 "documentation":"<p>DescribeTaskRequest</p>" 2579 }, 2580 "DescribeTaskResponse":{ 2581 "type":"structure", 2582 "members":{ 2583 "TaskArn":{ 2584 "shape":"TaskArn", 2585 "documentation":"<p>The Amazon Resource Name (ARN) of the task that was described.</p>" 2586 }, 2587 "Status":{ 2588 "shape":"TaskStatus", 2589 "documentation":"<p>The status of the task that was described.</p> <p>For detailed information about task execution statuses, see Understanding Task Statuses in the <i>DataSync User Guide</i>.</p>" 2590 }, 2591 "Name":{ 2592 "shape":"TagValue", 2593 "documentation":"<p>The name of the task that was described.</p>" 2594 }, 2595 "CurrentTaskExecutionArn":{ 2596 "shape":"TaskExecutionArn", 2597 "documentation":"<p>The Amazon Resource Name (ARN) of the task execution that is transferring files.</p>" 2598 }, 2599 "SourceLocationArn":{ 2600 "shape":"LocationArn", 2601 "documentation":"<p>The Amazon Resource Name (ARN) of the source file system's location.</p>" 2602 }, 2603 "DestinationLocationArn":{ 2604 "shape":"LocationArn", 2605 "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon Web Services storage resource's location.</p>" 2606 }, 2607 "CloudWatchLogGroupArn":{ 2608 "shape":"LogGroupArn", 2609 "documentation":"<p>The Amazon Resource Name (ARN) of the Amazon CloudWatch log group that was used to monitor and log events in the task.</p> <p>For more information on these groups, see Working with Log Groups and Log Streams in the <i>Amazon CloudWatch User Guide</i>.</p>" 2610 }, 2611 "SourceNetworkInterfaceArns":{ 2612 "shape":"SourceNetworkInterfaceArns", 2613 "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces created for your source location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">Network interface requirements</a>.</p>" 2614 }, 2615 "DestinationNetworkInterfaceArns":{ 2616 "shape":"DestinationNetworkInterfaceArns", 2617 "documentation":"<p>The Amazon Resource Names (ARNs) of the network interfaces created for your destination location. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">Network interface requirements</a>.</p>" 2618 }, 2619 "Options":{ 2620 "shape":"Options", 2621 "documentation":"<p>The configuration options that control the behavior of the <code>StartTaskExecution</code> operation. Some options include preserving file or object metadata and verifying data integrity.</p> <p>You can override these options for each task execution. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_StartTaskExecution.html\">StartTaskExecution</a>.</p>" 2622 }, 2623 "Excludes":{ 2624 "shape":"FilterList", 2625 "documentation":"<p>A list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 2626 }, 2627 "Schedule":{ 2628 "shape":"TaskSchedule", 2629 "documentation":"<p>The schedule used to periodically transfer files from a source to a destination location.</p>" 2630 }, 2631 "ErrorCode":{ 2632 "shape":"string", 2633 "documentation":"<p>Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.</p>" 2634 }, 2635 "ErrorDetail":{ 2636 "shape":"string", 2637 "documentation":"<p>Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues. </p>" 2638 }, 2639 "CreationTime":{ 2640 "shape":"Time", 2641 "documentation":"<p>The time that the task was created.</p>" 2642 }, 2643 "Includes":{ 2644 "shape":"FilterList", 2645 "documentation":"<p>A list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 2646 }, 2647 "ManifestConfig":{ 2648 "shape":"ManifestConfig", 2649 "documentation":"<p>The configuration of the manifest that lists the files or objects to transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p>" 2650 }, 2651 "TaskReportConfig":{ 2652 "shape":"TaskReportConfig", 2653 "documentation":"<p>The configuration of your task report, which provides detailed information about for your DataSync transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Creating a task report</a>.</p>" 2654 } 2655 }, 2656 "documentation":"<p>DescribeTaskResponse</p>" 2657 }, 2658 "DestinationNetworkInterfaceArns":{ 2659 "type":"list", 2660 "member":{"shape":"NetworkInterfaceArn"} 2661 }, 2662 "DiscoveryAgentArnList":{ 2663 "type":"list", 2664 "member":{"shape":"AgentArn"}, 2665 "max":1, 2666 "min":1 2667 }, 2668 "DiscoveryJobArn":{ 2669 "type":"string", 2670 "max":256, 2671 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/job/discovery-job-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" 2672 }, 2673 "DiscoveryJobList":{ 2674 "type":"list", 2675 "member":{"shape":"DiscoveryJobListEntry"} 2676 }, 2677 "DiscoveryJobListEntry":{ 2678 "type":"structure", 2679 "members":{ 2680 "DiscoveryJobArn":{ 2681 "shape":"DiscoveryJobArn", 2682 "documentation":"<p>The Amazon Resource Name (ARN) of a discovery job.</p>" 2683 }, 2684 "Status":{ 2685 "shape":"DiscoveryJobStatus", 2686 "documentation":"<p>The status of a discovery job. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#discovery-job-statuses-table\">Discovery job statuses</a>.</p>" 2687 } 2688 }, 2689 "documentation":"<p>The details about a specific DataSync discovery job.</p>" 2690 }, 2691 "DiscoveryJobStatus":{ 2692 "type":"string", 2693 "enum":[ 2694 "RUNNING", 2695 "WARNING", 2696 "TERMINATED", 2697 "FAILED", 2698 "STOPPED", 2699 "COMPLETED", 2700 "COMPLETED_WITH_ISSUES" 2701 ] 2702 }, 2703 "DiscoveryMaxResults":{ 2704 "type":"integer", 2705 "max":100, 2706 "min":1 2707 }, 2708 "DiscoveryNextToken":{ 2709 "type":"string", 2710 "max":65535, 2711 "pattern":"[a-zA-Z0-9=_-]+" 2712 }, 2713 "DiscoveryResourceFilter":{ 2714 "type":"string", 2715 "enum":["SVM"] 2716 }, 2717 "DiscoveryResourceType":{ 2718 "type":"string", 2719 "enum":[ 2720 "SVM", 2721 "VOLUME", 2722 "CLUSTER" 2723 ] 2724 }, 2725 "DiscoveryServerConfiguration":{ 2726 "type":"structure", 2727 "required":["ServerHostname"], 2728 "members":{ 2729 "ServerHostname":{ 2730 "shape":"DiscoveryServerHostname", 2731 "documentation":"<p>The domain name or IP address of your storage system's management interface.</p>" 2732 }, 2733 "ServerPort":{ 2734 "shape":"DiscoveryServerPort", 2735 "documentation":"<p>The network port for accessing the storage system's management interface.</p>" 2736 } 2737 }, 2738 "documentation":"<p>The network settings that DataSync Discovery uses to connect with your on-premises storage system's management interface.</p>" 2739 }, 2740 "DiscoveryServerHostname":{ 2741 "type":"string", 2742 "max":255, 2743 "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" 2744 }, 2745 "DiscoveryServerPort":{ 2746 "type":"integer", 2747 "box":true, 2748 "max":65535, 2749 "min":1 2750 }, 2751 "DiscoverySystemType":{ 2752 "type":"string", 2753 "enum":["NetAppONTAP"] 2754 }, 2755 "DiscoveryTime":{"type":"timestamp"}, 2756 "Duration":{ 2757 "type":"long", 2758 "min":0 2759 }, 2760 "Ec2Config":{ 2761 "type":"structure", 2762 "required":[ 2763 "SubnetArn", 2764 "SecurityGroupArns" 2765 ], 2766 "members":{ 2767 "SubnetArn":{ 2768 "shape":"Ec2SubnetArn", 2769 "documentation":"<p>Specifies the ARN of a subnet where DataSync creates the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces\">network interfaces</a> for managing traffic during your transfer.</p> <p>The subnet must be located:</p> <ul> <li> <p>In the same virtual private cloud (VPC) as the Amazon EFS file system.</p> </li> <li> <p>In the same Availability Zone as at least one mount target for the Amazon EFS file system.</p> </li> </ul> <note> <p>You don't need to specify a subnet that includes a file system mount target.</p> </note>" 2770 }, 2771 "SecurityGroupArns":{ 2772 "shape":"Ec2SecurityGroupArnList", 2773 "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the security groups associated with an Amazon EFS file system's mount target.</p>" 2774 } 2775 }, 2776 "documentation":"<p>The subnet and security groups that DataSync uses to access your Amazon EFS file system.</p>" 2777 }, 2778 "Ec2SecurityGroupArn":{ 2779 "type":"string", 2780 "max":128, 2781 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:security-group/sg-[a-f0-9]+$" 2782 }, 2783 "Ec2SecurityGroupArnList":{ 2784 "type":"list", 2785 "member":{"shape":"Ec2SecurityGroupArn"}, 2786 "max":5, 2787 "min":1 2788 }, 2789 "Ec2SubnetArn":{ 2790 "type":"string", 2791 "max":128, 2792 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):ec2:[a-z\\-0-9]*:[0-9]{12}:subnet/.*$" 2793 }, 2794 "EfsAccessPointArn":{ 2795 "type":"string", 2796 "max":128, 2797 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]+:[0-9]{12}:access-point/fsap-[0-9a-f]{8,40}$" 2798 }, 2799 "EfsFilesystemArn":{ 2800 "type":"string", 2801 "max":128, 2802 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):elasticfilesystem:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$" 2803 }, 2804 "EfsInTransitEncryption":{ 2805 "type":"string", 2806 "enum":[ 2807 "NONE", 2808 "TLS1_2" 2809 ] 2810 }, 2811 "EfsSubdirectory":{ 2812 "type":"string", 2813 "max":4096, 2814 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$" 2815 }, 2816 "EnabledProtocols":{ 2817 "type":"list", 2818 "member":{"shape":"PtolemyString"} 2819 }, 2820 "Endpoint":{ 2821 "type":"string", 2822 "max":15, 2823 "min":7, 2824 "pattern":"\\A(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)(\\.(25[0-5]|2[0-4]\\d|[0-1]?\\d?\\d)){3}\\z" 2825 }, 2826 "EndpointType":{ 2827 "type":"string", 2828 "enum":[ 2829 "PUBLIC", 2830 "PRIVATE_LINK", 2831 "FIPS" 2832 ] 2833 }, 2834 "ErrorMessage":{ 2835 "type":"string", 2836 "max":128, 2837 "pattern":".*" 2838 }, 2839 "FilterAttributeValue":{ 2840 "type":"string", 2841 "max":255, 2842 "min":1, 2843 "pattern":"^[0-9a-zA-Z_\\ \\-\\:\\*\\.\\\\/\\?-]*$" 2844 }, 2845 "FilterList":{ 2846 "type":"list", 2847 "member":{"shape":"FilterRule"}, 2848 "max":1, 2849 "min":0 2850 }, 2851 "FilterMembers":{ 2852 "type":"list", 2853 "member":{"shape":"PtolemyString"} 2854 }, 2855 "FilterRule":{ 2856 "type":"structure", 2857 "members":{ 2858 "FilterType":{ 2859 "shape":"FilterType", 2860 "documentation":"<p>The type of filter rule to apply. DataSync only supports the SIMPLE_PATTERN rule type.</p>" 2861 }, 2862 "Value":{ 2863 "shape":"FilterValue", 2864 "documentation":"<p>A single filter string that consists of the patterns to include or exclude. The patterns are delimited by \"|\" (that is, a pipe), for example: <code>/folder1|/folder2</code> </p> <p> </p>" 2865 } 2866 }, 2867 "documentation":"<p>Specifies which files, folders, and objects to include or exclude when transferring files from source to destination.</p>" 2868 }, 2869 "FilterType":{ 2870 "type":"string", 2871 "enum":["SIMPLE_PATTERN"], 2872 "max":128, 2873 "pattern":"^[A-Z0-9_]+$" 2874 }, 2875 "FilterValue":{ 2876 "type":"string", 2877 "max":102400, 2878 "pattern":"^[^\\x00]+$" 2879 }, 2880 "FilterValues":{ 2881 "type":"list", 2882 "member":{"shape":"FilterAttributeValue"} 2883 }, 2884 "FsxFilesystemArn":{ 2885 "type":"string", 2886 "max":128, 2887 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]*:[0-9]{12}:file-system/fs-.*$" 2888 }, 2889 "FsxLustreSubdirectory":{ 2890 "type":"string", 2891 "max":4096, 2892 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" 2893 }, 2894 "FsxOntapSubdirectory":{ 2895 "type":"string", 2896 "max":255, 2897 "pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,255}$" 2898 }, 2899 "FsxOpenZfsSubdirectory":{ 2900 "type":"string", 2901 "max":4096, 2902 "pattern":"^[^\\u0000\\u0085\\u2028\\u2029\\r\\n]{1,4096}$" 2903 }, 2904 "FsxProtocol":{ 2905 "type":"structure", 2906 "members":{ 2907 "NFS":{ 2908 "shape":"FsxProtocolNfs", 2909 "documentation":"<p>Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS file system or FSx for ONTAP file system's storage virtual machine (SVM).</p>" 2910 }, 2911 "SMB":{ 2912 "shape":"FsxProtocolSmb", 2913 "documentation":"<p>Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP file system's SVM.</p>" 2914 } 2915 }, 2916 "documentation":"<p>Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.</p>" 2917 }, 2918 "FsxProtocolNfs":{ 2919 "type":"structure", 2920 "members":{ 2921 "MountOptions":{"shape":"NfsMountOptions"} 2922 }, 2923 "documentation":"<p>Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your Amazon FSx for OpenZFS or Amazon FSx for NetApp ONTAP file system.</p>" 2924 }, 2925 "FsxProtocolSmb":{ 2926 "type":"structure", 2927 "required":[ 2928 "Password", 2929 "User" 2930 ], 2931 "members":{ 2932 "Domain":{ 2933 "shape":"SmbDomain", 2934 "documentation":"<p>Specifies the fully qualified domain name (FQDN) of the Microsoft Active Directory that your storage virtual machine (SVM) belongs to.</p> <p>If you have multiple domains in your environment, configuring this setting makes sure that DataSync connects to the right SVM.</p>" 2935 }, 2936 "MountOptions":{"shape":"SmbMountOptions"}, 2937 "Password":{ 2938 "shape":"SmbPassword", 2939 "documentation":"<p>Specifies the password of a user who has permission to access your SVM.</p>" 2940 }, 2941 "User":{ 2942 "shape":"SmbUser", 2943 "documentation":"<p>Specifies a user that can mount and access the files, folders, and metadata in your SVM.</p> <p>For information about choosing a user with the right level of access for your transfer, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-smb\">Using the SMB protocol</a>.</p>" 2944 } 2945 }, 2946 "documentation":"<p>Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your Amazon FSx for NetApp ONTAP file system. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access\">Accessing FSx for ONTAP file systems</a>.</p>" 2947 }, 2948 "FsxWindowsSubdirectory":{ 2949 "type":"string", 2950 "max":4096, 2951 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" 2952 }, 2953 "GenerateRecommendationsRequest":{ 2954 "type":"structure", 2955 "required":[ 2956 "DiscoveryJobArn", 2957 "ResourceIds", 2958 "ResourceType" 2959 ], 2960 "members":{ 2961 "DiscoveryJobArn":{ 2962 "shape":"DiscoveryJobArn", 2963 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that collects information about your on-premises storage system.</p>" 2964 }, 2965 "ResourceIds":{ 2966 "shape":"ResourceIds", 2967 "documentation":"<p>Specifies the universally unique identifiers (UUIDs) of the resources in your storage system that you want recommendations on.</p>" 2968 }, 2969 "ResourceType":{ 2970 "shape":"DiscoveryResourceType", 2971 "documentation":"<p>Specifies the type of resource in your storage system that you want recommendations on.</p>" 2972 } 2973 } 2974 }, 2975 "GenerateRecommendationsResponse":{ 2976 "type":"structure", 2977 "members":{ 2978 } 2979 }, 2980 "Gid":{ 2981 "type":"string", 2982 "enum":[ 2983 "NONE", 2984 "INT_VALUE", 2985 "NAME", 2986 "BOTH" 2987 ] 2988 }, 2989 "HdfsAuthenticationType":{ 2990 "type":"string", 2991 "enum":[ 2992 "SIMPLE", 2993 "KERBEROS" 2994 ] 2995 }, 2996 "HdfsBlockSize":{ 2997 "type":"integer", 2998 "box":true, 2999 "max":1073741824, 3000 "min":1048576 3001 }, 3002 "HdfsDataTransferProtection":{ 3003 "type":"string", 3004 "enum":[ 3005 "DISABLED", 3006 "AUTHENTICATION", 3007 "INTEGRITY", 3008 "PRIVACY" 3009 ] 3010 }, 3011 "HdfsNameNode":{ 3012 "type":"structure", 3013 "required":[ 3014 "Hostname", 3015 "Port" 3016 ], 3017 "members":{ 3018 "Hostname":{ 3019 "shape":"HdfsServerHostname", 3020 "documentation":"<p>The hostname of the NameNode in the HDFS cluster. This value is the IP address or Domain Name Service (DNS) name of the NameNode. An agent that's installed on-premises uses this hostname to communicate with the NameNode in the network.</p>" 3021 }, 3022 "Port":{ 3023 "shape":"HdfsServerPort", 3024 "documentation":"<p>The port that the NameNode uses to listen to client requests.</p>" 3025 } 3026 }, 3027 "documentation":"<p>The NameNode of the Hadoop Distributed File System (HDFS). The NameNode manages the file system's namespace. The NameNode performs operations such as opening, closing, and renaming files and directories. The NameNode contains the information to map blocks of data to the DataNodes.</p>" 3028 }, 3029 "HdfsNameNodeList":{ 3030 "type":"list", 3031 "member":{"shape":"HdfsNameNode"}, 3032 "min":1 3033 }, 3034 "HdfsReplicationFactor":{ 3035 "type":"integer", 3036 "box":true, 3037 "max":512, 3038 "min":1 3039 }, 3040 "HdfsRpcProtection":{ 3041 "type":"string", 3042 "enum":[ 3043 "DISABLED", 3044 "AUTHENTICATION", 3045 "INTEGRITY", 3046 "PRIVACY" 3047 ] 3048 }, 3049 "HdfsServerHostname":{ 3050 "type":"string", 3051 "max":255, 3052 "min":1, 3053 "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" 3054 }, 3055 "HdfsServerPort":{ 3056 "type":"integer", 3057 "box":true, 3058 "max":65536, 3059 "min":1 3060 }, 3061 "HdfsSubdirectory":{ 3062 "type":"string", 3063 "max":4096, 3064 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" 3065 }, 3066 "HdfsUser":{ 3067 "type":"string", 3068 "max":256, 3069 "min":1, 3070 "pattern":"^[_.A-Za-z0-9][-_.A-Za-z0-9]*$" 3071 }, 3072 "IOPS":{ 3073 "type":"structure", 3074 "members":{ 3075 "Read":{ 3076 "shape":"NonNegativeDouble", 3077 "documentation":"<p>Peak IOPS related to read operations.</p>" 3078 }, 3079 "Write":{ 3080 "shape":"NonNegativeDouble", 3081 "documentation":"<p>Peak IOPS related to write operations.</p>" 3082 }, 3083 "Other":{ 3084 "shape":"NonNegativeDouble", 3085 "documentation":"<p>Peak IOPS unrelated to read and write operations.</p>" 3086 }, 3087 "Total":{ 3088 "shape":"NonNegativeDouble", 3089 "documentation":"<p>Peak total IOPS on your on-premises storage system resource.</p>" 3090 } 3091 }, 3092 "documentation":"<p>The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 3093 }, 3094 "IamRoleArn":{ 3095 "type":"string", 3096 "max":2048, 3097 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$" 3098 }, 3099 "InputTagList":{ 3100 "type":"list", 3101 "member":{"shape":"TagListEntry"}, 3102 "max":50, 3103 "min":0 3104 }, 3105 "InternalException":{ 3106 "type":"structure", 3107 "members":{ 3108 "message":{"shape":"string"}, 3109 "errorCode":{"shape":"string"} 3110 }, 3111 "documentation":"<p>This exception is thrown when an error occurs in the DataSync service.</p>", 3112 "exception":true, 3113 "fault":true 3114 }, 3115 "InvalidRequestException":{ 3116 "type":"structure", 3117 "members":{ 3118 "message":{"shape":"string"}, 3119 "errorCode":{"shape":"string"}, 3120 "datasyncErrorCode":{"shape":"string"} 3121 }, 3122 "documentation":"<p>This exception is thrown when the client submits a malformed request.</p>", 3123 "exception":true 3124 }, 3125 "KerberosKeytabFile":{ 3126 "type":"blob", 3127 "max":65536 3128 }, 3129 "KerberosKrb5ConfFile":{ 3130 "type":"blob", 3131 "max":131072 3132 }, 3133 "KerberosPrincipal":{ 3134 "type":"string", 3135 "max":256, 3136 "min":1, 3137 "pattern":"^.+$" 3138 }, 3139 "KmsKeyProviderUri":{ 3140 "type":"string", 3141 "max":255, 3142 "min":1, 3143 "pattern":"^kms:\\/\\/http[s]?@(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])(;(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9]))*:[0-9]{1,5}\\/kms$" 3144 }, 3145 "Latency":{ 3146 "type":"structure", 3147 "members":{ 3148 "Read":{ 3149 "shape":"NonNegativeDouble", 3150 "documentation":"<p>Peak latency for read operations.</p>" 3151 }, 3152 "Write":{ 3153 "shape":"NonNegativeDouble", 3154 "documentation":"<p>Peak latency for write operations.</p>" 3155 }, 3156 "Other":{ 3157 "shape":"NonNegativeDouble", 3158 "documentation":"<p>Peak latency for operations unrelated to read and write operations.</p>" 3159 } 3160 }, 3161 "documentation":"<p>The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 3162 }, 3163 "ListAgentsRequest":{ 3164 "type":"structure", 3165 "members":{ 3166 "MaxResults":{ 3167 "shape":"MaxResults", 3168 "documentation":"<p>Specifies the maximum number of DataSync agents to list in a response. By default, a response shows a maximum of 100 agents.</p>" 3169 }, 3170 "NextToken":{ 3171 "shape":"NextToken", 3172 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>" 3173 } 3174 }, 3175 "documentation":"<p>ListAgentsRequest</p>" 3176 }, 3177 "ListAgentsResponse":{ 3178 "type":"structure", 3179 "members":{ 3180 "Agents":{ 3181 "shape":"AgentList", 3182 "documentation":"<p>A list of DataSync agents in your Amazon Web Services account in the Amazon Web Services Region specified in the request. The list is ordered by the agents' Amazon Resource Names (ARNs).</p>" 3183 }, 3184 "NextToken":{ 3185 "shape":"NextToken", 3186 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 3187 } 3188 }, 3189 "documentation":"<p>ListAgentsResponse</p>" 3190 }, 3191 "ListDiscoveryJobsRequest":{ 3192 "type":"structure", 3193 "members":{ 3194 "StorageSystemArn":{ 3195 "shape":"StorageSystemArn", 3196 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of an on-premises storage system. Use this parameter if you only want to list the discovery jobs that are associated with a specific storage system.</p>" 3197 }, 3198 "MaxResults":{ 3199 "shape":"DiscoveryMaxResults", 3200 "documentation":"<p>Specifies how many results you want in the response.</p>" 3201 }, 3202 "NextToken":{ 3203 "shape":"DiscoveryNextToken", 3204 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>" 3205 } 3206 } 3207 }, 3208 "ListDiscoveryJobsResponse":{ 3209 "type":"structure", 3210 "members":{ 3211 "DiscoveryJobs":{ 3212 "shape":"DiscoveryJobList", 3213 "documentation":"<p>The discovery jobs that you've run.</p>" 3214 }, 3215 "NextToken":{ 3216 "shape":"DiscoveryNextToken", 3217 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 3218 } 3219 } 3220 }, 3221 "ListLocationsRequest":{ 3222 "type":"structure", 3223 "members":{ 3224 "MaxResults":{ 3225 "shape":"MaxResults", 3226 "documentation":"<p>The maximum number of locations to return.</p>" 3227 }, 3228 "NextToken":{ 3229 "shape":"NextToken", 3230 "documentation":"<p>An opaque string that indicates the position at which to begin the next list of locations.</p>" 3231 }, 3232 "Filters":{ 3233 "shape":"LocationFilters", 3234 "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListLocations</code>. For example, to retrieve all tasks on a specific source location, you can use <code>ListLocations</code> with filter name <code>LocationType S3</code> and <code>Operator Equals</code>.</p>" 3235 } 3236 }, 3237 "documentation":"<p>ListLocationsRequest</p>" 3238 }, 3239 "ListLocationsResponse":{ 3240 "type":"structure", 3241 "members":{ 3242 "Locations":{ 3243 "shape":"LocationList", 3244 "documentation":"<p>An array that contains a list of locations.</p>" 3245 }, 3246 "NextToken":{ 3247 "shape":"NextToken", 3248 "documentation":"<p>An opaque string that indicates the position at which to begin returning the next list of locations.</p>" 3249 } 3250 }, 3251 "documentation":"<p>ListLocationsResponse</p>" 3252 }, 3253 "ListStorageSystemsRequest":{ 3254 "type":"structure", 3255 "members":{ 3256 "MaxResults":{ 3257 "shape":"DiscoveryMaxResults", 3258 "documentation":"<p>Specifies how many results you want in the response.</p>" 3259 }, 3260 "NextToken":{ 3261 "shape":"DiscoveryNextToken", 3262 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response. </p>" 3263 } 3264 } 3265 }, 3266 "ListStorageSystemsResponse":{ 3267 "type":"structure", 3268 "members":{ 3269 "StorageSystems":{ 3270 "shape":"StorageSystemList", 3271 "documentation":"<p>The Amazon Resource Names ARNs) of the on-premises storage systems that you're using with DataSync Discovery.</p>" 3272 }, 3273 "NextToken":{ 3274 "shape":"DiscoveryNextToken", 3275 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 3276 } 3277 } 3278 }, 3279 "ListTagsForResourceRequest":{ 3280 "type":"structure", 3281 "required":["ResourceArn"], 3282 "members":{ 3283 "ResourceArn":{ 3284 "shape":"TaggableResourceArn", 3285 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.</p>" 3286 }, 3287 "MaxResults":{ 3288 "shape":"MaxResults", 3289 "documentation":"<p>Specifies how many results that you want in the response.</p>" 3290 }, 3291 "NextToken":{ 3292 "shape":"NextToken", 3293 "documentation":"<p>Specifies an opaque string that indicates the position to begin the next list of results in the response.</p>" 3294 } 3295 }, 3296 "documentation":"<p>ListTagsForResourceRequest</p>" 3297 }, 3298 "ListTagsForResourceResponse":{ 3299 "type":"structure", 3300 "members":{ 3301 "Tags":{ 3302 "shape":"OutputTagList", 3303 "documentation":"<p>An array of tags applied to the specified resource.</p>" 3304 }, 3305 "NextToken":{ 3306 "shape":"NextToken", 3307 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 3308 } 3309 }, 3310 "documentation":"<p>ListTagsForResourceResponse</p>" 3311 }, 3312 "ListTaskExecutionsRequest":{ 3313 "type":"structure", 3314 "members":{ 3315 "TaskArn":{ 3316 "shape":"TaskArn", 3317 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task that you want execution information about.</p>" 3318 }, 3319 "MaxResults":{ 3320 "shape":"MaxResults", 3321 "documentation":"<p>Specifies how many results you want in the response.</p>" 3322 }, 3323 "NextToken":{ 3324 "shape":"NextToken", 3325 "documentation":"<p>Specifies an opaque string that indicates the position at which to begin the next list of results in the response.</p>" 3326 } 3327 }, 3328 "documentation":"<p>ListTaskExecutions</p>" 3329 }, 3330 "ListTaskExecutionsResponse":{ 3331 "type":"structure", 3332 "members":{ 3333 "TaskExecutions":{ 3334 "shape":"TaskExecutionList", 3335 "documentation":"<p>A list of the task's executions.</p>" 3336 }, 3337 "NextToken":{ 3338 "shape":"NextToken", 3339 "documentation":"<p>The opaque string that indicates the position to begin the next list of results in the response.</p>" 3340 } 3341 }, 3342 "documentation":"<p>ListTaskExecutionsResponse</p>" 3343 }, 3344 "ListTasksRequest":{ 3345 "type":"structure", 3346 "members":{ 3347 "MaxResults":{ 3348 "shape":"MaxResults", 3349 "documentation":"<p>The maximum number of tasks to return.</p>" 3350 }, 3351 "NextToken":{ 3352 "shape":"NextToken", 3353 "documentation":"<p>An opaque string that indicates the position at which to begin the next list of tasks.</p>" 3354 }, 3355 "Filters":{ 3356 "shape":"TaskFilters", 3357 "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListTasks</code>. For example, to retrieve all tasks on a specific source location, you can use <code>ListTasks</code> with filter name <code>LocationId</code> and <code>Operator Equals</code> with the ARN for the location.</p>" 3358 } 3359 }, 3360 "documentation":"<p>ListTasksRequest</p>" 3361 }, 3362 "ListTasksResponse":{ 3363 "type":"structure", 3364 "members":{ 3365 "Tasks":{ 3366 "shape":"TaskList", 3367 "documentation":"<p>A list of all the tasks that are returned.</p>" 3368 }, 3369 "NextToken":{ 3370 "shape":"NextToken", 3371 "documentation":"<p>An opaque string that indicates the position at which to begin returning the next list of tasks.</p>" 3372 } 3373 }, 3374 "documentation":"<p>ListTasksResponse</p>" 3375 }, 3376 "LocationArn":{ 3377 "type":"string", 3378 "max":128, 3379 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:location/loc-[0-9a-z]{17}$" 3380 }, 3381 "LocationFilter":{ 3382 "type":"structure", 3383 "required":[ 3384 "Name", 3385 "Values", 3386 "Operator" 3387 ], 3388 "members":{ 3389 "Name":{ 3390 "shape":"LocationFilterName", 3391 "documentation":"<p>The name of the filter being used. Each API call supports a list of filters that are available for it (for example, <code>LocationType</code> for <code>ListLocations</code>).</p>" 3392 }, 3393 "Values":{ 3394 "shape":"FilterValues", 3395 "documentation":"<p>The values that you want to filter for. For example, you might want to display only Amazon S3 locations.</p>" 3396 }, 3397 "Operator":{ 3398 "shape":"Operator", 3399 "documentation":"<p>The operator that is used to compare filter values (for example, <code>Equals</code> or <code>Contains</code>).</p>" 3400 } 3401 }, 3402 "documentation":"<p>Narrow down the list of resources returned by <code>ListLocations</code>. For example, to see all your Amazon S3 locations, create a filter using <code>\"Name\": \"LocationType\"</code>, <code>\"Operator\": \"Equals\"</code>, and <code>\"Values\": \"S3\"</code>.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/query-resources.html\">filtering resources</a>.</p>" 3403 }, 3404 "LocationFilterName":{ 3405 "type":"string", 3406 "enum":[ 3407 "LocationUri", 3408 "LocationType", 3409 "CreationTime" 3410 ] 3411 }, 3412 "LocationFilters":{ 3413 "type":"list", 3414 "member":{"shape":"LocationFilter"} 3415 }, 3416 "LocationList":{ 3417 "type":"list", 3418 "member":{"shape":"LocationListEntry"} 3419 }, 3420 "LocationListEntry":{ 3421 "type":"structure", 3422 "members":{ 3423 "LocationArn":{ 3424 "shape":"LocationArn", 3425 "documentation":"<p>The Amazon Resource Name (ARN) of the location. For Network File System (NFS) or Amazon EFS, the location is the export path. For Amazon S3, the location is the prefix path that you want to mount and use as the root of the location.</p>" 3426 }, 3427 "LocationUri":{ 3428 "shape":"LocationUri", 3429 "documentation":"<p>Represents a list of URIs of a location. <code>LocationUri</code> returns an array that contains a list of locations when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListLocations.html\">ListLocations</a> operation is called.</p> <p>Format: <code>TYPE://GLOBAL_ID/SUBDIR</code>.</p> <p>TYPE designates the type of location (for example, <code>nfs</code> or <code>s3</code>).</p> <p>GLOBAL_ID is the globally unique identifier of the resource that backs the location. An example for EFS is <code>us-east-2.fs-abcd1234</code>. An example for Amazon S3 is the bucket name, such as <code>myBucket</code>. An example for NFS is a valid IPv4 address or a hostname that is compliant with Domain Name Service (DNS).</p> <p>SUBDIR is a valid file system path, delimited by forward slashes as is the *nix convention. For NFS and Amazon EFS, it's the export path to mount the location. For Amazon S3, it's the prefix path that you mount to and treat as the root of the location.</p> <p/>" 3430 } 3431 }, 3432 "documentation":"<p>Represents a single entry in a list of locations. <code>LocationListEntry</code> returns an array that contains a list of locations when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListLocations.html\">ListLocations</a> operation is called.</p>" 3433 }, 3434 "LocationUri":{ 3435 "type":"string", 3436 "max":4360, 3437 "pattern":"^(efs|nfs|s3|smb|hdfs|fsx[a-z0-9-]+)://[a-zA-Z0-9.:/\\-]+$" 3438 }, 3439 "LogGroupArn":{ 3440 "type":"string", 3441 "max":562, 3442 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):logs:[a-z\\-0-9]+:[0-9]{12}:log-group:([^:\\*]*)(:\\*)?$" 3443 }, 3444 "LogLevel":{ 3445 "type":"string", 3446 "enum":[ 3447 "OFF", 3448 "BASIC", 3449 "TRANSFER" 3450 ] 3451 }, 3452 "ManifestAction":{ 3453 "type":"string", 3454 "enum":["TRANSFER"] 3455 }, 3456 "ManifestConfig":{ 3457 "type":"structure", 3458 "members":{ 3459 "Action":{ 3460 "shape":"ManifestAction", 3461 "documentation":"<p>Specifies what DataSync uses the manifest for.</p>" 3462 }, 3463 "Format":{ 3464 "shape":"ManifestFormat", 3465 "documentation":"<p>Specifies the file format of your manifest. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-create\">Creating a manifest</a>.</p>" 3466 }, 3467 "Source":{ 3468 "shape":"SourceManifestConfig", 3469 "documentation":"<p>Specifies the manifest that you want DataSync to use and where it's hosted.</p> <note> <p>You must specify this parameter if you're configuring a new manifest on or after February 7, 2024.</p> <p>If you don't, you'll get a 400 status code and <code>ValidationException</code> error stating that you're missing the IAM role for DataSync to access the S3 bucket where you're hosting your manifest. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-access\">Providing DataSync access to your manifest</a>.</p> </note>" 3470 } 3471 }, 3472 "documentation":"<p>Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p>" 3473 }, 3474 "ManifestFormat":{ 3475 "type":"string", 3476 "enum":["CSV"] 3477 }, 3478 "MaxP95Performance":{ 3479 "type":"structure", 3480 "members":{ 3481 "IopsRead":{ 3482 "shape":"NonNegativeDouble", 3483 "documentation":"<p>Peak IOPS related to read operations.</p>" 3484 }, 3485 "IopsWrite":{ 3486 "shape":"NonNegativeDouble", 3487 "documentation":"<p>Peak IOPS related to write operations.</p>" 3488 }, 3489 "IopsOther":{ 3490 "shape":"NonNegativeDouble", 3491 "documentation":"<p>Peak IOPS unrelated to read and write operations.</p>" 3492 }, 3493 "IopsTotal":{ 3494 "shape":"NonNegativeDouble", 3495 "documentation":"<p>Peak total IOPS on your on-premises storage system resource.</p>" 3496 }, 3497 "ThroughputRead":{ 3498 "shape":"NonNegativeDouble", 3499 "documentation":"<p>Peak throughput related to read operations.</p>" 3500 }, 3501 "ThroughputWrite":{ 3502 "shape":"NonNegativeDouble", 3503 "documentation":"<p>Peak throughput related to write operations.</p>" 3504 }, 3505 "ThroughputOther":{ 3506 "shape":"NonNegativeDouble", 3507 "documentation":"<p>Peak throughput unrelated to read and write operations.</p>" 3508 }, 3509 "ThroughputTotal":{ 3510 "shape":"NonNegativeDouble", 3511 "documentation":"<p>Peak total throughput on your on-premises storage system resource.</p>" 3512 }, 3513 "LatencyRead":{ 3514 "shape":"NonNegativeDouble", 3515 "documentation":"<p>Peak latency for read operations.</p>" 3516 }, 3517 "LatencyWrite":{ 3518 "shape":"NonNegativeDouble", 3519 "documentation":"<p>Peak latency for write operations.</p>" 3520 }, 3521 "LatencyOther":{ 3522 "shape":"NonNegativeDouble", 3523 "documentation":"<p>Peak latency for operations unrelated to read and write operations.</p>" 3524 } 3525 }, 3526 "documentation":"<p>The performance data that DataSync Discovery collects about an on-premises storage system resource.</p>" 3527 }, 3528 "MaxResults":{ 3529 "type":"integer", 3530 "max":100, 3531 "min":0 3532 }, 3533 "Metrics":{ 3534 "type":"list", 3535 "member":{"shape":"ResourceMetrics"} 3536 }, 3537 "Mtime":{ 3538 "type":"string", 3539 "enum":[ 3540 "NONE", 3541 "PRESERVE" 3542 ] 3543 }, 3544 "Name":{ 3545 "type":"string", 3546 "max":256, 3547 "min":1, 3548 "pattern":"^[\\p{L}\\p{M}\\p{N}\\s+=._:@\\/-]+$" 3549 }, 3550 "NetAppONTAPCluster":{ 3551 "type":"structure", 3552 "members":{ 3553 "CifsShareCount":{ 3554 "shape":"NonNegativeLong", 3555 "documentation":"<p>The number of CIFS shares in the cluster.</p>" 3556 }, 3557 "NfsExportedVolumes":{ 3558 "shape":"NonNegativeLong", 3559 "documentation":"<p>The number of NFS volumes in the cluster.</p>" 3560 }, 3561 "ResourceId":{ 3562 "shape":"PtolemyUUID", 3563 "documentation":"<p>The universally unique identifier (UUID) of the cluster.</p>" 3564 }, 3565 "ClusterName":{ 3566 "shape":"PtolemyString", 3567 "documentation":"<p>The name of the cluster.</p>" 3568 }, 3569 "MaxP95Performance":{ 3570 "shape":"MaxP95Performance", 3571 "documentation":"<p>The performance data that DataSync Discovery collects about the cluster.</p>" 3572 }, 3573 "ClusterBlockStorageSize":{ 3574 "shape":"NonNegativeLong", 3575 "documentation":"<p>The total storage space that's available in the cluster.</p>" 3576 }, 3577 "ClusterBlockStorageUsed":{ 3578 "shape":"NonNegativeLong", 3579 "documentation":"<p>The storage space that's being used in a cluster.</p>" 3580 }, 3581 "ClusterBlockStorageLogicalUsed":{ 3582 "shape":"NonNegativeLong", 3583 "documentation":"<p>The storage space that's being used in the cluster without accounting for compression or deduplication.</p>" 3584 }, 3585 "Recommendations":{ 3586 "shape":"Recommendations", 3587 "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the cluster. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>" 3588 }, 3589 "RecommendationStatus":{ 3590 "shape":"RecommendationStatus", 3591 "documentation":"<p>Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>" 3592 }, 3593 "LunCount":{ 3594 "shape":"NonNegativeLong", 3595 "documentation":"<p>The number of LUNs (logical unit numbers) in the cluster.</p>" 3596 }, 3597 "ClusterCloudStorageUsed":{ 3598 "shape":"NonNegativeLong", 3599 "documentation":"<p>The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).</p>" 3600 } 3601 }, 3602 "documentation":"<p>The information that DataSync Discovery collects about an on-premises storage system cluster.</p>" 3603 }, 3604 "NetAppONTAPClusters":{ 3605 "type":"list", 3606 "member":{"shape":"NetAppONTAPCluster"} 3607 }, 3608 "NetAppONTAPSVM":{ 3609 "type":"structure", 3610 "members":{ 3611 "ClusterUuid":{ 3612 "shape":"PtolemyUUID", 3613 "documentation":"<p>The universally unique identifier (UUID) of the cluster associated with the SVM.</p>" 3614 }, 3615 "ResourceId":{ 3616 "shape":"PtolemyUUID", 3617 "documentation":"<p>The UUID of the SVM.</p>" 3618 }, 3619 "SvmName":{ 3620 "shape":"PtolemyString", 3621 "documentation":"<p>The name of the SVM</p>" 3622 }, 3623 "CifsShareCount":{ 3624 "shape":"NonNegativeLong", 3625 "documentation":"<p>The number of CIFS shares in the SVM.</p>" 3626 }, 3627 "EnabledProtocols":{ 3628 "shape":"EnabledProtocols", 3629 "documentation":"<p>The data transfer protocols (such as NFS) configured for the SVM.</p>" 3630 }, 3631 "TotalCapacityUsed":{ 3632 "shape":"NonNegativeLong", 3633 "documentation":"<p>The storage space that's being used in the SVM.</p>" 3634 }, 3635 "TotalCapacityProvisioned":{ 3636 "shape":"NonNegativeLong", 3637 "documentation":"<p>The total storage space that's available in the SVM.</p>" 3638 }, 3639 "TotalLogicalCapacityUsed":{ 3640 "shape":"NonNegativeLong", 3641 "documentation":"<p>The storage space that's being used in the SVM without accounting for compression or deduplication.</p>" 3642 }, 3643 "MaxP95Performance":{ 3644 "shape":"MaxP95Performance", 3645 "documentation":"<p>The performance data that DataSync Discovery collects about the SVM.</p>" 3646 }, 3647 "Recommendations":{ 3648 "shape":"Recommendations", 3649 "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the SVM. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>" 3650 }, 3651 "NfsExportedVolumes":{ 3652 "shape":"NonNegativeLong", 3653 "documentation":"<p>The number of NFS volumes in the SVM.</p>" 3654 }, 3655 "RecommendationStatus":{ 3656 "shape":"RecommendationStatus", 3657 "documentation":"<p>Indicates whether DataSync Discovery recommendations for the SVM are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>" 3658 }, 3659 "TotalSnapshotCapacityUsed":{ 3660 "shape":"NonNegativeLong", 3661 "documentation":"<p>The amount of storage in the SVM that's being used for snapshots.</p>" 3662 }, 3663 "LunCount":{ 3664 "shape":"NonNegativeLong", 3665 "documentation":"<p>The number of LUNs (logical unit numbers) in the SVM.</p>" 3666 } 3667 }, 3668 "documentation":"<p>The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.</p>" 3669 }, 3670 "NetAppONTAPSVMs":{ 3671 "type":"list", 3672 "member":{"shape":"NetAppONTAPSVM"} 3673 }, 3674 "NetAppONTAPVolume":{ 3675 "type":"structure", 3676 "members":{ 3677 "VolumeName":{ 3678 "shape":"PtolemyString", 3679 "documentation":"<p>The name of the volume.</p>" 3680 }, 3681 "ResourceId":{ 3682 "shape":"PtolemyUUID", 3683 "documentation":"<p>The universally unique identifier (UUID) of the volume.</p>" 3684 }, 3685 "CifsShareCount":{ 3686 "shape":"NonNegativeLong", 3687 "documentation":"<p>The number of CIFS shares in the volume.</p>" 3688 }, 3689 "SecurityStyle":{ 3690 "shape":"PtolemyString", 3691 "documentation":"<p>The volume's security style (such as Unix or NTFS).</p>" 3692 }, 3693 "SvmUuid":{ 3694 "shape":"PtolemyUUID", 3695 "documentation":"<p>The UUID of the storage virtual machine (SVM) associated with the volume.</p>" 3696 }, 3697 "SvmName":{ 3698 "shape":"PtolemyString", 3699 "documentation":"<p>The name of the SVM associated with the volume.</p>" 3700 }, 3701 "CapacityUsed":{ 3702 "shape":"NonNegativeLong", 3703 "documentation":"<p>The storage space that's being used in the volume.</p>" 3704 }, 3705 "CapacityProvisioned":{ 3706 "shape":"NonNegativeLong", 3707 "documentation":"<p>The total storage space that's available in the volume.</p>" 3708 }, 3709 "LogicalCapacityUsed":{ 3710 "shape":"NonNegativeLong", 3711 "documentation":"<p>The storage space that's being used in the volume without accounting for compression or deduplication.</p>" 3712 }, 3713 "NfsExported":{ 3714 "shape":"PtolemyBoolean", 3715 "documentation":"<p>The number of NFS volumes in the volume.</p>" 3716 }, 3717 "SnapshotCapacityUsed":{ 3718 "shape":"NonNegativeLong", 3719 "documentation":"<p>The amount of storage in the volume that's being used for snapshots.</p>" 3720 }, 3721 "MaxP95Performance":{ 3722 "shape":"MaxP95Performance", 3723 "documentation":"<p>The performance data that DataSync Discovery collects about the volume.</p>" 3724 }, 3725 "Recommendations":{ 3726 "shape":"Recommendations", 3727 "documentation":"<p>The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>" 3728 }, 3729 "RecommendationStatus":{ 3730 "shape":"RecommendationStatus", 3731 "documentation":"<p>Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can't be determined.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table\">Recommendation statuses</a>.</p>" 3732 }, 3733 "LunCount":{ 3734 "shape":"NonNegativeLong", 3735 "documentation":"<p>The number of LUNs (logical unit numbers) in the volume.</p>" 3736 } 3737 }, 3738 "documentation":"<p>The information that DataSync Discovery collects about a volume in your on-premises storage system.</p>" 3739 }, 3740 "NetAppONTAPVolumes":{ 3741 "type":"list", 3742 "member":{"shape":"NetAppONTAPVolume"} 3743 }, 3744 "NetworkInterfaceArn":{ 3745 "type":"string", 3746 "max":128, 3747 "pattern":"^arn:aws[\\-a-z]{0,}:ec2:[a-z\\-0-9]*:[0-9]{12}:network-interface/eni-[0-9a-f]+$" 3748 }, 3749 "NextToken":{ 3750 "type":"string", 3751 "max":65535, 3752 "pattern":"[a-zA-Z0-9=_-]+" 3753 }, 3754 "NfsMountOptions":{ 3755 "type":"structure", 3756 "members":{ 3757 "Version":{ 3758 "shape":"NfsVersion", 3759 "documentation":"<p>Specifies the NFS version that you want DataSync to use when mounting your NFS share. If the server refuses to use the version specified, the task fails.</p> <p>You can specify the following options:</p> <ul> <li> <p> <code>AUTOMATIC</code> (default): DataSync chooses NFS version 4.1.</p> </li> <li> <p> <code>NFS3</code>: Stateless protocol version that allows for asynchronous writes on the server.</p> </li> <li> <p> <code>NFSv4_0</code>: Stateful, firewall-friendly protocol version that supports delegations and pseudo file systems.</p> </li> <li> <p> <code>NFSv4_1</code>: Stateful protocol version that supports sessions, directory delegations, and parallel data processing. NFS version 4.1 also includes all features available in version 4.0.</p> </li> </ul> <note> <p>DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.</p> </note>" 3760 } 3761 }, 3762 "documentation":"<p>Specifies how DataSync can access a location using the NFS protocol.</p>" 3763 }, 3764 "NfsSubdirectory":{ 3765 "type":"string", 3766 "max":4096, 3767 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]+$" 3768 }, 3769 "NfsVersion":{ 3770 "type":"string", 3771 "enum":[ 3772 "AUTOMATIC", 3773 "NFS3", 3774 "NFS4_0", 3775 "NFS4_1" 3776 ] 3777 }, 3778 "NonNegativeDouble":{ 3779 "type":"double", 3780 "box":true, 3781 "min":0 3782 }, 3783 "NonNegativeLong":{ 3784 "type":"long", 3785 "box":true, 3786 "min":0 3787 }, 3788 "ObjectStorageAccessKey":{ 3789 "type":"string", 3790 "max":200, 3791 "min":0, 3792 "pattern":"^.*$" 3793 }, 3794 "ObjectStorageBucketName":{ 3795 "type":"string", 3796 "max":63, 3797 "min":3, 3798 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" 3799 }, 3800 "ObjectStorageCertificate":{ 3801 "type":"blob", 3802 "max":32768 3803 }, 3804 "ObjectStorageSecretKey":{ 3805 "type":"string", 3806 "max":200, 3807 "min":0, 3808 "pattern":"^.*$", 3809 "sensitive":true 3810 }, 3811 "ObjectStorageServerPort":{ 3812 "type":"integer", 3813 "box":true, 3814 "max":65536, 3815 "min":1 3816 }, 3817 "ObjectStorageServerProtocol":{ 3818 "type":"string", 3819 "enum":[ 3820 "HTTPS", 3821 "HTTP" 3822 ] 3823 }, 3824 "ObjectTags":{ 3825 "type":"string", 3826 "enum":[ 3827 "PRESERVE", 3828 "NONE" 3829 ] 3830 }, 3831 "ObjectVersionIds":{ 3832 "type":"string", 3833 "enum":[ 3834 "INCLUDE", 3835 "NONE" 3836 ] 3837 }, 3838 "OnPremConfig":{ 3839 "type":"structure", 3840 "required":["AgentArns"], 3841 "members":{ 3842 "AgentArns":{ 3843 "shape":"AgentArnList", 3844 "documentation":"<p>The Amazon Resource Names (ARNs) of the agents connecting to a transfer location.</p>" 3845 } 3846 }, 3847 "documentation":"<p>The DataSync agents that are connecting to a Network File System (NFS) location.</p>" 3848 }, 3849 "Operator":{ 3850 "type":"string", 3851 "enum":[ 3852 "Equals", 3853 "NotEquals", 3854 "In", 3855 "LessThanOrEqual", 3856 "LessThan", 3857 "GreaterThanOrEqual", 3858 "GreaterThan", 3859 "Contains", 3860 "NotContains", 3861 "BeginsWith" 3862 ] 3863 }, 3864 "Options":{ 3865 "type":"structure", 3866 "members":{ 3867 "VerifyMode":{ 3868 "shape":"VerifyMode", 3869 "documentation":"<p>Specifies how and when DataSync checks the integrity of your data during a transfer.</p> <ul> <li> <p> <code>ONLY_FILES_TRANSFERRED</code> (recommended) - DataSync calculates the checksum of transferred files and metadata at the source location. At the end of the transfer, DataSync then compares this checksum to the checksum calculated on those files at the destination.</p> <p>We recommend this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a>.</p> </li> <li> <p> <code>POINT_IN_TIME_CONSISTENT</code> (default) - At the end of the transfer, DataSync scans the entire source and destination to verify that both locations are fully synchronized.</p> <p>You can't use this option when transferring to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive storage classes. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 locations</a>.</p> </li> <li> <p> <code>NONE</code> - DataSync doesn't run additional verification at the end of the transfer. All data transmissions are still integrity-checked with checksum verification during the transfer.</p> </li> </ul>" 3870 }, 3871 "OverwriteMode":{ 3872 "shape":"OverwriteMode", 3873 "documentation":"<p>Specifies whether DataSync should modify or preserve data at the destination location.</p> <ul> <li> <p> <code>ALWAYS</code> (default) - DataSync modifies data in the destination location when source data (including metadata) has changed.</p> <p>If DataSync overwrites objects, you might incur additional charges for certain Amazon S3 storage classes (for example, for retrieval or early deletion). For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Storage class considerations with Amazon S3 transfers</a>.</p> </li> <li> <p> <code>NEVER</code> - DataSync doesn't overwrite data in the destination location even if the source data has changed. You can use this option to protect against overwriting changes made to files or objects in the destination.</p> </li> </ul>" 3874 }, 3875 "Atime":{ 3876 "shape":"Atime", 3877 "documentation":"<p>Specifies whether to preserve metadata indicating the last time a file was read or written to.</p> <note> <p>The behavior of <code>Atime</code> isn't fully standard across platforms, so DataSync can only do this on a best-effort basis.</p> </note> <ul> <li> <p> <code>BEST_EFFORT</code> (default) - DataSync attempts to preserve the original <code>Atime</code> attribute on all source files (that is, the version before the <code>PREPARING</code> phase of the task execution). This option is recommended.</p> </li> <li> <p> <code>NONE</code> - Ignores <code>Atime</code>.</p> </li> </ul> <note> <p>If <code>Atime</code> is set to <code>BEST_EFFORT</code>, <code>Mtime</code> must be set to <code>PRESERVE</code>. </p> <p>If <code>Atime</code> is set to <code>NONE</code>, <code>Mtime</code> must also be <code>NONE</code>. </p> </note>" 3878 }, 3879 "Mtime":{ 3880 "shape":"Mtime", 3881 "documentation":"<p>Specifies whether to preserve metadata indicating the last time that a file was written to before the <code>PREPARING</code> phase of your task execution. This option is required when you need to run the a task more than once.</p> <ul> <li> <p> <code>PRESERVE</code> (default) - Preserves original <code>Mtime</code>, which is recommended.</p> </li> <li> <p> <code>NONE</code> - Ignores <code>Mtime</code>.</p> </li> </ul> <note> <p>If <code>Mtime</code> is set to <code>PRESERVE</code>, <code>Atime</code> must be set to <code>BEST_EFFORT</code>.</p> <p>If <code>Mtime</code> is set to <code>NONE</code>, <code>Atime</code> must also be set to <code>NONE</code>. </p> </note>" 3882 }, 3883 "Uid":{ 3884 "shape":"Uid", 3885 "documentation":"<p>Specifies the POSIX user ID (UID) of the file's owner.</p> <ul> <li> <p> <code>INT_VALUE</code> (default) - Preserves the integer value of UID and group ID (GID), which is recommended.</p> </li> <li> <p> <code>NONE</code> - Ignores UID and GID. </p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p>" 3886 }, 3887 "Gid":{ 3888 "shape":"Gid", 3889 "documentation":"<p>Specifies the POSIX group ID (GID) of the file's owners.</p> <ul> <li> <p> <code>INT_VALUE</code> (default) - Preserves the integer value of user ID (UID) and GID, which is recommended.</p> </li> <li> <p> <code>NONE</code> - Ignores UID and GID.</p> </li> </ul> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p>" 3890 }, 3891 "PreserveDeletedFiles":{ 3892 "shape":"PreserveDeletedFiles", 3893 "documentation":"<p>Specifies whether files in the destination location that don't exist in the source should be preserved. This option can affect your Amazon S3 storage cost. If your task deletes objects, you might incur minimum storage duration charges for certain storage classes. For detailed information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes\">Considerations when working with Amazon S3 storage classes in DataSync</a>.</p> <ul> <li> <p> <code>PRESERVE</code> (default) - Ignores such destination files, which is recommended. </p> </li> <li> <p> <code>REMOVE</code> - Deletes destination files that aren’t present in the source.</p> </li> </ul> <note> <p>If you set this parameter to <code>REMOVE</code>, you can't set <code>TransferMode</code> to <code>ALL</code>. When you transfer all data, DataSync doesn't scan your destination location and doesn't know what to delete.</p> </note>" 3894 }, 3895 "PreserveDevices":{ 3896 "shape":"PreserveDevices", 3897 "documentation":"<p>Specifies whether DataSync should preserve the metadata of block and character devices in the source location and recreate the files with that device name and metadata on the destination. DataSync copies only the name and metadata of such devices.</p> <note> <p>DataSync can't copy the actual contents of these devices because they're nonterminal and don't return an end-of-file (EOF) marker.</p> </note> <ul> <li> <p> <code>NONE</code> (default) - Ignores special devices (recommended).</p> </li> <li> <p> <code>PRESERVE</code> - Preserves character and block device metadata. This option currently isn't supported for Amazon EFS.</p> </li> </ul>" 3898 }, 3899 "PosixPermissions":{ 3900 "shape":"PosixPermissions", 3901 "documentation":"<p>Specifies which users or groups can access a file for a specific purpose such as reading, writing, or execution of the file.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html#metadata-copied\">Metadata copied by DataSync</a>.</p> <ul> <li> <p> <code>PRESERVE</code> (default) - Preserves POSIX-style permissions, which is recommended.</p> </li> <li> <p> <code>NONE</code> - Ignores POSIX-style permissions. </p> </li> </ul> <note> <p>DataSync can preserve extant permissions of a source location.</p> </note>" 3902 }, 3903 "BytesPerSecond":{ 3904 "shape":"BytesPerSecond", 3905 "documentation":"<p>Limits the bandwidth used by a DataSync task. For example, if you want DataSync to use a maximum of 1 MB, set this value to <code>1048576</code> (<code>=1024*1024</code>).</p>" 3906 }, 3907 "TaskQueueing":{ 3908 "shape":"TaskQueueing", 3909 "documentation":"<p>Specifies whether your transfer tasks should be put into a queue during certain scenarios when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#running-multiple-tasks\">running multiple tasks</a>. This is <code>ENABLED</code> by default.</p>" 3910 }, 3911 "LogLevel":{ 3912 "shape":"LogLevel", 3913 "documentation":"<p>Specifies the type of logs that DataSync publishes to a Amazon CloudWatch Logs log group. To specify the log group, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateTask.html#DataSync-CreateTask-request-CloudWatchLogGroupArn\">CloudWatchLogGroupArn</a>.</p> <ul> <li> <p> <code>BASIC</code> - Publishes logs with only basic information (such as transfer errors).</p> </li> <li> <p> <code>TRANSFER</code> - Publishes logs for all files or objects that your DataSync task transfers and performs data-integrity checks on.</p> </li> <li> <p> <code>OFF</code> - No logs are published.</p> </li> </ul>" 3914 }, 3915 "TransferMode":{ 3916 "shape":"TransferMode", 3917 "documentation":"<p>Determines whether DataSync transfers only the data and metadata that differ between the source and the destination location or transfers all the content from the source (without comparing what's in the destination).</p> <ul> <li> <p> <code>CHANGED</code> (default) - DataSync copies only data or metadata that is new or different content from the source location to the destination location.</p> </li> <li> <p> <code>ALL</code> - DataSync copies everything in the source to the destination without comparing differences between the locations.</p> </li> </ul>" 3918 }, 3919 "SecurityDescriptorCopyFlags":{ 3920 "shape":"SmbSecurityDescriptorCopyFlags", 3921 "documentation":"<p>Specifies which components of the SMB security descriptor are copied from source to destination objects. </p> <p>This value is only used for transfers between SMB and Amazon FSx for Windows File Server locations or between two FSx for Windows File Server locations. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/special-files.html\">how DataSync handles metadata</a>.</p> <ul> <li> <p> <code>OWNER_DACL</code> (default) - For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>The object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> <p>DataSync won't copy NTFS system access control lists (SACLs) with this option.</p> </li> </ul> </li> <li> <p> <code>OWNER_DACL_SACL</code> - For each copied object, DataSync copies the following metadata:</p> <ul> <li> <p>The object owner.</p> </li> <li> <p>NTFS discretionary access control lists (DACLs), which determine whether to grant access to an object.</p> </li> <li> <p>SACLs, which are used by administrators to log attempts to access a secured object.</p> <p>Copying SACLs requires granting additional permissions to the Windows user that DataSync uses to access your SMB location. For information about choosing a user with the right permissions, see required permissions for <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">SMB</a>, <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-windows-location-permissions\">FSx for Windows File Server</a>, or <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-smb\">FSx for ONTAP</a> (depending on the type of location in your transfer).</p> </li> </ul> </li> <li> <p> <code>NONE</code> - None of the SMB security descriptor components are copied. Destination objects are owned by the user that was provided for accessing the destination location. DACLs and SACLs are set based on the destination server’s configuration. </p> </li> </ul>" 3922 }, 3923 "ObjectTags":{ 3924 "shape":"ObjectTags", 3925 "documentation":"<p>Specifies whether you want DataSync to <code>PRESERVE</code> object tags (default behavior) when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the <code>NONE</code> value.</p>" 3926 } 3927 }, 3928 "documentation":"<p>Indicates how your transfer task is configured. These options include how DataSync handles files, objects, and their associated metadata during your transfer. You also can specify how to verify data integrity, set bandwidth limits for your task, among other options.</p> <p>Each option has a default value. Unless you need to, you don't have to configure any of these options before starting your task.</p>" 3929 }, 3930 "OutputTagList":{ 3931 "type":"list", 3932 "member":{"shape":"TagListEntry"}, 3933 "max":55, 3934 "min":0 3935 }, 3936 "OverwriteMode":{ 3937 "type":"string", 3938 "enum":[ 3939 "ALWAYS", 3940 "NEVER" 3941 ] 3942 }, 3943 "P95Metrics":{ 3944 "type":"structure", 3945 "members":{ 3946 "IOPS":{ 3947 "shape":"IOPS", 3948 "documentation":"<p>The IOPS peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 3949 }, 3950 "Throughput":{ 3951 "shape":"Throughput", 3952 "documentation":"<p>The throughput peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 3953 }, 3954 "Latency":{ 3955 "shape":"Latency", 3956 "documentation":"<p>The latency peaks for an on-premises storage system resource. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 3957 } 3958 }, 3959 "documentation":"<p>The types of performance data that DataSync Discovery collects about an on-premises storage system resource.</p>" 3960 }, 3961 "PLSecurityGroupArnList":{ 3962 "type":"list", 3963 "member":{"shape":"Ec2SecurityGroupArn"}, 3964 "max":1, 3965 "min":1 3966 }, 3967 "PLSubnetArnList":{ 3968 "type":"list", 3969 "member":{"shape":"Ec2SubnetArn"}, 3970 "max":1, 3971 "min":1 3972 }, 3973 "PhaseStatus":{ 3974 "type":"string", 3975 "enum":[ 3976 "PENDING", 3977 "SUCCESS", 3978 "ERROR" 3979 ] 3980 }, 3981 "Platform":{ 3982 "type":"structure", 3983 "members":{ 3984 "Version":{ 3985 "shape":"AgentVersion", 3986 "documentation":"<p>The version of the DataSync agent.</p> <important> <p>On December 7, 2023, we discontinued version 1 DataSync agents. Check the DataSync console to see if you have affected agents. If you do, <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/replacing-agent.html\">replace</a> those agents or <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/deleting-agent.html\">delete</a> them if they aren't in use. If you need more help, contact <a href=\"https://aws.amazon.com/contact-us/\">Amazon Web Services Support</a>.</p> </important>" 3987 } 3988 }, 3989 "documentation":"<p>The platform-related details about the DataSync agent, such as the version number.</p>" 3990 }, 3991 "PosixPermissions":{ 3992 "type":"string", 3993 "enum":[ 3994 "NONE", 3995 "PRESERVE" 3996 ] 3997 }, 3998 "PreserveDeletedFiles":{ 3999 "type":"string", 4000 "enum":[ 4001 "PRESERVE", 4002 "REMOVE" 4003 ] 4004 }, 4005 "PreserveDevices":{ 4006 "type":"string", 4007 "enum":[ 4008 "NONE", 4009 "PRESERVE" 4010 ] 4011 }, 4012 "PrivateLinkConfig":{ 4013 "type":"structure", 4014 "members":{ 4015 "VpcEndpointId":{ 4016 "shape":"VpcEndpointId", 4017 "documentation":"<p>Specifies the ID of the VPC endpoint that your agent connects to.</p>" 4018 }, 4019 "PrivateLinkEndpoint":{ 4020 "shape":"Endpoint", 4021 "documentation":"<p>Specifies the VPC endpoint provided by <a href=\"https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html\">Amazon Web Services PrivateLink</a> that your agent connects to.</p>" 4022 }, 4023 "SubnetArns":{ 4024 "shape":"PLSubnetArnList", 4025 "documentation":"<p>Specifies the ARN of the subnet where your VPC endpoint is located. You can only specify one ARN.</p>" 4026 }, 4027 "SecurityGroupArns":{ 4028 "shape":"PLSecurityGroupArnList", 4029 "documentation":"<p>Specifies the Amazon Resource Names (ARN) of the security group that provides DataSync access to your VPC endpoint. You can only specify one ARN.</p>" 4030 } 4031 }, 4032 "documentation":"<p>Specifies how your DataSync agent connects to Amazon Web Services using a <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc\">virtual private cloud (VPC) service endpoint</a>. An agent that uses a VPC endpoint isn't accessible over the public internet.</p>" 4033 }, 4034 "PtolemyBoolean":{"type":"boolean"}, 4035 "PtolemyPassword":{ 4036 "type":"string", 4037 "max":1024, 4038 "pattern":"^(?!.*[:\\\"][^:\"]*$).+$", 4039 "sensitive":true 4040 }, 4041 "PtolemyString":{ 4042 "type":"string", 4043 "max":1024, 4044 "pattern":"^.{0,1024}$" 4045 }, 4046 "PtolemyUUID":{ 4047 "type":"string", 4048 "pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}" 4049 }, 4050 "PtolemyUsername":{ 4051 "type":"string", 4052 "max":1024, 4053 "pattern":"^(?!.*[:\\\"][^:\"]*$).+$", 4054 "sensitive":true 4055 }, 4056 "QopConfiguration":{ 4057 "type":"structure", 4058 "members":{ 4059 "RpcProtection":{ 4060 "shape":"HdfsRpcProtection", 4061 "documentation":"<p>The RPC protection setting configured on the HDFS cluster. This setting corresponds to your <code>hadoop.rpc.protection</code> setting in your <code>core-site.xml</code> file on your Hadoop cluster.</p>" 4062 }, 4063 "DataTransferProtection":{ 4064 "shape":"HdfsDataTransferProtection", 4065 "documentation":"<p>The data transfer protection setting configured on the HDFS cluster. This setting corresponds to your <code>dfs.data.transfer.protection</code> setting in the <code>hdfs-site.xml</code> file on your Hadoop cluster.</p>" 4066 } 4067 }, 4068 "documentation":"<p>The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy settings configured on the Hadoop Distributed File System (HDFS) cluster.</p>" 4069 }, 4070 "Recommendation":{ 4071 "type":"structure", 4072 "members":{ 4073 "StorageType":{ 4074 "shape":"PtolemyString", 4075 "documentation":"<p>A recommended Amazon Web Services storage service that you can migrate data to based on information that DataSync Discovery collects about your on-premises storage system.</p>" 4076 }, 4077 "StorageConfiguration":{ 4078 "shape":"RecommendationsConfigMap", 4079 "documentation":"<p>Information about how you can set up a recommended Amazon Web Services storage service.</p>" 4080 }, 4081 "EstimatedMonthlyStorageCost":{ 4082 "shape":"PtolemyString", 4083 "documentation":"<p>The estimated monthly cost of the recommended Amazon Web Services storage service.</p>" 4084 } 4085 }, 4086 "documentation":"<p>The details about an Amazon Web Services storage service that DataSync Discovery recommends for a resource in your on-premises storage system.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html\">Recommendations provided by DataSync Discovery</a>.</p>" 4087 }, 4088 "RecommendationStatus":{ 4089 "type":"string", 4090 "enum":[ 4091 "NONE", 4092 "IN_PROGRESS", 4093 "COMPLETED", 4094 "FAILED" 4095 ] 4096 }, 4097 "Recommendations":{ 4098 "type":"list", 4099 "member":{"shape":"Recommendation"} 4100 }, 4101 "RecommendationsConfigMap":{ 4102 "type":"map", 4103 "key":{"shape":"PtolemyString"}, 4104 "value":{"shape":"PtolemyString"} 4105 }, 4106 "RemoveStorageSystemRequest":{ 4107 "type":"structure", 4108 "required":["StorageSystemArn"], 4109 "members":{ 4110 "StorageSystemArn":{ 4111 "shape":"StorageSystemArn", 4112 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the storage system that you want to permanently remove from DataSync Discovery.</p>" 4113 } 4114 } 4115 }, 4116 "RemoveStorageSystemResponse":{ 4117 "type":"structure", 4118 "members":{ 4119 } 4120 }, 4121 "ReportDestination":{ 4122 "type":"structure", 4123 "members":{ 4124 "S3":{ 4125 "shape":"ReportDestinationS3", 4126 "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your task report.</p>" 4127 } 4128 }, 4129 "documentation":"<p>Specifies where DataSync uploads your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a>.</p>" 4130 }, 4131 "ReportDestinationS3":{ 4132 "type":"structure", 4133 "required":[ 4134 "S3BucketArn", 4135 "BucketAccessRoleArn" 4136 ], 4137 "members":{ 4138 "Subdirectory":{ 4139 "shape":"S3Subdirectory", 4140 "documentation":"<p>Specifies a bucket prefix for your report.</p>" 4141 }, 4142 "S3BucketArn":{ 4143 "shape":"S3BucketArn", 4144 "documentation":"<p>Specifies the ARN of the S3 bucket where DataSync uploads your report.</p>" 4145 }, 4146 "BucketAccessRoleArn":{ 4147 "shape":"IamRoleArn", 4148 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the IAM policy that allows DataSync to upload a task report to your S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Allowing DataSync to upload a task report to an Amazon S3 bucket</a>.</p>" 4149 } 4150 }, 4151 "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a>.</p>" 4152 }, 4153 "ReportLevel":{ 4154 "type":"string", 4155 "enum":[ 4156 "ERRORS_ONLY", 4157 "SUCCESSES_AND_ERRORS" 4158 ] 4159 }, 4160 "ReportOutputType":{ 4161 "type":"string", 4162 "enum":[ 4163 "SUMMARY_ONLY", 4164 "STANDARD" 4165 ] 4166 }, 4167 "ReportOverride":{ 4168 "type":"structure", 4169 "members":{ 4170 "ReportLevel":{ 4171 "shape":"ReportLevel", 4172 "documentation":"<p>Specifies whether your task report includes errors only or successes and errors.</p> <p>For example, your report might mostly include only what didn't go well in your transfer (<code>ERRORS_ONLY</code>). At the same time, you want to verify that your <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">task filter</a> is working correctly. In this situation, you can get a list of what files DataSync successfully skipped and if something transferred that you didn't to transfer (<code>SUCCESSES_AND_ERRORS</code>).</p>" 4173 } 4174 }, 4175 "documentation":"<p>Specifies the level of detail for a particular aspect of your DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a>.</p>" 4176 }, 4177 "ReportOverrides":{ 4178 "type":"structure", 4179 "members":{ 4180 "Transferred":{ 4181 "shape":"ReportOverride", 4182 "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to transfer.</p>" 4183 }, 4184 "Verified":{ 4185 "shape":"ReportOverride", 4186 "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to verify at the end of your transfer.</p>" 4187 }, 4188 "Deleted":{ 4189 "shape":"ReportOverride", 4190 "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to delete in your destination location. This only applies if you <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/configure-metadata.html\">configure your task</a> to delete data in the destination that isn't in the source.</p>" 4191 }, 4192 "Skipped":{ 4193 "shape":"ReportOverride", 4194 "documentation":"<p>Specifies the level of reporting for the files, objects, and directories that DataSync attempted to skip during your transfer.</p>" 4195 } 4196 }, 4197 "documentation":"<p>The level of detail included in each aspect of your DataSync <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a>.</p>" 4198 }, 4199 "ReportResult":{ 4200 "type":"structure", 4201 "members":{ 4202 "Status":{ 4203 "shape":"PhaseStatus", 4204 "documentation":"<p>Indicates whether DataSync is still working on your report, created a report, or can't create a complete report.</p>" 4205 }, 4206 "ErrorCode":{ 4207 "shape":"string", 4208 "documentation":"<p>Indicates the code associated with the error if DataSync can't create a complete report.</p>" 4209 }, 4210 "ErrorDetail":{ 4211 "shape":"string", 4212 "documentation":"<p>Provides details about issues creating a report.</p>" 4213 } 4214 }, 4215 "documentation":"<p>Indicates whether DataSync created a complete <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">task report</a> for your transfer.</p>" 4216 }, 4217 "ResourceDetails":{ 4218 "type":"structure", 4219 "members":{ 4220 "NetAppONTAPSVMs":{ 4221 "shape":"NetAppONTAPSVMs", 4222 "documentation":"<p>The information that DataSync Discovery collects about storage virtual machines (SVMs) in your on-premises storage system.</p>" 4223 }, 4224 "NetAppONTAPVolumes":{ 4225 "shape":"NetAppONTAPVolumes", 4226 "documentation":"<p>The information that DataSync Discovery collects about volumes in your on-premises storage system.</p>" 4227 }, 4228 "NetAppONTAPClusters":{ 4229 "shape":"NetAppONTAPClusters", 4230 "documentation":"<p>The information that DataSync Discovery collects about the cluster in your on-premises storage system.</p>" 4231 } 4232 }, 4233 "documentation":"<p>Information provided by DataSync Discovery about the resources in your on-premises storage system.</p>" 4234 }, 4235 "ResourceFilters":{ 4236 "type":"map", 4237 "key":{"shape":"DiscoveryResourceFilter"}, 4238 "value":{"shape":"FilterMembers"} 4239 }, 4240 "ResourceId":{ 4241 "type":"string", 4242 "pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}" 4243 }, 4244 "ResourceIds":{ 4245 "type":"list", 4246 "member":{"shape":"ResourceId"}, 4247 "max":100, 4248 "min":1 4249 }, 4250 "ResourceMetrics":{ 4251 "type":"structure", 4252 "members":{ 4253 "Timestamp":{ 4254 "shape":"Timestamp", 4255 "documentation":"<p>The time when DataSync Discovery collected this information from the resource.</p>" 4256 }, 4257 "P95Metrics":{ 4258 "shape":"P95Metrics", 4259 "documentation":"<p>The types of performance data that DataSync Discovery collects about the on-premises storage system resource.</p>" 4260 }, 4261 "Capacity":{ 4262 "shape":"Capacity", 4263 "documentation":"<p>The storage capacity of the on-premises storage system resource.</p>" 4264 }, 4265 "ResourceId":{ 4266 "shape":"ResourceId", 4267 "documentation":"<p>The universally unique identifier (UUID) of the on-premises storage system resource.</p>" 4268 }, 4269 "ResourceType":{ 4270 "shape":"DiscoveryResourceType", 4271 "documentation":"<p>The type of on-premises storage system resource.</p>" 4272 } 4273 }, 4274 "documentation":"<p>Information, including performance data and capacity usage, provided by DataSync Discovery about a resource in your on-premises storage system.</p>" 4275 }, 4276 "S3BucketArn":{ 4277 "type":"string", 4278 "max":156, 4279 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\\-0-9]*:[0-9]*:.*$" 4280 }, 4281 "S3Config":{ 4282 "type":"structure", 4283 "required":["BucketAccessRoleArn"], 4284 "members":{ 4285 "BucketAccessRoleArn":{ 4286 "shape":"IamRoleArn", 4287 "documentation":"<p>Specifies the ARN of the IAM role that DataSync uses to access your S3 bucket.</p>" 4288 } 4289 }, 4290 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that DataSync uses to access your S3 bucket.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-access\">Accessing S3 buckets</a>.</p>" 4291 }, 4292 "S3ManifestConfig":{ 4293 "type":"structure", 4294 "required":[ 4295 "ManifestObjectPath", 4296 "BucketAccessRoleArn", 4297 "S3BucketArn" 4298 ], 4299 "members":{ 4300 "ManifestObjectPath":{ 4301 "shape":"S3Subdirectory", 4302 "documentation":"<p>Specifies the Amazon S3 object key of your manifest. This can include a prefix (for example, <code>prefix/my-manifest.csv</code>).</p>" 4303 }, 4304 "BucketAccessRoleArn":{ 4305 "shape":"IamRoleArn", 4306 "documentation":"<p>Specifies the Identity and Access Management (IAM) role that allows DataSync to access your manifest. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html#transferring-with-manifest-access\">Providing DataSync access to your manifest</a>.</p>" 4307 }, 4308 "S3BucketArn":{ 4309 "shape":"S3BucketArn", 4310 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the S3 bucket where you're hosting your manifest.</p>" 4311 }, 4312 "ManifestObjectVersionId":{ 4313 "shape":"S3ObjectVersionId", 4314 "documentation":"<p>Specifies the object version ID of the manifest that you want DataSync to use. If you don't set this, DataSync uses the latest version of the object.</p>" 4315 } 4316 }, 4317 "documentation":"<p>Specifies the S3 bucket where you're hosting the manifest that you want DataSync to use. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p>" 4318 }, 4319 "S3ObjectVersionId":{ 4320 "type":"string", 4321 "max":100, 4322 "min":1, 4323 "pattern":"^.+$" 4324 }, 4325 "S3StorageClass":{ 4326 "type":"string", 4327 "enum":[ 4328 "STANDARD", 4329 "STANDARD_IA", 4330 "ONEZONE_IA", 4331 "INTELLIGENT_TIERING", 4332 "GLACIER", 4333 "DEEP_ARCHIVE", 4334 "OUTPOSTS", 4335 "GLACIER_INSTANT_RETRIEVAL" 4336 ] 4337 }, 4338 "S3Subdirectory":{ 4339 "type":"string", 4340 "max":4096, 4341 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\p{Zs}]*$" 4342 }, 4343 "ScheduleExpressionCron":{ 4344 "type":"string", 4345 "max":256, 4346 "pattern":"^[a-zA-Z0-9\\ \\_\\*\\?\\,\\|\\^\\-\\/\\#\\s\\(\\)\\+]*$" 4347 }, 4348 "SecretsManagerArn":{ 4349 "type":"string", 4350 "max":2048, 4351 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):secretsmanager:[a-z\\-0-9]+:[0-9]{12}:secret:.*" 4352 }, 4353 "ServerHostname":{ 4354 "type":"string", 4355 "max":255, 4356 "pattern":"^(([a-zA-Z0-9\\-]*[a-zA-Z0-9])\\.)*([A-Za-z0-9\\-]*[A-Za-z0-9])$" 4357 }, 4358 "SmbDomain":{ 4359 "type":"string", 4360 "max":253, 4361 "pattern":"^[A-Za-z0-9]((\\.|-+)?[A-Za-z0-9]){0,252}$" 4362 }, 4363 "SmbMountOptions":{ 4364 "type":"structure", 4365 "members":{ 4366 "Version":{ 4367 "shape":"SmbVersion", 4368 "documentation":"<p>By default, DataSync automatically chooses an SMB protocol version based on negotiation with your SMB file server. You also can configure DataSync to use a specific SMB version, but we recommend doing this only if DataSync has trouble negotiating with the SMB file server automatically.</p> <p>These are the following options for configuring the SMB version:</p> <ul> <li> <p> <code>AUTOMATIC</code> (default): DataSync and the SMB file server negotiate the highest version of SMB that they mutually support between 2.1 and 3.1.1.</p> <p>This is the recommended option. If you instead choose a specific version that your file server doesn't support, you may get an <code>Operation Not Supported</code> error.</p> </li> <li> <p> <code>SMB3</code>: Restricts the protocol negotiation to only SMB version 3.0.2.</p> </li> <li> <p> <code>SMB2</code>: Restricts the protocol negotiation to only SMB version 2.1.</p> </li> <li> <p> <code>SMB2_0</code>: Restricts the protocol negotiation to only SMB version 2.0.</p> </li> <li> <p> <code>SMB1</code>: Restricts the protocol negotiation to only SMB version 1.0.</p> <note> <p>The <code>SMB1</code> option isn't available when <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_CreateLocationFsxOntap.html\">creating an Amazon FSx for NetApp ONTAP location</a>.</p> </note> </li> </ul>" 4369 } 4370 }, 4371 "documentation":"<p>Specifies the version of the Server Message Block (SMB) protocol that DataSync uses to access an SMB file server.</p>" 4372 }, 4373 "SmbPassword":{ 4374 "type":"string", 4375 "max":104, 4376 "pattern":"^.{0,104}$", 4377 "sensitive":true 4378 }, 4379 "SmbSecurityDescriptorCopyFlags":{ 4380 "type":"string", 4381 "enum":[ 4382 "NONE", 4383 "OWNER_DACL", 4384 "OWNER_DACL_SACL" 4385 ] 4386 }, 4387 "SmbSubdirectory":{ 4388 "type":"string", 4389 "max":4096, 4390 "pattern":"^[a-zA-Z0-9_\\-\\+\\./\\(\\)\\$\\p{Zs}]+$" 4391 }, 4392 "SmbUser":{ 4393 "type":"string", 4394 "max":104, 4395 "pattern":"^[^\\x5B\\x5D\\\\/:;|=,+*?]{1,104}$" 4396 }, 4397 "SmbVersion":{ 4398 "type":"string", 4399 "enum":[ 4400 "AUTOMATIC", 4401 "SMB2", 4402 "SMB3", 4403 "SMB1", 4404 "SMB2_0" 4405 ] 4406 }, 4407 "SourceManifestConfig":{ 4408 "type":"structure", 4409 "required":["S3"], 4410 "members":{ 4411 "S3":{ 4412 "shape":"S3ManifestConfig", 4413 "documentation":"<p>Specifies the S3 bucket where you're hosting your manifest.</p>" 4414 } 4415 }, 4416 "documentation":"<p>Specifies the manifest that you want DataSync to use and where it's hosted. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p>" 4417 }, 4418 "SourceNetworkInterfaceArns":{ 4419 "type":"list", 4420 "member":{"shape":"NetworkInterfaceArn"} 4421 }, 4422 "StartDiscoveryJobRequest":{ 4423 "type":"structure", 4424 "required":[ 4425 "StorageSystemArn", 4426 "CollectionDurationMinutes", 4427 "ClientToken" 4428 ], 4429 "members":{ 4430 "StorageSystemArn":{ 4431 "shape":"StorageSystemArn", 4432 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the on-premises storage system that you want to run the discovery job on.</p>" 4433 }, 4434 "CollectionDurationMinutes":{ 4435 "shape":"CollectionDurationMinutes", 4436 "documentation":"<p>Specifies in minutes how long you want the discovery job to run.</p> <note> <p>For more accurate recommendations, we recommend a duration of at least 14 days. Longer durations allow time to collect a sufficient number of data points and provide a realistic representation of storage performance and utilization.</p> </note>" 4437 }, 4438 "ClientToken":{ 4439 "shape":"PtolemyUUID", 4440 "documentation":"<p>Specifies a client token to make sure requests with this API operation are idempotent. If you don't specify a client token, DataSync generates one for you automatically.</p>", 4441 "idempotencyToken":true 4442 }, 4443 "Tags":{ 4444 "shape":"InputTagList", 4445 "documentation":"<p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.</p>" 4446 } 4447 } 4448 }, 4449 "StartDiscoveryJobResponse":{ 4450 "type":"structure", 4451 "members":{ 4452 "DiscoveryJobArn":{ 4453 "shape":"DiscoveryJobArn", 4454 "documentation":"<p>The ARN of the discovery job that you started.</p>" 4455 } 4456 } 4457 }, 4458 "StartTaskExecutionRequest":{ 4459 "type":"structure", 4460 "required":["TaskArn"], 4461 "members":{ 4462 "TaskArn":{ 4463 "shape":"TaskArn", 4464 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task that you want to start.</p>" 4465 }, 4466 "OverrideOptions":{"shape":"Options"}, 4467 "Includes":{ 4468 "shape":"FilterList", 4469 "documentation":"<p>Specifies a list of filter rules that determines which files to include when running a task. The pattern should contain a single filter string that consists of the patterns to include. The patterns are delimited by \"|\" (that is, a pipe), for example, <code>\"/folder1|/folder2\"</code>. </p>" 4470 }, 4471 "Excludes":{ 4472 "shape":"FilterList", 4473 "documentation":"<p>Specifies a list of filter rules that determines which files to exclude from a task. The list contains a single filter string that consists of the patterns to exclude. The patterns are delimited by \"|\" (that is, a pipe), for example, <code>\"/folder1|/folder2\"</code>. </p>" 4474 }, 4475 "ManifestConfig":{ 4476 "shape":"ManifestConfig", 4477 "documentation":"<p>Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p> <p>When using this parameter, your caller identity (the role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p> <p>To remove a manifest configuration, specify this parameter with an empty value.</p>" 4478 }, 4479 "TaskReportConfig":{ 4480 "shape":"TaskReportConfig", 4481 "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Monitoring your DataSync transfers with task reports</a>.</p> <p>When using this parameter, your caller identity (the role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p> <p>To remove a task report configuration, specify this parameter as empty.</p>" 4482 }, 4483 "Tags":{ 4484 "shape":"InputTagList", 4485 "documentation":"<p>Specifies the tags that you want to apply to the Amazon Resource Name (ARN) representing the task execution.</p> <p> <i>Tags</i> are key-value pairs that help you manage, filter, and search for your DataSync resources.</p>" 4486 } 4487 }, 4488 "documentation":"<p>StartTaskExecutionRequest</p>" 4489 }, 4490 "StartTaskExecutionResponse":{ 4491 "type":"structure", 4492 "members":{ 4493 "TaskExecutionArn":{ 4494 "shape":"TaskExecutionArn", 4495 "documentation":"<p>The ARN of the running task execution.</p>" 4496 } 4497 }, 4498 "documentation":"<p>StartTaskExecutionResponse</p>" 4499 }, 4500 "StopDiscoveryJobRequest":{ 4501 "type":"structure", 4502 "required":["DiscoveryJobArn"], 4503 "members":{ 4504 "DiscoveryJobArn":{ 4505 "shape":"DiscoveryJobArn", 4506 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to stop. </p>" 4507 } 4508 } 4509 }, 4510 "StopDiscoveryJobResponse":{ 4511 "type":"structure", 4512 "members":{ 4513 } 4514 }, 4515 "StorageSystemArn":{ 4516 "type":"string", 4517 "max":128, 4518 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:system/storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" 4519 }, 4520 "StorageSystemConnectivityStatus":{ 4521 "type":"string", 4522 "enum":[ 4523 "PASS", 4524 "FAIL", 4525 "UNKNOWN" 4526 ] 4527 }, 4528 "StorageSystemList":{ 4529 "type":"list", 4530 "member":{"shape":"StorageSystemListEntry"} 4531 }, 4532 "StorageSystemListEntry":{ 4533 "type":"structure", 4534 "members":{ 4535 "StorageSystemArn":{ 4536 "shape":"StorageSystemArn", 4537 "documentation":"<p>The Amazon Resource Names (ARN) of an on-premises storage system that you added to DataSync Discovery.</p>" 4538 }, 4539 "Name":{ 4540 "shape":"Name", 4541 "documentation":"<p>The name of an on-premises storage system that you added to DataSync Discovery.</p>" 4542 } 4543 }, 4544 "documentation":"<p>Information that identifies an on-premises storage system that you're using with DataSync Discovery.</p>" 4545 }, 4546 "StorageVirtualMachineArn":{ 4547 "type":"string", 4548 "max":162, 4549 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):fsx:[a-z\\-0-9]+:[0-9]{12}:storage-virtual-machine/fs-[0-9a-f]+/svm-[0-9a-f]{17,}$" 4550 }, 4551 "TagKey":{ 4552 "type":"string", 4553 "max":256, 4554 "min":1, 4555 "pattern":"^[a-zA-Z0-9\\s+=._:/-]+$" 4556 }, 4557 "TagKeyList":{ 4558 "type":"list", 4559 "member":{"shape":"TagKey"}, 4560 "max":50, 4561 "min":1 4562 }, 4563 "TagListEntry":{ 4564 "type":"structure", 4565 "required":["Key"], 4566 "members":{ 4567 "Key":{ 4568 "shape":"TagKey", 4569 "documentation":"<p>The key for an Amazon Web Services resource tag.</p>" 4570 }, 4571 "Value":{ 4572 "shape":"TagValue", 4573 "documentation":"<p>The value for an Amazon Web Services resource tag.</p>" 4574 } 4575 }, 4576 "documentation":"<p>A key-value pair representing a single tag that's been applied to an Amazon Web Services resource.</p>" 4577 }, 4578 "TagResourceRequest":{ 4579 "type":"structure", 4580 "required":[ 4581 "ResourceArn", 4582 "Tags" 4583 ], 4584 "members":{ 4585 "ResourceArn":{ 4586 "shape":"TaggableResourceArn", 4587 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource to apply the tag to.</p>" 4588 }, 4589 "Tags":{ 4590 "shape":"InputTagList", 4591 "documentation":"<p>Specifies the tags that you want to apply to the resource.</p>" 4592 } 4593 }, 4594 "documentation":"<p>TagResourceRequest</p>" 4595 }, 4596 "TagResourceResponse":{ 4597 "type":"structure", 4598 "members":{ 4599 } 4600 }, 4601 "TagValue":{ 4602 "type":"string", 4603 "max":256, 4604 "min":1, 4605 "pattern":"^[a-zA-Z0-9\\s+=._:@/-]+$" 4606 }, 4607 "TaggableResourceArn":{ 4608 "type":"string", 4609 "max":128, 4610 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]+:[0-9]{12}:(agent|task|location|system)/((agent|task|loc)-[a-f0-9]{17}|storage-system-[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})(/execution/exec-[a-f0-9]{17})?$" 4611 }, 4612 "TaskArn":{ 4613 "type":"string", 4614 "max":128, 4615 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}$" 4616 }, 4617 "TaskExecutionArn":{ 4618 "type":"string", 4619 "max":128, 4620 "pattern":"^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):datasync:[a-z\\-0-9]*:[0-9]{12}:task/task-[0-9a-f]{17}/execution/exec-[0-9a-f]{17}$" 4621 }, 4622 "TaskExecutionList":{ 4623 "type":"list", 4624 "member":{"shape":"TaskExecutionListEntry"} 4625 }, 4626 "TaskExecutionListEntry":{ 4627 "type":"structure", 4628 "members":{ 4629 "TaskExecutionArn":{ 4630 "shape":"TaskExecutionArn", 4631 "documentation":"<p>The Amazon Resource Name (ARN) of a task execution.</p>" 4632 }, 4633 "Status":{ 4634 "shape":"TaskExecutionStatus", 4635 "documentation":"<p>The status of a task execution. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/understand-task-statuses.html#understand-task-execution-statuses\">Task execution statuses</a>.</p>" 4636 } 4637 }, 4638 "documentation":"<p>Represents a single entry in a list of DataSync task executions that's returned with the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListTaskExecutions.html\">ListTaskExecutions</a> operation.</p>" 4639 }, 4640 "TaskExecutionResultDetail":{ 4641 "type":"structure", 4642 "members":{ 4643 "PrepareDuration":{ 4644 "shape":"Duration", 4645 "documentation":"<p>The total time in milliseconds that DataSync spent in the PREPARING phase. </p>" 4646 }, 4647 "PrepareStatus":{ 4648 "shape":"PhaseStatus", 4649 "documentation":"<p>The status of the PREPARING phase.</p>" 4650 }, 4651 "TotalDuration":{ 4652 "shape":"Duration", 4653 "documentation":"<p>The total time in milliseconds that DataSync took to transfer the file from the source to the destination location.</p>" 4654 }, 4655 "TransferDuration":{ 4656 "shape":"Duration", 4657 "documentation":"<p>The total time in milliseconds that DataSync spent in the TRANSFERRING phase.</p>" 4658 }, 4659 "TransferStatus":{ 4660 "shape":"PhaseStatus", 4661 "documentation":"<p>The status of the TRANSFERRING phase.</p>" 4662 }, 4663 "VerifyDuration":{ 4664 "shape":"Duration", 4665 "documentation":"<p>The total time in milliseconds that DataSync spent in the VERIFYING phase.</p>" 4666 }, 4667 "VerifyStatus":{ 4668 "shape":"PhaseStatus", 4669 "documentation":"<p>The status of the VERIFYING phase.</p>" 4670 }, 4671 "ErrorCode":{ 4672 "shape":"string", 4673 "documentation":"<p>Errors that DataSync encountered during execution of the task. You can use this error code to help troubleshoot issues.</p>" 4674 }, 4675 "ErrorDetail":{ 4676 "shape":"string", 4677 "documentation":"<p>Detailed description of an error that was encountered during the task execution. You can use this information to help troubleshoot issues. </p>" 4678 } 4679 }, 4680 "documentation":"<p>Describes the detailed result of a <code>TaskExecution</code> operation. This result includes the time in milliseconds spent in each phase, the status of the task execution, and the errors encountered.</p>" 4681 }, 4682 "TaskExecutionStatus":{ 4683 "type":"string", 4684 "enum":[ 4685 "QUEUED", 4686 "LAUNCHING", 4687 "PREPARING", 4688 "TRANSFERRING", 4689 "VERIFYING", 4690 "SUCCESS", 4691 "ERROR" 4692 ] 4693 }, 4694 "TaskFilter":{ 4695 "type":"structure", 4696 "required":[ 4697 "Name", 4698 "Values", 4699 "Operator" 4700 ], 4701 "members":{ 4702 "Name":{ 4703 "shape":"TaskFilterName", 4704 "documentation":"<p>The name of the filter being used. Each API call supports a list of filters that are available for it. For example, <code>LocationId</code> for <code>ListTasks</code>.</p>" 4705 }, 4706 "Values":{ 4707 "shape":"FilterValues", 4708 "documentation":"<p>The values that you want to filter for. For example, you might want to display only tasks for a specific destination location.</p>" 4709 }, 4710 "Operator":{ 4711 "shape":"Operator", 4712 "documentation":"<p>The operator that is used to compare filter values (for example, <code>Equals</code> or <code>Contains</code>).</p>" 4713 } 4714 }, 4715 "documentation":"<p>You can use API filters to narrow down the list of resources returned by <code>ListTasks</code>. For example, to retrieve all tasks on a source location, you can use <code>ListTasks</code> with filter name <code>LocationId</code> and <code>Operator Equals</code> with the ARN for the location.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/query-resources.html\">filtering DataSync resources</a>.</p>" 4716 }, 4717 "TaskFilterName":{ 4718 "type":"string", 4719 "enum":[ 4720 "LocationId", 4721 "CreationTime" 4722 ] 4723 }, 4724 "TaskFilters":{ 4725 "type":"list", 4726 "member":{"shape":"TaskFilter"} 4727 }, 4728 "TaskList":{ 4729 "type":"list", 4730 "member":{"shape":"TaskListEntry"} 4731 }, 4732 "TaskListEntry":{ 4733 "type":"structure", 4734 "members":{ 4735 "TaskArn":{ 4736 "shape":"TaskArn", 4737 "documentation":"<p>The Amazon Resource Name (ARN) of the task.</p>" 4738 }, 4739 "Status":{ 4740 "shape":"TaskStatus", 4741 "documentation":"<p>The status of the task.</p>" 4742 }, 4743 "Name":{ 4744 "shape":"TagValue", 4745 "documentation":"<p>The name of the task.</p>" 4746 } 4747 }, 4748 "documentation":"<p>Represents a single entry in a list of tasks. <code>TaskListEntry</code> returns an array that contains a list of tasks when the <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/API_ListTasks.html\">ListTasks</a> operation is called. A task includes the source and destination file systems to sync and the options to use for the tasks.</p>" 4749 }, 4750 "TaskQueueing":{ 4751 "type":"string", 4752 "enum":[ 4753 "ENABLED", 4754 "DISABLED" 4755 ] 4756 }, 4757 "TaskReportConfig":{ 4758 "type":"structure", 4759 "members":{ 4760 "Destination":{ 4761 "shape":"ReportDestination", 4762 "documentation":"<p>Specifies the Amazon S3 bucket where DataSync uploads your task report. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html#task-report-access\">Task reports</a>.</p>" 4763 }, 4764 "OutputType":{ 4765 "shape":"ReportOutputType", 4766 "documentation":"<p>Specifies the type of task report that you want:</p> <ul> <li> <p> <code>SUMMARY_ONLY</code>: Provides necessary details about your task, including the number of files, objects, and directories transferred and transfer duration.</p> </li> <li> <p> <code>STANDARD</code>: Provides complete details about your task, including a full list of files, objects, and directories that were transferred, skipped, verified, and more.</p> </li> </ul>" 4767 }, 4768 "ReportLevel":{ 4769 "shape":"ReportLevel", 4770 "documentation":"<p>Specifies whether you want your task report to include only what went wrong with your transfer or a list of what succeeded and didn't.</p> <ul> <li> <p> <code>ERRORS_ONLY</code>: A report shows what DataSync was unable to transfer, skip, verify, and delete.</p> </li> <li> <p> <code>SUCCESSES_AND_ERRORS</code>: A report shows what DataSync was able and unable to transfer, skip, verify, and delete.</p> </li> </ul>" 4771 }, 4772 "ObjectVersionIds":{ 4773 "shape":"ObjectVersionIds", 4774 "documentation":"<p>Specifies whether your task report includes the new version of each object transferred into an S3 bucket. This only applies if you <a href=\"https://docs.aws.amazon.com/AmazonS3/latest/userguide/manage-versioning-examples.html\">enable versioning on your bucket</a>. Keep in mind that setting this to <code>INCLUDE</code> can increase the duration of your task execution.</p>" 4775 }, 4776 "Overrides":{ 4777 "shape":"ReportOverrides", 4778 "documentation":"<p>Customizes the reporting level for aspects of your task report. For example, your report might generally only include errors, but you could specify that you want a list of successes and errors just for the files that DataSync attempted to delete in your destination location.</p>" 4779 } 4780 }, 4781 "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about for your DataSync transfer.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Task reports</a>.</p>" 4782 }, 4783 "TaskSchedule":{ 4784 "type":"structure", 4785 "required":["ScheduleExpression"], 4786 "members":{ 4787 "ScheduleExpression":{ 4788 "shape":"ScheduleExpressionCron", 4789 "documentation":"<p>A cron expression that specifies when DataSync initiates a scheduled transfer from a source to a destination location. </p>" 4790 } 4791 }, 4792 "documentation":"<p>Specifies the schedule you want your task to use for repeated executions. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html\">Schedule Expressions for Rules</a>.</p>" 4793 }, 4794 "TaskStatus":{ 4795 "type":"string", 4796 "enum":[ 4797 "AVAILABLE", 4798 "CREATING", 4799 "QUEUED", 4800 "RUNNING", 4801 "UNAVAILABLE" 4802 ] 4803 }, 4804 "Throughput":{ 4805 "type":"structure", 4806 "members":{ 4807 "Read":{ 4808 "shape":"NonNegativeDouble", 4809 "documentation":"<p>Peak throughput related to read operations.</p>" 4810 }, 4811 "Write":{ 4812 "shape":"NonNegativeDouble", 4813 "documentation":"<p>Peak throughput related to write operations.</p>" 4814 }, 4815 "Other":{ 4816 "shape":"NonNegativeDouble", 4817 "documentation":"<p>Peak throughput unrelated to read and write operations.</p>" 4818 }, 4819 "Total":{ 4820 "shape":"NonNegativeDouble", 4821 "documentation":"<p>Peak total throughput on your on-premises storage system resource.</p>" 4822 } 4823 }, 4824 "documentation":"<p>The throughput peaks for an on-premises storage system volume. Each data point represents the 95th percentile peak value during a 1-hour interval.</p>" 4825 }, 4826 "Time":{"type":"timestamp"}, 4827 "Timestamp":{"type":"timestamp"}, 4828 "TransferMode":{ 4829 "type":"string", 4830 "enum":[ 4831 "CHANGED", 4832 "ALL" 4833 ] 4834 }, 4835 "Uid":{ 4836 "type":"string", 4837 "enum":[ 4838 "NONE", 4839 "INT_VALUE", 4840 "NAME", 4841 "BOTH" 4842 ] 4843 }, 4844 "UntagResourceRequest":{ 4845 "type":"structure", 4846 "required":[ 4847 "ResourceArn", 4848 "Keys" 4849 ], 4850 "members":{ 4851 "ResourceArn":{ 4852 "shape":"TaggableResourceArn", 4853 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the resource to remove the tags from.</p>" 4854 }, 4855 "Keys":{ 4856 "shape":"TagKeyList", 4857 "documentation":"<p>Specifies the keys in the tags that you want to remove.</p>" 4858 } 4859 }, 4860 "documentation":"<p>UntagResourceRequest</p>" 4861 }, 4862 "UntagResourceResponse":{ 4863 "type":"structure", 4864 "members":{ 4865 } 4866 }, 4867 "UpdateAgentRequest":{ 4868 "type":"structure", 4869 "required":["AgentArn"], 4870 "members":{ 4871 "AgentArn":{ 4872 "shape":"AgentArn", 4873 "documentation":"<p>The Amazon Resource Name (ARN) of the agent to update.</p>" 4874 }, 4875 "Name":{ 4876 "shape":"TagValue", 4877 "documentation":"<p>The name that you want to use to configure the agent.</p>" 4878 } 4879 }, 4880 "documentation":"<p>UpdateAgentRequest</p>" 4881 }, 4882 "UpdateAgentResponse":{ 4883 "type":"structure", 4884 "members":{ 4885 } 4886 }, 4887 "UpdateDiscoveryJobRequest":{ 4888 "type":"structure", 4889 "required":[ 4890 "DiscoveryJobArn", 4891 "CollectionDurationMinutes" 4892 ], 4893 "members":{ 4894 "DiscoveryJobArn":{ 4895 "shape":"DiscoveryJobArn", 4896 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the discovery job that you want to update.</p>" 4897 }, 4898 "CollectionDurationMinutes":{ 4899 "shape":"CollectionDurationMinutes", 4900 "documentation":"<p>Specifies in minutes how long that you want the discovery job to run. (You can't set this parameter to less than the number of minutes that the job has already run for.)</p>" 4901 } 4902 } 4903 }, 4904 "UpdateDiscoveryJobResponse":{ 4905 "type":"structure", 4906 "members":{ 4907 } 4908 }, 4909 "UpdateLocationAzureBlobRequest":{ 4910 "type":"structure", 4911 "required":["LocationArn"], 4912 "members":{ 4913 "LocationArn":{ 4914 "shape":"LocationArn", 4915 "documentation":"<p>Specifies the ARN of the Azure Blob Storage transfer location that you're updating.</p>" 4916 }, 4917 "Subdirectory":{ 4918 "shape":"AzureBlobSubdirectory", 4919 "documentation":"<p>Specifies path segments if you want to limit your transfer to a virtual directory in your container (for example, <code>/my/images</code>).</p>" 4920 }, 4921 "AuthenticationType":{ 4922 "shape":"AzureBlobAuthenticationType", 4923 "documentation":"<p>Specifies the authentication method DataSync uses to access your Azure Blob Storage. DataSync can access blob storage using a shared access signature (SAS).</p>" 4924 }, 4925 "SasConfiguration":{ 4926 "shape":"AzureBlobSasConfiguration", 4927 "documentation":"<p>Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.</p>" 4928 }, 4929 "BlobType":{ 4930 "shape":"AzureBlobType", 4931 "documentation":"<p>Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob Storage. Currently, DataSync only supports moving data into Azure Blob Storage as block blobs. For more information on blob types, see the <a href=\"https://learn.microsoft.com/en-us/rest/api/storageservices/understanding-block-blobs--append-blobs--and-page-blobs\">Azure Blob Storage documentation</a>.</p>" 4932 }, 4933 "AccessTier":{ 4934 "shape":"AzureAccessTier", 4935 "documentation":"<p>Specifies the access tier that you want your objects or files transferred into. This only applies when using the location as a transfer destination. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers\">Access tiers</a>.</p>" 4936 }, 4937 "AgentArns":{ 4938 "shape":"AgentArnList", 4939 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that can connect with your Azure Blob Storage container.</p> <p>You can specify more than one agent. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/multiple-agents.html\">Using multiple agents for your transfer</a>.</p>" 4940 } 4941 } 4942 }, 4943 "UpdateLocationAzureBlobResponse":{ 4944 "type":"structure", 4945 "members":{ 4946 } 4947 }, 4948 "UpdateLocationHdfsRequest":{ 4949 "type":"structure", 4950 "required":["LocationArn"], 4951 "members":{ 4952 "LocationArn":{ 4953 "shape":"LocationArn", 4954 "documentation":"<p>The Amazon Resource Name (ARN) of the source HDFS cluster location.</p>" 4955 }, 4956 "Subdirectory":{ 4957 "shape":"HdfsSubdirectory", 4958 "documentation":"<p>A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster.</p>" 4959 }, 4960 "NameNodes":{ 4961 "shape":"HdfsNameNodeList", 4962 "documentation":"<p>The NameNode that manages the HDFS namespace. The NameNode performs operations such as opening, closing, and renaming files and directories. The NameNode contains the information to map blocks of data to the DataNodes. You can use only one NameNode.</p>" 4963 }, 4964 "BlockSize":{ 4965 "shape":"HdfsBlockSize", 4966 "documentation":"<p>The size of the data blocks to write into the HDFS cluster. </p>" 4967 }, 4968 "ReplicationFactor":{ 4969 "shape":"HdfsReplicationFactor", 4970 "documentation":"<p>The number of DataNodes to replicate the data to when writing to the HDFS cluster. </p>" 4971 }, 4972 "KmsKeyProviderUri":{ 4973 "shape":"KmsKeyProviderUri", 4974 "documentation":"<p>The URI of the HDFS cluster's Key Management Server (KMS). </p>" 4975 }, 4976 "QopConfiguration":{ 4977 "shape":"QopConfiguration", 4978 "documentation":"<p>The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer privacy settings configured on the Hadoop Distributed File System (HDFS) cluster. </p>" 4979 }, 4980 "AuthenticationType":{ 4981 "shape":"HdfsAuthenticationType", 4982 "documentation":"<p>The type of authentication used to determine the identity of the user. </p>" 4983 }, 4984 "SimpleUser":{ 4985 "shape":"HdfsUser", 4986 "documentation":"<p>The user name used to identify the client on the host operating system.</p>" 4987 }, 4988 "KerberosPrincipal":{ 4989 "shape":"KerberosPrincipal", 4990 "documentation":"<p>The Kerberos principal with access to the files and folders on the HDFS cluster. </p>" 4991 }, 4992 "KerberosKeytab":{ 4993 "shape":"KerberosKeytabFile", 4994 "documentation":"<p>The Kerberos key table (keytab) that contains mappings between the defined Kerberos principal and the encrypted keys. You can load the keytab from a file by providing the file's address. If you use the CLI, it performs base64 encoding for you. Otherwise, provide the base64-encoded text.</p>" 4995 }, 4996 "KerberosKrb5Conf":{ 4997 "shape":"KerberosKrb5ConfFile", 4998 "documentation":"<p>The <code>krb5.conf</code> file that contains the Kerberos configuration information. You can load the <code>krb5.conf</code> file by providing the file's address. If you're using the CLI, it performs the base64 encoding for you. Otherwise, provide the base64-encoded text.</p>" 4999 }, 5000 "AgentArns":{ 5001 "shape":"AgentArnList", 5002 "documentation":"<p>The ARNs of the agents that are used to connect to the HDFS cluster. </p>" 5003 } 5004 } 5005 }, 5006 "UpdateLocationHdfsResponse":{ 5007 "type":"structure", 5008 "members":{ 5009 } 5010 }, 5011 "UpdateLocationNfsRequest":{ 5012 "type":"structure", 5013 "required":["LocationArn"], 5014 "members":{ 5015 "LocationArn":{ 5016 "shape":"LocationArn", 5017 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the NFS transfer location that you want to update.</p>" 5018 }, 5019 "Subdirectory":{ 5020 "shape":"NfsSubdirectory", 5021 "documentation":"<p>Specifies the export path in your NFS file server that you want DataSync to mount.</p> <p>This path (or a subdirectory of the path) is where DataSync transfers data to or from. For information on configuring an export for DataSync, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs\">Accessing NFS file servers</a>.</p>" 5022 }, 5023 "OnPremConfig":{"shape":"OnPremConfig"}, 5024 "MountOptions":{"shape":"NfsMountOptions"} 5025 } 5026 }, 5027 "UpdateLocationNfsResponse":{ 5028 "type":"structure", 5029 "members":{ 5030 } 5031 }, 5032 "UpdateLocationObjectStorageRequest":{ 5033 "type":"structure", 5034 "required":["LocationArn"], 5035 "members":{ 5036 "LocationArn":{ 5037 "shape":"LocationArn", 5038 "documentation":"<p>Specifies the ARN of the object storage system location that you're updating.</p>" 5039 }, 5040 "ServerPort":{ 5041 "shape":"ObjectStorageServerPort", 5042 "documentation":"<p>Specifies the port that your object storage server accepts inbound network traffic on (for example, port 443).</p>" 5043 }, 5044 "ServerProtocol":{ 5045 "shape":"ObjectStorageServerProtocol", 5046 "documentation":"<p>Specifies the protocol that your object storage server uses to communicate.</p>" 5047 }, 5048 "Subdirectory":{ 5049 "shape":"S3Subdirectory", 5050 "documentation":"<p>Specifies the object prefix for your object storage server. If this is a source location, DataSync only copies objects with this prefix. If this is a destination location, DataSync writes all objects with this prefix.</p>" 5051 }, 5052 "AccessKey":{ 5053 "shape":"ObjectStorageAccessKey", 5054 "documentation":"<p>Specifies the access key (for example, a user name) if credentials are required to authenticate with the object storage server.</p>" 5055 }, 5056 "SecretKey":{ 5057 "shape":"ObjectStorageSecretKey", 5058 "documentation":"<p>Specifies the secret key (for example, a password) if credentials are required to authenticate with the object storage server.</p>" 5059 }, 5060 "AgentArns":{ 5061 "shape":"AgentArnList", 5062 "documentation":"<p>Specifies the Amazon Resource Names (ARNs) of the DataSync agents that can securely connect with your location.</p>" 5063 }, 5064 "ServerCertificate":{ 5065 "shape":"ObjectStorageCertificate", 5066 "documentation":"<p>Specifies a certificate to authenticate with an object storage system that uses a private or self-signed certificate authority (CA). You must specify a Base64-encoded <code>.pem</code> file (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>). The certificate can be up to 32768 bytes (before Base64 encoding).</p> <p>To use this parameter, configure <code>ServerProtocol</code> to <code>HTTPS</code>.</p> <p>Updating the certificate doesn't interfere with tasks that you have in progress.</p>" 5067 } 5068 } 5069 }, 5070 "UpdateLocationObjectStorageResponse":{ 5071 "type":"structure", 5072 "members":{ 5073 } 5074 }, 5075 "UpdateLocationSmbRequest":{ 5076 "type":"structure", 5077 "required":["LocationArn"], 5078 "members":{ 5079 "LocationArn":{ 5080 "shape":"LocationArn", 5081 "documentation":"<p>Specifies the ARN of the SMB location that you want to update.</p>" 5082 }, 5083 "Subdirectory":{ 5084 "shape":"SmbSubdirectory", 5085 "documentation":"<p>Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, <code>/path/to/subdirectory</code>). Make sure that other SMB clients in your network can also mount this path.</p> <p>To copy all data in the specified subdirectory, DataSync must be able to mount the SMB share and access all of its data. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 5086 }, 5087 "User":{ 5088 "shape":"SmbUser", 5089 "documentation":"<p>Specifies the user name that can mount your SMB file server and has permission to access the files and folders involved in your transfer.</p> <p>For information about choosing a user with the right level of access for your transfer, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 5090 }, 5091 "Domain":{ 5092 "shape":"SmbDomain", 5093 "documentation":"<p>Specifies the Windows domain name that your SMB file server belongs to. </p> <p>If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right file server.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 5094 }, 5095 "Password":{ 5096 "shape":"SmbPassword", 5097 "documentation":"<p>Specifies the password of the user who can mount your SMB file server and has permission to access the files and folders involved in your transfer.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb-permissions\">required permissions</a> for SMB locations.</p>" 5098 }, 5099 "AgentArns":{ 5100 "shape":"AgentArnList", 5101 "documentation":"<p>Specifies the DataSync agent (or agents) which you want to connect to your SMB file server. You specify an agent by using its Amazon Resource Name (ARN).</p>" 5102 }, 5103 "MountOptions":{"shape":"SmbMountOptions"} 5104 } 5105 }, 5106 "UpdateLocationSmbResponse":{ 5107 "type":"structure", 5108 "members":{ 5109 } 5110 }, 5111 "UpdateStorageSystemRequest":{ 5112 "type":"structure", 5113 "required":["StorageSystemArn"], 5114 "members":{ 5115 "StorageSystemArn":{ 5116 "shape":"StorageSystemArn", 5117 "documentation":"<p>Specifies the ARN of the on-premises storage system that you want reconfigure.</p>" 5118 }, 5119 "ServerConfiguration":{ 5120 "shape":"DiscoveryServerConfiguration", 5121 "documentation":"<p>Specifies the server name and network port required to connect with your on-premises storage system's management interface.</p>" 5122 }, 5123 "AgentArns":{ 5124 "shape":"DiscoveryAgentArnList", 5125 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the DataSync agent that connects to and reads your on-premises storage system. You can only specify one ARN.</p>" 5126 }, 5127 "Name":{ 5128 "shape":"Name", 5129 "documentation":"<p>Specifies a familiar name for your on-premises storage system.</p>" 5130 }, 5131 "CloudWatchLogGroupArn":{ 5132 "shape":"LogGroupArn", 5133 "documentation":"<p>Specifies the ARN of the Amazon CloudWatch log group for monitoring and logging discovery job events.</p>" 5134 }, 5135 "Credentials":{ 5136 "shape":"Credentials", 5137 "documentation":"<p>Specifies the user name and password for accessing your on-premises storage system's management interface.</p>" 5138 } 5139 } 5140 }, 5141 "UpdateStorageSystemResponse":{ 5142 "type":"structure", 5143 "members":{ 5144 } 5145 }, 5146 "UpdateTaskExecutionRequest":{ 5147 "type":"structure", 5148 "required":[ 5149 "TaskExecutionArn", 5150 "Options" 5151 ], 5152 "members":{ 5153 "TaskExecutionArn":{ 5154 "shape":"TaskExecutionArn", 5155 "documentation":"<p>Specifies the Amazon Resource Name (ARN) of the task execution that you're updating.</p>" 5156 }, 5157 "Options":{"shape":"Options"} 5158 } 5159 }, 5160 "UpdateTaskExecutionResponse":{ 5161 "type":"structure", 5162 "members":{ 5163 } 5164 }, 5165 "UpdateTaskRequest":{ 5166 "type":"structure", 5167 "required":["TaskArn"], 5168 "members":{ 5169 "TaskArn":{ 5170 "shape":"TaskArn", 5171 "documentation":"<p>The Amazon Resource Name (ARN) of the resource name of the task to update.</p>" 5172 }, 5173 "Options":{"shape":"Options"}, 5174 "Excludes":{ 5175 "shape":"FilterList", 5176 "documentation":"<p>Specifies a list of filter rules that exclude specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 5177 }, 5178 "Schedule":{ 5179 "shape":"TaskSchedule", 5180 "documentation":"<p>Specifies a schedule used to periodically transfer files from a source to a destination location. You can configure your task to execute hourly, daily, weekly or on specific days of the week. You control when in the day or hour you want the task to execute. The time you specify is UTC time. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-scheduling.html\">Scheduling your task</a>.</p>" 5181 }, 5182 "Name":{ 5183 "shape":"TagValue", 5184 "documentation":"<p>The name of the task to update.</p>" 5185 }, 5186 "CloudWatchLogGroupArn":{ 5187 "shape":"LogGroupArn", 5188 "documentation":"<p>The Amazon Resource Name (ARN) of the resource name of the Amazon CloudWatch log group.</p>" 5189 }, 5190 "Includes":{ 5191 "shape":"FilterList", 5192 "documentation":"<p>Specifies a list of filter rules that include specific data during your transfer. For more information and examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/filtering.html\">Filtering data transferred by DataSync</a>.</p>" 5193 }, 5194 "ManifestConfig":{ 5195 "shape":"ManifestConfig", 5196 "documentation":"<p>Configures a manifest, which is a list of files or objects that you want DataSync to transfer. For more information and configuration examples, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/transferring-with-manifest.html\">Specifying what DataSync transfers by using a manifest</a>.</p> <p>When using this parameter, your caller identity (the IAM role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p> <p>To remove a manifest configuration, specify this parameter as empty.</p>" 5197 }, 5198 "TaskReportConfig":{ 5199 "shape":"TaskReportConfig", 5200 "documentation":"<p>Specifies how you want to configure a task report, which provides detailed information about your DataSync transfer. For more information, see <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/task-reports.html\">Monitoring your DataSync transfers with task reports</a>.</p> <p>When using this parameter, your caller identity (the IAM role that you're using DataSync with) must have the <code>iam:PassRole</code> permission. The <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/security-iam-awsmanpol.html#security-iam-awsmanpol-awsdatasyncfullaccess\">AWSDataSyncFullAccess</a> policy includes this permission.</p> <p>To remove a task report configuration, specify this parameter as empty.</p>" 5201 } 5202 }, 5203 "documentation":"<p>UpdateTaskResponse</p>" 5204 }, 5205 "UpdateTaskResponse":{ 5206 "type":"structure", 5207 "members":{ 5208 } 5209 }, 5210 "VerifyMode":{ 5211 "type":"string", 5212 "enum":[ 5213 "POINT_IN_TIME_CONSISTENT", 5214 "ONLY_FILES_TRANSFERRED", 5215 "NONE" 5216 ] 5217 }, 5218 "VpcEndpointId":{ 5219 "type":"string", 5220 "pattern":"^vpce-[0-9a-f]{17}$" 5221 }, 5222 "long":{"type":"long"}, 5223 "string":{"type":"string"} 5224 }, 5225 "documentation":"<fullname>DataSync</fullname> <p>DataSync is an online data movement and discovery service that simplifies data migration and helps you quickly, easily, and securely transfer your file or object data to, from, and between Amazon Web Services storage services.</p> <p>This API interface reference includes documentation for using DataSync programmatically. For complete information, see the <i> <a href=\"https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html\">DataSync User Guide</a> </i>.</p>" 5226} 5227