Skip to content

Commit

Permalink
Marking Amazon extensions as stable
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 1, 2021
1 parent 8ff7cfe commit bac9ee0
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ metadata:
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda"
status: "preview"
status: "stable"
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ metadata:
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda-http"
status: "preview"
status: "stable"
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ metadata:
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda-http"
status: "preview"
status: "stable"
config:
- "quarkus.lambda-http."
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ metadata:
guide: "https://quarkus.io/guides/amazon-lambda#tracing-with-aws-xray-and-graalvm"
categories:
- "cloud"
status: "preview"
status: "stable"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
categories:
- "cloud"
guide: "https://quarkus.io/guides/amazon-lambda"
status: "preview"
status: "stable"
codestart:
name: "amazon-lambda"
kind: "example"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ metadata:
- "amazon"
categories:
- "data"
status: "preview"
status: "stable"
unlisted: true
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-dynamodb"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.dynamodb."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-iam"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.iam."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-kms"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.kms."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-s3"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.s3."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-ses"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.ses."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-sns"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.sns."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-sqs"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.sqs."
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ metadata:
guide: "https://quarkus.io/guides/amazon-ssm"
categories:
- "data"
status: "preview"
status: "stable"
config:
- "quarkus.ssm."

0 comments on commit bac9ee0

Please sign in to comment.