コード例 #1
0
ファイル: entry.py プロジェクト: uday0907/cloud-custodian
def initialize_azure():
    # after all resources are loaded, do out of band registrations of filters/actions
    resources.notify(resources.EVENT_FINAL)
    pass
コード例 #2
0
ファイル: entry.py プロジェクト: tim-elliott/cloud-custodian
def initialize_azure():
    # after all resources are loaded, do out of band registrations of filters/actions
    resources.notify(resources.EVENT_FINAL)
    pass