We recommend new projects start with resources from the AWS provider.
aws-native.wisdom.Assistant
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Wisdom::Assistant Resource Type
Create Assistant Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Assistant(name: string, args: AssistantArgs, opts?: CustomResourceOptions);@overload
def Assistant(resource_name: str,
              args: AssistantArgs,
              opts: Optional[ResourceOptions] = None)
@overload
def Assistant(resource_name: str,
              opts: Optional[ResourceOptions] = None,
              type: Optional[AssistantType] = None,
              description: Optional[str] = None,
              name: Optional[str] = None,
              server_side_encryption_configuration: Optional[AssistantServerSideEncryptionConfigurationArgs] = None,
              tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None)func NewAssistant(ctx *Context, name string, args AssistantArgs, opts ...ResourceOption) (*Assistant, error)public Assistant(string name, AssistantArgs args, CustomResourceOptions? opts = null)
public Assistant(String name, AssistantArgs args)
public Assistant(String name, AssistantArgs args, CustomResourceOptions options)
type: aws-native:wisdom:Assistant
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args AssistantArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args AssistantArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args AssistantArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AssistantArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AssistantArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Assistant Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Assistant resource accepts the following input properties:
- Type
Pulumi.Aws Native. Wisdom. Assistant Type 
- The type of assistant.
- Description string
- The description of the assistant.
- Name string
- The name of the assistant.
- ServerSide Pulumi.Encryption Configuration Aws Native. Wisdom. Inputs. Assistant Server Side Encryption Configuration 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- 
List<Pulumi.Aws Native. Inputs. Create Only Tag> 
- The tags used to organize, track, or control access for this resource.
- Type
AssistantType 
- The type of assistant.
- Description string
- The description of the assistant.
- Name string
- The name of the assistant.
- ServerSide AssistantEncryption Configuration Server Side Encryption Configuration Args 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- 
CreateOnly Tag Args 
- The tags used to organize, track, or control access for this resource.
- type
AssistantType 
- The type of assistant.
- description String
- The description of the assistant.
- name String
- The name of the assistant.
- serverSide AssistantEncryption Configuration Server Side Encryption Configuration 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- 
List<CreateOnly Tag> 
- The tags used to organize, track, or control access for this resource.
- type
AssistantType 
- The type of assistant.
- description string
- The description of the assistant.
- name string
- The name of the assistant.
- serverSide AssistantEncryption Configuration Server Side Encryption Configuration 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- 
CreateOnly Tag[] 
- The tags used to organize, track, or control access for this resource.
- type
AssistantType 
- The type of assistant.
- description str
- The description of the assistant.
- name str
- The name of the assistant.
- server_side_ Assistantencryption_ configuration Server Side Encryption Configuration Args 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- 
Sequence[CreateOnly Tag Args] 
- The tags used to organize, track, or control access for this resource.
- type "AGENT"
- The type of assistant.
- description String
- The description of the assistant.
- name String
- The name of the assistant.
- serverSide Property MapEncryption Configuration 
- The configuration information for the customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance .
- List<Property Map>
- The tags used to organize, track, or control access for this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Assistant resource produces the following output properties:
- AssistantArn string
- The Amazon Resource Name (ARN) of the assistant.
- AssistantId string
- The ID of the Wisdom assistant.
- Id string
- The provider-assigned unique ID for this managed resource.
- AssistantArn string
- The Amazon Resource Name (ARN) of the assistant.
- AssistantId string
- The ID of the Wisdom assistant.
- Id string
- The provider-assigned unique ID for this managed resource.
- assistantArn String
- The Amazon Resource Name (ARN) of the assistant.
- assistantId String
- The ID of the Wisdom assistant.
- id String
- The provider-assigned unique ID for this managed resource.
- assistantArn string
- The Amazon Resource Name (ARN) of the assistant.
- assistantId string
- The ID of the Wisdom assistant.
- id string
- The provider-assigned unique ID for this managed resource.
- assistant_arn str
- The Amazon Resource Name (ARN) of the assistant.
- assistant_id str
- The ID of the Wisdom assistant.
- id str
- The provider-assigned unique ID for this managed resource.
- assistantArn String
- The Amazon Resource Name (ARN) of the assistant.
- assistantId String
- The ID of the Wisdom assistant.
- id String
- The provider-assigned unique ID for this managed resource.
Supporting Types
AssistantServerSideEncryptionConfiguration, AssistantServerSideEncryptionConfigurationArgs          
- KmsKey stringId 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
- KmsKey stringId 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
- kmsKey StringId 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
- kmsKey stringId 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
- kms_key_ strid 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
- kmsKey StringId 
- The customer managed key used for encryption. The customer managed key must have a policy that allows kms:CreateGrantandkms:DescribeKeypermissions to the IAM identity using the key to invoke Wisdom. To use Wisdom with chat, the key policy must also allowkms:Decrypt,kms:GenerateDataKey*, andkms:DescribeKeypermissions to theconnect.amazonaws.comservice principal. For more information about setting up a customer managed key for Wisdom, see Enable Amazon Connect Wisdom for your instance . For information about valid ID values, see Key identifiers (KeyId) in the AWS Key Management Service Developer Guide .
AssistantType, AssistantTypeArgs    
- Agent
- AGENT
- AssistantType Agent 
- AGENT
- Agent
- AGENT
- Agent
- AGENT
- AGENT
- AGENT
- "AGENT"
- AGENT
CreateOnlyTag, CreateOnlyTagArgs      
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.