From 4f544d7cb597ee4b021c551b88967884935c4466 Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 8 May 2024 18:17:01 +0000 Subject: [PATCH] docs(client-fms): The policy scope resource tag is always a string value, either a non-empty string or an empty string. --- clients/client-fms/src/commands/PutPolicyCommand.ts | 2 +- clients/client-fms/src/models/models_0.ts | 12 ++++++++---- codegen/sdk-codegen/aws-models/fms.json | 12 ++++++------ 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/clients/client-fms/src/commands/PutPolicyCommand.ts b/clients/client-fms/src/commands/PutPolicyCommand.ts index 6b0c9411e84d..7daef3ffbc67 100644 --- a/clients/client-fms/src/commands/PutPolicyCommand.ts +++ b/clients/client-fms/src/commands/PutPolicyCommand.ts @@ -70,7 +70,7 @@ export interface PutPolicyCommandOutput extends PutPolicyResponse, __MetadataBea * *
  • *

    - * Third-party firewall policy - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at Amazon Web Services Marketplace.

    + * Third-party firewall policy - This policy applies third-party firewall protections. Third-party firewalls are available by subscription through the Amazon Web Services Marketplace console at Amazon Web Services Marketplace.

    *