aws-sdk-bedrockagentcorecontrol 1.16.0 → 1.17.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5448b7cc20b256ccdd3dd1fd9bf50e712cf9f53ca291f32db6676ed09fdbee02
|
|
4
|
+
data.tar.gz: baab518c5d5db89d72b5868eeed8b49c9d09fd81574854096a9231d48e75279d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3c2bc5a4f8a46541c71dba2dfa035f37e409d32d2b1f3de7cf8f6c6ae603bf218331bbf78b0d2e2b8c4231663d94d68a396ca8b815cdca0700b8c547a0ece640
|
|
7
|
+
data.tar.gz: 4a8f2b4a3d53144b11000369b89aeb2d1e0922c4e34c636acd3ac84a83edcfce3ff3d8a6e1997a0fe05cbce8b573399d8be071dbd50af99f68656facc1dc450d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.17.0
|
|
@@ -1982,7 +1982,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
1982
1982
|
#
|
|
1983
1983
|
#
|
|
1984
1984
|
#
|
|
1985
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
1985
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetPolicy.html
|
|
1986
1986
|
#
|
|
1987
1987
|
# @option params [required, String] :name
|
|
1988
1988
|
# The customer-assigned immutable name for the policy. Must be unique
|
|
@@ -2095,7 +2095,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
2095
2095
|
#
|
|
2096
2096
|
#
|
|
2097
2097
|
#
|
|
2098
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
2098
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_GetPolicyEngine.html
|
|
2099
2099
|
#
|
|
2100
2100
|
# @option params [required, String] :name
|
|
2101
2101
|
# The customer-assigned immutable name for the policy engine. This name
|
|
@@ -3686,7 +3686,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
3686
3686
|
#
|
|
3687
3687
|
#
|
|
3688
3688
|
#
|
|
3689
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
3689
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_StartPolicyGeneration.html
|
|
3690
3690
|
#
|
|
3691
3691
|
# @option params [required, String] :policy_engine_id
|
|
3692
3692
|
# The identifier of the policy engine associated with the policy
|
|
@@ -4419,7 +4419,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
4419
4419
|
#
|
|
4420
4420
|
#
|
|
4421
4421
|
#
|
|
4422
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
4422
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicies.html
|
|
4423
4423
|
#
|
|
4424
4424
|
# @option params [Integer] :max_results
|
|
4425
4425
|
# The maximum number of policies to return in a single response. If not
|
|
@@ -4488,7 +4488,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
4488
4488
|
#
|
|
4489
4489
|
#
|
|
4490
4490
|
#
|
|
4491
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
4491
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyEngines.html
|
|
4492
4492
|
#
|
|
4493
4493
|
# @option params [Integer] :max_results
|
|
4494
4494
|
# The maximum number of policy engines to return in a single response.
|
|
@@ -4546,7 +4546,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
4546
4546
|
#
|
|
4547
4547
|
#
|
|
4548
4548
|
#
|
|
4549
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
4549
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_StartPolicyGeneration.html
|
|
4550
4550
|
#
|
|
4551
4551
|
# @option params [required, String] :policy_engine_id
|
|
4552
4552
|
# The unique identifier of the policy engine associated with the policy
|
|
@@ -4562,7 +4562,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
4562
4562
|
#
|
|
4563
4563
|
#
|
|
4564
4564
|
#
|
|
4565
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
4565
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyGenerationAssets.html
|
|
4566
4566
|
#
|
|
4567
4567
|
# @option params [Integer] :max_results
|
|
4568
4568
|
# The maximum number of policy generation assets to return in a single
|
|
@@ -6583,7 +6583,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6583
6583
|
tracer: tracer
|
|
6584
6584
|
)
|
|
6585
6585
|
context[:gem_name] = 'aws-sdk-bedrockagentcorecontrol'
|
|
6586
|
-
context[:gem_version] = '1.
|
|
6586
|
+
context[:gem_version] = '1.17.0'
|
|
6587
6587
|
Seahorse::Client::Request.new(handlers, context)
|
|
6588
6588
|
end
|
|
6589
6589
|
|
|
@@ -4992,7 +4992,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
4992
4992
|
#
|
|
4993
4993
|
#
|
|
4994
4994
|
#
|
|
4995
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
4995
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_StartPolicyGeneration.html
|
|
4996
4996
|
# @return [String]
|
|
4997
4997
|
#
|
|
4998
4998
|
# @!attribute [rw] policy_engine_id
|
|
@@ -6123,7 +6123,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6123
6123
|
#
|
|
6124
6124
|
#
|
|
6125
6125
|
#
|
|
6126
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6126
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicies.html
|
|
6127
6127
|
# @return [String]
|
|
6128
6128
|
#
|
|
6129
6129
|
# @!attribute [rw] max_results
|
|
@@ -6182,7 +6182,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6182
6182
|
#
|
|
6183
6183
|
#
|
|
6184
6184
|
#
|
|
6185
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6185
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyEngines.html
|
|
6186
6186
|
# @return [String]
|
|
6187
6187
|
#
|
|
6188
6188
|
# @!attribute [rw] max_results
|
|
@@ -6213,7 +6213,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6213
6213
|
#
|
|
6214
6214
|
#
|
|
6215
6215
|
#
|
|
6216
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6216
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyEngines.html
|
|
6217
6217
|
# @return [String]
|
|
6218
6218
|
#
|
|
6219
6219
|
# @see http://docs.aws.amazon.com/goto/WebAPI/bedrock-agentcore-control-2023-06-05/ListPolicyEnginesResponse AWS API Documentation
|
|
@@ -6233,7 +6233,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6233
6233
|
#
|
|
6234
6234
|
#
|
|
6235
6235
|
#
|
|
6236
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6236
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_StartPolicyGeneration.html
|
|
6237
6237
|
# @return [String]
|
|
6238
6238
|
#
|
|
6239
6239
|
# @!attribute [rw] policy_engine_id
|
|
@@ -6251,7 +6251,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6251
6251
|
#
|
|
6252
6252
|
#
|
|
6253
6253
|
#
|
|
6254
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6254
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyGenerationAssets.html
|
|
6255
6255
|
# @return [String]
|
|
6256
6256
|
#
|
|
6257
6257
|
# @!attribute [rw] max_results
|
|
@@ -6288,7 +6288,7 @@ module Aws::BedrockAgentCoreControl
|
|
|
6288
6288
|
#
|
|
6289
6289
|
#
|
|
6290
6290
|
#
|
|
6291
|
-
# [1]: https://docs.aws.amazon.com/bedrock-agentcore/latest/
|
|
6291
|
+
# [1]: https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_ListPolicyGenerationAssets.html
|
|
6292
6292
|
# @return [String]
|
|
6293
6293
|
#
|
|
6294
6294
|
# @see http://docs.aws.amazon.com/goto/WebAPI/bedrock-agentcore-control-2023-06-05/ListPolicyGenerationAssetsResponse AWS API Documentation
|