Skip to content

Commit 9562a91

Browse files
Add SNS Topic for notifications to ARCO-OCEAN dataset configuration
1 parent 17da5f1 commit 9562a91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

datasets/ogs-arco-ocean.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Resources:
2323
ARN: arn:aws:s3:::ogs-arco-ocean
2424
Region: eu-south-1
2525
Type: S3 Bucket
26+
- Description: Notifications for new ARCO-OCEAN data
27+
ARN: arn:aws:sns:eu-south-1:985149164500:ogs-arco-ocean-object_created
28+
Region: eu-south-1
29+
Type: SNS Topic
2630
DataAtWork:
2731
Tutorials:
2832
- Title: Computing the Oceanic El Nino Index (ONI) with Xarray and ARCO-OCEAN

0 commit comments

Comments
 (0)