aws-sdk-transfer 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-transfer.rb +1 -1
- data/lib/aws-sdk-transfer/client.rb +11 -5
- data/lib/aws-sdk-transfer/types.rb +14 -4
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c3a7449bf1a7f1a798d6f60e3798d0110c42cdc3
|
|
4
|
+
data.tar.gz: 4f05cd03c8be5f50d50df69dabb3c2ecb831187a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 718ec8ce8c97fe890ff04d48ccd5ecd88f281df4e59425c64b2cc842428e1d09318e12398417842acf112e901dc4cf2c78fc06489034634c0d7b3a112ce4aa11
|
|
7
|
+
data.tar.gz: '08ed85b440e43c25a0f1b336fc326ac61fa74e46f187d3bb562d5a99701ba33c13314d62cd04201a924efe5a58f1d6a416f6eebc3362071e221f03056aeda7b2'
|
data/lib/aws-sdk-transfer.rb
CHANGED
|
@@ -648,8 +648,14 @@ module Aws::Transfer
|
|
|
648
648
|
# server, user, or role.
|
|
649
649
|
#
|
|
650
650
|
# @option params [Integer] :max_results
|
|
651
|
+
# Specifies the number of tags to return as a response to the
|
|
652
|
+
# `ListTagsForResource` request.
|
|
651
653
|
#
|
|
652
654
|
# @option params [String] :next_token
|
|
655
|
+
# When you request additional results from the `ListTagsForResource`
|
|
656
|
+
# call, a `NextToken` parameter is returned in the input. You can then
|
|
657
|
+
# pass in a subsequent command the `NextToken` parameter to continue
|
|
658
|
+
# listing additional tags.
|
|
653
659
|
#
|
|
654
660
|
# @return [Types::ListTagsForResourceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
655
661
|
#
|
|
@@ -690,10 +696,10 @@ module Aws::Transfer
|
|
|
690
696
|
# `ListUsers` request.
|
|
691
697
|
#
|
|
692
698
|
# @option params [String] :next_token
|
|
693
|
-
# When you can get additional results from the `ListUsers`
|
|
694
|
-
#
|
|
695
|
-
#
|
|
696
|
-
#
|
|
699
|
+
# When you can get additional results from the `ListUsers` call, a
|
|
700
|
+
# `NextToken` parameter is returned in the output. You can then pass in
|
|
701
|
+
# a subsequent command the `NextToken` parameter to continue listing
|
|
702
|
+
# additional users.
|
|
697
703
|
#
|
|
698
704
|
# @option params [required, String] :server_id
|
|
699
705
|
# A system-assigned unique identifier for a Secure File Transfer
|
|
@@ -1042,7 +1048,7 @@ module Aws::Transfer
|
|
|
1042
1048
|
params: params,
|
|
1043
1049
|
config: config)
|
|
1044
1050
|
context[:gem_name] = 'aws-sdk-transfer'
|
|
1045
|
-
context[:gem_version] = '1.
|
|
1051
|
+
context[:gem_version] = '1.1.0'
|
|
1046
1052
|
Seahorse::Client::Request.new(handlers, context)
|
|
1047
1053
|
end
|
|
1048
1054
|
|
|
@@ -597,9 +597,15 @@ module Aws::Transfer
|
|
|
597
597
|
# @return [String]
|
|
598
598
|
#
|
|
599
599
|
# @!attribute [rw] max_results
|
|
600
|
+
# Specifies the number of tags to return as a response to the
|
|
601
|
+
# `ListTagsForResource` request.
|
|
600
602
|
# @return [Integer]
|
|
601
603
|
#
|
|
602
604
|
# @!attribute [rw] next_token
|
|
605
|
+
# When you request additional results from the `ListTagsForResource`
|
|
606
|
+
# call, a `NextToken` parameter is returned in the input. You can then
|
|
607
|
+
# pass in a subsequent command the `NextToken` parameter to continue
|
|
608
|
+
# listing additional tags.
|
|
603
609
|
# @return [String]
|
|
604
610
|
#
|
|
605
611
|
# @see http://docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListTagsForResourceRequest AWS API Documentation
|
|
@@ -616,6 +622,10 @@ module Aws::Transfer
|
|
|
616
622
|
# @return [String]
|
|
617
623
|
#
|
|
618
624
|
# @!attribute [rw] next_token
|
|
625
|
+
# When you can get additional results from the `ListTagsForResource`
|
|
626
|
+
# call, a `NextToken` parameter is returned in the output. You can
|
|
627
|
+
# then pass in a subsequent command the `NextToken` parameter to
|
|
628
|
+
# continue listing additional tags.
|
|
619
629
|
# @return [String]
|
|
620
630
|
#
|
|
621
631
|
# @!attribute [rw] tags
|
|
@@ -648,10 +658,10 @@ module Aws::Transfer
|
|
|
648
658
|
# @return [Integer]
|
|
649
659
|
#
|
|
650
660
|
# @!attribute [rw] next_token
|
|
651
|
-
# When you can get additional results from the `ListUsers`
|
|
652
|
-
#
|
|
653
|
-
#
|
|
654
|
-
#
|
|
661
|
+
# When you can get additional results from the `ListUsers` call, a
|
|
662
|
+
# `NextToken` parameter is returned in the output. You can then pass
|
|
663
|
+
# in a subsequent command the `NextToken` parameter to continue
|
|
664
|
+
# listing additional users.
|
|
655
665
|
# @return [String]
|
|
656
666
|
#
|
|
657
667
|
# @!attribute [rw] server_id
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-transfer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-02-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|