aws-sdk-transfer 1.27.0 → 1.32.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bd64c62b4ab4dcc96e78886e92ae6bbae45d3d6aa4629441ededf1f800e75a13
4
- data.tar.gz: 2b3015b54b9ff73ce3cc2e7a5f8fc7056771e18c64359b423a81d6f9ccbc43ef
3
+ metadata.gz: 343cf13d3b47110dd3d54870e1f25502b9601c9c6969b3dd22f97dcadda0267c
4
+ data.tar.gz: e6143b4c7a8d6fd3c815c725a3a975c788fa2f6924b5a531151129feea7463fb
5
5
  SHA512:
6
- metadata.gz: 3e5ee00361c8135e1353fe35865ec08be30ddd60149aaa9d4452e278e466db14a22bf2a86f7b1e3a6575f274c16b9b645be511fbd18089517aeabe1ad104d500
7
- data.tar.gz: fa15a354c58a205f5af2e7949d2aae1e251582d125796ec04bc08d740d301f64546b2ddc00170560b1157e003ed1152737d73b567f965ed7e2538fe72d99d239
6
+ metadata.gz: dd5dccaea84b58e9e5662fbceaa01fd1e2d7c8435b37ac8d4e56f2e155d8cc2a0d084656c175ed6062d6b654354f69bbd9ec3d6f9019ca5cd463489046eafff4
7
+ data.tar.gz: 776d532922ec8fcb4e7ce961c9722a2ba0ca0209527967783cba61fc378bab3eb72856039b1840c87d8db9136f7a0bfdf00e8ef405ee6c5877dcb8807692fdd4
data/CHANGELOG.md ADDED
@@ -0,0 +1,173 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.32.0 (2021-03-10)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.31.0 (2021-02-25)
10
+ ------------------
11
+
12
+ * Feature - Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters
13
+
14
+ 1.30.0 (2021-02-02)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.29.0 (2021-01-06)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for Amazon EFS, so customers can transfer files over SFTP, FTPS and FTP in and out of Amazon S3 as well as Amazon EFS.
23
+
24
+ 1.28.0 (2020-10-15)
25
+ ------------------
26
+
27
+ * Feature - Add support to associate VPC Security Groups at server creation.
28
+
29
+ 1.27.0 (2020-09-30)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.26.0 (2020-09-15)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.25.0 (2020-08-25)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.24.0 (2020-08-12)
45
+ ------------------
46
+
47
+ * Feature - Adds security policies to control cryptographic algorithms advertised by your server, additional characters in usernames and length increase, and FIPS compliant endpoints in the US and Canada regions.
48
+
49
+ 1.23.0 (2020-06-23)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.22.1 (2020-06-11)
55
+ ------------------
56
+
57
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
58
+
59
+ 1.22.0 (2020-06-10)
60
+ ------------------
61
+
62
+ * Issue - This version has been yanked. (#2327).
63
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
64
+
65
+ 1.21.0 (2020-06-09)
66
+ ------------------
67
+
68
+ * Feature - This release updates the API so customers can test use of Source IP to allow, deny or limit access to data in their S3 buckets after integrating their identity provider.
69
+
70
+ 1.20.0 (2020-05-28)
71
+ ------------------
72
+
73
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
74
+
75
+ 1.19.0 (2020-05-07)
76
+ ------------------
77
+
78
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
79
+
80
+ 1.18.0 (2020-04-23)
81
+ ------------------
82
+
83
+ * Feature - This release adds support for transfers over FTPS and FTP in and out of Amazon S3, which makes it easy to migrate File Transfer Protocol over SSL (FTPS) and FTP workloads to AWS, in addition to the existing support for Secure File Transfer Protocol (SFTP).
84
+
85
+ 1.17.0 (2020-03-09)
86
+ ------------------
87
+
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.16.0 (2020-01-10)
91
+ ------------------
92
+
93
+ * Feature - This release introduces a new endpoint type that allows you to attach Elastic IP addresses from your AWS account with your server's endpoint directly and whitelist access to your server by client's internet IP address(es) using VPC Security Groups.
94
+
95
+ 1.15.0 (2019-10-28)
96
+ ------------------
97
+
98
+ * Feature - This release adds logical directories support to your AWS SFTP server endpoint, so you can now create logical directory structures mapped to Amazon Simple Storage Service (Amazon S3) bucket paths for users created and stored within the service. Amazon S3 bucket names and paths can now be hidden from AWS SFTP users, providing an additional level of privacy to meet security requirements. You can lock down your SFTP users' access to designated folders (commonly referred to as 'chroot'), and simplify complex folder structures for data distribution through SFTP without replicating files across multiple users.
99
+
100
+ 1.14.0 (2019-10-23)
101
+ ------------------
102
+
103
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
104
+
105
+ 1.13.0 (2019-08-20)
106
+ ------------------
107
+
108
+ * Feature - New field in response of TestIdentityProvider
109
+
110
+ 1.12.0 (2019-07-25)
111
+ ------------------
112
+
113
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
114
+
115
+ 1.11.0 (2019-07-01)
116
+ ------------------
117
+
118
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
119
+
120
+ 1.10.0 (2019-06-17)
121
+ ------------------
122
+
123
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
124
+
125
+ 1.9.0 (2019-05-21)
126
+ ------------------
127
+
128
+ * Feature - API update.
129
+
130
+ 1.8.0 (2019-05-15)
131
+ ------------------
132
+
133
+ * Feature - API update.
134
+
135
+ 1.7.0 (2019-05-14)
136
+ ------------------
137
+
138
+ * Feature - API update.
139
+
140
+ 1.6.0 (2019-04-29)
141
+ ------------------
142
+
143
+ * Feature - API update.
144
+
145
+ 1.5.0 (2019-03-27)
146
+ ------------------
147
+
148
+ * Feature - API update.
149
+
150
+ 1.4.0 (2019-03-21)
151
+ ------------------
152
+
153
+ * Feature - API update.
154
+
155
+ 1.3.0 (2019-03-18)
156
+ ------------------
157
+
158
+ * Feature - API update.
159
+
160
+ 1.2.0 (2019-03-14)
161
+ ------------------
162
+
163
+ * Feature - API update.
164
+
165
+ 1.1.0 (2019-02-21)
166
+ ------------------
167
+
168
+ * Feature - API update.
169
+
170
+ 1.0.0 (2018-11-26)
171
+ ------------------
172
+
173
+ * Feature - Initial release of `aws-sdk-transfer`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.32.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-transfer/customizations'
48
48
  # @!group service
49
49
  module Aws::Transfer
50
50
 
51
- GEM_VERSION = '1.27.0'
51
+ GEM_VERSION = '1.32.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -382,19 +382,21 @@ module Aws::Transfer
382
382
  # [2]: https://docs.aws.amazon.com/acm/latest/userguide/import-certificate.html
383
383
  # [3]: https://docs.aws.amazon.com/acm/latest/userguide/gs-acm-request-private.html
384
384
  #
385
+ # @option params [String] :domain
386
+ #
385
387
  # @option params [Types::EndpointDetails] :endpoint_details
386
388
  # The virtual private cloud (VPC) endpoint settings that are configured
387
- # for your file transfer protocol-enabled server. When you host your
388
- # endpoint within your VPC, you can make it accessible only to resources
389
- # within your VPC, or you can attach Elastic IPs and make it accessible
390
- # to clients over the internet. Your VPC's default security groups are
391
- # automatically assigned to your endpoint.
389
+ # for your server. When you host your endpoint within your VPC, you can
390
+ # make it accessible only to resources within your VPC, or you can
391
+ # attach Elastic IPs and make it accessible to clients over the
392
+ # internet. Your VPC's default security groups are automatically
393
+ # assigned to your endpoint.
392
394
  #
393
395
  # @option params [String] :endpoint_type
394
- # The type of VPC endpoint that you want your file transfer
395
- # protocol-enabled server to connect to. You can choose to connect to
396
- # the public internet or a VPC endpoint. With a VPC endpoint, you can
397
- # restrict access to your server and resources only within your VPC.
396
+ # The type of VPC endpoint that you want your server to connect to. You
397
+ # can choose to connect to the public internet or a VPC endpoint. With a
398
+ # VPC endpoint, you can restrict access to your server and resources
399
+ # only within your VPC.
398
400
  #
399
401
  # <note markdown="1"> It is recommended that you use `VPC` as the `EndpointType`. With this
400
402
  # endpoint type, you have the option to directly associate up to three
@@ -427,13 +429,13 @@ module Aws::Transfer
427
429
  # Not required when `IdentityProviderType` is set to `SERVICE_MANAGED`.
428
430
  #
429
431
  # @option params [String] :identity_provider_type
430
- # Specifies the mode of authentication for a file transfer
431
- # protocol-enabled server. The default value is `SERVICE_MANAGED`, which
432
- # allows you to store and access user credentials within the AWS
433
- # Transfer Family service. Use the `API_GATEWAY` value to integrate with
434
- # an identity provider of your choosing. The `API_GATEWAY` setting
435
- # requires you to provide an API Gateway endpoint URL to call for
436
- # authentication using the `IdentityProviderDetails` parameter.
432
+ # Specifies the mode of authentication for a server. The default value
433
+ # is `SERVICE_MANAGED`, which allows you to store and access user
434
+ # credentials within the AWS Transfer Family service. Use the
435
+ # `API_GATEWAY` value to integrate with an identity provider of your
436
+ # choosing. The `API_GATEWAY` setting requires you to provide an API
437
+ # Gateway endpoint URL to call for authentication using the
438
+ # `IdentityProviderDetails` parameter.
437
439
  #
438
440
  # @option params [String] :logging_role
439
441
  # Allows the service to write your users' activity to your Amazon
@@ -453,8 +455,8 @@ module Aws::Transfer
453
455
  # * `FTP` (File Transfer Protocol): Unencrypted file transfer
454
456
  #
455
457
  # <note markdown="1"> If you select `FTPS`, you must choose a certificate stored in AWS
456
- # Certificate Manager (ACM) which will be used to identify your file
457
- # transfer protocol-enabled server when clients connect to it over FTPS.
458
+ # Certificate Manager (ACM) which will be used to identify your server
459
+ # when clients connect to it over FTPS.
458
460
  #
459
461
  # If `Protocol` includes either `FTP` or `FTPS`, then the `EndpointType`
460
462
  # must be `VPC` and the `IdentityProviderType` must be `API_GATEWAY`.
@@ -473,8 +475,7 @@ module Aws::Transfer
473
475
  # server.
474
476
  #
475
477
  # @option params [Array<Types::Tag>] :tags
476
- # Key-value pairs that can be used to group and search for file transfer
477
- # protocol-enabled servers.
478
+ # Key-value pairs that can be used to group and search for servers.
478
479
  #
479
480
  # @return [Types::CreateServerResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
480
481
  #
@@ -484,11 +485,13 @@ module Aws::Transfer
484
485
  #
485
486
  # resp = client.create_server({
486
487
  # certificate: "Certificate",
488
+ # domain: "S3", # accepts S3, EFS
487
489
  # endpoint_details: {
488
490
  # address_allocation_ids: ["AddressAllocationId"],
489
491
  # subnet_ids: ["SubnetId"],
490
492
  # vpc_endpoint_id: "VpcEndpointId",
491
493
  # vpc_id: "VpcId",
494
+ # security_group_ids: ["SecurityGroupId"],
492
495
  # },
493
496
  # endpoint_type: "PUBLIC", # accepts PUBLIC, VPC, VPC_ENDPOINT
494
497
  # host_key: "HostKey",
@@ -531,20 +534,19 @@ module Aws::Transfer
531
534
  # can be used to group and search for users.
532
535
  #
533
536
  # @option params [String] :home_directory
534
- # The landing directory (folder) for a user when they log in to the file
535
- # transfer protocol-enabled server using the client.
537
+ # The landing directory (folder) for a user when they log in to the
538
+ # server using the client.
536
539
  #
537
540
  # An example is <i>
538
541
  # <code>your-Amazon-S3-bucket-name&gt;/home/username</code> </i>.
539
542
  #
540
543
  # @option params [String] :home_directory_type
541
544
  # The type of landing directory (folder) you want your users' home
542
- # directory to be when they log into the file transfer protocol-enabled
543
- # server. If you set it to `PATH`, the user will see the absolute Amazon
544
- # S3 bucket paths as is in their file transfer protocol clients. If you
545
- # set it `LOGICAL`, you will need to provide mappings in the
546
- # `HomeDirectoryMappings` for how you want to make Amazon S3 paths
547
- # visible to your users.
545
+ # directory to be when they log into the server. If you set it to
546
+ # `PATH`, the user will see the absolute Amazon S3 bucket paths as is in
547
+ # their file transfer protocol clients. If you set it `LOGICAL`, you
548
+ # will need to provide mappings in the `HomeDirectoryMappings` for how
549
+ # you want to make Amazon S3 paths visible to your users.
548
550
  #
549
551
  # @option params [Array<Types::HomeDirectoryMapEntry>] :home_directory_mappings
550
552
  # Logical directory mappings that specify what Amazon S3 paths and keys
@@ -600,35 +602,35 @@ module Aws::Transfer
600
602
  # [1]: https://docs.aws.amazon.com/transfer/latest/userguide/users.html#users-policies-scope-down
601
603
  # [2]: https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html
602
604
  #
605
+ # @option params [Types::PosixProfile] :posix_profile
606
+ #
603
607
  # @option params [required, String] :role
604
608
  # The IAM role that controls your users' access to your Amazon S3
605
609
  # bucket. The policies attached to this role will determine the level of
606
610
  # access you want to provide your users when transferring files into and
607
611
  # out of your Amazon S3 bucket or buckets. The IAM role should also
608
- # contain a trust relationship that allows the file transfer
609
- # protocol-enabled server to access your resources when servicing your
610
- # users' transfer requests.
612
+ # contain a trust relationship that allows the server to access your
613
+ # resources when servicing your users' transfer requests.
611
614
  #
612
615
  # @option params [required, String] :server_id
613
- # A system-assigned unique identifier for a file transfer
614
- # protocol-enabled server instance. This is the specific server that you
615
- # added your user to.
616
+ # A system-assigned unique identifier for a server instance. This is the
617
+ # specific server that you added your user to.
616
618
  #
617
619
  # @option params [String] :ssh_public_key_body
618
620
  # The public portion of the Secure Shell (SSH) key used to authenticate
619
- # the user to the file transfer protocol-enabled server.
621
+ # the user to the server.
620
622
  #
621
623
  # @option params [Array<Types::Tag>] :tags
622
624
  # Key-value pairs that can be used to group and search for users. Tags
623
625
  # are metadata attached to users for any purpose.
624
626
  #
625
627
  # @option params [required, String] :user_name
626
- # A unique string that identifies a user and is associated with a file
627
- # transfer protocol-enabled server as specified by the `ServerId`. This
628
- # user name must be a minimum of 3 and a maximum of 100 characters long.
629
- # The following are valid characters: a-z, A-Z, 0-9, underscore '\_',
630
- # hyphen '-', period '.', and at sign '@'. The user name can't
631
- # start with a hyphen, period, and at sign.
628
+ # A unique string that identifies a user and is associated with a as
629
+ # specified by the `ServerId`. This user name must be a minimum of 3 and
630
+ # a maximum of 100 characters long. The following are valid characters:
631
+ # a-z, A-Z, 0-9, underscore '\_', hyphen '-', period '.', and at
632
+ # sign '@'. The user name can't start with a hyphen, period, or at
633
+ # sign.
632
634
  #
633
635
  # @return [Types::CreateUserResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
634
636
  #
@@ -647,6 +649,11 @@ module Aws::Transfer
647
649
  # },
648
650
  # ],
649
651
  # policy: "Policy",
652
+ # posix_profile: {
653
+ # uid: 1, # required
654
+ # gid: 1, # required
655
+ # secondary_gids: [1],
656
+ # },
650
657
  # role: "Role", # required
651
658
  # server_id: "ServerId", # required
652
659
  # ssh_public_key_body: "SshPublicKeyBody",
@@ -678,8 +685,7 @@ module Aws::Transfer
678
685
  # No response returns from this operation.
679
686
  #
680
687
  # @option params [required, String] :server_id
681
- # A unique system-assigned identifier for a file transfer
682
- # protocol-enabled server instance.
688
+ # A unique system-assigned identifier for a server instance.
683
689
  #
684
690
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
685
691
  #
@@ -742,12 +748,12 @@ module Aws::Transfer
742
748
  # </note>
743
749
  #
744
750
  # @option params [required, String] :server_id
745
- # A system-assigned unique identifier for a file transfer
746
- # protocol-enabled server instance that has the user assigned to it.
751
+ # A system-assigned unique identifier for a server instance that has the
752
+ # user assigned to it.
747
753
  #
748
754
  # @option params [required, String] :user_name
749
755
  # A unique string that identifies a user that is being deleted from a
750
- # file transfer protocol-enabled server.
756
+ # server.
751
757
  #
752
758
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
753
759
  #
@@ -820,8 +826,7 @@ module Aws::Transfer
820
826
  # `EndpointDetails`.
821
827
  #
822
828
  # @option params [required, String] :server_id
823
- # A system-assigned unique identifier for a file transfer
824
- # protocol-enabled server.
829
+ # A system-assigned unique identifier for a server.
825
830
  #
826
831
  # @return [Types::DescribeServerResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
827
832
  #
@@ -837,12 +842,15 @@ module Aws::Transfer
837
842
  #
838
843
  # resp.server.arn #=> String
839
844
  # resp.server.certificate #=> String
845
+ # resp.server.domain #=> String, one of "S3", "EFS"
840
846
  # resp.server.endpoint_details.address_allocation_ids #=> Array
841
847
  # resp.server.endpoint_details.address_allocation_ids[0] #=> String
842
848
  # resp.server.endpoint_details.subnet_ids #=> Array
843
849
  # resp.server.endpoint_details.subnet_ids[0] #=> String
844
850
  # resp.server.endpoint_details.vpc_endpoint_id #=> String
845
851
  # resp.server.endpoint_details.vpc_id #=> String
852
+ # resp.server.endpoint_details.security_group_ids #=> Array
853
+ # resp.server.endpoint_details.security_group_ids[0] #=> String
846
854
  # resp.server.endpoint_type #=> String, one of "PUBLIC", "VPC", "VPC_ENDPOINT"
847
855
  # resp.server.host_key_fingerprint #=> String
848
856
  # resp.server.identity_provider_details.url #=> String
@@ -875,14 +883,13 @@ module Aws::Transfer
875
883
  # associated with the `ServerId` value that was specified.
876
884
  #
877
885
  # @option params [required, String] :server_id
878
- # A system-assigned unique identifier for a file transfer
879
- # protocol-enabled server that has this user assigned.
886
+ # A system-assigned unique identifier for a server that has this user
887
+ # assigned.
880
888
  #
881
889
  # @option params [required, String] :user_name
882
- # The name of the user assigned to one or more file transfer
883
- # protocol-enabled servers. User names are part of the sign-in
884
- # credentials to use the AWS Transfer Family service and perform file
885
- # transfer tasks.
890
+ # The name of the user assigned to one or more servers. User names are
891
+ # part of the sign-in credentials to use the AWS Transfer Family service
892
+ # and perform file transfer tasks.
886
893
  #
887
894
  # @return [Types::DescribeUserResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
888
895
  #
@@ -906,6 +913,10 @@ module Aws::Transfer
906
913
  # resp.user.home_directory_mappings[0].target #=> String
907
914
  # resp.user.home_directory_type #=> String, one of "PATH", "LOGICAL"
908
915
  # resp.user.policy #=> String
916
+ # resp.user.posix_profile.uid #=> Integer
917
+ # resp.user.posix_profile.gid #=> Integer
918
+ # resp.user.posix_profile.secondary_gids #=> Array
919
+ # resp.user.posix_profile.secondary_gids[0] #=> Integer
909
920
  # resp.user.role #=> String
910
921
  # resp.user.ssh_public_keys #=> Array
911
922
  # resp.user.ssh_public_keys[0].date_imported #=> Time
@@ -933,15 +944,13 @@ module Aws::Transfer
933
944
  # the name of the `SshPublicKeyId`.
934
945
  #
935
946
  # @option params [required, String] :server_id
936
- # A system-assigned unique identifier for a file transfer
937
- # protocol-enabled server.
947
+ # A system-assigned unique identifier for a server.
938
948
  #
939
949
  # @option params [required, String] :ssh_public_key_body
940
950
  # The public key portion of an SSH key pair.
941
951
  #
942
952
  # @option params [required, String] :user_name
943
- # The name of the user account that is assigned to one or more file
944
- # transfer protocol-enabled servers.
953
+ # The name of the user account that is assigned to one or more servers.
945
954
  #
946
955
  # @return [Types::ImportSshPublicKeyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
947
956
  #
@@ -1018,14 +1027,14 @@ module Aws::Transfer
1018
1027
  # with your AWS account.
1019
1028
  #
1020
1029
  # @option params [Integer] :max_results
1021
- # Specifies the number of file transfer protocol-enabled servers to
1022
- # return as a response to the `ListServers` query.
1030
+ # Specifies the number of servers to return as a response to the
1031
+ # `ListServers` query.
1023
1032
  #
1024
1033
  # @option params [String] :next_token
1025
1034
  # When additional results are obtained from the `ListServers` command, a
1026
1035
  # `NextToken` parameter is returned in the output. You can then pass the
1027
1036
  # `NextToken` parameter in a subsequent command to continue listing
1028
- # additional file transfer protocol-enabled servers.
1037
+ # additional servers.
1029
1038
  #
1030
1039
  # @return [Types::ListServersResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1031
1040
  #
@@ -1046,6 +1055,7 @@ module Aws::Transfer
1046
1055
  # resp.next_token #=> String
1047
1056
  # resp.servers #=> Array
1048
1057
  # resp.servers[0].arn #=> String
1058
+ # resp.servers[0].domain #=> String, one of "S3", "EFS"
1049
1059
  # resp.servers[0].identity_provider_type #=> String, one of "SERVICE_MANAGED", "API_GATEWAY"
1050
1060
  # resp.servers[0].endpoint_type #=> String, one of "PUBLIC", "VPC", "VPC_ENDPOINT"
1051
1061
  # resp.servers[0].logging_role #=> String
@@ -1127,8 +1137,8 @@ module Aws::Transfer
1127
1137
  # additional users.
1128
1138
  #
1129
1139
  # @option params [required, String] :server_id
1130
- # A system-assigned unique identifier for a file transfer
1131
- # protocol-enabled server that has users assigned to it.
1140
+ # A system-assigned unique identifier for a server that has users
1141
+ # assigned to it.
1132
1142
  #
1133
1143
  # @return [Types::ListUsersResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1134
1144
  #
@@ -1179,8 +1189,7 @@ module Aws::Transfer
1179
1189
  # No response is returned from this call.
1180
1190
  #
1181
1191
  # @option params [required, String] :server_id
1182
- # A system-assigned unique identifier for a file transfer
1183
- # protocol-enabled server that you start.
1192
+ # A system-assigned unique identifier for a server that you start.
1184
1193
  #
1185
1194
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1186
1195
  #
@@ -1203,8 +1212,12 @@ module Aws::Transfer
1203
1212
  # `ONLINE` to `OFFLINE`. An `OFFLINE` server cannot accept and process
1204
1213
  # file transfer jobs. Information tied to your server, such as server
1205
1214
  # and user properties, are not affected by stopping your server.
1206
- # Stopping the server will not reduce or impact your file transfer
1207
- # protocol endpoint billing.
1215
+ #
1216
+ # <note markdown="1"> Stopping the server will not reduce or impact your file transfer
1217
+ # protocol endpoint billing; you must delete the server to stop being
1218
+ # billed.
1219
+ #
1220
+ # </note>
1208
1221
  #
1209
1222
  # The state of `STOPPING` indicates that the server is in an
1210
1223
  # intermediate state, either not fully able to respond, or not fully
@@ -1213,8 +1226,7 @@ module Aws::Transfer
1213
1226
  # No response is returned from this call.
1214
1227
  #
1215
1228
  # @option params [required, String] :server_id
1216
- # A system-assigned unique identifier for a file transfer
1217
- # protocol-enabled server that you stopped.
1229
+ # A system-assigned unique identifier for a server that you stopped.
1218
1230
  #
1219
1231
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1220
1232
  #
@@ -1279,9 +1291,8 @@ module Aws::Transfer
1279
1291
  # ensure that your users can successfully use the service.
1280
1292
  #
1281
1293
  # @option params [required, String] :server_id
1282
- # A system-assigned identifier for a specific file transfer
1283
- # protocol-enabled server. That server's user authentication method is
1284
- # tested with a user name and password.
1294
+ # A system-assigned identifier for a specific server. That server's
1295
+ # user authentication method is tested with a user name and password.
1285
1296
  #
1286
1297
  # @option params [String] :server_protocol
1287
1298
  # The type of file transfer protocol to be tested.
@@ -1417,16 +1428,16 @@ module Aws::Transfer
1417
1428
  #
1418
1429
  # @option params [Types::EndpointDetails] :endpoint_details
1419
1430
  # The virtual private cloud (VPC) endpoint settings that are configured
1420
- # for your file transfer protocol-enabled server. With a VPC endpoint,
1421
- # you can restrict access to your server to resources only within your
1422
- # VPC. To control incoming internet traffic, you will need to associate
1423
- # one or more Elastic IP addresses with your server's endpoint.
1431
+ # for your server. With a VPC endpoint, you can restrict access to your
1432
+ # server to resources only within your VPC. To control incoming internet
1433
+ # traffic, you will need to associate one or more Elastic IP addresses
1434
+ # with your server's endpoint.
1424
1435
  #
1425
1436
  # @option params [String] :endpoint_type
1426
- # The type of endpoint that you want your file transfer protocol-enabled
1427
- # server to connect to. You can choose to connect to the public internet
1428
- # or a VPC endpoint. With a VPC endpoint, you can restrict access to
1429
- # your server and resources only within your VPC.
1437
+ # The type of endpoint that you want your server to connect to. You can
1438
+ # choose to connect to the public internet or a VPC endpoint. With a VPC
1439
+ # endpoint, you can restrict access to your server and resources only
1440
+ # within your VPC.
1430
1441
  #
1431
1442
  # <note markdown="1"> It is recommended that you use `VPC` as the `EndpointType`. With this
1432
1443
  # endpoint type, you have the option to directly associate up to three
@@ -1442,9 +1453,8 @@ module Aws::Transfer
1442
1453
  # my-new-server-key`.
1443
1454
  #
1444
1455
  # If you aren't planning to migrate existing users from an existing
1445
- # file transfer protocol-enabled server to a new server, don't update
1446
- # the host key. Accidentally changing a server's host key can be
1447
- # disruptive.
1456
+ # server to a new server, don't update the host key. Accidentally
1457
+ # changing a server's host key can be disruptive.
1448
1458
  #
1449
1459
  # For more information, see [Change the host key for your SFTP-enabled
1450
1460
  # server][1] in the *AWS Transfer Family User Guide*.
@@ -1496,8 +1506,8 @@ module Aws::Transfer
1496
1506
  # server.
1497
1507
  #
1498
1508
  # @option params [required, String] :server_id
1499
- # A system-assigned unique identifier for a file transfer
1500
- # protocol-enabled server instance that the user account is assigned to.
1509
+ # A system-assigned unique identifier for a server instance that the
1510
+ # user account is assigned to.
1501
1511
  #
1502
1512
  # @return [Types::UpdateServerResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1503
1513
  #
@@ -1512,6 +1522,7 @@ module Aws::Transfer
1512
1522
  # subnet_ids: ["SubnetId"],
1513
1523
  # vpc_endpoint_id: "VpcEndpointId",
1514
1524
  # vpc_id: "VpcId",
1525
+ # security_group_ids: ["SecurityGroupId"],
1515
1526
  # },
1516
1527
  # endpoint_type: "PUBLIC", # accepts PUBLIC, VPC, VPC_ENDPOINT
1517
1528
  # host_key: "HostKey",
@@ -1547,19 +1558,17 @@ module Aws::Transfer
1547
1558
  #
1548
1559
  # @option params [String] :home_directory
1549
1560
  # Specifies the landing directory (folder) for a user when they log in
1550
- # to the file transfer protocol-enabled server using their file transfer
1551
- # protocol client.
1561
+ # to the server using their file transfer protocol client.
1552
1562
  #
1553
1563
  # An example is `your-Amazon-S3-bucket-name>/home/username`.
1554
1564
  #
1555
1565
  # @option params [String] :home_directory_type
1556
1566
  # The type of landing directory (folder) you want your users' home
1557
- # directory to be when they log into the file transfer protocol-enabled
1558
- # server. If you set it to `PATH`, the user will see the absolute Amazon
1559
- # S3 bucket paths as is in their file transfer protocol clients. If you
1560
- # set it `LOGICAL`, you will need to provide mappings in the
1561
- # `HomeDirectoryMappings` for how you want to make Amazon S3 paths
1562
- # visible to your users.
1567
+ # directory to be when they log into the server. If you set it to
1568
+ # `PATH`, the user will see the absolute Amazon S3 bucket paths as is in
1569
+ # their file transfer protocol clients. If you set it `LOGICAL`, you
1570
+ # will need to provide mappings in the `HomeDirectoryMappings` for how
1571
+ # you want to make Amazon S3 paths visible to your users.
1563
1572
  #
1564
1573
  # @option params [Array<Types::HomeDirectoryMapEntry>] :home_directory_mappings
1565
1574
  # Logical directory mappings that specify what Amazon S3 paths and keys
@@ -1615,26 +1624,27 @@ module Aws::Transfer
1615
1624
  # [1]: https://docs.aws.amazon.com/transfer/latest/userguide/users.html#users-policies-scope-down
1616
1625
  # [2]: https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html
1617
1626
  #
1627
+ # @option params [Types::PosixProfile] :posix_profile
1628
+ #
1618
1629
  # @option params [String] :role
1619
1630
  # The IAM role that controls your users' access to your Amazon S3
1620
1631
  # bucket. The policies attached to this role will determine the level of
1621
1632
  # access you want to provide your users when transferring files into and
1622
1633
  # out of your Amazon S3 bucket or buckets. The IAM role should also
1623
- # contain a trust relationship that allows the file transfer
1624
- # protocol-enabled server to access your resources when servicing your
1625
- # users' transfer requests.
1634
+ # contain a trust relationship that allows the server to access your
1635
+ # resources when servicing your users' transfer requests.
1626
1636
  #
1627
1637
  # @option params [required, String] :server_id
1628
- # A system-assigned unique identifier for a file transfer
1629
- # protocol-enabled server instance that the user account is assigned to.
1638
+ # A system-assigned unique identifier for a server instance that the
1639
+ # user account is assigned to.
1630
1640
  #
1631
1641
  # @option params [required, String] :user_name
1632
- # A unique string that identifies a user and is associated with a file
1633
- # transfer protocol-enabled server as specified by the `ServerId`. This
1634
- # user name must be a minimum of 3 and a maximum of 100 characters long.
1635
- # The following are valid characters: a-z, A-Z, 0-9, underscore '\_',
1636
- # hyphen '-', period '.', and at sign '@'. The user name can't
1637
- # start with a hyphen, period, and at sign.
1642
+ # A unique string that identifies a user and is associated with a server
1643
+ # as specified by the `ServerId`. This user name must be a minimum of 3
1644
+ # and a maximum of 100 characters long. The following are valid
1645
+ # characters: a-z, A-Z, 0-9, underscore '\_', hyphen '-', period
1646
+ # '.', and at sign '@'. The user name can't start with a hyphen,
1647
+ # period, or at sign.
1638
1648
  #
1639
1649
  # @return [Types::UpdateUserResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1640
1650
  #
@@ -1653,6 +1663,11 @@ module Aws::Transfer
1653
1663
  # },
1654
1664
  # ],
1655
1665
  # policy: "Policy",
1666
+ # posix_profile: {
1667
+ # uid: 1, # required
1668
+ # gid: 1, # required
1669
+ # secondary_gids: [1],
1670
+ # },
1656
1671
  # role: "Role",
1657
1672
  # server_id: "ServerId", # required
1658
1673
  # user_name: "UserName", # required
@@ -1685,7 +1700,7 @@ module Aws::Transfer
1685
1700
  params: params,
1686
1701
  config: config)
1687
1702
  context[:gem_name] = 'aws-sdk-transfer'
1688
- context[:gem_version] = '1.27.0'
1703
+ context[:gem_version] = '1.32.0'
1689
1704
  Seahorse::Client::Request.new(handlers, context)
1690
1705
  end
1691
1706