AWS Network Firewall (network-firewall)

2023-03-31

5 new actions, 1 new resource | 6 updated actions

Additions

    Actions
  • CreateTLSInspectionConfiguration
    • Description:  Grants permission to create an AWS Network Firewall tls inspection configuration
    • Access:  Write
    • Resources: 

      Name: TLSInspectionConfiguration

      Required: Yes

    • Conditions: 

      aws:RequestTag/${TagKey}

      aws:TagKeys

    • Dependents: 

      iam:CreateServiceLinkedRole

  • DeleteTLSInspectionConfiguration
    • Description:  Grants permission to delete a tls inspection configuration
    • Access:  Write
    • Resources: 

      Name: TLSInspectionConfiguration

      Required: Yes

  • DescribeTLSInspectionConfiguration
    • Description:  Grants permission to retrieve the data objects that define a tls inspection configuration
    • Access:  Read
    • Resources: 

      Name: TLSInspectionConfiguration

      Required: Yes

  • ListTLSInspectionConfigurations
    • Description:  Grants permission to retrieve the metadata for tls inspection configurations
    • Access:  List
    • Resources: 

      Name: TLSInspectionConfiguration

      Required: Yes

  • UpdateTLSInspectionConfiguration
    • Description:  Grants permission to modify a tls inspection configuration
    • Access:  Write
    • Resources: 

      Name: TLSInspectionConfiguration

      Required: Yes

    Resources
  • TLSInspectionConfiguration
    • Arn:  arn:${Partition}:network-firewall:${Region}:${Account}:tls-configuration/${Name}
    • Conditions: 

      aws:ResourceTag/${TagKey}

Updates