package
0.18.27
Repository: https://github.com/pulumi/pulumi-aws.git
Documentation: pkg.go.dev

# Functions

GetAgent gets an existing Agent resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetEfsLocation gets an existing EfsLocation resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetNfsLocation gets an existing NfsLocation resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetS3Location gets an existing S3Location resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetTask gets an existing Task resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewAgent registers a new resource with the given unique name, arguments, and options.
NewEfsLocation registers a new resource with the given unique name, arguments, and options.
NewNfsLocation registers a new resource with the given unique name, arguments, and options.
NewS3Location registers a new resource with the given unique name, arguments, and options.
NewTask registers a new resource with the given unique name, arguments, and options.

# Structs

Manages an AWS DataSync Agent deployed on premises.
The set of arguments for constructing a Agent resource.
Input properties used for looking up and filtering Agent resources.
Manages an AWS DataSync EFS Location.
The set of arguments for constructing a EfsLocation resource.
Input properties used for looking up and filtering EfsLocation resources.
Manages an NFS Location within AWS DataSync.
The set of arguments for constructing a NfsLocation resource.
Input properties used for looking up and filtering NfsLocation resources.
Manages an S3 Location within AWS DataSync.
The set of arguments for constructing a S3Location resource.
Input properties used for looking up and filtering S3Location resources.
Manages an AWS DataSync Task, which represents a configuration for synchronization.
The set of arguments for constructing a Task resource.
Input properties used for looking up and filtering Task resources.