aws-sdk-qbusiness 1.51.0 → 1.52.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-qbusiness/async_client.rb +1 -1
- data/lib/aws-sdk-qbusiness/client.rb +6 -6
- data/lib/aws-sdk-qbusiness/types.rb +13 -13
- data/lib/aws-sdk-qbusiness.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e3e7e8d05438d211ce8889c965e5c1ec184e3e957badcc2b75e93779b543f2d8
|
|
4
|
+
data.tar.gz: 3f8a0e30e15626dee59ecb1048cdffc03c0531dd5f7acce6f3c05d6f4403904f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 71d71ff4bffb08927db0420f1eb7b1337ca3d9a036031d1c48748b7ed99f10051905cd9fc788430d37c65b34d97b1a35f7fa62685898774172fdc37f2a859893
|
|
7
|
+
data.tar.gz: 9aaa24ec25ce3fe6d1bb7f7dd6cc89c4e04b3176589802dfd2accb7253c9f736be23a0cdbc007b9af24ecf3ec794a5e96565dc2fed90f4e7f6a3531e66bcdcdc
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.52.0
|
|
@@ -1311,11 +1311,11 @@ module Aws::QBusiness
|
|
|
1311
1311
|
# [1]: https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/personalizing-chat-responses.html
|
|
1312
1312
|
#
|
|
1313
1313
|
# @option params [Types::QuickSightConfiguration] :quick_sight_configuration
|
|
1314
|
-
# The Amazon
|
|
1315
|
-
# application that uses
|
|
1316
|
-
# configuration is required if your application uses
|
|
1317
|
-
# identity provider. For more information, see [Creating an Amazon
|
|
1318
|
-
#
|
|
1314
|
+
# The Amazon Quick Suite configuration for an Amazon Q Business
|
|
1315
|
+
# application that uses Quick Suite for authentication. This
|
|
1316
|
+
# configuration is required if your application uses Quick Suite as the
|
|
1317
|
+
# identity provider. For more information, see [Creating an Amazon Quick
|
|
1318
|
+
# Suite integrated application][1].
|
|
1319
1319
|
#
|
|
1320
1320
|
#
|
|
1321
1321
|
#
|
|
@@ -6255,7 +6255,7 @@ module Aws::QBusiness
|
|
|
6255
6255
|
tracer: tracer
|
|
6256
6256
|
)
|
|
6257
6257
|
context[:gem_name] = 'aws-sdk-qbusiness'
|
|
6258
|
-
context[:gem_version] = '1.
|
|
6258
|
+
context[:gem_version] = '1.52.0'
|
|
6259
6259
|
Seahorse::Client::Request.new(handlers, context)
|
|
6260
6260
|
end
|
|
6261
6261
|
|
|
@@ -452,8 +452,8 @@ module Aws::QBusiness
|
|
|
452
452
|
# @return [String]
|
|
453
453
|
#
|
|
454
454
|
# @!attribute [rw] quick_sight_configuration
|
|
455
|
-
# The Amazon
|
|
456
|
-
# application that uses
|
|
455
|
+
# The Amazon Quick Suite configuration for an Amazon Q Business
|
|
456
|
+
# application that uses Quick Suite as the identity provider.
|
|
457
457
|
# @return [Types::QuickSightConfiguration]
|
|
458
458
|
#
|
|
459
459
|
# @see http://docs.aws.amazon.com/goto/WebAPI/qbusiness-2023-11-27/Application AWS API Documentation
|
|
@@ -2025,11 +2025,11 @@ module Aws::QBusiness
|
|
|
2025
2025
|
# @return [Types::PersonalizationConfiguration]
|
|
2026
2026
|
#
|
|
2027
2027
|
# @!attribute [rw] quick_sight_configuration
|
|
2028
|
-
# The Amazon
|
|
2029
|
-
# application that uses
|
|
2030
|
-
# configuration is required if your application uses
|
|
2031
|
-
# identity provider. For more information, see [Creating an Amazon
|
|
2032
|
-
#
|
|
2028
|
+
# The Amazon Quick Suite configuration for an Amazon Q Business
|
|
2029
|
+
# application that uses Quick Suite for authentication. This
|
|
2030
|
+
# configuration is required if your application uses Quick Suite as
|
|
2031
|
+
# the identity provider. For more information, see [Creating an Amazon
|
|
2032
|
+
# Quick Suite integrated application][1].
|
|
2033
2033
|
#
|
|
2034
2034
|
#
|
|
2035
2035
|
#
|
|
@@ -4430,7 +4430,7 @@ module Aws::QBusiness
|
|
|
4430
4430
|
# @return [Array<String>]
|
|
4431
4431
|
#
|
|
4432
4432
|
# @!attribute [rw] quick_sight_configuration
|
|
4433
|
-
# The Amazon
|
|
4433
|
+
# The Amazon Quick Suite authentication configuration for the Amazon Q
|
|
4434
4434
|
# Business application.
|
|
4435
4435
|
# @return [Types::QuickSightConfiguration]
|
|
4436
4436
|
#
|
|
@@ -7633,9 +7633,9 @@ module Aws::QBusiness
|
|
|
7633
7633
|
include Aws::Structure
|
|
7634
7634
|
end
|
|
7635
7635
|
|
|
7636
|
-
# The Amazon
|
|
7637
|
-
# application that uses
|
|
7638
|
-
# information, see [Creating an Amazon
|
|
7636
|
+
# The Amazon Quick Suite configuration for an Amazon Q Business
|
|
7637
|
+
# application that uses Quick Suite as the identity provider. For more
|
|
7638
|
+
# information, see [Creating an Amazon Quick Suite integrated
|
|
7639
7639
|
# application][1].
|
|
7640
7640
|
#
|
|
7641
7641
|
#
|
|
@@ -7643,8 +7643,8 @@ module Aws::QBusiness
|
|
|
7643
7643
|
# [1]: https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/create-quicksight-integrated-application.html
|
|
7644
7644
|
#
|
|
7645
7645
|
# @!attribute [rw] client_namespace
|
|
7646
|
-
# The Amazon
|
|
7647
|
-
# provider. For more information about
|
|
7646
|
+
# The Amazon Quick Suite namespace that is used as the identity
|
|
7647
|
+
# provider. For more information about Quick Suite namespaces, see
|
|
7648
7648
|
# [Namespace operations][1].
|
|
7649
7649
|
#
|
|
7650
7650
|
#
|
data/lib/aws-sdk-qbusiness.rb
CHANGED