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.

This method is used internally to access the Amazon SQS service within other service assemblies. Please use AmazonSQSClient to access Amazon SQS instead.

Get the attributes for the queue identified by the queue URL.

Namespace: Amazon.Runtime.SharedInterfaces
Assembly: AWSSDK.Core.dll
Version: 3.x.y.z

Syntax

C#
public abstract Dictionary<String, String> GetAttributes(
         String queueUrl
)

Parameters

queueUrl
Type: System.String

The queue URL to get attributes for.

Return Value


The attributes for the queue.

Version Information

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