Sha256: 9c15a85d58c6c92c38a9501e6a1da61c9b4e23172ad172ad000f366a402086ea
Contents?: true
Size: 870 Bytes
Versions: 4
Compression:
Stored size: 870 Bytes
Contents
{ "sfn_activity": { "full_properties": { "name": { "description": "The name of the activity to create.", "required": true } }, "path": "/docs/providers/aws/r/sfn_activity.html", "properties": [ "name" ] }, "sfn_state_machine": { "full_properties": { "definition": { "description": "The Amazon States Language definition of the state machine.", "required": true }, "name": { "description": "The name of the state machine.", "required": true }, "role_arn": { "description": "The Amazon Resource Name (ARN) of the IAM role to use for this state machine.", "required": true } }, "path": "/docs/providers/aws/r/sfn_state_machine.html", "properties": [ "name", "definition", "role_arn" ] } }
Version data entries
4 entries across 4 versions & 1 rubygems