Thomas Rhoads

Results 3 comments of Thomas Rhoads

Hi Mark, thanks for getting back to me. All of the data is documented in the linked issue above. >By AWS CloudFormation documentation (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-policy.html), the YAML representation of the SecurityServicePolicyData...

Not sure how to tie `json_checker` validation into the _ManagedServiceData_ property and still allow Sub() usage. Open for input on that.

The attached pull request results in the format covered in the AWS Documentation: ```yaml BaseProtectionsIntPolicy: Properties: DeleteAllPolicyResources: true ExcludeResourceTags: false IncludeMap: ACCOUNT: - '123456789012' ORGUNIT: [] PolicyName: Base-Protections-Int-Policy RemediationEnabled: false...