Amazon WorkSpaces Secure Browser (workspaces-web)

2025-01-09

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

Additions

    Actions
  • AssociateDataProtectionSettings
    • Description:  Grants permission to associate data protection settings with web portals
    • Access:  Write
    • Resources: 

      Name: dataProtectionSettings

      Required: Yes

      Name: portal

      Required: Yes

  • CreateDataProtectionSettings
    • Description:  Grants permission to create data protection settings
    • Access:  Write
    • Conditions: 

      aws:TagKeys

      aws:RequestTag/${TagKey}

  • DeleteDataProtectionSettings
    • Description:  Grants permission to delete data protection settings
    • Access:  Write
    • Resources: 

      Name: dataProtectionSettings

      Required: Yes

  • DisassociateDataProtectionSettings
    • Description:  Grants permission to disassociate data protection logging from web portals
    • Access:  Write
    • Resources: 

      Name: portal

      Required: Yes

  • GetDataProtectionSettings
    • Description:  Grants permission to get details on data protection settings
    • Access:  Read
    • Resources: 

      Name: dataProtectionSettings

      Required: Yes

  • ListDataProtectionSettings
    • Description:  Grants permission to list data protection settings
    • Access:  Read
  • UpdateDataProtectionSettings
    • Description:  Grants permission to update data protection settings
    • Access:  Write
    • Resources: 

      Name: dataProtectionSettings

      Required: Yes

    Resources
  • dataProtectionSettings
    • Arn:  arn:${Partition}:workspaces-web:${Region}:${Account}:dataProtectionSettings/${DataProtectionSettingsId}
    • Conditions: 

      aws:ResourceTag/${TagKey}

Updates