AWS SDK Version 2 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.

.NET Framework 3.5
 
Container for the parameters to the PutDestinationPolicy operation. Creates or updates an access policy associated with an existing Destination. An access policy is an IAM policy document that is used to authorize claims to register a subscription filter against a given destination.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudWatchLogs.AmazonCloudWatchLogsRequest
      Amazon.CloudWatchLogs.Model.PutDestinationPolicyRequest

Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class PutDestinationPolicyRequest : AmazonCloudWatchLogsRequest
         IRequestEvents

The PutDestinationPolicyRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccessPolicy System.String Gets and sets the property AccessPolicy.

An IAM policy document that authorizes cross-account users to deliver their log events to associated destination.

Public Property DestinationName System.String Gets and sets the property DestinationName.

A name for an existing destination.

Version Information

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