

Relentless customer focus, experience in gathering requirements, and contributing to product vision, roadmap and strategy.Experience in communicating with technical and non-technical stakeholders at all levels.Proven track record of taking ownership and of driving outcomes in a fast paced environment history of successfully delivering projects at high-quality, managing the entire life-cycle.OR 3+ years background in technology/workflows in VFX, Animation, and/or games.

Aws nimble studio software#
Work closely with software development teams on defining, designing and delivering high-quality products provide feedback on architecture, design, and priorities.You must be able to: – Understand your customers and their pain points work with your users and stakeholders to find solutions that help them enable their scenarios. In addition, the ability to work backwards and think about building products from a customer perspective is crucial. To be successful in this role, you should have excellent product management, program management, problem solving and communication skills and be comfortable interacting with technical and non-technical stakeholders at all levels. We have significant opportunities for technological exploration in virtual production and are looking for a skilled product manager to join our team. We are a team of motivated and innovative builders with a mandate to deliver cloud-native content creation solutions for film, television, games, and beyond. Response = nimble_client.AWS is excited to share that we’re hiring a Product Leader to help build services and solutions for the digital content creation industry. Response = nimble_client.get_streaming_session(sessionId=the_session,studioId=studio_id) Sessions = nimble_client.list_streaming_sessions(studioId=studio_id) Nimble_client = session.client('nimble', region_name = 'eu-west-2')

Session = boto3.Session(aws_access_key_id='my-admin-key', aws_secret_access_key='my-admin-secret-key') I've replaced sensitive information with placeholders.Īnd here is the script I'm using : t_stream_logger('') I used my account admin IAM user credentials with the Admin Access policy attached. I've tried to use AWS CLI, and the outcome is the same. I'm using Python Boto3 API, and although I got the expected result using other Nimble API methods, start_streaming_session() and stop_streaming_session() respond with "Unknown error parsing request body".Īt this point, I have no idea what I am doing wrong. I'm trying to automate the start and stop of a streaming session using AWS Nimble Studio API.
