AWS CloudTrail (cloudtrail)

2022-09-14

5 new actions, 1 new resource | 3 updated actions, 1 updated resource

Additions

    Actions
  • CreateServiceLinkedChannel
    • Description:  Grants permission to create a service-linked channel that specifies the settings for delivery of log data to an AWS service
    • Access:  Write
    • Resources: 

      Name: channel

      Required: Yes

  • DeleteServiceLinkedChannel
    • Description:  Grants permission to delete a service-linked channel
    • Access:  Write
    • Resources: 

      Name: channel

      Required: Yes

  • GetServiceLinkedChannel
    • Description:  Grants permission to list settings for the service-linked channel
    • Access:  Read
    • Resources: 

      Name: channel

      Required: Yes

  • ListServiceLinkedChannels
    • Description:  Grants permission to list service-linked channels associated with the current region for a specified account
    • Access:  List
  • UpdateServiceLinkedChannel
    • Description:  Grants permission to update the settings that specify delivery of log files
    • Access:  Write
    • Resources: 

      Name: channel

      Required: Yes

    Resources
  • channel
    • Arn:  arn:${Partition}:cloudtrail:${Region}:${Account}:channel/${ChannelId}

Updates

    Actions
  • AddTags
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • CreateTrail
      Conditions
    • + aws:RequestTag/${TagKey}
    • + aws:TagKeys
  • RemoveTags
      Conditions
    • + aws:TagKeys
    Resources
  • trail
      Conditions
    • + aws:ResourceTag/${TagKey}