sig/client.rbs in aws-sdk-bedrockagent-1.19.0 vs sig/client.rbs in aws-sdk-bedrockagent-1.20.0

- old
+ new

@@ -162,11 +162,12 @@ name: ::String, parameters: Hash[::String, { description: ::String?, required: bool?, type: ("string" | "number" | "integer" | "boolean" | "array") - }]? + }]?, + require_confirmation: ("ENABLED" | "DISABLED")? }, ]? }, ?parent_action_group_signature: ("AMAZON.UserInput" | "AMAZON.CodeInterpreter") ) -> _CreateAgentActionGroupResponseSuccess @@ -1300,10 +1301,11 @@ name: ::String, parameters: Hash[::String, { description: ::String?, required: bool?, type: ("string" | "number" | "integer" | "boolean" | "array") - }]? + }]?, + require_confirmation: ("ENABLED" | "DISABLED")? }, ]? }, ?parent_action_group_signature: ("AMAZON.UserInput" | "AMAZON.CodeInterpreter") ) -> _UpdateAgentActionGroupResponseSuccess