Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ content:
paragraph: Package function dependencies in a ZIP file for Scaleway Serverless Functions.
tags: functions zip-file
dates:
validation: 2024-04-16
validation: 2024-10-23
posted: 2021-05-26
categories:
- serverless
Expand Down
1 change: 1 addition & 0 deletions serverless/messaging/api-cli/python-node-sqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ categories:
dates:
validation: 2024-04-09
posted: 2023-01-04
validation_frequency: 8
---

AWS provides a number of SDKs (**S**oftware **D**evelopment **K**its) which provide language-specific APIs for AWS services, including [SQS](/serverless/messaging/concepts#sqs).
Expand Down
1 change: 1 addition & 0 deletions serverless/messaging/api-cli/sqs-sns-aws-cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ categories:
dates:
validation: 2024-04-16
posted: 2023-04-04
validation_frequency: 8
---

The AWS-CLI is an open-source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. Once you have [connected Scaleway Messaging and Queuing SQS and/or SNS to the AWS-CLI](/serverless/messaging/api-cli/connect-aws-cli/), you can start creating, listing and managing your queues and topics, sending messages and much more, all from your command line.
Expand Down
1 change: 1 addition & 0 deletions serverless/messaging/reference-content/limitations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ tags: messaging limitations space size storage payload max-streams max-consumers
dates:
validation: 2024-04-19
posted: 2023-01-04
validation_frequency: 8
categories:
- serverless
---
Expand Down