AWS SDK for C++AWS SDK for C++ Version 1.11.619 |
#include <DescribeAccessRequest.h>
Definition at line 21 of file DescribeAccessRequest.h.
A unique identifier that is required to identify specific groups within your directory. The users of the group that you associate have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Transfer Family. If you know the group name, you can view the SID values by running the following command using Windows PowerShell.
Get-ADGroup -Filter {samAccountName -like "<i>YourGroupName</i>*"} -Properties * | Select SamAccountName,ObjectSid
In that command, replace YourGroupName with the name of your Active Directory group.
The regular expression used to validate this parameter is a string of characters consisting of uppercase and lowercase alphanumeric characters with no spaces. You can also include underscores or any of the following characters: =,.@:/-
Definition at line 65 of file DescribeAccessRequest.h.
A unique identifier that is required to identify specific groups within your directory. The users of the group that you associate have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Transfer Family. If you know the group name, you can view the SID values by running the following command using Windows PowerShell.
Get-ADGroup -Filter {samAccountName -like "<i>YourGroupName</i>*"} -Properties * | Select SamAccountName,ObjectSid
In that command, replace YourGroupName with the name of your Active Directory group.
The regular expression used to validate this parameter is a string of characters consisting of uppercase and lowercase alphanumeric characters with no spaces. You can also include underscores or any of the following characters: =,.@:/-
Definition at line 64 of file DescribeAccessRequest.h.
Reimplemented from Aws::Transfer::TransferRequest.
A system-assigned unique identifier for a server that has this access assigned.
Definition at line 42 of file DescribeAccessRequest.h.
Implements Aws::AmazonWebServiceRequest.
Definition at line 30 of file DescribeAccessRequest.h.
Implements Aws::AmazonSerializableWebServiceRequest.
A system-assigned unique identifier for a server that has this access assigned.
Definition at line 43 of file DescribeAccessRequest.h.
A unique identifier that is required to identify specific groups within your directory. The users of the group that you associate have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Transfer Family. If you know the group name, you can view the SID values by running the following command using Windows PowerShell.
Get-ADGroup -Filter {samAccountName -like "<i>YourGroupName</i>*"} -Properties * | Select SamAccountName,ObjectSid
In that command, replace YourGroupName with the name of your Active Directory group.
The regular expression used to validate this parameter is a string of characters consisting of uppercase and lowercase alphanumeric characters with no spaces. You can also include underscores or any of the following characters: =,.@:/-
Definition at line 67 of file DescribeAccessRequest.h.
A system-assigned unique identifier for a server that has this access assigned.
Definition at line 45 of file DescribeAccessRequest.h.
A unique identifier that is required to identify specific groups within your directory. The users of the group that you associate have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Transfer Family. If you know the group name, you can view the SID values by running the following command using Windows PowerShell.
Get-ADGroup -Filter {samAccountName -like "<i>YourGroupName</i>*"} -Properties * | Select SamAccountName,ObjectSid
In that command, replace YourGroupName with the name of your Active Directory group.
The regular expression used to validate this parameter is a string of characters consisting of uppercase and lowercase alphanumeric characters with no spaces. You can also include underscores or any of the following characters: =,.@:/-
Definition at line 69 of file DescribeAccessRequest.h.
A system-assigned unique identifier for a server that has this access assigned.
Definition at line 47 of file DescribeAccessRequest.h.