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 API action.

Inheritance Hierarchy

System.Object
  Amazon.GuardDuty.Model.AwsApiCallAction

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

Syntax

C#
public class AwsApiCallAction

The AwsApiCallAction type exposes the following members

Constructors

NameDescription
Public Method AwsApiCallAction()

Properties

NameTypeDescription
Public Property AffectedResources System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property AffectedResources.

The details of the Amazon Web Services account that made the API call. This field identifies the resources that were affected by this API call.

Public Property Api System.String

Gets and sets the property Api.

The Amazon Web Services API name.

Public Property CallerType System.String

Gets and sets the property CallerType.

The Amazon Web Services API caller type.

Public Property DomainDetails Amazon.GuardDuty.Model.DomainDetails

Gets and sets the property DomainDetails.

The domain information for the Amazon Web Services API call.

Public Property ErrorCode System.String

Gets and sets the property ErrorCode.

The error code of the failed Amazon Web Services API action.

Public Property RemoteAccountDetails Amazon.GuardDuty.Model.RemoteAccountDetails

Gets and sets the property RemoteAccountDetails.

The details of the Amazon Web Services account that made the API call. This field appears if the call was made from outside your account.

Public Property RemoteIpDetails Amazon.GuardDuty.Model.RemoteIpDetails

Gets and sets the property RemoteIpDetails.

The remote IP information of the connection that initiated the Amazon Web Services API call.

Public Property ServiceName System.String

Gets and sets the property ServiceName.

The Amazon Web Services service name whose API was invoked.

Public Property UserAgent System.String

Gets and sets the property UserAgent.

The agent through which the API request was made.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5