aws-sdk-bedrock 1.28.0 → 1.29.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: 9e24c7decd63e78875bb734b6caf576b97c3960d66b6e552bc854ade938537da
4
- data.tar.gz: fd6d224e271df235cebadcdb8909ba527d6a57c7fa75c411b44e1477ca3195fe
3
+ metadata.gz: 8de2fbe5b7103a671e20afff9740ab49d5ed195a658ae38c3429d65543c90c79
4
+ data.tar.gz: 2af8d822fa501ce17526f697423a8b806d82d360e35f65cc04b887128323c478
5
5
  SHA512:
6
- metadata.gz: 13c46f4eb9c41543a894a629c6a7352a24d7bd56b133fca45b624308be44467daf2f740280fd5ba97b849f0f294f56946e06e52e860f8d3823b5431dc7c23c0b
7
- data.tar.gz: f1c8d6e2b209336e6c638ca3e1a13d704c61f4b8a2ca53ee0cac3b7b9874562384dc1fe878908f41b652328ebe2c04bda4e4624635f8b2d93b3a02722ccf79c4
6
+ metadata.gz: 968c276a6e0e4c0e6b2777ce8586d984a9d6f547819d4d9e27b84287da02ae7f6167dfe2a5e59c91112d033a4d255748144eb9d6d97ebc732a7d354f4fd64ff2
7
+ data.tar.gz: d602236fc4b1d4d7008a7f5dd5cb4752a7370d708094f03464ac677f41384550ec2106dd77c9c83e6043331dcda59b99fba1f2ea1acc9ada8c213077a9c359db
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.29.0 (2024-11-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.28.0 (2024-10-29)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.28.0
1
+ 1.29.0
@@ -3527,7 +3527,6 @@ module Aws::Bedrock
3527
3527
  #
3528
3528
  # * (Optional) Provide up to five prompts that you would categorize as
3529
3529
  # belonging to the topic in the `examples` list.
3530
- #
3531
3530
  # * Specify filter strengths for the harmful categories defined in
3532
3531
  # Amazon Bedrock in the `contentPolicyConfig` object. Each
3533
3532
  # [GuardrailContentFilterConfig][2] object in the `filtersConfig` list
@@ -3540,7 +3539,6 @@ module Aws::Bedrock
3540
3539
  # * Specify the strength of the filter for prompts in the
3541
3540
  # `inputStrength` field and for model responses in the `strength`
3542
3541
  # field of the [GuardrailContentFilterConfig][2].
3543
- #
3544
3542
  # * (Optional) For security, include the ARN of a KMS key in the
3545
3543
  # `kmsKeyId` field.
3546
3544
  #
@@ -3739,7 +3737,7 @@ module Aws::Bedrock
3739
3737
  tracer: tracer
3740
3738
  )
3741
3739
  context[:gem_name] = 'aws-sdk-bedrock'
3742
- context[:gem_version] = '1.28.0'
3740
+ context[:gem_version] = '1.29.0'
3743
3741
  Seahorse::Client::Request.new(handlers, context)
3744
3742
  end
3745
3743
 
@@ -2817,7 +2817,6 @@ module Aws::Bedrock
2817
2817
  # vehicle. VIN content and format are defined in the *ISO 3779*
2818
2818
  # specification. Each country has specific codes and formats for
2819
2819
  # VINs.
2820
- #
2821
2820
  # * **Finance**
2822
2821
  #
2823
2822
  # * **REDIT\_DEBIT\_CARD\_CVV**
@@ -2862,7 +2861,6 @@ module Aws::Bedrock
2862
2861
  # codes refer to specific branches, while eight-digit codes (or
2863
2862
  # 11-digit codes ending in 'XXX') refer to the head or primary
2864
2863
  # office.
2865
- #
2866
2864
  # * **IT**
2867
2865
  #
2868
2866
  # * **IP\_ADDRESS**
@@ -2889,7 +2887,6 @@ module Aws::Bedrock
2889
2887
  # A unique identifier that's associated with an access key. You
2890
2888
  # use the access key ID and secret access key to sign programmatic
2891
2889
  # Amazon Web Services requests cryptographically.
2892
- #
2893
2890
  # * **USA specific**
2894
2891
  #
2895
2892
  # * **US\_BANK\_ACCOUNT\_NUMBER**
@@ -2919,7 +2916,6 @@ module Aws::Bedrock
2919
2916
  # A US Social Security Number (SSN) is a nine-digit number that is
2920
2917
  # issued to US citizens, permanent residents, and temporary
2921
2918
  # working residents.
2922
- #
2923
2919
  # * **Canada specific**
2924
2920
  #
2925
2921
  # * **CA\_HEALTH\_NUMBER**
@@ -2937,7 +2933,6 @@ module Aws::Bedrock
2937
2933
  # The SIN is formatted as three groups of three digits, such as
2938
2934
  # *123-456-789*. A SIN can be validated through a simple
2939
2935
  # check-digit process called the [Luhn algorithm][2].
2940
- #
2941
2936
  # * **UK Specific**
2942
2937
  #
2943
2938
  # * **UK\_NATIONAL\_HEALTH\_SERVICE\_NUMBER**
@@ -2962,7 +2957,6 @@ module Aws::Bedrock
2962
2957
  #
2963
2958
  # A UK Unique Taxpayer Reference (UTR) is a 10-digit number that
2964
2959
  # identifies a taxpayer or a business.
2965
- #
2966
2960
  # * **Custom**
2967
2961
  #
2968
2962
  # * **Regex filter** - You can use a regular expressions to define
@@ -55,7 +55,7 @@ module Aws::Bedrock
55
55
  autoload :EndpointProvider, 'aws-sdk-bedrock/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-bedrock/endpoints'
57
57
 
58
- GEM_VERSION = '1.28.0'
58
+ GEM_VERSION = '1.29.0'
59
59
 
60
60
  end
61
61
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-bedrock
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.28.0
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: 2024-10-29 00:00:00.000000000 Z
11
+ date: 2024-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core