awsc.resource_common.multilister_with_compare_path

awsc.resource_common.multilister_with_compare_path(resource_key, compare_path, compare_as_list=False)

Convenience function for setting the compare path of a common multilister descriptor.

Parameters:
resource_keystr

Key in MULTILISTER_DESCRIPTORS.

compare_pathstr

The compare path to set.

compare_as_listbool

The value to set for compare_as_list.

Returns:
dict

The appropriate key from MULTILISTER_DESCRIPTORS with compare_path set.