Skip to content

Commit 9d24b12

Browse files
authored
CloudFormation Resource Provider Definition MetaSchema update
1 parent 9311ae5 commit 9d24b12

File tree

3 files changed

+165
-248
lines changed

3 files changed

+165
-248
lines changed

src/rpdk/core/data/schema/base.definition.schema.v1.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -269,14 +269,6 @@
269269
},
270270
"additionalProperties": false
271271
},
272-
"propertyTransform": {
273-
"type": "object",
274-
"patternProperties": {
275-
"^[A-Za-z0-9]{1,64}$": {
276-
"type": "string"
277-
}
278-
}
279-
},
280272
"remote": {
281273
"description": "Reserved for CloudFormation use. A namespace to inline remote schemas.",
282274
"type": "object",

0 commit comments

Comments
 (0)