LoggingConfiguration
Consists of the logging role and the log group name.
Contents
- LoggingRole
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that allows a server to turn on Amazon CloudWatch logging for Amazon S3 or Amazon EFSevents. When set, you can view user activity in your CloudWatch logs.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*role/\S+
Required: No
- LogGroupName
-
The name of the CloudWatch logging group for the AWS Transfer Family server to which this workflow belongs.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\.\-_/#A-Za-z0-9]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: