Update README
This commit is contained in:
parent
a8f46953d1
commit
7938caaf37
1 changed files with 8 additions and 1 deletions
|
@ -107,9 +107,16 @@ The content of the object being put into S3 (a string).
|
|||
##### Other
|
||||
Please see the reference above for further parameters - these are only the most commonly-used ones.
|
||||
|
||||
#### Output
|
||||
The result of the S3.PutObject API method.
|
||||
|
||||
#### Reference Output Name
|
||||
S3PutObjectFunctionArn
|
||||
|
||||
#### Example/Test Template
|
||||
[s3.putObject.template](test/aws/s3.putObject.template)
|
||||
|
||||
|
||||
|
||||
### Subscribe to SNS topics
|
||||
|
||||
|
@ -135,7 +142,7 @@ The result of the SNS.Subscribe API method, i.e. SubscriptionArn
|
|||
SnsSubscribeFunctionArn
|
||||
|
||||
#### Example/Test Template
|
||||
[test/aws/sns.subscribe.template]
|
||||
[sns.subscribe.template](test/aws/sns.subscribe.template)
|
||||
|
||||
|
||||
## Deployment (contributors)
|
||||
|
|
Loading…
Add table
Reference in a new issue