{ "uuid": "6b84f761-d5e4-4266-a987-d6679f41fbe5", "lastMigration": 29, "name": "AWS DataSync", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c24251ac-6a76-4d29-9cd7-089f513f63ac", "documentation": "

Cancels execution of a task.

When you cancel a task execution, the transfer of some files is abruptly interrupted. The contents of files that are transferred to the destination might be incomplete or inconsistent with the source files. However, if you start a new task execution on the same task and you allow the task execution to complete, file content on the destination is complete and consistent. This applies to other unexpected failures that interrupt a task execution. In all of these cases, DataSync successfully complete the transfer when you start the next task execution.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CancelTaskExecution", "responses": [ { "uuid": "a5879df5-d1e1-4e44-ad52-ea3adba97c77", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c684616e-03a2-49dc-9ef7-61c2eeef6b26", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5cca6ea-25e9-4622-9bf9-e0179f7dbdc6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f72d8f5-c997-4f5d-8f2b-2988310db695", "documentation": "

Activates an DataSync agent that you have deployed on your host. The activation process associates your agent with your account. In the activation process, you specify information such as the Amazon Web Services Region that you want to activate the agent in. You activate the agent in the Amazon Web Services Region where your target locations (in Amazon S3 or Amazon EFS) reside. Your tasks are created in this Amazon Web Services Region.

You can activate the agent in a VPC (virtual private cloud) or provide the agent access to a VPC endpoint so you can run tasks without going over the public internet.

You can use an agent for more than one location. If a task uses multiple agents, all of them need to have status AVAILABLE for the task to run. If you use multiple agents for a source location, the status of all the agents must be AVAILABLE for the task to run.

Agents are automatically updated by Amazon Web Services on a regular basis, using a mechanism that ensures minimal interruption to your tasks.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateAgent", "responses": [ { "uuid": "ef23c34c-6513-4040-84d3-59be411cbcdc", "body": "{\n \"AgentArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "844f5ea9-ba04-4ace-8091-428681ed6d80", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "09cdd379-f29c-4849-a033-a6061f16d449", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8e54007d-e9aa-49d8-a8cf-58096e6d7a70", "documentation": "Creates an endpoint for an Amazon EFS file system.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationEfs", "responses": [ { "uuid": "1e93beeb-0d33-44d8-9545-8b274b81e72f", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "efe42479-2eca-453d-a167-31b02b7c6d91", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f4cb30f9-abc4-45c2-a33a-b817fec5f349", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "685142ae-e772-4f89-b74d-b5197b5ef333", "documentation": "Creates an endpoint for an Amazon FSx for Windows File Server file system.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationFsxWindows", "responses": [ { "uuid": "b130b10a-ed33-4394-8968-d076a7df329b", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "aad48c38-3571-4545-830a-e7103504e088", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2df9e0fd-c9cf-4838-8f6d-25d78ce0e1e8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5457798c-7923-41bf-bc9d-42c5b59d47b1", "documentation": "Defines a file system on a Network File System (NFS) server that can be read from or written to.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationNfs", "responses": [ { "uuid": "b8e35f29-4c66-4b4c-be60-981815819890", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1ebf6cea-21fb-4330-b40b-10cb28612e52", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bbb7691-5953-419b-a81f-be9141a22055", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a1b76d94-51c6-449e-b5fc-d633f3453325", "documentation": "Creates an endpoint for a self-managed object storage bucket. For more information about self-managed object storage locations, see Creating a location for object storage.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationObjectStorage", "responses": [ { "uuid": "e3ebfb10-24ef-4d1e-8422-e5e886d144f6", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dbbcd083-0e3c-42fe-8d19-7c3a4bd76e54", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "940e7ff1-f3f5-4b60-b84b-970894cefa60", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f1b774e-0d87-435e-8ee7-abb0b8fbdabc", "documentation": "

Creates an endpoint for an Amazon S3 bucket.

For more information, see Create an Amazon S3 location in the DataSync User Guide.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationS3", "responses": [ { "uuid": "862fdda5-e726-4f70-a135-53e874d37afa", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a20bf8b0-2e3f-40ce-b3a2-56161f888776", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3b6a099c-f3b9-4f89-8de3-9b41423a5898", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4fa77778-5c62-4ab5-96a5-0b5b3644d793", "documentation": "Defines a file system on a Server Message Block (SMB) server that can be read from or written to.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateLocationSmb", "responses": [ { "uuid": "6ce283de-5b70-4714-8982-92b82cf79501", "body": "{\n \"LocationArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "607c0373-c4c7-46ef-85bf-b594ffb6f47b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ef2964c7-0b22-4c90-b248-f5abc5d62778", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2adc8b82-f998-4491-b6cc-d1a9eee9047d", "documentation": "

Creates a task.

A task includes a source location and a destination location, and a configuration that specifies how data is transferred. A task always transfers data from the source location to the destination location. The configuration specifies options such as task scheduling, bandwidth limits, etc. A task is the complete definition of a data transfer.

When you create a task that transfers data between Amazon Web Services services in different Amazon Web Services Regions, one of the two locations that you specify must reside in the Region where DataSync is being used. The other location must be specified in a different Region.

You can transfer data between commercial Amazon Web Services Regions except for China, or between Amazon Web Services GovCloud (US) Regions.

When you use DataSync to copy files or objects between Amazon Web Services Regions, you pay for data transfer between Regions. This is billed as data transfer OUT from your source Region to your destination Region. For more information, see Data Transfer pricing.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.CreateTask", "responses": [ { "uuid": "32a19e35-8191-4d25-aa9c-350ef4e8a05e", "body": "{\n \"TaskArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6ec6f366-2d77-41e0-a786-01fc561d36ac", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a22adf5e-9331-4ff2-b9f1-0efe2fdfef3d", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "87f0d675-a6db-486a-ad0b-ff677a7a4ceb", "documentation": "Deletes an agent. To specify which agent to delete, use the Amazon Resource Name (ARN) of the agent in your request. The operation disassociates the agent from your Amazon Web Services account. However, it doesn't delete the agent virtual machine (VM) from your on-premises environment.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DeleteAgent", "responses": [ { "uuid": "cc2576fa-7630-4dae-a6fe-2b1359c23862", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "216440dd-305c-4032-bc30-c1b63e86af17", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48b325af-bf84-41a4-afa7-8d14ad5cd66c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb520028-cb2b-4002-aa4d-ff96d613741d", "documentation": "Deletes the configuration of a location used by DataSync. ", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DeleteLocation", "responses": [ { "uuid": "35818d7f-2268-4834-8187-23adef8e4fa0", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "dc172593-5cf5-4a6f-a0ba-6da9404d7e5d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "661b17e1-b016-4126-8f8c-8a536f46fee1", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "72c88050-7f4a-4e46-a1ab-7e218cb71b08", "documentation": "Deletes a task.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DeleteTask", "responses": [ { "uuid": "b5a0689f-f072-489c-a3e1-fcfaa57e5304", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bfa24fa6-f803-4def-bb52-fc0e9500a949", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a736e203-874a-4f47-a09a-1f28bd29803a", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb7de2c3-9585-49b4-936d-30dee0767365", "documentation": "Returns metadata such as the name, the network interfaces, and the status (that is, whether the agent is running or not) for an agent. To specify which agent to describe, use the Amazon Resource Name (ARN) of the agent in your request. ", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeAgent", "responses": [ { "uuid": "12ab8bee-955d-47d6-b655-6e7c5205c8bc", "body": "{\n \"AgentArn\": \"\",\n \"Name\": \"\",\n \"Status\": \"\",\n \"LastConnectionTime\": \"{{faker 'date.recent' 365}}\",\n \"CreationTime\": \"{{faker 'date.recent' 365}}\",\n \"EndpointType\": \"\",\n \"PrivateLinkConfig\": {\n \"VpcEndpointId\": \"\",\n \"PrivateLinkEndpoint\": \"\",\n \"SubnetArns\": [\n \"\"\n ],\n \"SecurityGroupArns\": [\n \"\"\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0763e619-ccb3-4047-86c2-93f5b0ae5183", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6f16e384-e8ad-4416-ac42-71e0b3ddbb77", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e160466e-045a-40ca-a509-5eaa0b773d14", "documentation": "Returns metadata, such as the path information about an Amazon EFS location.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationEfs", "responses": [ { "uuid": "803bac1b-3ae1-4d84-92f4-00eb3abb5cd4", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"Ec2Config\": {\n \"SubnetArn\": \"\",\n \"SecurityGroupArns\": [\n \"\"\n ]\n },\n \"CreationTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "053eab14-472f-4af5-a8f0-8e58ee705be4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "335398cc-b015-4432-bd76-a119457416e2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "003e2f65-76c7-4c54-94ce-eb09f97d0fdd", "documentation": "Returns metadata, such as the path information about an Amazon FSx for Windows File Server location.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationFsxWindows", "responses": [ { "uuid": "283d8270-0ef7-4124-ab0d-a087f70ba822", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"SecurityGroupArns\": [\n \"\"\n ],\n \"CreationTime\": \"{{faker 'date.recent' 365}}\",\n \"User\": \"\",\n \"Domain\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4598ad49-fb34-487e-9153-0be9fb27c394", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "9ca34346-c83c-4af8-ad8f-abffb606e5b6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f8c3bbd4-f66c-452a-b708-52cbad2a21d5", "documentation": "Returns metadata, such as the path information, about an NFS location.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationNfs", "responses": [ { "uuid": "dc63d12a-c4de-4ad9-b4ad-4ba5b6b1ef69", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"OnPremConfig\": {\n \"AgentArns\": [\n \"\"\n ]\n },\n \"MountOptions\": {\n \"Version\": \"\"\n },\n \"CreationTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d7c3b5cd-e82a-4923-8a35-bc2aa1d9d157", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8a86bb90-eaca-442c-8c78-f4481f7339bf", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "36f3cfd4-c9a7-414c-a65c-abc15ff1af48", "documentation": "Returns metadata about a self-managed object storage server location. For more information about self-managed object storage locations, see Creating a location for object storage.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationObjectStorage", "responses": [ { "uuid": "2d8de306-9124-4a25-a1cc-3100dff55225", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"AccessKey\": \"\",\n \"ServerPort\": {{faker 'number.int' max=99999}},\n \"ServerProtocol\": \"\",\n \"AgentArns\": [\n \"\"\n ],\n \"CreationTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6db0d2a-7b67-4ada-8d10-96e036ccc83f", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5eb81a4-4dd7-4259-ae60-d0d8f9267354", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3da82ca2-7846-4dec-b795-b9cdfce8ef84", "documentation": "Returns metadata, such as bucket name, about an Amazon S3 bucket location.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationS3", "responses": [ { "uuid": "de6e1833-afea-48eb-8939-6e85c8149070", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"S3StorageClass\": \"\",\n \"S3Config\": {\n \"BucketAccessRoleArn\": \"\"\n },\n \"AgentArns\": [\n \"\"\n ],\n \"CreationTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "208d9973-8aee-4921-a87b-d4ff255909d9", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86484d5e-d0c4-42ac-b85f-1aa689229b87", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fb2a1d34-501f-43fc-9ab1-81e447a1dcec", "documentation": "Returns metadata, such as the path and user information about an SMB location.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeLocationSmb", "responses": [ { "uuid": "2e0e81b7-a785-4c73-b8ea-7c57d08b7f81", "body": "{\n \"LocationArn\": \"\",\n \"LocationUri\": \"\",\n \"AgentArns\": [\n \"\"\n ],\n \"User\": \"\",\n \"Domain\": \"\",\n \"MountOptions\": {\n \"Version\": \"\"\n },\n \"CreationTime\": \"{{faker 'date.recent' 365}}\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3153f5ae-37a9-4f67-b44d-163a37eed8b8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2582a90e-1b4a-4058-ae6b-ccaea1cc1771", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7295d6a0-e960-4b56-972f-2d094d92b4bc", "documentation": "Returns metadata about a task.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeTask", "responses": [ { "uuid": "cbd3e4aa-9816-48c1-ab15-02490f24d379", "body": "{\n \"TaskArn\": \"\",\n \"Status\": \"\",\n \"Name\": \"\",\n \"CurrentTaskExecutionArn\": \"\",\n \"SourceLocationArn\": \"\",\n \"DestinationLocationArn\": \"\",\n \"CloudWatchLogGroupArn\": \"\",\n \"SourceNetworkInterfaceArns\": [\n \"\"\n ],\n \"DestinationNetworkInterfaceArns\": [\n \"\"\n ],\n \"Options\": {\n \"VerifyMode\": \"\",\n \"OverwriteMode\": \"\",\n \"Atime\": \"\",\n \"Mtime\": \"\",\n \"Uid\": \"\",\n \"Gid\": \"\",\n \"PreserveDeletedFiles\": \"\",\n \"PreserveDevices\": \"\",\n \"PosixPermissions\": \"\",\n \"BytesPerSecond\": {{faker 'number.int' max=99999}},\n \"TaskQueueing\": \"\",\n \"LogLevel\": \"\",\n \"TransferMode\": \"\",\n \"SecurityDescriptorCopyFlags\": \"\"\n },\n \"Excludes\": [\n {\n \"FilterType\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Schedule\": {\n \"ScheduleExpression\": \"\"\n },\n \"ErrorCode\": \"\",\n \"ErrorDetail\": \"\",\n \"CreationTime\": \"{{faker 'date.recent' 365}}\",\n \"Includes\": [\n {\n \"FilterType\": \"\",\n \"Value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1d9998b-2d61-40c7-9607-f176e7829018", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5d503178-14dd-4f78-ac6c-c6f5a7be4be8", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cbe84b8e-2f43-41ff-af20-bd1aa0892ce1", "documentation": "Returns detailed metadata about a task that is being executed.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.DescribeTaskExecution", "responses": [ { "uuid": "7dde2dd3-d283-4745-b867-db6e38dcdbfe", "body": "{\n \"TaskExecutionArn\": \"\",\n \"Status\": \"\",\n \"Options\": {\n \"VerifyMode\": \"\",\n \"OverwriteMode\": \"\",\n \"Atime\": \"\",\n \"Mtime\": \"\",\n \"Uid\": \"\",\n \"Gid\": \"\",\n \"PreserveDeletedFiles\": \"\",\n \"PreserveDevices\": \"\",\n \"PosixPermissions\": \"\",\n \"BytesPerSecond\": {{faker 'number.int' max=99999}},\n \"TaskQueueing\": \"\",\n \"LogLevel\": \"\",\n \"TransferMode\": \"\",\n \"SecurityDescriptorCopyFlags\": \"\"\n },\n \"Excludes\": [\n {\n \"FilterType\": \"\",\n \"Value\": \"\"\n }\n ],\n \"Includes\": [\n {\n \"FilterType\": \"\",\n \"Value\": \"\"\n }\n ],\n \"StartTime\": \"{{faker 'date.recent' 365}}\",\n \"EstimatedFilesToTransfer\": {{faker 'number.int' max=99999}},\n \"EstimatedBytesToTransfer\": {{faker 'number.int' max=99999}},\n \"FilesTransferred\": {{faker 'number.int' max=99999}},\n \"BytesWritten\": {{faker 'number.int' max=99999}},\n \"BytesTransferred\": {{faker 'number.int' max=99999}},\n \"Result\": {\n \"PrepareDuration\": {{faker 'number.int' max=99999}},\n \"PrepareStatus\": \"\",\n \"TotalDuration\": {{faker 'number.int' max=99999}},\n \"TransferDuration\": {{faker 'number.int' max=99999}},\n \"TransferStatus\": \"\",\n \"VerifyDuration\": {{faker 'number.int' max=99999}},\n \"VerifyStatus\": \"\",\n \"ErrorCode\": \"\",\n \"ErrorDetail\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "036d118c-85de-480b-8396-9ba1339c55c8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "71629fd3-3952-48d6-b6ab-6f6f72d37118", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a2189156-dd82-4552-abb1-23fe9e1055ed", "documentation": "

Returns a list of agents owned by an Amazon Web Services account in the Amazon Web Services Region specified in the request. The returned list is ordered by agent Amazon Resource Name (ARN).

By default, this operation returns a maximum of 100 agents. This operation supports pagination that enables you to optionally reduce the number of agents returned in a response.

If you have more agents than are returned in a response (that is, the response returns only a truncated list of your agents), the response contains a marker that you can specify in your next request to fetch the next page of agents.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.ListAgents", "responses": [ { "uuid": "0a81a4a1-0c14-437a-8c30-5a2f683b6747", "body": "{\n \"Agents\": [\n {\n \"AgentArn\": \"\",\n \"Name\": \"\",\n \"Status\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "458924cd-ea80-42a0-8fd5-ae8fca049ff0", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ca5d5362-bb55-4c0a-aaa1-44bdaed78331", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b863eb1d-9924-49ba-8a5b-02105bb4477e", "documentation": "

Returns a list of source and destination locations.

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.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.ListLocations", "responses": [ { "uuid": "a5d999d0-de2d-4125-9f7f-f907fd450e35", "body": "{\n \"Locations\": [\n {\n \"LocationArn\": \"\",\n \"LocationUri\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c1a26513-8935-4a61-b8bd-8ff1e10668f4", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d719fa80-8dcb-46f2-92f9-e47e58643e66", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c269dd2-2a48-4b64-95e8-8927b0e32ae5", "documentation": "Returns all the tags associated with a specified resource. ", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.ListTagsForResource", "responses": [ { "uuid": "569310f3-06be-4448-b684-10024be96038", "body": "{\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d9f0e98f-e1f2-4760-9925-e6e38a0fdcd5", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "247fe5a1-341e-46da-9341-d5143e97bb53", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d833e467-0f0d-40ef-bf3b-91b8d3d14d75", "documentation": "Returns a list of executed tasks.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.ListTaskExecutions", "responses": [ { "uuid": "98f08ed4-60f2-4151-b2e4-5f6c71012600", "body": "{\n \"TaskExecutions\": [\n {\n \"TaskExecutionArn\": \"\",\n \"Status\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f2c94c70-4a1e-4977-a579-13d216baf3f2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ffff87be-1649-40dd-be3e-f7e706ae4a0f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fdd91f0-c115-480e-98e4-db10885eae6b", "documentation": "Returns a list of all the tasks.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.ListTasks", "responses": [ { "uuid": "8f257c26-78b9-4030-9e86-2eaefd597115", "body": "{\n \"Tasks\": [\n {\n \"TaskArn\": \"\",\n \"Status\": \"\",\n \"Name\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cb48f860-280f-4720-9146-f71a328f0996", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c943b395-ec0c-4aaa-91d2-4cda132927ff", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd635f46-45a9-475f-990a-34cb63f28dfd", "documentation": "

Starts a specific invocation of a task. A TaskExecution value represents an individual run of a task. Each task can have at most one TaskExecution at a time.

TaskExecution has the following transition phases: INITIALIZING | PREPARING | TRANSFERRING | VERIFYING | SUCCESS/FAILURE.

For detailed information, see the Task Execution section in the Components and Terminology topic in the DataSync User Guide.

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.StartTaskExecution", "responses": [ { "uuid": "8acdbeef-b45a-4df1-bfc9-26776c3361d8", "body": "{\n \"TaskExecutionArn\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "206572ad-9ff5-43ba-b5ef-60182d52a79e", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "bcfb2aa3-0612-4913-bc29-5075733b0e12", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b58307f-1690-462a-aee1-a8fa951a18b8", "documentation": "Applies a key-value pair to an Amazon Web Services resource.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.TagResource", "responses": [ { "uuid": "5b7e68b2-2f03-40ea-8326-1c5e02e66799", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7a08ec38-f70c-4d70-b222-be70342dfa83", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a880f5aa-6ee8-483e-8d3b-28061f32c06c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "228d6a6c-9338-46ea-9ecb-eda6a7121c2f", "documentation": "Removes a tag from an Amazon Web Services resource.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UntagResource", "responses": [ { "uuid": "75c5ac27-6976-47d6-a46c-edfa23b19c01", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2455b135-114a-4f6e-ac3b-d804c4b64960", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0bb0b265-36e1-490a-9823-b7214e5231e1", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "952c5f15-8dd3-49e5-bba6-518fdf8996c3", "documentation": "Updates the name of an agent.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateAgent", "responses": [ { "uuid": "56866b41-c712-43d8-925f-852d97d58b0e", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "393aed44-593a-4b99-af30-830a74a69a20", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0c94d21c-6ca2-418e-9515-69fc7b3ef25b", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4abd44d-b371-4bc6-b880-3a43ee062426", "documentation": "Updates some of the parameters of a previously created location for Network File System (NFS) access. For information about creating an NFS location, see Creating a location for NFS.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateLocationNfs", "responses": [ { "uuid": "31fbccc2-5914-4cbb-a2be-0a3977bca9e2", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5573b715-43f9-420b-ba43-08347e50e309", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c7b22150-9323-4f5c-936f-32dedccb1cc5", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8b846dcd-85b7-48a9-8bb3-ae29d61829b0", "documentation": "Updates some of the parameters of a previously created location for self-managed object storage server access. For information about creating a self-managed object storage location, see Creating a location for object storage.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateLocationObjectStorage", "responses": [ { "uuid": "788e1493-5c31-44e6-b7a8-7dfc52896bf6", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "958811b0-4352-4507-9e79-8f1d27a1ff8d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2dc5d424-1151-4952-836b-e6f0705fdc20", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b37d768-d349-4062-91c8-8e7a2d9b09b0", "documentation": "Updates some of the parameters of a previously created location for Server Message Block (SMB) file system access. For information about creating an SMB location, see Creating a location for SMB.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateLocationSmb", "responses": [ { "uuid": "367d9af7-cfd1-4d8f-9d74-030507dcfc72", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d62676c-2286-4430-878e-d9c7b0585908", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5ab9a2ae-bd0e-4eb1-a5b5-17971672ca89", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "56b4aa04-c114-475b-8b37-df27ec3d2d1d", "documentation": "Updates the metadata associated with a task.", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateTask", "responses": [ { "uuid": "c95415c8-eeb4-4bf5-8bfb-9c22d1d75b29", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4f5a22fb-68e1-47fd-aa1c-9c0bf96e1f8b", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d414d906-6e30-44e9-a79c-b9c169030665", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "62463702-4dd5-4379-a57f-57c8151eb365", "documentation": "

Updates execution of a task.

You can modify bandwidth throttling for a task execution that is running or queued. For more information, see Adjusting Bandwidth Throttling for a Task Execution.

The only Option that can be modified by UpdateTaskExecution is BytesPerSecond .

", "method": "post", "endpoint": "#X-Amz-Target=FmrsService.UpdateTaskExecution", "responses": [ { "uuid": "7532d37b-efa2-44b2-8e2d-98d296cf62b3", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "637514e6-af2b-4462-a97f-25d829ad28a8", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "InvalidRequestException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "32993777-756e-4bc5-8da9-d60697b3e2e2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "InternalException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "c24251ac-6a76-4d29-9cd7-089f513f63ac" }, { "type": "route", "uuid": "7f72d8f5-c997-4f5d-8f2b-2988310db695" }, { "type": "route", "uuid": "8e54007d-e9aa-49d8-a8cf-58096e6d7a70" }, { "type": "route", "uuid": "685142ae-e772-4f89-b74d-b5197b5ef333" }, { "type": "route", "uuid": "5457798c-7923-41bf-bc9d-42c5b59d47b1" }, { "type": "route", "uuid": "a1b76d94-51c6-449e-b5fc-d633f3453325" }, { "type": "route", "uuid": "5f1b774e-0d87-435e-8ee7-abb0b8fbdabc" }, { "type": "route", "uuid": "4fa77778-5c62-4ab5-96a5-0b5b3644d793" }, { "type": "route", "uuid": "2adc8b82-f998-4491-b6cc-d1a9eee9047d" }, { "type": "route", "uuid": "87f0d675-a6db-486a-ad0b-ff677a7a4ceb" }, { "type": "route", "uuid": "bb520028-cb2b-4002-aa4d-ff96d613741d" }, { "type": "route", "uuid": "72c88050-7f4a-4e46-a1ab-7e218cb71b08" }, { "type": "route", "uuid": "fb7de2c3-9585-49b4-936d-30dee0767365" }, { "type": "route", "uuid": "e160466e-045a-40ca-a509-5eaa0b773d14" }, { "type": "route", "uuid": "003e2f65-76c7-4c54-94ce-eb09f97d0fdd" }, { "type": "route", "uuid": "f8c3bbd4-f66c-452a-b708-52cbad2a21d5" }, { "type": "route", "uuid": "36f3cfd4-c9a7-414c-a65c-abc15ff1af48" }, { "type": "route", "uuid": "3da82ca2-7846-4dec-b795-b9cdfce8ef84" }, { "type": "route", "uuid": "fb2a1d34-501f-43fc-9ab1-81e447a1dcec" }, { "type": "route", "uuid": "7295d6a0-e960-4b56-972f-2d094d92b4bc" }, { "type": "route", "uuid": "cbe84b8e-2f43-41ff-af20-bd1aa0892ce1" }, { "type": "route", "uuid": "a2189156-dd82-4552-abb1-23fe9e1055ed" }, { "type": "route", "uuid": "b863eb1d-9924-49ba-8a5b-02105bb4477e" }, { "type": "route", "uuid": "0c269dd2-2a48-4b64-95e8-8927b0e32ae5" }, { "type": "route", "uuid": "d833e467-0f0d-40ef-bf3b-91b8d3d14d75" }, { "type": "route", "uuid": "0fdd91f0-c115-480e-98e4-db10885eae6b" }, { "type": "route", "uuid": "fd635f46-45a9-475f-990a-34cb63f28dfd" }, { "type": "route", "uuid": "9b58307f-1690-462a-aee1-a8fa951a18b8" }, { "type": "route", "uuid": "228d6a6c-9338-46ea-9ecb-eda6a7121c2f" }, { "type": "route", "uuid": "952c5f15-8dd3-49e5-bba6-518fdf8996c3" }, { "type": "route", "uuid": "a4abd44d-b371-4bc6-b880-3a43ee062426" }, { "type": "route", "uuid": "8b846dcd-85b7-48a9-8bb3-ae29d61829b0" }, { "type": "route", "uuid": "5b37d768-d349-4062-91c8-8e7a2d9b09b0" }, { "type": "route", "uuid": "56b4aa04-c114-475b-8b37-df27ec3d2d1d" }, { "type": "route", "uuid": "62463702-4dd5-4379-a57f-57c8151eb365" } ] }