create_provisioned_model_throughput - Boto3 1.34.74 documentation
response = client.create_provisioned_model_throughput( clientRequestToken='string', modelUnits=123, provisionedModelName='string', modelId='string', commitmentDuration='OneMonth'|'SixMonths', tags=[ { 'key': 'string', 'value': 'string' }, ])