Closed tlinhart closed 3 months ago
We use a wrong casing of resource types for a couple of resources:
aws:appsync/graphQlApi:GraphQLApi
aws:appsync/graphQLApi:GraphQLApi
aws:cloud9/environmentEc2:EnvironmentEC2
aws:cloud9/environmentEC2:EnvironmentEC2
aws:glue/mlTransform:MLTransform
aws:glue/mLTransform:MLTransform
aws:guardduty/ipSet:IPSet
aws:guardduty/iPSet:IPSet
aws:sagemaker/humanTaskUi:HumanTaskUI
aws:sagemaker/humanTaskUI:HumanTaskUI
We use a wrong casing of resource types for a couple of resources:
aws:appsync/graphQlApi:GraphQLApi
(incorrent) vs.aws:appsync/graphQLApi:GraphQLApi
(correct)aws:cloud9/environmentEc2:EnvironmentEC2
vs.aws:cloud9/environmentEC2:EnvironmentEC2
aws:glue/mlTransform:MLTransform
vs.aws:glue/mLTransform:MLTransform
aws:guardduty/ipSet:IPSet
vs.aws:guardduty/iPSet:IPSet
aws:sagemaker/humanTaskUi:HumanTaskUI
vs.aws:sagemaker/humanTaskUI:HumanTaskUI