Amazon CloudWatch Evidently (evidently)

2022-09-16

6 new actions, 1 new resource | 4 updated resources, 4 updated actions

Additions

    Actions
  • CreateSegment
    • Description:  Grants permission to create a segment
    • Access:  Write
    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

  • DeleteSegment
    • Description:  Grants permission to delete a segment
    • Access:  Write
    • Resources: 

      Name: Segment

      Required: Yes

  • GetSegment
    • Description:  Grants permission to get segment details
    • Access:  Read
    • Resources: 

      Name: Segment

      Required: Yes

  • ListSegmentReferences
    • Description:  Grants permission to list resources referencing a segment
    • Access:  Read
  • ListSegments
    • Description:  Grants permission to list segments
    • Access:  Read
  • TestSegmentPattern
    • Description:  Grants permission to test a segment pattern
    • Access:  Read
    Resources
  • Segment
    • Arn:  arn:${Partition}:evidently:${Region}:${Account}:segment/${SegmentName}
    • Conditions: 

      aws:ResourceTag/${TagKey}

Updates

    Resources
  • Project
      Arn
    • Old: arn:${Partition}:evidently:${Region}:${OwnerAccountId}:project/${ProjectName}
      New: arn:${Partition}:evidently:${Region}:${Account}:project/${ProjectName}
  • Feature
      Arn
    • Old: arn:${Partition}:evidently:${Region}:${OwnerAccountId}:project/${ProjectName}/feature/${FeatureName}
      New: arn:${Partition}:evidently:${Region}:${Account}:project/${ProjectName}/feature/${FeatureName}
  • Experiment
      Arn
    • Old: arn:${Partition}:evidently:${Region}:${OwnerAccountId}:project/${ProjectName}/experiment/${ExperimentName}
      New: arn:${Partition}:evidently:${Region}:${Account}:project/${ProjectName}/experiment/${ExperimentName}
  • Launch
      Arn
    • Old: arn:${Partition}:evidently:${Region}:${OwnerAccountId}:project/${ProjectName}/launch/${LaunchName}
      New: arn:${Partition}:evidently:${Region}:${Account}:project/${ProjectName}/launch/${LaunchName}
    Actions
  • CreateProject
      Dependents
    • + iam:CreateServiceLinkedRole
    • + iam:GetRole
  • TagResource
      Resources
    • + Experiment
    • + Feature
    • + Launch
    • + Project
    • + Segment
  • UntagResource
      Resources
    • + Experiment
    • + Feature
    • + Launch
    • + Project
    • + Segment
  • UpdateProject
      Dependents
    • + iam:CreateServiceLinkedRole
    • + iam:GetRole