package
4.67.0+incompatible
Repository: https://github.com/hashicorp/terraform-provider-aws.git
Documentation: pkg.go.dev

# README

Terraform AWS Provider DataSync Package

This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.

Handy Links

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTagsIn returns datasync service tags from Context.
KeyValueTags creates tftags.KeyValueTags from datasync service tags.
ListTags lists datasync service tags.
@SDKResource("aws_datasync_agent", name="Agent") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_efs", name="Location EFS") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_fsx_lustre_file_system", name="Location FSx Lustre File System") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_fsx_openzfs_file_system", name="Location OpenZFS File System") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_fsx_windows_file_system", name="Location FSx Windows File System") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_hdfs", name="Location HDFS") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_nfs", name="Location NFS") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_object_storage", name="Location Object Storage") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_s3", name="Location S3") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_location_smb", name="Location SMB") @Tags(identifierAttribute="id").
@SDKResource("aws_datasync_task", name="Task") @Tags(identifierAttribute="id").
SetTagsOut sets datasync service tags in Context.
SubdirectoryFromLocationURI extracts the subdirectory from a location URI.
Tags returns datasync service tags.
UpdateTags updates datasync service tags.

# Variables

No description provided by the author