aws-sdk-kendra 1.28.0 → 1.29.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/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-kendra.rb +1 -1
- data/lib/aws-sdk-kendra/client.rb +8 -1
- data/lib/aws-sdk-kendra/types.rb +23 -16
- metadata +2 -2
    
        checksums.yaml
    CHANGED
    
    | @@ -1,7 +1,7 @@ | |
| 1 1 | 
             
            ---
         | 
| 2 2 | 
             
            SHA256:
         | 
| 3 | 
            -
              metadata.gz:  | 
| 4 | 
            -
              data.tar.gz:  | 
| 3 | 
            +
              metadata.gz: c889eb178ba263dd3756480d36ad4d306d3955f0b13020a0aee248544186098b
         | 
| 4 | 
            +
              data.tar.gz: cf3504f318fbf4b6b517c2ba8d938ba1705ec551d4825717482b8a154dcef3e8
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: b1c09536c3b61f6f2e46d8dda754a43bb6ad5e1c981b76edc902cdba4ea97fc0d79b4f0df25eca1675ab10f858a342a5b524394b7204d5d0d47e74fb9b599650
         | 
| 7 | 
            +
              data.tar.gz: 19610c0498b6eb771d4ddd9357a938056f1ac68720a540bfb9c3421017aaaae0629813cf5e8f4faf9a80c67de30fbdef912b09e752b89f2c4bc65b45f83e4e35
         | 
    
        data/CHANGELOG.md
    CHANGED
    
    | @@ -1,6 +1,11 @@ | |
| 1 1 | 
             
            Unreleased Changes
         | 
| 2 2 | 
             
            ------------------
         | 
| 3 3 |  | 
| 4 | 
            +
            1.29.0 (2021-06-30)
         | 
| 5 | 
            +
            ------------------
         | 
| 6 | 
            +
             | 
| 7 | 
            +
            * Feature - Amazon Kendra Enterprise Edition now offered in smaller more granular units to enable customers with smaller workloads. Virtual Storage Capacity units now offer scaling in increments of 100,000 documents (up to 30GB) per unit and Virtual Query Units offer scaling increments of 8,000 queries per day.
         | 
| 8 | 
            +
             | 
| 4 9 | 
             
            1.28.0 (2021-06-24)
         | 
| 5 10 | 
             
            ------------------
         | 
| 6 11 |  | 
    
        data/VERSION
    CHANGED
    
    | @@ -1 +1 @@ | |
| 1 | 
            -
            1. | 
| 1 | 
            +
            1.29.0
         | 
    
        data/lib/aws-sdk-kendra.rb
    CHANGED
    
    
| @@ -1114,6 +1114,13 @@ module Aws::Kendra | |
| 1114 1114 | 
             
                #   The `Edition` parameter is optional. If you don't supply a value, the
         | 
| 1115 1115 | 
             
                #   default is `ENTERPRISE_EDITION`.
         | 
| 1116 1116 | 
             
                #
         | 
| 1117 | 
            +
                #   For more information on quota limits for enterprise and developer
         | 
| 1118 | 
            +
                #   editions, see [Quotas][1].
         | 
| 1119 | 
            +
                #
         | 
| 1120 | 
            +
                #
         | 
| 1121 | 
            +
                #
         | 
| 1122 | 
            +
                #   [1]: https://docs.aws.amazon.com/kendra/latest/dg/quotas.html
         | 
| 1123 | 
            +
                #
         | 
| 1117 1124 | 
             
                # @option params [required, String] :role_arn
         | 
| 1118 1125 | 
             
                #   An AWS Identity and Access Management (IAM) role that gives Amazon
         | 
| 1119 1126 | 
             
                #   Kendra permissions to access your Amazon CloudWatch logs and metrics.
         | 
| @@ -3601,7 +3608,7 @@ module Aws::Kendra | |
| 3601 3608 | 
             
                    params: params,
         | 
| 3602 3609 | 
             
                    config: config)
         | 
| 3603 3610 | 
             
                  context[:gem_name] = 'aws-sdk-kendra'
         | 
| 3604 | 
            -
                  context[:gem_version] = '1. | 
| 3611 | 
            +
                  context[:gem_version] = '1.29.0'
         | 
| 3605 3612 | 
             
                  Seahorse::Client::Request.new(handlers, context)
         | 
| 3606 3613 | 
             
                end
         | 
| 3607 3614 |  | 
    
        data/lib/aws-sdk-kendra/types.rb
    CHANGED
    
    | @@ -896,23 +896,25 @@ module Aws::Kendra | |
| 896 896 | 
             
                #
         | 
| 897 897 | 
             
                # @!attribute [rw] storage_capacity_units
         | 
| 898 898 | 
             
                #   The amount of extra storage capacity for an index. A single capacity
         | 
| 899 | 
            -
                #   unit  | 
| 900 | 
            -
                #    | 
| 899 | 
            +
                #   unit provides 30 GB of storage space or 100,000 documents, whichever
         | 
