aws-samples / cfn101-workshop

AWS CloudFormation Workshop
https://cfn101.workshop.aws/
MIT No Attribution
159 stars 146 forks source link

Fix simple typo on Finding return values content page #234

Closed coderade closed 1 year ago

coderade commented 1 year ago

What does this PR do and why?

Update the Finding return values content to change the service name from Amazon S3 to Amazon Simple Storage Service on the paragraph to search the service in the AWS resource and property types reference.

The text:

[...] as an example: choose Amazon S3 from the list under AWS resource and property types reference .

should be:

[...] as an example: choose Amazon Simple Storage Service from the list under AWS resource and property types reference .

as in the AWS resource and property types reference we do not have the Amazon S3 in the list but we have the Amazon Simple Storage Service, creating a little confusion when we are presenting this workshop.

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.