aws-cloudformation-user-guide icon indicating copy to clipboard operation
aws-cloudformation-user-guide copied to clipboard

Update aws-resource-iot-resourcespecificlogging.md

Open swirle13 opened this issue 2 years ago • 0 comments

AWS::IoT::ResourceSpecificLogging has updated the arguments that are used. They are no longer DEFAULT and THING_GROUP, they are now THING_GROUP, CLIENT_ID, SOURCE_IP, and PRINCIPAL_ID

These can be checked and validated against the CloudFormation schema registry for AWS::IoT::ResourceSpecificLogging https://us-east-1.console.aws.amazon.com/cloudformation/home?region=us-east-1#/registry/public-extensions/details/schema?arn=arn%3Aaws%3Acloudformation%3Aus-east-1%3A%3Atype%2Fresource%2FAWS-IoT-ResourceSpecificLogging

Issue #, if available: NA

Description of changes:

Update arguments from DEFAULT | THING_GROUP to THING_GROUP | CLIENT_ID | SOURCE_IP | PRINCIPAL_ID to match current CloudFormation schema.

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

swirle13 avatar Aug 02 '22 17:08 swirle13