AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information about an internal access finding. This includes details about the access that was identified within your Amazon Web Services organization or account.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class InternalAccessDetails
The InternalAccessDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
InternalAccessDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessType | Amazon.AccessAnalyzer.InternalAccessType |
Gets and sets the property AccessType. The type of internal access identified in the finding. This indicates how the access is granted within your Amazon Web Services environment. |
![]() |
Action | System.Collections.Generic.List<System.String> |
Gets and sets the property Action. The action in the analyzed policy statement that has internal access permission to use. |
![]() |
Condition | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Condition. The condition in the analyzed policy statement that resulted in an internal access finding. |
![]() |
Principal | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Principal. The principal that has access to a resource within the internal environment. |
![]() |
PrincipalOwnerAccount | System.String |
Gets and sets the property PrincipalOwnerAccount. The Amazon Web Services account ID that owns the principal identified in the internal access finding. |
![]() |
PrincipalType | Amazon.AccessAnalyzer.PrincipalType |
Gets and sets the property PrincipalType. The type of principal identified in the internal access finding, such as IAM role or IAM user. |
![]() |
ResourceControlPolicyRestriction | Amazon.AccessAnalyzer.ResourceControlPolicyRestriction |
Gets and sets the property ResourceControlPolicyRestriction. The type of restriction applied to the finding by the resource owner with an Organizations resource control policy (RCP).
|
![]() |
ServiceControlPolicyRestriction | Amazon.AccessAnalyzer.ServiceControlPolicyRestriction |
Gets and sets the property ServiceControlPolicyRestriction. The type of restriction applied to the finding by an Organizations service control policy (SCP).
|
![]() |
Sources | System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.FindingSource> |
Gets and sets the property Sources. The sources of the internal access finding. This indicates how the access that generated the finding is granted within your Amazon Web Services environment. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5