1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package fms provides the API client, operations, and parameter types for
// Firewall Management Service.
//
// This is the Firewall Manager API Reference. This guide is for developers who
// need detailed information about the Firewall Manager API actions, data types,
// and errors. For detailed information about Firewall Manager features, see the
// Firewall Manager Developer Guide (https://docs.aws.amazon.com/waf/latest/developerguide/fms-chapter.html)
// . Some API actions require explicit resource permissions. For information, see
// the developer guide topic Service roles for Firewall Manager (https://docs.aws.amazon.com/waf/latest/developerguide/fms-security_iam_service-with-iam.html#fms-security_iam_service-with-iam-roles-service)
// .
package fms
|