AWS Config resource schema define the properties and types of AWS Config resource configuration items (CIs). Resource CI schema are used by developers when performing advanced resource queries and when processing CI data.
Apache License 2.0
236
stars
61
forks
source link
Add properties to AWS::DynamoDB::Table, AWS::IAM::Role and update README #32
Adding properties to the AWS::DynamoDB::Table and AWS::IAM::Role resource types. The README.md file has also been updated to fix an incorrect SQL query example. This change addresses the following issues and pull requests:
Adding properties to the
AWS::DynamoDB::Table
andAWS::IAM::Role
resource types. TheREADME.md
file has also been updated to fix an incorrect SQL query example. This change addresses the following issues and pull requests:By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.