aws-sdk-bedrockdataautomation 1.0.0 → 1.1.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: bed80523a696af1fa8a108c18a8aab8d76791062494e5f264419899ff47c99ec
4
- data.tar.gz: 400df07e848ee2ab8282d42079eb9767cf79f646dea419ce6058123b8cddbbd5
3
+ metadata.gz: 58267b3b88e04d0f54660d58d40e7fd2aff3bc184da87f2160e06a4e23c5b498
4
+ data.tar.gz: 337bfd5391fb21326e50e2d89a1f46749e161e05cadede0dca998d6eae622ee3
5
5
  SHA512:
6
- metadata.gz: 864e0f0d781c5226542405c60fad63b011868aed8bffb331c89059f7376440273d275bc078ea93edbe85afc7fe83376618f8085087849f5f8fac22dbed5497d6
7
- data.tar.gz: a19ff3aeabf0e2b7c68e43ac5fdce4a96049e65810d18cf6aa9f3fee0a93b934c8ff630a3e8b0c580efa297dc665e8c70f33f28d09ddde065b3b73b252545bac
6
+ metadata.gz: 8e4cb54dcb0165b08e572307ed908fdd83071ea407e9d0f9c3f0361ca464aa1a166866d01bcb5b956c4a43e2348aa298ba6d114712240e080965efda52cdd192
7
+ data.tar.gz: 4fb5153479a5d5b367bc2e6dff9fa168b1a3ab64e443df727bf32b4aa2a5503c26ed1aa575ff7b053eccfc89138f4193d890725a928288dac6ec53c9c4d8af71
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1.0 (2024-12-20)
5
+ ------------------
6
+
7
+ * Feature - Documentation update for Amazon Bedrock Data Automation
8
+
4
9
  1.0.0 (2024-12-04)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.1.0
@@ -447,7 +447,7 @@ module Aws::BedrockDataAutomation
447
447
 
448
448
  # @!group API Operations
449
449
 
450
- # Creates an Amazon Bedrock Keystone Blueprint
450
+ # Creates an Amazon Bedrock Data Automation Blueprint
451
451
  #
452
452
  # @option params [required, String] :blueprint_name
453
453
  # Name of the Blueprint
@@ -513,7 +513,8 @@ module Aws::BedrockDataAutomation
513
513
  req.send_request(options)
514
514
  end
515
515
 
516
- # Creates a new version of an existing Amazon Bedrock Keystone Blueprint
516
+ # Creates a new version of an existing Amazon Bedrock Data Automation
517
+ # Blueprint
517
518
  #
518
519
  # @option params [required, String] :blueprint_arn
519
520
  # ARN generated at the server side when a Blueprint is created
@@ -558,7 +559,7 @@ module Aws::BedrockDataAutomation
558
559
  req.send_request(options)
559
560
  end
560
561
 
561
- # Creates an Amazon Bedrock Keystone DataAutomationProject
562
+ # Creates an Amazon Bedrock Data Automation Project
562
563
  #
563
564
  # @option params [required, String] :project_name
564
565
  # Name of the DataAutomationProject
@@ -704,7 +705,7 @@ module Aws::BedrockDataAutomation
704
705
  req.send_request(options)
705
706
  end
706
707
 
707
- # Deletes an existing Amazon Bedrock Keystone Blueprint
708
+ # Deletes an existing Amazon Bedrock Data Automation Blueprint
708
709
  #
709
710
  # @option params [required, String] :blueprint_arn
710
711
  # ARN generated at the server side when a Blueprint is created
@@ -730,7 +731,7 @@ module Aws::BedrockDataAutomation
730
731
  req.send_request(options)
731
732
  end
732
733
 
733
- # Deletes an existing Amazon Bedrock Keystone DataAutomationProject
734
+ # Deletes an existing Amazon Bedrock Data Automation Project
734
735
  #
735
736
  # @option params [required, String] :project_arn
736
737
  # ARN generated at the server side when a DataAutomationProject is
@@ -761,7 +762,7 @@ module Aws::BedrockDataAutomation
761
762
  req.send_request(options)
762
763
  end
763
764
 
764
- # Gets an existing Amazon Bedrock Keystone Blueprint
765
+ # Gets an existing Amazon Bedrock Data Automation Blueprint
765
766
  #
766
767
  # @option params [required, String] :blueprint_arn
767
768
  # ARN generated at the server side when a Blueprint is created
@@ -807,7 +808,7 @@ module Aws::BedrockDataAutomation
807
808
  req.send_request(options)
808
809
  end
809
810
 
810
- # Gets an existing Amazon Bedrock Keystone DataAutomationProject
811
+ # Gets an existing Amazon Bedrock Data Automation Project
811
812
  #
812
813
  # @option params [required, String] :project_arn
813
814
  # ARN generated at the server side when a DataAutomationProject is
@@ -881,7 +882,7 @@ module Aws::BedrockDataAutomation
881
882
  req.send_request(options)
882
883
  end
883
884
 
884
- # Lists all existing Amazon Bedrock Keystone Blueprints
885
+ # Lists all existing Amazon Bedrock Data Automation Blueprints
885
886
  #
886
887
  # @option params [String] :blueprint_arn
887
888
  # ARN of a Blueprint
@@ -942,7 +943,7 @@ module Aws::BedrockDataAutomation
942
943
  req.send_request(options)
943
944
  end
944
945
 
945
- # Lists all existing Amazon Bedrock Keystone DataAutomationProjects
946
+ # Lists all existing Amazon Bedrock Data Automation Projects
946
947
  #
947
948
  # @option params [Integer] :max_results
948
949
  # Max Results
@@ -998,7 +999,7 @@ module Aws::BedrockDataAutomation
998
999
  req.send_request(options)
999
1000
  end
1000
1001
 
1001
- # Updates an existing Amazon Bedrock Blueprint
1002
+ # Updates an existing Amazon Bedrock Data Automation Blueprint
1002
1003
  #
1003
1004
  # @option params [required, String] :blueprint_arn
1004
1005
  # ARN generated at the server side when a Blueprint is created
@@ -1044,7 +1045,7 @@ module Aws::BedrockDataAutomation
1044
1045
  req.send_request(options)
1045
1046
  end
1046
1047
 
1047
- # Updates an existing Amazon Bedrock DataAutomationProject
1048
+ # Updates an existing Amazon Bedrock Data Automation Project
1048
1049
  #
1049
1050
  # @option params [required, String] :project_arn
1050
1051
  # ARN generated at the server side when a DataAutomationProject is
@@ -1193,7 +1194,7 @@ module Aws::BedrockDataAutomation
1193
1194
  tracer: tracer
1194
1195
  )
1195
1196
  context[:gem_name] = 'aws-sdk-bedrockdataautomation'
1196
- context[:gem_version] = '1.0.0'
1197
+ context[:gem_version] = '1.1.0'
1197
1198
  Seahorse::Client::Request.new(handlers, context)
1198
1199
  end
1199
1200
 
@@ -54,7 +54,7 @@ module Aws::BedrockDataAutomation
54
54
  autoload :EndpointProvider, 'aws-sdk-bedrockdataautomation/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-bedrockdataautomation/endpoints'
56
56
 
57
- GEM_VERSION = '1.0.0'
57
+ GEM_VERSION = '1.1.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-bedrockdataautomation
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
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: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core