class Aws::BedrockAgent::Types::CreateAgentRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreateAgentRequest AWS API Documentation
@return [Types::PromptOverrideConfiguration]
Configuration for prompt override.
@!attribute [rw] prompt_override_configuration
@return [Hash<String,String>]
A map of tag keys and values
@!attribute [rw] tags
@return [String]
A KMS key ARN
@!attribute [rw] customer_encryption_key_arn
@return [String]
ARN of a IAM role.
@!attribute [rw] agent_resource_role_arn
@return [Integer]
Max Session Time.
@!attribute [rw] idle_session_ttl_in_seconds
@return [String]
Description of the Resource.
@!attribute [rw] description
@return [String]
ARN or name of a Bedrock model.
@!attribute [rw] foundation_model
@return [String]
Instruction for the agent.
@!attribute [rw] instruction
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
Client specified token used for idempotency checks
@!attribute [rw] client_token
@return [String]
Name for a resource.
@!attribute [rw] agent_name
Create Agent Request