UNPKG

aws-iam-policy-types

Version:

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

260 lines 10.4 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for Amazon Connect Cases (CASES) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectcases.html * * 2025-02-24T21:47:23.982Z */ export var AwsCasesActions; (function (AwsCasesActions) { /** * Grants permission to retrieve information about the case rules in the case doma * in * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_BatchGetCaseRule.html */ AwsCasesActions["BatchGetCaseRule"] = "cases:BatchGetCaseRule"; /** * Grants permission to retrieve information about the fields in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_BatchGetField.html */ AwsCasesActions["BatchGetField"] = "cases:BatchGetField"; /** * Grants permission to update the field options in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_BatchPutFieldOptions.html */ AwsCasesActions["BatchPutFieldOptions"] = "cases:BatchPutFieldOptions"; /** * Grants permission to create a case in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateCase.html */ AwsCasesActions["CreateCase"] = "cases:CreateCase"; /** * Grants permission to create a case rule in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateCaseRule.html */ AwsCasesActions["CreateCaseRule"] = "cases:CreateCaseRule"; /** * Grants permission to create a new case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateDomain.html */ AwsCasesActions["CreateDomain"] = "cases:CreateDomain"; /** * Grants permission to create a field in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateField.html */ AwsCasesActions["CreateField"] = "cases:CreateField"; /** * Grants permission to create a layout in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateLayout.html */ AwsCasesActions["CreateLayout"] = "cases:CreateLayout"; /** * Grants permission to create a related item associated to a case in the case dom * ain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateRelatedItem.html */ AwsCasesActions["CreateRelatedItem"] = "cases:CreateRelatedItem"; /** * Grants permission to create a template in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_CreateTemplate.html */ AwsCasesActions["CreateTemplate"] = "cases:CreateTemplate"; /** * Grants permission to delete the case rule in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteCaseRule.html */ AwsCasesActions["DeleteCaseRule"] = "cases:DeleteCaseRule"; /** * Grants permission to delete the domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteDomain.html */ AwsCasesActions["DeleteDomain"] = "cases:DeleteDomain"; /** * Grants permission to delete the field in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteField.html */ AwsCasesActions["DeleteField"] = "cases:DeleteField"; /** * Grants permission to delete the layout in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteLayout.html */ AwsCasesActions["DeleteLayout"] = "cases:DeleteLayout"; /** * Grants permission to delete a related item associated to a case in the case dom * ain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteRelatedItem.html */ AwsCasesActions["DeleteRelatedItem"] = "cases:DeleteRelatedItem"; /** * Grants permission to delete the template in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_DeleteTemplate.html */ AwsCasesActions["DeleteTemplate"] = "cases:DeleteTemplate"; /** * Grants permission to retrieve information about a case in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetCase.html */ AwsCasesActions["GetCase"] = "cases:GetCase"; /** * Grants permission to view audit history of a case * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetCaseAuditEvents.html */ AwsCasesActions["GetCaseAuditEvents"] = "cases:GetCaseAuditEvents"; /** * Grants permission to retrieve information about the case event configuraton in * the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetCaseEventConfiguration.html */ AwsCasesActions["GetCaseEventConfiguration"] = "cases:GetCaseEventConfiguration"; /** * Grants permission to retrieve information about the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetDomain.html */ AwsCasesActions["GetDomain"] = "cases:GetDomain"; /** * Grants permission to retrieve information about the layout in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetLayout.html */ AwsCasesActions["GetLayout"] = "cases:GetLayout"; /** * Grants permission to retrieve information about the template in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_GetTemplate.html */ AwsCasesActions["GetTemplate"] = "cases:GetTemplate"; /** * Grants permission to list case rules in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListCaseRules.html */ AwsCasesActions["ListCaseRules"] = "cases:ListCaseRules"; /** * Grants permission to list cases for a specific contact in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListCasesForContact.html */ AwsCasesActions["ListCasesForContact"] = "cases:ListCasesForContact"; /** * Grants permission to list all domains in the aws account * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListDomains.html */ AwsCasesActions["ListDomains"] = "cases:ListDomains"; /** * Grants permission to list field options for a single select field in the case d * omain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListFieldOptions.html */ AwsCasesActions["ListFieldOptions"] = "cases:ListFieldOptions"; /** * Grants permission to list fields in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListFields.html */ AwsCasesActions["ListFields"] = "cases:ListFields"; /** * Grants permission to list layouts in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListLayouts.html */ AwsCasesActions["ListLayouts"] = "cases:ListLayouts"; /** * Grants permission to list the tags for the specified resource * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListTagsForResource.html */ AwsCasesActions["ListTagsForResource"] = "cases:ListTagsForResource"; /** * Grants permission to list templates in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_ListTemplates.html */ AwsCasesActions["ListTemplates"] = "cases:ListTemplates"; /** * Grants permission to insert or update the case event configuration in the case * domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_PutCaseEventConfiguration.html */ AwsCasesActions["PutCaseEventConfiguration"] = "cases:PutCaseEventConfiguration"; /** * Grants permission to search for cases in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_SearchCases.html */ AwsCasesActions["SearchCases"] = "cases:SearchCases"; /** * Grants permission to search for related items associated to the case in the cas * e domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_SearchRelatedItems.html */ AwsCasesActions["SearchRelatedItems"] = "cases:SearchRelatedItems"; /** * Grants permission to add the specified tags to the specified resource * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_TagResource.html */ AwsCasesActions["TagResource"] = "cases:TagResource"; /** * Grants permission to remove the specified tags from the specified resource * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UntagResource.html */ AwsCasesActions["UntagResource"] = "cases:UntagResource"; /** * Grants permission to update the field values on the case in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UpdateCase.html */ AwsCasesActions["UpdateCase"] = "cases:UpdateCase"; /** * Grants permission to update the case rule in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UpdateCaseRule.html */ AwsCasesActions["UpdateCaseRule"] = "cases:UpdateCaseRule"; /** * Grants permission to update the field in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UpdateField.html */ AwsCasesActions["UpdateField"] = "cases:UpdateField"; /** * Grants permission to update the layout in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UpdateLayout.html */ AwsCasesActions["UpdateLayout"] = "cases:UpdateLayout"; /** * Grants permission to update the template in the case domain * * See https://docs.aws.amazon.com/cases/latest/APIReference/API_UpdateTemplate.html */ AwsCasesActions["UpdateTemplate"] = "cases:UpdateTemplate"; })(AwsCasesActions || (AwsCasesActions = {})); //# sourceMappingURL=cases.js.map