[Landsat-pds] New Landsat SNS Topic

Sundwall, Jed jed at amazon.com
Fri Jan 15 21:07:58 PST 2016


FYI, I’ve created a new public SNS topic that anyone can subscribe to for notifications of when a new Landsat scene has been added to s3://landsat-pds. It will only accept subscriptions via SQS or Lambda. The topic publishes a message whenever a scene-level index.html file has been created, which is the last step in the process to make scene data available on S3.

Here’s the ARN: arn:aws:sns:us-west-2:274514004127:NewSceneHTML

And below what a message from it looks like with the relevant file name highlighted. This message was triggered when this index.html file was created: http://landsat-pds.s3-website-us-west-2.amazonaws.com/L8/169/060/LC81690602016015LGN00/index.html 

{
  "Type" : "Notification",
  "MessageId" : "57c465ce-20df-55bb-980e-2add80283ba0",
  "TopicArn" : "arn:aws:sns:us-west-2:274514004127:NewSceneHTML",
  "Subject" : "Amazon S3 Notification",
  "Message" : "{\"Records\":[{\"eventVersion\":\"2.0\",\"eventSource\":\"aws:s3\",\"awsRegion\":\"us-west-2\",\"eventTime\":\"2016-01-16T01:36:55.014Z\",\"eventName\":\"ObjectCreated:Put\",\"userIdentity\":{\"principalId\":\"AWS:AIDAILHHXPNIKSGVUGOZK\"},\"requestParameters\":{\"sourceIPAddress\":\"52.27.39.85\"},\"responseElements\":{\"x-amz-request-id\":\"078952E6C7CC52B4\",\"x-amz-id-2\":\"Xboo1ULzd7PxY27iIaGXjUStV8TmG52JAbiWQpiRJWuRqfaBhLcc0XMUKNmXgd5fbIfRd1IcrgE=\"},\"s3\":{\"s3SchemaVersion\":\"1.0\",\"configurationId\":\"NewHTML\",\"bucket\":{\"name\":\"landsat-pds\",\"ownerIdentity\":{\"principalId\":\"A3LZTVCZQ87CNW\"},\"arn\":\"arn:aws:s3:::landsat-pds\"},\"object\":{\"key\":\"L8/169/060/LC81690602016015LGN00/index.html\",\"size\":3780,\"eTag\":\"736e4e5a36cb8a1c6cbfc58659126ff1\",\"sequencer\":\"0056999EB6F8BDBB8D\"}}}]}",
  "Timestamp" : "2016-01-16T01:36:55.130Z",
  "SignatureVersion" : "1",
  "Signature" : "dmGmKPd+VR4mcfqEQ6cShj48e3YKfS9R5OV9/J1X0E2u7R8FiqeO3POS2Dq4WnnZ2lsMe+3PnpVpMNxYhgeQFjHrKi0WO0On9Z8ZoTDx1uSQknxq4EK3Rm1BsCEUbaESAuW0cZLD5dIkKwCptIH/IUmvYqU9bollQAuPDuWgdwltHBVkEpGmnoTwR143QvumLEG1P4hnLfzWrVxp+TEdlLhcUUotSVcOaWO99OPpOinkf9mehRmdyxfRCc7xq3Fd0ehAgcgUrpWfuRpBAsEYsBhZQskpvP2sTtsXnAVk6kTY56JOdE16YrxrPbBsqKG77KUiG/GqdRbeP+pDB4VGyw==",
  "SigningCertURL" : "https://sns.us-west-2.amazonaws.com/SimpleNotificationService-bb750dd426d95ee9390147a5624348ee.pem",
  "UnsubscribeURL" : "https://sns.us-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=arn:aws:sns:us-west-2:274514004127:NewSceneHTML:878e5703-3750-41cb-baa6-918ea0cf3f04"
}

Happy subscribing! Let me know if you have any questions about this.

Jed.



More information about the Landsat-pds mailing list