broadcast-monitoring/infrastructure/elemental/custom_resources/custom-resource-py/libs/medialive.py [95:100]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        ssm.put_parameter(
            Name=config['PriUser'],
            Description='Live Stream solution Primary input credentials',
            Type='string',
            Value=config['PriPass']
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



broadcast-monitoring/infrastructure/elemental/custom_resources/custom-resource-py/libs/medialive.py [105:110]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        ssm.put_parameter(
            Name=config['PriUser'],
            Description='Live Stream solution Primary input credentials',
            Type='string',
            Value=config['PriPass']
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



