class Aws::BedrockAgent::Types::CreateKnowledgeBaseRequest
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/CreateKnowledgeBaseRequest AWS API Documentation
@return [Hash<String,String>]
A map of tag keys and values
@!attribute [rw] tags
@return [Types::StorageConfiguration]
base.
Configures the physical storage of ingested data in a knowledge
@!attribute [rw] storage_configuration
@return [Types::KnowledgeBaseConfiguration]
Configures a bedrock knowledge base.
@!attribute [rw] knowledge_base_configuration
@return [String]
ARN of a IAM role.
@!attribute [rw] role_arn
@return [String]
Description of the Resource.
@!attribute [rw] description
@return [String]
Name for a resource.
@!attribute [rw] name
@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