Skip to content

Commit 9217f03

Browse files
committed
Update services based on v1.50.13 of AWS Go SDK
Reference: https://github.com/aws/aws-sdk-go/releases/tag/v1.50.13
1 parent a6aa792 commit 9217f03

File tree

4 files changed

+213
-51
lines changed

4 files changed

+213
-51
lines changed

.latest-tag-aws-sdk-go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.50.12
1+
v1.50.13

lib/aws/generated/data_sync.ex

Lines changed: 75 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@ defmodule AWS.DataSync do
8484
end
8585

8686
@doc """
87-
Creates an endpoint for a Microsoft Azure Blob Storage container that DataSync
88-
can use as a transfer source or destination.
87+
Creates a transfer *location* for a Microsoft Azure Blob Storage container.
88+
89+
DataSync can use this location as a transfer source or destination.
8990
9091
Before you begin, make sure you know [how DataSync accesses Azure Blob Storage](https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access)
9192
and works with [access tiers](https://docs.aws.amazon.com/datasync/latest/userguide/creating-azure-blob-location.html#azure-blob-access-tiers)
@@ -100,10 +101,12 @@ defmodule AWS.DataSync do
100101
end
101102

102103
@doc """
103-
Creates an endpoint for an Amazon EFS file system that DataSync can access for a
104-
transfer.
104+
Creates a transfer *location* for an Amazon EFS file system.
105+
106+
DataSync can use this location as a source or destination for transferring data.
105107
106-
For more information, see [Creating a location for Amazon EFS](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html).
108+
Before you begin, make sure that you understand how DataSync [accesses Amazon EFS file
109+
systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-efs-location.html#create-efs-location-access).
107110
"""
108111
def create_location_efs(%Client{} = client, input, options \\ []) do
109112
meta = metadata()
@@ -112,7 +115,12 @@ defmodule AWS.DataSync do
112115
end
113116

114117
@doc """
115-
Creates an endpoint for an Amazon FSx for Lustre file system.
118+
Creates a transfer *location* for an Amazon FSx for Lustre file system.
119+
120+
DataSync can use this location as a source or destination for transferring data.
121+
122+
Before you begin, make sure that you understand how DataSync [accesses FSx for Lustre file
123+
systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-lustre-location.html#create-lustre-location-access).
116124
"""
117125
def create_location_fsx_lustre(%Client{} = client, input, options \\ []) do
118126
meta = metadata()
@@ -121,11 +129,12 @@ defmodule AWS.DataSync do
121129
end
122130

123131
@doc """
124-
Creates an endpoint for an Amazon FSx for NetApp ONTAP file system that DataSync
125-
can use for a data transfer.
132+
Creates a transfer *location* for an Amazon FSx for NetApp ONTAP file system.
126133
127-
Before you begin, make sure that you understand how DataSync [accesses an FSx for ONTAP file
128-
system](https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access).
134+
DataSync can use this location as a source or destination for transferring data.
135+
136+
Before you begin, make sure that you understand how DataSync [accesses FSx for ONTAP file
137+
systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-ontap-location.html#create-ontap-location-access).
129138
"""
130139
def create_location_fsx_ontap(%Client{} = client, input, options \\ []) do
131140
meta = metadata()
@@ -134,10 +143,12 @@ defmodule AWS.DataSync do
134143
end
135144

136145
@doc """
137-
Creates an endpoint for an Amazon FSx for OpenZFS file system that DataSync can
138-
access for a transfer.
146+
Creates a transfer *location* for an Amazon FSx for OpenZFS file system.
147+
148+
DataSync can use this location as a source or destination for transferring data.
139149
140-
For more information, see [Creating a location for FSx for OpenZFS](https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html).
150+
Before you begin, make sure that you understand how DataSync [accesses FSx for OpenZFS file
151+
systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-openzfs-location.html#create-openzfs-access).
141152
142153
Request parameters related to `SMB` aren't supported with the
143154
`CreateLocationFsxOpenZfs` operation.
@@ -149,11 +160,13 @@ defmodule AWS.DataSync do
149160
end
150161

151162
@doc """
152-
Creates an endpoint for an Amazon FSx for Windows File Server file system that
153-
DataSync can use for a data transfer.
163+
Creates a transfer *location* for an Amazon FSx for Windows File Server file
164+
system.
154165
155-
Before you begin, make sure that you understand how DataSync [accesses an FSx for Windows File
156-
Server](https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-location-access).
166+
DataSync can use this location as a source or destination for transferring data.
167+
168+
Before you begin, make sure that you understand how DataSync [accesses FSx for Windows File Server file
169+
systems](https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-location-access).
157170
"""
158171
def create_location_fsx_windows(%Client{} = client, input, options \\ []) do
159172
meta = metadata()
@@ -162,7 +175,11 @@ defmodule AWS.DataSync do
162175
end
163176

164177
@doc """
165-
Creates an endpoint for a Hadoop Distributed File System (HDFS).
178+
Creates a transfer *location* for a Hadoop Distributed File System (HDFS).
179+
180+
DataSync can use this location as a source or destination for transferring data.
181+
182+
Before you begin, make sure that you understand how DataSync [accesses HDFS clusters](https://docs.aws.amazon.com/datasync/latest/userguide/create-hdfs-location.html#accessing-hdfs).
166183
"""
167184
def create_location_hdfs(%Client{} = client, input, options \\ []) do
168185
meta = metadata()
@@ -171,10 +188,11 @@ defmodule AWS.DataSync do
171188
end
172189

173190
@doc """
174-
Creates an endpoint for a Network File System (NFS) file server that DataSync
175-
can use for a data transfer.
191+
Creates a transfer *location* for a Network File System (NFS) file server.
176192
177-
For more information, see [Configuring transfers to or from an NFS file server](https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html).
193+
DataSync can use this location as a source or destination for transferring data.
194+
195+
Before you begin, make sure that you understand how DataSync [accesses NFS file servers](https://docs.aws.amazon.com/datasync/latest/userguide/create-nfs-location.html#accessing-nfs).
178196
179197
If you're copying data to or from an Snowcone device, you can also use
180198
`CreateLocationNfs` to create your transfer location. For more information, see
@@ -187,10 +205,13 @@ defmodule AWS.DataSync do
187205
end
188206

189207
@doc """
190-
Creates an endpoint for an object storage system that DataSync can access for a
191-
transfer.
208+
Creates a transfer *location* for an object storage system.
209+
210+
DataSync can use this location as a source or destination for transferring data.
192211
193-
For more information, see [Creating a location for object storage](https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html).
212+
Before you begin, make sure that you understand the
213+
[prerequisites](https://docs.aws.amazon.com/datasync/latest/userguide/create-object-location.html#create-object-location-prerequisites)
214+
for DataSync to work with object storage systems.
194215
"""
195216
def create_location_object_storage(%Client{} = client, input, options \\ []) do
196217
meta = metadata()
@@ -199,17 +220,17 @@ defmodule AWS.DataSync do
199220
end
200221

201222
@doc """
202-
A *location* is an endpoint for an Amazon S3 bucket.
223+
Creates a transfer *location* for an Amazon S3 bucket.
203224
204-
DataSync can use the location as a source or destination for copying data.
225+
DataSync can use this location as a source or destination for transferring data.
205226
206-
Before you create your location, make sure that you read the following sections:
227+
Before you begin, make sure that you read the following topics:
207228
208229
[Storage class considerations with Amazon S3 locations](https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#using-storage-classes)
209230
210231
[Evaluating S3 request costs when using DataSync](https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html#create-s3-location-s3-requests)
211232
212-
For more information, see [Creating an Amazon S3 location](https://docs.aws.amazon.com/datasync/latest/userguide/create-locations-cli.html#create-location-s3-cli).
233+
For more information, see [Configuring transfers with Amazon S3](https://docs.aws.amazon.com/datasync/latest/userguide/create-s3-location.html).
213234
"""
214235
def create_location_s3(%Client{} = client, input, options \\ []) do
215236
meta = metadata()
@@ -218,11 +239,11 @@ defmodule AWS.DataSync do
218239
end
219240

220241
@doc """
221-
Creates an endpoint for a Server Message Block (SMB) file server that DataSync
222-
can use for a data transfer.
242+
Creates a transfer *location* for a Server Message Block (SMB) file server.
243+
244+
DataSync can use this location as a source or destination for transferring data.
223245
224-
Before you begin, make sure that you understand how DataSync [accesses an SMB file
225-
server](https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html).
246+
Before you begin, make sure that you understand how DataSync [accesses SMB file servers](https://docs.aws.amazon.com/datasync/latest/userguide/create-smb-location.html#configuring-smb).
226247
"""
227248
def create_location_smb(%Client{} = client, input, options \\ []) do
228249
meta = metadata()
@@ -264,7 +285,7 @@ defmodule AWS.DataSync do
264285
end
265286

266287
@doc """
267-
Deletes the configuration of a location used by DataSync.
288+
Deletes a transfer location resource from DataSync.
268289
"""
269290
def delete_location(%Client{} = client, input, options \\ []) do
270291
meta = metadata()
@@ -273,7 +294,7 @@ defmodule AWS.DataSync do
273294
end
274295

275296
@doc """
276-
Deletes an DataSync transfer task.
297+
Deletes a transfer task resource from DataSync.
277298
"""
278299
def delete_task(%Client{} = client, input, options \\ []) do
279300
meta = metadata()
@@ -311,7 +332,8 @@ defmodule AWS.DataSync do
311332
end
312333

313334
@doc """
314-
Returns metadata about your DataSync location for an Amazon EFS file system.
335+
Provides details about how an DataSync transfer location for an Amazon EFS file
336+
system is configured.
315337
"""
316338
def describe_location_efs(%Client{} = client, input, options \\ []) do
317339
meta = metadata()
@@ -320,8 +342,8 @@ defmodule AWS.DataSync do
320342
end
321343

322344
@doc """
323-
Provides details about how an DataSync location for an Amazon FSx for Lustre
324-
file system is configured.
345+
Provides details about how an DataSync transfer location for an Amazon FSx for
346+
Lustre file system is configured.
325347
"""
326348
def describe_location_fsx_lustre(%Client{} = client, input, options \\ []) do
327349
meta = metadata()
@@ -330,8 +352,8 @@ defmodule AWS.DataSync do
330352
end
331353

332354
@doc """
333-
Provides details about how an DataSync location for an Amazon FSx for NetApp
334-
ONTAP file system is configured.
355+
Provides details about how an DataSync transfer location for an Amazon FSx for
356+
NetApp ONTAP file system is configured.
335357
336358
If your location uses SMB, the `DescribeLocationFsxOntap` operation doesn't
337359
actually return a `Password`.
@@ -343,8 +365,8 @@ defmodule AWS.DataSync do
343365
end
344366

345367
@doc """
346-
Provides details about how an DataSync location for an Amazon FSx for OpenZFS
347-
file system is configured.
368+
Provides details about how an DataSync transfer location for an Amazon FSx for
369+
OpenZFS file system is configured.
348370
349371
Response elements related to `SMB` aren't supported with the
350372
`DescribeLocationFsxOpenZfs` operation.
@@ -356,8 +378,8 @@ defmodule AWS.DataSync do
356378
end
357379

358380
@doc """
359-
Returns metadata about an Amazon FSx for Windows File Server location, such as
360-
information about its path.
381+
Provides details about how an DataSync transfer location for an Amazon FSx for
382+
Windows File Server file system is configured.
361383
"""
362384
def describe_location_fsx_windows(%Client{} = client, input, options \\ []) do
363385
meta = metadata()
@@ -366,8 +388,8 @@ defmodule AWS.DataSync do
366388
end
367389

368390
@doc """
369-
Returns metadata, such as the authentication information about the Hadoop
370-
Distributed File System (HDFS) location.
391+
Provides details about how an DataSync transfer location for a Hadoop
392+
Distributed File System (HDFS) is configured.
371393
"""
372394
def describe_location_hdfs(%Client{} = client, input, options \\ []) do
373395
meta = metadata()
@@ -386,7 +408,8 @@ defmodule AWS.DataSync do
386408
end
387409

388410
@doc """
389-
Returns metadata about your DataSync location for an object storage system.
411+
Provides details about how an DataSync transfer location for an object storage
412+
system is configured.
390413
"""
391414
def describe_location_object_storage(%Client{} = client, input, options \\ []) do
392415
meta = metadata()
@@ -395,7 +418,8 @@ defmodule AWS.DataSync do
395418
end
396419

397420
@doc """
398-
Returns metadata, such as bucket name, about an Amazon S3 bucket location.
421+
Provides details about how an DataSync transfer location for an S3 bucket is
422+
configured.
399423
"""
400424
def describe_location_s3(%Client{} = client, input, options \\ []) do
401425
meta = metadata()
@@ -404,7 +428,8 @@ defmodule AWS.DataSync do
404428
end
405429

406430
@doc """
407-
Returns metadata, such as the path and user information about an SMB location.
431+
Provides details about how an DataSync transfer location for a Server Message
432+
Block (SMB) file server is configured.
408433
"""
409434
def describe_location_smb(%Client{} = client, input, options \\ []) do
410435
meta = metadata()
@@ -547,7 +572,7 @@ defmodule AWS.DataSync do
547572
end
548573

549574
@doc """
550-
Returns a list of executed tasks.
575+
Returns a list of executions for an DataSync transfer task.
551576
"""
552577
def list_task_executions(%Client{} = client, input, options \\ []) do
553578
meta = metadata()
@@ -729,7 +754,7 @@ defmodule AWS.DataSync do
729754
end
730755

731756
@doc """
732-
Updates the configuration of a DataSync transfer task.
757+
Updates the configuration of an DataSync transfer task.
733758
"""
734759
def update_task(%Client{} = client, input, options \\ []) do
735760
meta = metadata()

0 commit comments

Comments
 (0)