UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

573 lines 24.2 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for Amazon Q in Connect (WISDOM) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqinconnect.html * * 2025-02-24T21:49:19.288Z */ export var AwsWisdomActions; (function (AwsWisdomActions) { /** * Grants permission to activate a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ActivateMessageTemplate.html */ AwsWisdomActions["ActivateMessageTemplate"] = "wisdom:ActivateMessageTemplate"; /** * Grants permission to configure vended log delivery for an assistant * * See ${UserGuideDocPage} */ AwsWisdomActions["AllowVendedLogDeliveryForResource"] = "wisdom:AllowVendedLogDeliveryForResource"; /** * Grants permission to create an ai agent * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIAgent.html */ AwsWisdomActions["CreateAIAgent"] = "wisdom:CreateAIAgent"; /** * Grants permission to create an ai agent version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIAgentVersion.html */ AwsWisdomActions["CreateAIAgentVersion"] = "wisdom:CreateAIAgentVersion"; /** * Grants permission to create an ai guardrail * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIGuardrail.html */ AwsWisdomActions["CreateAIGuardrail"] = "wisdom:CreateAIGuardrail"; /** * Grants permission to create an ai guardrail version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIGuardrailVersion.html */ AwsWisdomActions["CreateAIGuardrailVersion"] = "wisdom:CreateAIGuardrailVersion"; /** * Grants permission to create an ai prompt * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIPrompt.html */ AwsWisdomActions["CreateAIPrompt"] = "wisdom:CreateAIPrompt"; /** * Grants permission to create an ai prompt version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAIPromptVersion.html */ AwsWisdomActions["CreateAIPromptVersion"] = "wisdom:CreateAIPromptVersion"; /** * Grants permission to create an assistant * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAssistant.html */ AwsWisdomActions["CreateAssistant"] = "wisdom:CreateAssistant"; /** * Grants permission to create an association between an assistant and another res * ource * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateAssistantAssociation.html */ AwsWisdomActions["CreateAssistantAssociation"] = "wisdom:CreateAssistantAssociation"; /** * Grants permission to create content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateContent.html */ AwsWisdomActions["CreateContent"] = "wisdom:CreateContent"; /** * Grants permission to create a content association * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateContentAssociation.html */ AwsWisdomActions["CreateContentAssociation"] = "wisdom:CreateContentAssociation"; /** * Grants permission to create a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateKnowledgeBase.html */ AwsWisdomActions["CreateKnowledgeBase"] = "wisdom:CreateKnowledgeBase"; /** * Grants permission to create a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateMessageTemplate.html */ AwsWisdomActions["CreateMessageTemplate"] = "wisdom:CreateMessageTemplate"; /** * Grants permission to create an attachment to a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateMessageTemplateAttachment.html */ AwsWisdomActions["CreateMessageTemplateAttachment"] = "wisdom:CreateMessageTemplateAttachment"; /** * Grants permission to create a version of a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateMessageTemplateVersion.html */ AwsWisdomActions["CreateMessageTemplateVersion"] = "wisdom:CreateMessageTemplateVersion"; /** * Grants permission to create quick response * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateQuickResponse.html */ AwsWisdomActions["CreateQuickResponse"] = "wisdom:CreateQuickResponse"; /** * Grants permission to create a session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateSession.html */ AwsWisdomActions["CreateSession"] = "wisdom:CreateSession"; /** * Grants permission to deactivate a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeactivateMessageTemplate.html */ AwsWisdomActions["DeactivateMessageTemplate"] = "wisdom:DeactivateMessageTemplate"; /** * Grants permission to delete an ai agent * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIAgent.html */ AwsWisdomActions["DeleteAIAgent"] = "wisdom:DeleteAIAgent"; /** * Grants permission to delete an ai agent version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIAgentVersion.html */ AwsWisdomActions["DeleteAIAgentVersion"] = "wisdom:DeleteAIAgentVersion"; /** * Grants permission to delete an ai guardrail * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIGuardrail.html */ AwsWisdomActions["DeleteAIGuardrail"] = "wisdom:DeleteAIGuardrail"; /** * Grants permission to delete an ai guardrail version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIGuardrailVersion.html */ AwsWisdomActions["DeleteAIGuardrailVersion"] = "wisdom:DeleteAIGuardrailVersion"; /** * Grants permission to delete an ai prompt * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIPrompt.html */ AwsWisdomActions["DeleteAIPrompt"] = "wisdom:DeleteAIPrompt"; /** * Grants permission to delete an ai prompt version * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAIPromptVersion.html */ AwsWisdomActions["DeleteAIPromptVersion"] = "wisdom:DeleteAIPromptVersion"; /** * Grants permission to delete an assistant * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAssistant.html */ AwsWisdomActions["DeleteAssistant"] = "wisdom:DeleteAssistant"; /** * Grants permission to delete an assistant association * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteAssistantAssociation.html */ AwsWisdomActions["DeleteAssistantAssociation"] = "wisdom:DeleteAssistantAssociation"; /** * Grants permission to delete content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteContent.html */ AwsWisdomActions["DeleteContent"] = "wisdom:DeleteContent"; /** * Grants permission to delete a content association * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteContentAssociation.html */ AwsWisdomActions["DeleteContentAssociation"] = "wisdom:DeleteContentAssociation"; /** * Grants permission to delete a import job of a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteImportJob.html */ AwsWisdomActions["DeleteImportJob"] = "wisdom:DeleteImportJob"; /** * Grants permission to delete a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteKnowledgeBase.html */ AwsWisdomActions["DeleteKnowledgeBase"] = "wisdom:DeleteKnowledgeBase"; /** * Grants permission to delete a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteMessageTemplate.html */ AwsWisdomActions["DeleteMessageTemplate"] = "wisdom:DeleteMessageTemplate"; /** * Grants permission to delete an attachment from a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteMessageTemplateAttachment.html */ AwsWisdomActions["DeleteMessageTemplateAttachment"] = "wisdom:DeleteMessageTemplateAttachment"; /** * Grants permission to delete quick response * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteQuickResponse.html */ AwsWisdomActions["DeleteQuickResponse"] = "wisdom:DeleteQuickResponse"; /** * Grants permission to retrieve information about an ai agent * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAIAgent.html */ AwsWisdomActions["GetAIAgent"] = "wisdom:GetAIAgent"; /** * Grants permission to retrieve information about an ai guardrail * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAIGuardrail.html */ AwsWisdomActions["GetAIGuardrail"] = "wisdom:GetAIGuardrail"; /** * Grants permission to retrieve information about an ai prompt * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAIPrompt.html */ AwsWisdomActions["GetAIPrompt"] = "wisdom:GetAIPrompt"; /** * Grants permission to retrieve information about an assistant * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAssistant.html */ AwsWisdomActions["GetAssistant"] = "wisdom:GetAssistant"; /** * Grants permission to retrieve information about an assistant association * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetAssistantAssociation.html */ AwsWisdomActions["GetAssistantAssociation"] = "wisdom:GetAssistantAssociation"; /** * Grants permission to retrieve content, including a pre-signed URL to download t * he content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContent.html */ AwsWisdomActions["GetContent"] = "wisdom:GetContent"; /** * Grants permission to retrieve information about a content association * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContentAssociation.html */ AwsWisdomActions["GetContentAssociation"] = "wisdom:GetContentAssociation"; /** * Grants permission to retrieve summary information about the content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContentSummary.html */ AwsWisdomActions["GetContentSummary"] = "wisdom:GetContentSummary"; /** * Grants permission to retrieve information about the import job * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetImportJob.html */ AwsWisdomActions["GetImportJob"] = "wisdom:GetImportJob"; /** * Grants permission to retrieve information about the knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetKnowledgeBase.html */ AwsWisdomActions["GetKnowledgeBase"] = "wisdom:GetKnowledgeBase"; /** * Grants permission to retrieve a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetMessageTemplate.html */ AwsWisdomActions["GetMessageTemplate"] = "wisdom:GetMessageTemplate"; /** * Grants permission to retrieve for next message in a session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetNextMessage.html */ AwsWisdomActions["GetNextMessage"] = "wisdom:GetNextMessage"; /** * Grants permission to retrieve content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetQuickResponse.html */ AwsWisdomActions["GetQuickResponse"] = "wisdom:GetQuickResponse"; /** * Grants permission to retrieve recommendations for the specified session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetRecommendations.html */ AwsWisdomActions["GetRecommendations"] = "wisdom:GetRecommendations"; /** * Grants permission to retrieve information for a specified session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetSession.html */ AwsWisdomActions["GetSession"] = "wisdom:GetSession"; /** * Grants permission to list information about ai agent versions * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIAgentVersions.html */ AwsWisdomActions["ListAIAgentVersions"] = "wisdom:ListAIAgentVersions"; /** * Grants permission to list information about ai agents * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIAgents.html */ AwsWisdomActions["ListAIAgents"] = "wisdom:ListAIAgents"; /** * Grants permission to list information about ai guardrail versions * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIGuardrailVersions.html */ AwsWisdomActions["ListAIGuardrailVersions"] = "wisdom:ListAIGuardrailVersions"; /** * Grants permission to list information about ai guardrails * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIGuardrails.html */ AwsWisdomActions["ListAIGuardrails"] = "wisdom:ListAIGuardrails"; /** * Grants permission to list information about ai prompt versions * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIPromptVersions.html */ AwsWisdomActions["ListAIPromptVersions"] = "wisdom:ListAIPromptVersions"; /** * Grants permission to list information about ai prompts * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAIPrompts.html */ AwsWisdomActions["ListAIPrompts"] = "wisdom:ListAIPrompts"; /** * Grants permission to list information about assistant associations * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAssistantAssociations.html */ AwsWisdomActions["ListAssistantAssociations"] = "wisdom:ListAssistantAssociations"; /** * Grants permission to list information about assistants * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListAssistants.html */ AwsWisdomActions["ListAssistants"] = "wisdom:ListAssistants"; /** * Grants permission to list information about content associations * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListContentAssociations.html */ AwsWisdomActions["ListContentAssociations"] = "wisdom:ListContentAssociations"; /** * Grants permission to list the content with a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListContents.html */ AwsWisdomActions["ListContents"] = "wisdom:ListContents"; /** * Grants permission to list information about knowledge bases * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListImportJobs.html */ AwsWisdomActions["ListImportJobs"] = "wisdom:ListImportJobs"; /** * Grants permission to list information about knowledge bases * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListKnowledgeBases.html */ AwsWisdomActions["ListKnowledgeBases"] = "wisdom:ListKnowledgeBases"; /** * Grants permission to list message template versions for the specified message t * emplate * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListMessageTemplateVersions.html */ AwsWisdomActions["ListMessageTemplateVersions"] = "wisdom:ListMessageTemplateVersions"; /** * Grants permission to list the message templates for a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListMessageTemplates.html */ AwsWisdomActions["ListMessageTemplates"] = "wisdom:ListMessageTemplates"; /** * Grants permission to list messages in a session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListMessages.html */ AwsWisdomActions["ListMessages"] = "wisdom:ListMessages"; /** * Grants permission to list the quick response with a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListQuickResponses.html */ AwsWisdomActions["ListQuickResponses"] = "wisdom:ListQuickResponses"; /** * Grants permission to list the tags for the specified resource * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListTagsForResource.html */ AwsWisdomActions["ListTagsForResource"] = "wisdom:ListTagsForResource"; /** * Grants permission to remove the specified recommendations from the specified as * sistant's queue of newly available recommendations * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_NotifyRecommendationsReceived.html */ AwsWisdomActions["NotifyRecommendationsReceived"] = "wisdom:NotifyRecommendationsReceived"; /** * Grants permission to submit feedback * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_PutFeedback.html */ AwsWisdomActions["PutFeedback"] = "wisdom:PutFeedback"; /** * Grants permission to perform a manual search against the specified assistant * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_QueryAssistant.html */ AwsWisdomActions["QueryAssistant"] = "wisdom:QueryAssistant"; /** * Grants permission to remove an ai agent from an assistant * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_RemoveAssistantAIAgent.html */ AwsWisdomActions["RemoveAssistantAIAgent"] = "wisdom:RemoveAssistantAIAgent"; /** * Grants permission to remove a URI template from a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_RemoveKnowledgeBaseTemplateUri.html */ AwsWisdomActions["RemoveKnowledgeBaseTemplateUri"] = "wisdom:RemoveKnowledgeBaseTemplateUri"; /** * Grants permission to render a message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_RenderMessageTemplate.html */ AwsWisdomActions["RenderMessageTemplate"] = "wisdom:RenderMessageTemplate"; /** * Grants permission to search for content referencing a specified knowledge base. * Can be used to get a specific content resource by its name * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchContent.html */ AwsWisdomActions["SearchContent"] = "wisdom:SearchContent"; /** * Grants permission to search for message templates referencing a specified knowl * edge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchMessageTemplates.html */ AwsWisdomActions["SearchMessageTemplates"] = "wisdom:SearchMessageTemplates"; /** * Grants permission to search for quick response referencing a specified knowledg * e base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchQuickResponses.html */ AwsWisdomActions["SearchQuickResponses"] = "wisdom:SearchQuickResponses"; /** * Grants permission to search for sessions referencing a specified assistant. Can * be used to et a specific session resource by its name * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchSessions.html */ AwsWisdomActions["SearchSessions"] = "wisdom:SearchSessions"; /** * Grants permission to send a message * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SendMessage.html */ AwsWisdomActions["SendMessage"] = "wisdom:SendMessage"; /** * Grants permission to get a URL to upload content to a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_StartContentUpload.html */ AwsWisdomActions["StartContentUpload"] = "wisdom:StartContentUpload"; /** * Grants permission to create multiple quick responses * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_StartImportJob.html */ AwsWisdomActions["StartImportJob"] = "wisdom:StartImportJob"; /** * Grants permission to add the specified tags to the specified resource * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_TagResource.html */ AwsWisdomActions["TagResource"] = "wisdom:TagResource"; /** * Grants permission to remove the specified tags from the specified resource * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UntagResource.html */ AwsWisdomActions["UntagResource"] = "wisdom:UntagResource"; /** * Grants permission to update information about an ai agent * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAIAgent.html */ AwsWisdomActions["UpdateAIAgent"] = "wisdom:UpdateAIAgent"; /** * Grants permission to update information about an ai guardrail * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAIGuardrail.html */ AwsWisdomActions["UpdateAIGuardrail"] = "wisdom:UpdateAIGuardrail"; /** * Grants permission to update information about an ai prompt * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAIPrompt.html */ AwsWisdomActions["UpdateAIPrompt"] = "wisdom:UpdateAIPrompt"; /** * Grants permission to update assistant information about an ai agent * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateAssistantAIAgent.html */ AwsWisdomActions["UpdateAssistantAIAgent"] = "wisdom:UpdateAssistantAIAgent"; /** * Grants permission to update information about the content * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateContent.html */ AwsWisdomActions["UpdateContent"] = "wisdom:UpdateContent"; /** * Grants permission to update the template URI of a knowledge base * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateKnowledgeBaseTemplateUri.html */ AwsWisdomActions["UpdateKnowledgeBaseTemplateUri"] = "wisdom:UpdateKnowledgeBaseTemplateUri"; /** * Grants permission to update content of the message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateMessageTemplate.html */ AwsWisdomActions["UpdateMessageTemplate"] = "wisdom:UpdateMessageTemplate"; /** * Grants permission to update metadata of the message template * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateMessageTemplateMetadata.html */ AwsWisdomActions["UpdateMessageTemplateMetadata"] = "wisdom:UpdateMessageTemplateMetadata"; /** * Grants permission to update information or content of the quick response * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateQuickResponse.html */ AwsWisdomActions["UpdateQuickResponse"] = "wisdom:UpdateQuickResponse"; /** * Grants permission to update a session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateSession.html */ AwsWisdomActions["UpdateSession"] = "wisdom:UpdateSession"; /** * Grants permission to update data stored in a session * * See https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateSessionData.html */ AwsWisdomActions["UpdateSessionData"] = "wisdom:UpdateSessionData"; })(AwsWisdomActions || (AwsWisdomActions = {})); //# sourceMappingURL=wisdom.js.map