The authentication configuration for an actor, specifying the provider type and credentials.
The type of authentication provider. Valid values include SECRETS_MANAGER, AWS_LAMBDA, AWS_IAM_ROLE, and AWS_INTERNAL.
The authentication value, such as a secret ARN, Lambda function ARN, or IAM role ARN, depending on the provider type.