Skip to content

Commit 57cc2c8

Browse files
authored
Merge pull request #2700 from MatthewAitken/patch-1
Adds SNS topics to allen-sea-ad-atlas.yaml
2 parents e8a637d + b2a7364 commit 57cc2c8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

datasets/allen-sea-ad-atlas.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,30 @@ Resources:
3030
Type: S3 Bucket
3131
Explore:
3232
- '[Browse Bucket](https://sea-ad-single-cell-profiling.s3.amazonaws.com/index.html)'
33+
- Description: "Update notifications for s3://sea-ad-single-cell-profiling. Users can subscribe to this SNS topic with [AWS Lambda](https://aws.amazon.com/lambda/) or [AWS Simple Queue Service](https://aws.amazon.com/sqs/)."
34+
ARN: arn:aws:sns:us-west-2:208217671510:sea-ad-single-cell-profiling-object_created
35+
Region: us-west-2
36+
Type: SNS Topic
3337
- Description: Quantitative neuropathology (full resolution images, processed images, and quantifications) in a public bucket
3438
ARN: arn:aws:s3:::sea-ad-quantitative-neuropathology
3539
Region: us-west-2
3640
Type: S3 Bucket
3741
Explore:
3842
- '[Browse Bucket](https://sea-ad-quantitative-neuropathology.s3.amazonaws.com/index.html)'
43+
- Description: "Update notifications for s3://sea-ad-quantitative-neuropathology. Users can subscribe to this SNS topic with [AWS Lambda](https://aws.amazon.com/lambda/) or [AWS Simple Queue Service](https://aws.amazon.com/sqs/)."
44+
ARN: arn:aws:sns:us-west-2:208217671510:sea-ad-quantitative-neuropathology-object_created
45+
Region: us-west-2
46+
Type: SNS Topic
3947
- Description: Spatial transcriptomics data files in a public bucket
4048
ARN: arn:aws:s3:::sea-ad-spatial-transcriptomics
4149
Region: us-west-2
4250
Type: S3 Bucket
4351
Explore:
4452
- '[Browse Bucket](https://sea-ad-spatial-transcriptomics.s3.amazonaws.com/index.html)'
53+
- Description: "Update notifications for s3://sea-ad-spatial-transcriptomics. Users can subscribe to this SNS topic with [AWS Lambda](https://aws.amazon.com/lambda/) or [AWS Simple Queue Service](https://aws.amazon.com/sqs/)."
54+
ARN: arn:aws:sns:us-west-2:208217671510:sea-ad-spatial-transcriptomics-object_created
55+
Region: us-west-2
56+
Type: SNS Topic
4557
DataAtWork:
4658
Tools & Applications:
4759
- Title: Seattle Alzheimer’s Disease Brain Cell Atlas

0 commit comments

Comments
 (0)