IdentityProviderDetails
Returns information related to the type of user authentication that is in use for a file transfer protocol-enabled server's users. A server can have only one method of authentication.
Contents
- DirectoryId
-
The identifier of the AWS Directory Service directory that you want to stop sharing.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^d-[0-9a-f]{10}$
Required: No
- Function
-
The ARN for a lambda function to use for the Identity provider.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 170.
Pattern:
^arn:[a-z-]+:lambda:.*$
Required: No
- InvocationRole
-
Provides the type of
InvocationRole
used to authenticate the user account.Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*role/.*
Required: No
- Url
-
Provides the location of the service endpoint used to authenticate users.
Type: String
Length Constraints: Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: