New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-lite/sqs

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-lite/sqs - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

2

package.json
{
"name": "@aws-lite/sqs",
"version": "0.0.4",
"version": "0.1.0",
"description": "Official `aws-lite` plugin for SQS",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/architect/aws-lite",

@@ -53,2 +53,13 @@ # [`@aws-lite/sqs`](https://aws-lite.org/services/sqs)

### `GetQueueAttributes`
[Canonical AWS API doc](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_GetQueueAttributes.html)
Properties:
- **`QueueUrl` (string) [required]**
- SQS queue URL to retrieve attribute information from
- **`AttributeNames` (array)**
- List of attribute names (strings) to retrieve
### Methods yet to be implemented

@@ -66,3 +77,2 @@

- [`DeleteQueue`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_DeleteQueue.html)
- [`GetQueueAttributes`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_GetQueueAttributes.html)
- [`GetQueueUrl`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_GetQueueUrl.html)

@@ -69,0 +79,0 @@ - [`ListDeadLetterSourceQueues`](https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_ListDeadLetterSourceQueues.html)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc