Compare commits

..

No commits in common. "b40f0b992dad665ffcd20498873de9eb6f45cc18" and "89e5f7dffefc5e3c552a0465aaf3ccf5638539bd" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -360,9 +360,6 @@
"type": "string", "type": "string",
"const": "2012-10-17" "const": "2012-10-17"
}, },
"Id": {
"type": "string"
},
"Statement": { "Statement": {
"oneOf": [ "oneOf": [
{ {

View File

@ -16,7 +16,6 @@ const sampleUserPolicy = {
}; };
const sampleResourcePolicy = { const sampleResourcePolicy = {
Version: '2012-10-17', Version: '2012-10-17',
Id: 'cd3ad3d9-2776-4ef1-a904-4c229d1642ee',
Statement: [ Statement: [
{ {
Sid: 'ResourcePolicy1', Sid: 'ResourcePolicy1',