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.
Destination.
An access policy is an IAM
policy document that is used to authorize claims to register a subscription filter
against a given destination.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class PutDestinationPolicyRequest : AmazonCloudWatchLogsRequest IRequestEvents
The PutDestinationPolicyRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
PutDestinationPolicyRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
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. |
|
DestinationName | System.String |
Gets and sets the property DestinationName.
A name for an existing destination. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5