paws.security.identity (version 0.1.0)

fms_get_policy: Returns information about the specified AWS Firewall Manager policy

Description

Returns information about the specified AWS Firewall Manager policy.

Usage

fms_get_policy(PolicyId)

Arguments

PolicyId

[required] The ID of the AWS Firewall Manager policy that you want the details for.

Request syntax

svc$get_policy(
  PolicyId = "string"
)