Sha256: 3f9585f32144b1283a16b6943f3f93017159a1dfe167147680f5751436f5bc77
Contents?: true
Size: 803 Bytes
Versions: 25
Compression:
Stored size: 803 Bytes
Contents
{ "ResourceTypes": { "AWS::Cognito::IdentityPoolRoleAttachment": { "patch": { "description": "make the use of RoleMappings more type safe", "operations": [ { "op": "remove", "path": "/Properties/RoleMappings/PrimitiveType" }, { "op": "add", "path": "/Properties/RoleMappings/Type", "value": "Map" }, { "op": "add", "path": "/Properties/RoleMappings/ItemType", "value": "RoleMapping" } ] } } } }
Version data entries
25 entries across 25 versions & 1 rubygems