SourceMetadata - AWS Network Firewall

SourceMetadata

High-level information about the managed rule group that your own rule group is copied from. You can use the the metadata to track version updates made to the originating rule group. You can retrieve all objects for a rule group by calling DescribeRuleGroup.

Contents

SourceArn

The Amazon Resource Name (ARN) of the rule group that your own rule group is copied from.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^arn:aws.*

Required: No

SourceUpdateToken

The update token of the AWS managed rule group that your own rule group is copied from. To determine the update token for the managed rule group, call DescribeRuleGroup.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: ^([0-9a-f]{8})-([0-9a-f]{4}-){3}([0-9a-f]{12})$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: