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.

Container for the parameters to the GetJobTagging operation. Returns the tags on an S3 Batch Operations job.

Permissions

To use the GetJobTagging operation, you must have permission to perform the s3:GetJobTagging action. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.

Related actions include:

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.S3Control.AmazonS3ControlRequest
      Amazon.S3Control.Model.GetJobTaggingRequest

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

Syntax

C#
public class GetJobTaggingRequest : AmazonS3ControlRequest
         IAmazonWebServiceRequest

The GetJobTaggingRequest type exposes the following members

Constructors

NameDescription
Public Method GetJobTaggingRequest()

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

The Amazon Web Services account ID associated with the S3 Batch Operations job.

Public Property JobId System.String

Gets and sets the property JobId.

The ID for the S3 Batch Operations job whose tags you want to retrieve.

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