AWS SDK Version 3 for .NET
API Reference

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 the action to take for a policy in an unused permissions finding.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.UnusedPermissionsRecommendedStep

Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z

Syntax

C#
public class UnusedPermissionsRecommendedStep

The UnusedPermissionsRecommendedStep type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ExistingPolicyId System.String

Gets and sets the property ExistingPolicyId.

If the recommended action for the unused permissions finding is to detach a policy, the ID of an existing policy to be detached.

Public Property PolicyUpdatedAt System.DateTime

Gets and sets the property PolicyUpdatedAt.

The time at which the existing policy for the unused permissions finding was last updated.

Public Property RecommendedAction Amazon.AccessAnalyzer.RecommendedRemediationAction

Gets and sets the property RecommendedAction.

A recommendation of whether to create or detach a policy for an unused permissions finding.

Public Property RecommendedPolicy System.String

Gets and sets the property RecommendedPolicy.

If the recommended action for the unused permissions finding is to replace the existing policy, the contents of the recommended policy to replace the policy specified in the existingPolicyId field.

Version Information

.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