- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
cloud_watch_log_group_arn
Type: STRING
Provider name: CloudWatchLogGroupArn
Description: The Amazon Resource Name (ARN) of an Amazon CloudWatch log group for monitoring your task. For more information, see Monitoring data transfers with CloudWatch Logs.
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The time that the task was created.
current_task_execution_arn
Type: STRING
Provider name: CurrentTaskExecutionArn
Description: The ARN of the most recent task execution.
destination_location_arn
Type: STRING
Provider name: DestinationLocationArn
Description: The ARN of your transfer’s destination location.
destination_network_interface_arns
Type: UNORDERED_LIST_STRING
Provider name: DestinationNetworkInterfaceArns
Description: The ARNs of the network interfaces that DataSync created for your destination location.
error_code
Type: STRING
Provider name: ErrorCode
Description: If there’s an issue with your task, you can use the error code to help you troubleshoot the problem. For more information, see Troubleshooting issues with DataSync transfers.
error_detail
Type: STRING
Provider name: ErrorDetail
Description: If there’s an issue with your task, you can use the error details to help you troubleshoot the problem. For more information, see Troubleshooting issues with DataSync transfers.
excludes
Type: UNORDERED_LIST_STRUCT
Provider name: Excludes
Description: The exclude filters that define the files, objects, and folders in your source location that you don’t want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.
filter_type
STRING
FilterType
value
STRING
Value
/folder1|/folder2
includes
Type: UNORDERED_LIST_STRUCT
Provider name: Includes
Description: The include filters that define the files, objects, and folders in your source location that you want DataSync to transfer. For more information and examples, see Specifying what DataSync transfers by using filters.
filter_type
STRING
FilterType
value
STRING
Value
/folder1|/folder2
manifest_config
Type: STRUCT
Provider name: ManifestConfig
Description: The configuration of the manifest that lists the files or objects that you want DataSync to transfer. For more information, see Specifying what DataSync transfers by using a manifest.
action
STRING
Action
format
STRING
Format
source
STRUCT
Source
ValidationException
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 Providing DataSync access to your manifest.s3
STRUCT
S3
bucket_access_role_arn
STRING
BucketAccessRoleArn
manifest_object_path
STRING
ManifestObjectPath
prefix/my-manifest.csv
).manifest_object_version_id
STRING
ManifestObjectVersionId
s3_bucket_arn
STRING
S3BucketArn
name
Type: STRING
Provider name: Name
Description: The name of your task.
options
Type: STRUCT
Provider name: Options
Description: The task’s settings. For example, what file metadata gets preserved, how data integrity gets verified at the end of your transfer, bandwidth limits, among other options.
atime
STRING
Atime
Atime
isn’t fully standard across platforms, so DataSync can only do this on a best-effort basis.BEST_EFFORT
(default) - DataSync attempts to preserve the original Atime
attribute on all source files (that is, the version before the PREPARING
steps of the task execution). This option is recommended.NONE
- Ignores Atime
.Atime
is set to BEST_EFFORT
, Mtime
must be set to PRESERVE
. If Atime
is set to NONE
, Mtime
must also be NONE
.bytes_per_second
INT64
BytesPerSecond
1048576
(=1024*1024
). gid
STRING
Gid
INT_VALUE
(default) - Preserves the integer value of user ID (UID) and GID, which is recommended.NONE
- Ignores UID and GID.log_level
STRING
LogLevel
BASIC
- Publishes logs with only basic information (such as transfer errors).TRANSFER
- Publishes logs for all files or objects that your DataSync task transfers and performs data-integrity checks on.OFF
- No logs are published.mtime
STRING
Mtime
PREPARING
step of your task execution. This option is required when you need to run the a task more than once.PRESERVE
(default) - Preserves original Mtime
, which is recommended.NONE
- Ignores Mtime
.Mtime
is set to PRESERVE
, Atime
must be set to BEST_EFFORT
. If Mtime
is set to NONE
, Atime
must also be set to NONE
.object_tags
STRING
ObjectTags
PRESERVE
object tags (default behavior) when transferring between object storage systems. If you want your DataSync task to ignore object tags, specify the NONE
value.overwrite_mode
STRING
OverwriteMode
ALWAYS
(default) - DataSync modifies data in the destination location when source data (including metadata) has changed. 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 Storage class considerations with Amazon S3 transfers.NEVER
- 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.posix_permissions
STRING
PosixPermissions
PRESERVE
(default) - Preserves POSIX-style permissions, which is recommended.NONE
- Ignores POSIX-style permissions.preserve_deleted_files
STRING
PreserveDeletedFiles
PRESERVE
(default) - Ignores such destination files, which is recommended.REMOVE
- Deletes destination files that aren’t present in the source.REMOVE
, you can’t set TransferMode
to ALL
. When you transfer all data, DataSync doesn’t scan your destination location and doesn’t know what to delete.preserve_devices
STRING
PreserveDevices
NONE
(default) - Ignores special devices (recommended).PRESERVE
- Preserves character and block device metadata. This option currently isn’t supported for Amazon EFS.security_descriptor_copy_flags
STRING
SecurityDescriptorCopyFlags
OWNER_DACL
(default) - For each copied object, DataSync copies the following metadata:OWNER_DACL_SACL
- For each copied object, DataSync copies the following metadata:NONE
- 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.task_queueing
STRING
TaskQueueing
ENABLED
by default.transfer_mode
STRING
TransferMode
CHANGED
(default) - After your initial full transfer, DataSync copies only the data and metadata that differs between the source and destination location.ALL
- DataSync copies everything in the source to the destination without comparing differences between the locations.uid
STRING
Uid
INT_VALUE
(default) - Preserves the integer value of UID and group ID (GID), which is recommended.NONE
- Ignores UID and GID.verify_mode
STRING
VerifyMode
ONLY_FILES_TRANSFERRED
(recommended) - DataSync calculates the checksum of transferred data (including metadata) at the source location. At the end of the transfer, DataSync then compares this checksum to the checksum calculated on that data at the destination. POINT_IN_TIME_CONSISTENT
- At the end of the transfer, DataSync checks the entire source and destination to verify that both locations are fully synchronized. NONE
- DataSync performs data integrity checks only during your transfer. Unlike other options, there’s no additional verification at the end of your transfer.schedule
Type: STRUCT
Provider name: Schedule
Description: The schedule for when you want your task to run. For more information, see Scheduling your task.
schedule_expression
STRING
ScheduleExpression
cron(0 8 * * 3#1)
Use rate expressions for task schedules that run on a regular interval. For example, the following rate expression creates a task schedule that runs every 12 hours: rate(12 hours)
For information about cron and rate expression syntax, see the Amazon EventBridge User Guide .status
STRING
Status
schedule_details
Type: STRUCT
Provider name: ScheduleDetails
Description: The details about your task schedule.
disabled_by
STRING
DisabledBy
USER
- Your schedule was manually disabled by using the UpdateTask operation or DataSync console.SERVICE
- Your schedule was automatically disabled by DataSync because the task failed repeatedly with the same error.disabled_reason
STRING
DisabledReason
USER
, you see a Manually disabled by user.
message. If your schedule is disabled by SERVICE
, you see an error message to help you understand why the task keeps failing. For information on resolving DataSync errors, see Troubleshooting issues with DataSync transfers.status_update_time
TIMESTAMP
StatusUpdateTime
source_location_arn
Type: STRING
Provider name: SourceLocationArn
Description: The ARN of your transfer’s source location.
source_network_interface_arns
Type: UNORDERED_LIST_STRING
Provider name: SourceNetworkInterfaceArns
Description: The ARNs of the network interfaces that DataSync created for your source location.
status
Type: STRING
Provider name: Status
Description: The status of your task. For information about what each status means, see Task statuses.
tags
Type: UNORDERED_LIST_STRING
task_arn
Type: STRING
Provider name: TaskArn
Description: The ARN of your task.
task_mode
Type: STRING
Provider name: TaskMode
Description: The task mode that you’re using. For more information, see Choosing a task mode for your data transfer.
task_report_config
Type: STRUCT
Provider name: TaskReportConfig
Description: The configuration of your task report, which provides detailed information about your DataSync transfer. For more information, see Monitoring your DataSync transfers with task reports.
destination
STRUCT
Destination
s3
STRUCT
S3
bucket_access_role_arn
STRING
BucketAccessRoleArn
s3_bucket_arn
STRING
S3BucketArn
subdirectory
STRING
Subdirectory
object_version_ids
STRING
ObjectVersionIds
INCLUDE
can increase the duration of your task execution.output_type
STRING
OutputType
SUMMARY_ONLY
: Provides necessary details about your task, including the number of files, objects, and directories transferred and transfer duration.STANDARD
: Provides complete details about your task, including a full list of files, objects, and directories that were transferred, skipped, verified, and more.overrides
STRUCT
Overrides
deleted
STRUCT
Deleted
report_level
STRING
ReportLevel
ERRORS_ONLY
). At the same time, you want to verify that your task filter 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 (SUCCESSES_AND_ERRORS
).skipped
STRUCT
Skipped
report_level
STRING
ReportLevel
ERRORS_ONLY
). At the same time, you want to verify that your task filter 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 (SUCCESSES_AND_ERRORS
).transferred
STRUCT
Transferred
report_level
STRING
ReportLevel
ERRORS_ONLY
). At the same time, you want to verify that your task filter 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 (SUCCESSES_AND_ERRORS
).verified
STRUCT
Verified
report_level
STRING
ReportLevel
ERRORS_ONLY
). At the same time, you want to verify that your task filter 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 (SUCCESSES_AND_ERRORS
).report_level
STRING
ReportLevel
ERRORS_ONLY
: A report shows what DataSync was unable to transfer, skip, verify, and delete.SUCCESSES_AND_ERRORS
: A report shows what DataSync was able and unable to transfer, skip, verify, and delete.