| 900 | 
            +
                #   is reached first.
         | 
| 901 901 | 
             
                #   @return [Integer]
         | 
| 902 902 | 
             
                #
         | 
| 903 903 | 
             
                # @!attribute [rw] query_capacity_units
         | 
| 904 904 | 
             
                #   The amount of extra query capacity for an index and
         | 
| 905 905 | 
             
                #   [GetQuerySuggestions][1] capacity.
         | 
| 906 906 | 
             
                #
         | 
| 907 | 
            -
                #   A single extra capacity unit for an index provides 0. | 
| 908 | 
            -
                #   second or approximately  | 
| 907 | 
            +
                #   A single extra capacity unit for an index provides 0.1 queries per
         | 
| 908 | 
            +
                #   second or approximately 8,000 queries per day.
         | 
| 909 909 | 
             
                #
         | 
| 910 | 
            -
                #   `GetQuerySuggestions` capacity is  | 
| 911 | 
            -
                #   capacity for an index | 
| 912 | 
            -
                #   is  | 
| 913 | 
            -
                #    | 
| 914 | 
            -
                #    | 
| 915 | 
            -
                #    | 
| 910 | 
            +
                #   `GetQuerySuggestions` capacity is five times the provisioned query
         | 
| 911 | 
            +
                #   capacity for an index, or the base capacity of 2.5 calls per second,
         | 
| 912 | 
            +
                #   whichever is higher. For example, the base capacity for an index is
         | 
| 913 | 
            +
                #   0.1 queries per second, and `GetQuerySuggestions` capacity has a
         | 
| 914 | 
            +
                #   base of 2.5 calls per second. If you add another 0.1 queries per
         | 
| 915 | 
            +
                #   second to total 0.2 queries per second for an index, the
         | 
| 916 | 
            +
                #   `GetQuerySuggestions` capacity is 2.5 calls per second (higher than
         | 
| 917 | 
            +
                #   five times 0.2 queries per second).
         | 
| 916 918 | 
             
                #
         | 
| 917 919 | 
             
                #
         | 
| 918 920 | 
             
                #
         | 
| @@ -2162,6 +2164,13 @@ module Aws::Kendra | |
| 2162 2164 | 
             
                #
         | 
| 2163 2165 | 
             
                #   The `Edition` parameter is optional. If you don't supply a value,
         | 
| 2164 2166 | 
             
                #   the default is `ENTERPRISE_EDITION`.
         | 
| 2167 | 
            +
                #
         | 
| 2168 | 
            +
                #   For more information on quota limits for enterprise and developer
         | 
| 2169 | 
            +
                #   editions, see [Quotas][1].
         | 
| 2170 | 
            +
                #
         | 
| 2171 | 
            +
                #
         | 
| 2172 | 
            +
                #
         | 
| 2173 | 
            +
                #   [1]: https://docs.aws.amazon.com/kendra/latest/dg/quotas.html
         | 
| 2165 2174 | 
             
                #   @return [String]
         | 
| 2166 2175 | 
             
                #
         | 
| 2167 2176 | 
             
                # @!attribute [rw] role_arn
         | 
| @@ -6866,12 +6875,10 @@ module Aws::Kendra | |
| 6866 6875 | 
             
                #
         | 
| 6867 6876 | 
             
                # @!attribute [rw] secret_arn
         | 
| 6868 6877 | 
             
                #   The Amazon Resource Name (ARN) of credentials stored in AWS Secrets
         | 
| 6869 | 
            -
                #   Manager. The credentials should be a user/password pair.  | 
| 6870 | 
            -
                #    | 
| 6871 | 
            -
                #    | 
| 6872 | 
            -
                #    | 
| 6873 | 
            -
                #   Secrets Manager, see [ What Is AWS Secrets Manager ][2] in the *AWS
         | 
| 6874 | 
            -
                #   Secrets Manager* user guide.
         | 
| 6878 | 
            +
                #   Manager. The credentials should be a user/password pair. For more
         | 
| 6879 | 
            +
                #   information, see [Using a Microsoft SharePoint Data Source][1]. For
         | 
| 6880 | 
            +
                #   more information about AWS Secrets Manager, see [ What Is AWS
         | 
| 6881 | 
            +
                #   Secrets Manager ][2] in the *AWS Secrets Manager* user guide.
         | 
| 6875 6882 | 
             
                #
         | 
| 6876 6883 | 
             
                #
         | 
| 6877 6884 | 
             
                #
         | 
    
        metadata
    CHANGED
    
    | @@ -1,14 +1,14 @@ | |
| 1 1 | 
             
            --- !ruby/object:Gem::Specification
         | 
| 2 2 | 
             
            name: aws-sdk-kendra
         | 
| 3 3 | 
             
            version: !ruby/object:Gem::Version
         | 
| 4 | 
            -
              version: 1. | 
| 4 | 
            +
              version: 1.29.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: 2021-06- | 
| 11 | 
            +
            date: 2021-06-30 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: aws-sdk-core
         |