|
| 1 | +{ |
| 2 | + "PolicyVersion": { |
| 3 | + "CreateDate": "2025-12-05T15:49:07Z", |
| 4 | + "VersionId": "v1", |
| 5 | + "Document": { |
| 6 | + "Version": "2012-10-17", |
| 7 | + "Statement": [ |
| 8 | + { |
| 9 | + "Action": [ |
| 10 | + "transform-custom:ConverseStream", |
| 11 | + "transform-custom:CreateTransformationPackageUrl", |
| 12 | + "transform-custom:CompleteTransformationPackageUpload", |
| 13 | + "transform-custom:DeleteTransformationPackage", |
| 14 | + "transform-custom:GetTransformationPackageUrl", |
| 15 | + "transform-custom:ListTransformationPackageMetadata", |
| 16 | + "transform-custom:ExecuteTransformation", |
| 17 | + "transform-custom:ListKnowledgeItems", |
| 18 | + "transform-custom:GetKnowledgeItem", |
| 19 | + "transform-custom:DeleteKnowledgeItem", |
| 20 | + "transform-custom:UpdateKnowledgeItemConfiguration", |
| 21 | + "transform-custom:UpdateKnowledgeItemStatus", |
| 22 | + "transform-custom:GetCampaign", |
| 23 | + "transform-custom:UpdateCampaignRepositoryStatus", |
| 24 | + "transform-custom:UpdateCampaign", |
| 25 | + "transform-custom:ListTagsForResource", |
| 26 | + "transform-custom:TagResource", |
| 27 | + "transform-custom:UntagResource" |
| 28 | + ], |
| 29 | + "Resource": [ |
| 30 | + "*" |
| 31 | + ], |
| 32 | + "Effect": "Allow", |
| 33 | + "Sid": "AWSTransformCustomManageTransformations" |
| 34 | + } |
| 35 | + ] |
| 36 | + }, |
| 37 | + "IsDefaultVersion": true |
| 38 | + } |
| 39 | +} |
0 commit comments